body {
	font: 13px Arial, Helvetica, sans-serif;
	color: #000;
	background: #000;
	margin: 0px;
	padding : 0px;
	text-align:left;
}


a {

	color:#000;
	text-decoration:none;

}

img {
	border : none;
}

a:hover {

	color:#000;
	text-decoration:underline;

}
	h1 {

			margin:0px;
			padding:0px;
	}

	h2 {

			margin:0px;
			padding:0px;

	}

	p {
		margin:0px;
		padding:0px 0px 5px;

	}

form {
	margin: 0px;
	padding: 0px;

}
ul {
	padding:0px;
	margin:0px;
}
li {
	list-style: none;
	padding:0px;
	margin:0px;
}

.form-text {
	background: #E7E4E4;
	height: 16px;
	width: 150px;
	border-top: 2px solid #75736E;
	border-right: 2px solid #F2F0EE;
	border-bottom: 2px solid #F2F0EE;
	border-left: 2px solid #75736E;
	font-size : 12px;
}
.form-submit {
	background: #E7E4E4;
	height: 22px;
	width: 96px;
	border-right: 2px solid #75736E;
	border-top: 2px solid #F2F0EE;
	border-left: 2px solid #F2F0EE;
	border-bottom: 2px solid #75736E;
	margin-top:5px;
}
.column {
	float :left;
	margin-left : 14px;
	-margin-left:10px; /* hack ie6 */
}
#page {
	width: 990px;
	border-right: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	background: url(images/bg_page.jpg) no-repeat;
	position : relative;
	top : 0px;
	left : 0px;
}
#page #header {
	height: 246px;
	padding-top: 12px;
	padding-left: 12px;
}
#left_column {
	width : 203px;
	padding-top: 25px;
}
#page #left_column .menu {
	margin: 0px;
	padding: 0px;
}
#page #left_column .menu a:hover {
	text-decoration : none;
	color : #BB0D15;
}
#page #left_column .menu .leaf {
	background: url(images/bg_menu.png) no-repeat;
	min-height: 35px;
	width: 169px;
	margin: 0px;
	padding: 15px 0px 0px 34px;
	position : relative;
	top : 0px;
	left : 0px;
}
#page #left_column li h2 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;	
}
.menu {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;	
}
#page #left_column .menu .leaf ul {
	padding-top : 15px;
}
#page #left_column .menu .sub_leaf {
	background : none;
	padding:0px;
	width: 190px;
	height: 32px;
	display : none;
}
#page #left_column .menu li h3 {
	font-size: 12px;
	padding-bottom: 15px;
	padding-left: 33px;
	background: url(images/bg_sub_nav.png) no-repeat;
	position :relative;
	left : -10px;
}
#page #left_column #account {
	margin-left: 9px;
	margin-top: 11px;
	width : 190px;
}
#page #left_column #account .bloc_header {
	background: url(images/bg_header_account.gif) no-repeat;
	height : 50px;
}
#page #left_column #account .bloc_header h2 {
	display : none;
}
#page #left_column #account .bloc_center {
	background: #fff;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
}
#account img {
	margin-bottom:5px;
	border: 2px solid #BB0D15;
}
#account td {
	display :block;
	vertical-align:top;
	font-size: 11px;
	color: #666666;
}
#page #left_column #account .bloc_center #user-login-form label {
	font-size: 12px;
	padding-top: 5px;
	display :block;

}
#page #left_column #account .bloc_footer {
	background: url(images/bg_footer_account.gif) no-repeat;
	height: 10px;
}
#page #left_column #account .bloc_center ul {
	font-size: 10px;
	color: #666666;
	padding-bottom: 10px;
}
#page #left_column #account .bloc_center li {
	padding-top: 5px;
}

#center_column {
	width : 522px;
	position : relative;
	top : 0px;
	left : 0px;
	z-index : 1;
	-height : 810px; /* hack ie6 */
}
#page #center_column .exclusive .bloc_header {
	background: url(images/bg_header_bloc_center_exclusive.png) no-repeat 0px 29px;
	height: 88px;
}
#page #center_column .exclusive .bloc_footer {
	background: url(images/bg_footer_bloc_center.png) no-repeat;
	height: 62px;
	width: 520px;
	margin-left: 2px;
}
#page #center_column .exclusive .bloc_header h1 {
	float : right;
	margin-right: 26px;
}
#page #center_column .exclusive .bloc_center {
	background: url(images/bg_bloc_center.png);
	margin-left: 2px;
	margin-right: 1px;
	padding: 2px 26px 26px;
}
#page #center_column .exclusive .bloc_footer {
	background: url(images/bg_footer_bloc_center_exclusive.png) no-repeat;
	height: 62px;
	width: 520px;
	margin-left: 2px;
}
#page #center_column .bloc  {
	width : 520px;
}
#page #center_column .bloc .bloc_header {
	background: url(images/bg_header_bloc_center.png) no-repeat;
	height: 30px;
	padding-top:70px;
}
#page #center_column .bloc .bloc_center {
	background: url(images/bg_bloc_center.png);
	padding: 2px 26px 26px;
	position :relative;
	top:0px;
	left : 0px;
	z-index : 1;
}
#page #center_column .bloc_center h2 {
	font-size : 18px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0px 11px;
}

#page #center_column .bloc .bloc_footer {
	background: url(images/bg_footer_bloc_center.png) no-repeat;
	height: 20px;
}
#page #center_column #home_bg {
	padding-left: 174px;
}
.coverflow {
	height: 220px;
	padding-top: 30px;

}
.coverflow .previous {
	position : absolute;
	top : 90px;
	left : 0px;
	z-index : 1;
}
.coverflow .galery {
	position :absolute;
	top : 30px;
	width : 430px;
	left : 40px;
}
.coverflow .galery_2 {
	position :absolute;
	top : 10px;
	width : 520px;
	left : 0px;
	z-index : 0;

}
.coverflow li {
	float :left;
	margin: 0px;
	padding: 0px 0px 0px 40px;
}
.coverflow .galery_2 li {
	padding : 0px;
}
.coverflow h3 {
	text-align:center;
	font-size : 13px;
	padding : 0px;
	margin : 0px;
}
.coverflow .next {
	position : absolute;
	top : 90px;
	right :0px;
	z-index : 1;
}
a.button_exclusive {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(images/bg_presentation.png) no-repeat;
	display: block;
	padding-top: 5px;
	padding-left: 10px;
	position: absolute;
	left: 320px;
	top: 80px;
	z-index : 2;
	color : #fff;
	width : 180px;
	height :25px;
}
#page #center_column .exclusive .bloc_center .liste{
	min-height : 140px;
	clear : both;
	padding-bottom : 5px;
	-height : 140px; /* hack ie6 */
}
#page #center_column .exclusive .bloc_center .img_f {
	float: left;
	width : 195px;
	padding-right: 10px;


}
#page #center_column .exclusive .bloc_center .img_j {
	float: left;
	width : 101px;
	padding-right: 10px;

}

#page #center_column .exclusive .bloc_center .resume {
	clear : both;
	padding-top : 10px;
}
#right_column {
	width : 195px;
	position : relative;
	top : -2px;
	left : 0px;
}
#page #right_column .bloc_header {
	background: url(images/bg_header_bloc_right.png) no-repeat;
	height: 30px;
	padding-top:70px;
	margin-top : 5px;
	
}
#page .bloc_header h2 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	background: #E8E8E8;
	text-transform: uppercase;
}
#page #right_column .bloc_center {
	background: url(images/bg_bloc_right.png) repeat-y;
	padding: 10px;
	position : relative;
	top : 0px;
	left : 0px;
}
#page #right_column .bloc_center .next {
	position: absolute;
	top: 31px;
	right: 0px;
}

#page #right_column #resume .bloc_footer {
	background: url(images/bg_footer_bloc_right.png) no-repeat;
	height: 10px;
	width: 195px;
}
#page #right_column #product .bloc_center {
	background: none;
	padding:0px;
	position : relative;
}
#page #right_column #resume .bloc_footer a {
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	background: url(images/bg_more.png) no-repeat;
	display: block;
	height: 24px;
	width: 109px;
	margin-left: 65px;
	font-weight:bold;
	padding-top : 4px;
	text-align : center;
}
#personnage_1 {
	position: absolute;
	left: 492px;
	bottom: -70px;
	z-index : 0;
	-left:469px; /* hack ie6 */

}
#personnage_2 {
	position: absolute;
	left: 445px;
	top: 380px;
	z-index : 0;
	-left:422px; /* hack ie6 */

}
.personnage_list {
	height : 510px;
}
.personnage_list h3 {
	font-size : 12px;
	font-weight : bold;
	width : 139px;
	text-align : center;
	margin : 0px;
	padding : 10px 0 0 0;
	height : 15px;
}
.personnage_list li {
	float : left;
	width : 155px;
}
.separate {
	border-bottom : dashed 1px #000;
}
ul.exclusive {
	padding-top : 10px;
	height : 20px;
}
ul.exclusive li {
	float : left;
	height: 24px;
	padding-top : 4px;
	color : #fff;
	font-weight : bold;
	font-size: 11px;
	

}
.small {
	background: url(images/button_small.png) no-repeat;
	width: 94px;


}
.small a {
	display : block;
	width:80px;
	text-align:center;

	color : #fff;

}
.medium {
	background: url(images/button_medium.png) no-repeat;
	width: 125px;
}
.medium a {
	display : block;
	width:125px;
	text-align:center;
	color : #fff;
}
#footer {
	clear:both;
	color : #fff;
	padding-top: 32px;
	position : relative;
	top : 0px;
	left : 0px;
	z-index : 1;
}
#footer .bloc {
	clear:both;
	background: url(images/footer.gif) no-repeat;
	height: 60px;
}
#page #footer #logo_footer {
	float: left;
	padding-top: 17px;
	padding-left: 12px;
	height: 33px;
	width: 33px;
}
#page #footer #legacy {
	float: left;
	padding-top: 39px;
	padding-left: 236px;
	width: 700px;
}

.active {
	color:#000;
	text-decoration:none;
}

/* QUIZ */
#mini-quiz-edit-form input {
	position:absolute;
	left : 200px;
	width: 200px;
}

#mini-quiz-edit-form select {
	position:absolute;
	left : 200px;
}

.form-item {
	position:relative;
	font-size: 12px;
	line-height:30px;
}

#edit-submit form-submit {
	position:absolute;
	font-weight:normal;
	font-size: 12px;
	left : 25px;
	margin-top:10px;
	width: 350px;
}

.description {
	font-size: 10px;
	line-height:14px;	
	padding-bottom:10px;
	width:420px;
	font-style:italic;
}


#quiz_progress {
	color:#666;
	font-style:italic;
	font-size:11px;
}
.multichoice_answer_text p {
	display:inline;
}

#multichoice-render-question-form .form-submit {
	margin-top:30px;
}

#multichoice-render-question-form p {
	line-height:30px;
	font-weight:bold;
}

#multichoice-render-question-form a {
	color:#BB0D15;
	font-weight:normal;
}

#mini-quiz-edit-form .form-item {
	font-weight:bold;
	font-size:11px;
	line-height:30px;
	display:block;
}
#mini-quiz-edit-form .form-text {
	font-weight:normal;
	line-height:30px;
	position: absolute;
}

.goodies_list {
	height : 510px;
	padding-left:50px;
	
}
.goodies_list h3 {
	font-size : 12px;
	color:#BB0D15;
	font-weight : normal;
	width : 150px;
	text-align : center;
	margin : 0px;
	padding : 0px;
	height : 15px;
}
.goodies_list li {
	float : left;
	width : 200px;
	padding-top : 30px;
}

.lexique_list {
	padding:20px;	
	padding-top : 0px;
}
.lexique_list h3 {
	font-size : 13px;
	color:#000;
	font-weight : bold;
	text-align : left;
	margin : 0px;
	padding : 0px;
}
.lexique_list li {
	padding-top : 10px;
}

.lexique_list div {
	padding-bottom : 30px;
}
