body{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:url(../images/fr/bg_tile.jpg) top left;
}

textarea{
	overflow: auto;
}

a{
	color:#9d172e;
	text-decoration:underline;
}

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


a.jojo:link, a.jojo, a.quoi:active, a.quoi:visited {
	color: #fff;
	text-decoration: underline;
}

a.jojo:hover  {
	color: #fff;
	text-decoration: none;
}




p{
	margin-bottom: 8px;
	margin-top: 3px;
}

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

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

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

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

.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: Verdana, 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 #b02423;
	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 #FFFFFF;
	font-weight:bold;
	font-size: 10px;
	color:#FFFFFF;
	
	padding-left: 10px;
	padding-right: 10px;
	
}

.button_par{
	margin-top: 20px;
}

.regform input.radio{
	border: none;
	font-size: 10px;
}
/*
.regform textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000;
	font-size: 10px;
	padding-left: 5px;
}
*/
.regform textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #b02423;
	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 #b02423;
	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 #b02423;
	padding-left: 10px;
	padding-right: 10px;
}
.button{
	height: auto;
	width:1px;
	overflow:visible;
	width:auto;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-weight:bold;
	font-size: 10px;
	color:#FFFFFF;
	background-color:#008500;
	padding-left: 10px;
	padding-right: 10px;
	cursor:pointer;
}

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

.horzform textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #b02423;
	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;
}
#content{
background:url(../images/fr/contenu.jpg) no-repeat #a7112b;
position:relative;
}
.photo_bas{
position:absolute;
top:20px;
right:-80px;
z-index:900;
}
.photo_bas2{
position:absolute;
top:-30px;
left: 500px;
z-index:900;
}
#contenu_admin{
background:#FFFFFF;
padding-bottom:50px;
}
#contenu{
background:#FFFFFF;
}
.minheight{
min-height:430px;
height:auto !important;
height:430px;
}
#footer{
background:url(../images/fr/footer.jpg) no-repeat;
}
.repeat_right{
background:url(../images/fr/right_rep.jpg) repeat-x;

}
.repeat_left{
background:url(../images/fr/left_rep.jpg) repeat-x;
height:306px;
}
.center_left{
background:url(../images/fr/center_left.jpg) no-repeat;
height:256px;
}
.center{
background:#f3f3f3 url(../images/fr/center.jpg);
height:256px;
}
.center2{
background:#f3f3f3 url(../images/fr/center2.jpg);
height:256px;
}
.center_right{
background:url(../images/fr/center_right.jpg);
height:256px;
background-color:#FFFFFF;
}

.bg_mid_left_r{
background:url(../images/fr/bg_mid_left_r.jpg) top right repeat-y;
}
.bg_top_left_r{
background:url(../images/fr/bg_top_left_r.jpg) top right repeat-x;
}
.bg_top_left{
background:url(../images/fr/bg_top_left.jpg) top right no-repeat;
height:869px;
}
.bg_bot_left{
background:url(../images/fr/bg_bot_left.jpg) top right no-repeat;

}
.bg_mid_right_r{
background:url(../images/fr/bg_mid_right_r.jpg) top left repeat-y;
}
.bg_top_right_r{
background:url(../images/fr/bg_top_right_r.jpg) top left repeat-x;
}
.bg_top_right{
background:url(../images/fr/bg_top_right.jpg) top left no-repeat;
height:869px;
}
.bg_bot_right{
background:url(../images/fr/bg_bot_right.jpg) top left no-repeat;

}

.contour{
border-color:#009900;
} 

#col_left{
	background:url(../images/fr/t_acc_new.jpg) #FFF top left no-repeat;
}
#col_right{
	background:#FFF;
}
#top_bg{
	height:300px;
	height:auto !important;
	min-height:300px;
	padding-top:35px;
	padding-left:11px;
	padding-right:32px;
}
#nouvelle_link{
	color:#fff;
	padding-left:10px;
	padding-top:8px;
	padding-right:10px;
}
#nouvelle_link a{
	color:#fff;
	text-decoration:underline;
}
#nouvelle_link a:hover{
	color:#fff;
	text-decoration:none;
}
#bas_contenu{
	background:url(../images/fr/bg_bas.jpg) top left repeat-x;
	height:43px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #333333;
	background: #CCCCCC;
	padding: 5px;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	width: 400px;
}
#tooltip strong{
display: none;
}
#tooltip h3, #tooltip div { margin: 0; }
#tooltip h3 {
	font-size: 13px;
	color: #000000;
}
div#slider_content {
	position:absolute;
	background:url(../images/fr/bg_slider_acc.png) top left no-repeat;
	padding-left:18px;
	padding-top:17px;
	top:-60px;
	left:522px;
	height:226px;
	width:299px;
}

#slider2 {
	position:relative;
	min-height:190px;
	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:262px;
}
#slider2 img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	height:190px;
	width:262px;
}
#slider2 a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-30px;
	display:none;
}
.nivo-controlNav a {
	display:block;
	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:block;
	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;
}
a.nivo-prevNav {
	left:15px;
}

.demo a{
	text-decoration: none;
	font-weight: bold;
}

.demo a:hover{
	text-decoration: none;
	font-weight: bold;
}
.posRel {
	position: relative;
}
#t_quoi_neuf{
	background:url(../images/fr/t_quoi_neuf.jpg) #FFF top left no-repeat;
	width:533px;
}

