body{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background:#000000;
	color: #939393;
}

textarea{
	overflow: auto;
}

.bg_left{
background: url(../images/fr_home/bg_left.jpg) right top no-repeat;
}

.bg_right{
background: url(../images/fr_home/bg_right.jpg) left top no-repeat;
}

.splash_bg_left{
background: url(../images/fr_home/splash_bg_left.jpg) right top no-repeat;
}

.splash_bg_right{
background: url(../images/fr_home/splash_bg_right.jpg) left top no-repeat;
}

.content{
/*background: url(../images/fr_home/interieur_bg_0.jpg) no-repeat;*/
width:590px;
height:430px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 30px;
padding-right: 30px;
overflow:hidden;
}



#textpage{
margin-top: 20px;
width:300px;
height: 305px;
overflow:auto;
text-align: left;
margin-left: -20px;
padding-left: 5px;
}

.vscrollerbase {left: 0 !important;}

.titrepage{
margin-top: 40px;
}

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

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

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

h1{
font-weight: normal;
	font-size: 18px;
	color: #a57533;
	margin: 0px;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 8px;
}

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

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

.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;
}

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

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

	background-color:#FFFFFF;
}

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

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

.copyrightstd{
background: url(../images/fr_home/bg_bottom.jpg) no-repeat;
padding-top: 5px;
}

.album_photos img {
	border: 1px solid #7c562a;
	cursor: pointer;
}

.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 #f4bd65;
	color: #ffffff;
	background-color: #000000;
	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;
}

.black {
	color: #000000;
}

div.sidemenuList{
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(/images/bullet-formation.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
div.sidemenuListNoParent{
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(/images/bullet-formation-rond.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
div.sidemenuListOpen{
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(/images/bullet-formation-open.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
div.sidemenuListChild{
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(/images/bullet-formation-rond.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

