body{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(../images/fr/bg_r.gif);
	color: #573722;
}

.page{
background:url(../images/fr/bg_top_l2.gif) top left repeat-x;
}

textarea{
	overflow: auto;
}


a{
	color: #573722;
	text-decoration: underline;
}

a:hover{
	color: #573722;
	text-decoration: none;
}

p{
	margin-bottom: 13px;
	margin-top: 3px;
	text-align:justify;
}

li {
	margin-bottom: 8px;
	margin-top: 5px;
	text-align:justify;
}

img {
	border: none;
}

h1{
	font-size: 18px;
	color:#a51818;
}

h2{
	font-size: 16px;
	color:#663333;
}

h3{
	font-size: 14px;
	color:#a51818;
}

hr{
	height: 1px;
	width: 100%;
	color:#990000;
	border: 0;
	background-color: #990000;
}

.msg_erreur{
	font-weight: bold;
	text-align:center;
	padding: 8px;
	margin: 6px;
	border: 2px solid #CC0000;
	color: #CC0000;
	background-color: #FED8D8;
	margin-top: 8px;
}

.msg_success{
	font-weight: bold;
	text-align:center;
	padding: 8px;
	margin: 6px;
	border: 2px solid #009900;
	color: #009900;
	background-color: #DBFFCE;
	margin-top: 8px;
}

.erreur_loc{
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 11px;
	font-style: italic;
	/*display: block;*/
	margin-left: 0px;
}

.autodatatable{
	border: 1px solid #000000;
}

.autodatatable th{
	font-size: 11px;
	border-bottom: 1px solid #000000;
	background-color: #cab99e;
}

.autodatatable .td1{
	font-size: 11px;
	background-color: #b2a38b;
}

.autodatatable .td2{
	font-size: 11px;
	background-color: #cab99e;
}

.regform input{
	border: 1px solid #990000;
	height: 13px;
	font-size: 10px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.regform input.button{
/*
	background:url(../images/fr/formbtn_bg.gif) repeat-x center;
	color:#FFFFFF;
	font-weight:bold;
	height: 17px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 10px;
	border: 1px double #237ac1;
	*/
	height: auto;
	width:1px;
	overflow:visible;
	width:auto;
	
	padding: 0px;
	margin: 0px;
	border: 0px;
	background:url(../images/fr/formbtn_bg.gif) repeat-x center ;
	font-weight:bold;
	font-size: 10px;
	color:#FFFFFF;
	border: 1px double #990000;
	padding-left: 10px;
	padding-right: 10px;
	
}

.button_par{
	margin-top: 20px;
}

.regform input.radio{
	border: none;
	font-size: 10px;
}
/*
.regform textarea{
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000;
	font-size: 10px;
	padding-left: 5px;
}
*/
.regform textarea{
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #990000;
	font-size: 11px;
	padding-left: 5px;
}

.regform select{
	/*border: 1px solid #000;*/
	/*height: 13px;*/
	font-size: 10px;
	padding-left: 5px;
}

.regform label{
	clear: both;
	float:left;
	width: 175px;
	margin-right: 8px;
	text-align: right;
	font-weight: bold;
}

.regform label.radio{
	clear: none;
	float:none;
	margin-left: 3px;
	text-align: right;
	font-weight: bold;
}

.horzform input{
	border: 1px solid #990000;
	height: 13px;
	font-size: 10px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.horzform input.button{
	height: auto;
	width:1px;
	overflow:visible;
	width:auto;
	
	padding: 0px;
	margin: 0px;
	border: 0px;
	background:url(../images/fr/formbtn_bg.gif) repeat-x center #FFFFFF;
	font-weight:bold;
	font-size: 10px;
	color:#FFFFFF;
	border: 1px double #990000;
	padding-left: 10px;
	padding-right: 10px;
}

.horzform input.radio{
	border: none;
	font-size: 10px;
}

.horzform textarea{
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #990000;
	font-size: 10px;
	padding-left: 5px;
}

.horzform select{
	/*border: 1px solid #000;*/
	/*height: 13px;*/
	font-size: 10px;
	padding-left: 5px;
}

.horzform label{
	clear: both;
	float:left;
	margin-right: 8px;
	font-weight: bold;
}

.horzform label.radio{
	clear: none;
	float:none;
	margin-left: 3px;
	text-align: right;
	font-weight: bold;
}


.acc_top{
background:url(../images/fr/acc_top_bg_r.gif) top left repeat-y;
}

.acc_top_bot{
padding-bottom: 1px;
background:url(../images/fr/acc_top_bg_bot.gif) top left no-repeat;
}

.acc_mid{
background: url(../images/fr/acc_mid_bg_r.gif) top left repeat-y;
padding-top: 30px;
padding-bottom: 30px;
}

.acc_mid p{
margin-left: 30px;
margin-right: 280px;
}

.acc_mid_ins{
padding-top: 1px;
background: url(../images/fr/acc_mid_bg_r.gif) top left repeat-y;
}

.ins_content{
background:url(../images/fr/bg_inside_top.jpg) top left no-repeat;
padding-top: 60px;
padding-bottom: 10px;
padding-left: 30px;
padding-right: 30px;
}

.acc_bot{
background: url(../images/fr/acc_bot_bg.jpg) top left no-repeat;
padding-top: 30px;
height:88px;
padding-left: 200px;
font-size: 11px;
}

.acc_bot_en{
background: url(../images/en/en_bas.jpg) top left no-repeat;
padding-top: 30px;
height:88px;
padding-left: 200px;
font-size: 11px;
}

.acc_bot a{
text-decoration: none;
}

.acc_bot a:hover{
text-decoration: underline;
}

.ins_bot{
background: url(../images/fr/bg_inside_bot.jpg) top left no-repeat;
padding-top: 34px;
height:78px;
padding-left: 200px;
padding-right: 225px;
font-size: 11px;
position:relative;
}

.ins_en_bot{
background: url(../images/en/bg_inside_bot.jpg) top left no-repeat;
padding-top: 34px;
height:78px;
padding-left: 200px;
padding-right: 225px;
font-size: 11px;
position:relative;
}

.ins_bot a{
text-decoration: none;
}

.ins_bot a:hover{
text-decoration: underline;
}

.acc_bot_txt{
color: #fbefdd;
padding: 0 15px 15px 15px;
vertical-align: top;
}

.acc_bot_txt p {
	text-align: left;
	line-height: 14px;
}

.copyrights{
background:url(../images/fr/copyrights_c_bg.gif) top left no-repeat;
color: #FFFFFF;
font-size: 11px;
padding: 12px 0 18px 0;
line-height: 16px;
}

.copyrights a{
color: #FFFFFF;
text-decoration: underline;
}

.copyrights a:hover{
color: #FFFFFF;
text-decoration: none;
}

.bg_copy_left{
background:url(../images/fr/copyrights_l_bg.gif) top right no-repeat;
}

.bg_copy_right{
background:url(../images/fr/copyrights_r_bg.gif) top left no-repeat;
}

.bg_top_lr{
background:url(../images/fr/bg_top_lr.gif) top right repeat-y;
}

.bg_top_l{
background:url(../images/fr/bg_top_l.gif) top right no-repeat;
height:966px;
}

.bg_top_rr{
background:url(../images/fr/bg_top_rr.gif) top left repeat-y;
}

.bg_top_r{
background:url(../images/fr/bg_top_r.gif) top left no-repeat;
height:966px;
}

.acc_pic_container{
padding-top: 1px;
position: relative;
height: 150px;
}

.acc_pic_1{
position: absolute;
top: -25px;
left: -28px;
z-index: 400;
}

.acc_pic_2{
position: absolute;
top: -25px;
left: 193px;
z-index: 200;
}

.acc_pic_3{
position: absolute;
top: -25px;
left: 420px;
z-index: 400;
}

.acc_pic_4{
position: absolute;
top: -25px;
left: 640px;
z-index: 200;
}

.book_container{
position:relative;
}

.acc_livres{
position: absolute;
top: -73px;
right: -30px;
z-index:100;
}

.ins_livres{
position: absolute;
top: -170px;
right: -30px;
z-index: 900;
}

.ligne_contour{
border-color:#990000;
}

.separateur{
clear:both;
height:2px;
}

.small {
	font-size: 10px;
}

/*----------------------------------------------------------------------*/


#slider2 {
	position:relative;
	height:118px;
	background: url(../images/loading.gif) no-repeat 50% 50%;
/*	-moz-box-shadow:0px 0px 10px #333;
	-webkit-box-shadow:0px 0px 10px #333;
	box-shadow:0px 0px 10px #333;
*/	width:880px;
}
#slider2 img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider2 a {
	border:0;
	display:none;
}

.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-30px;
	display:none;
}
.nivo-controlNav a {
	display:none;
	width:10px;
	height:10px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}

.nivo-directionNav a {
	display:none;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
	display:none;
}
a.nivo-prevNav {
	left:15px;
	display:none;
}
