@charset "utf-8";
body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	background-image:url(imports/degrad_fond_page2.jpg);
	background-repeat:repeat-x;

}
.typo_orange_bold_10{
	color:#633;
	font-size:10px;
	font-weight:bold;
}

#total_mep{
	margin-left:auto;
	margin-right:auto;
	width:982px;
}
#ombre_gauche{
	width:10px;
	height:300px;
	float:left;
	background-image:url(imports/ombre_gauche.png);
}
#ombre_droite{
	width:10px;
	height:300px;
	float:left;
	background-image:url(imports/ombre_droite.png);
}
#ombre_bas{
	width:960px;
	height:10px;
	float:left;
	background-image:url(imports/ombre_bas.png);
}
#centre{
	width:960px;
	float:left;
	background-color:#FFF;
	border: #633 1px solid;
}
#entete_mep{
	width:960px;
	height:100px;
	background-image:url(imports/fond_entete_caroi.png);
	/*background-color:#633;*/


}
#barre_vertical{
	/*background-image:url(imports/fond_bande_btn_v.png);*/
	width:960px;
	height:17px;
	background-color: #fabb00;
	border-bottom:1px solid #C93;
	text-align:center;
	color:#633;
	font-size:12px;
	font-weight:bold;
	padding-top:3px
}

/*************************/
/* ACEUIL */
#zone_gauche{
	width:150px;
	height:550px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	border-right:1px dotted #633;
}
#zone_centre{
	width:520px;
	height:550px;
	float:left;
	margin-left:10px;
	margin-top:10px;
	border-right:1px dotted #633;
}
#zone_droite{
	width:250px;
	/*height:500px;*/
	float:left;
	margin-left:10px;
	margin-top:10px;
}
.entete_menu_gauche{
	width:150px;
	margin-bottom:3px;
	color:#fabb00;
	font-size:14px;
	font-weight:bold;
	/*border-bottom:#633 1px dashed;*/
}
.ss_menu_gauche{
	width:135px;
	margin-bottom:3px;
	color:#666;
	font-size:10px;
	font-weight:bold;
	border-bottom:#633 1px dotted;
	text-decoration:none;
	padding-left:5px;
}
.ss_menu_gauche:hover{
	color:#633;
	cursor:pointer;
	background-color:#ffe7ab;
}
.ss_menu_lien:link {
	color:#666;
	text-decoration:none;
}
.ss_menu_lien:visited{
	color:#666;
	text-decoration:none;
}
.ss_menu_lien:hover{
	color:#633;
	text-decoration:none;
}
.ss_menu_gauche_info{
	width:135px;
	margin-bottom:3px;
	color:#633;
	font-size:10px;
	font-weight:normal;
	border-bottom:#633 1px dotted;
	padding-left:5px;
}

.pub250{
	width:250px;
	height:250px;
	background-color:#CCC;

}

.btn_commencer{
	width:250px;
	height:23px;
	background-color:#fabb00;
	margin-top:20px;
	border:1px solid #633;
	margin-left:auto;
	margin-right:auto;
	padding-top:3px;
	text-align:center;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	color:#633;
}
.btn_commencer:hover{
	background-color:#fed457;
}
.btn_std{
	padding:2px;
	background-color:#fabb00;
	margin-top:20px;
	border:1px solid #633;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	cursor:pointer;
	font-size:12px;
	font-weight:bold;
	color:#633;
}
.btn_std:hover{
	background-color:#fed457;
}

#total{
	position:absolute;
	z-index:100;
	background-image:url(imports/fond_transparent_blanc.png);
	border:#666 1px solid;
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
	text-align:center;
	display:none;
}
input,select{
	font-size:10px;
}
#image{
	position:absolute;
	z-index:200;
	background-image:url(imports/fond_transparent_blanc.png);
	border:#633 1px solid;
	left: 0px;
	top: 0px;
	width:100%;
	height:100%;
	text-align:center;
	display:none;
}

#fermer{
	border:#633 solid 1px;
	padding:5px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
	background:#633;
	margin-bottom:5px;

}
.btn_commencer{
	width:250px;
	height:23px;
	background-color:#fabb00;
	margin-top:20px;
	border:1px solid #633;
	margin-left:auto;
	margin-right:auto;
	padding-top:3px;
	text-align:center;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	color:#633;
}


.block {
	width:380px;
	background-color:#fff;
	padding:3px;
	margin-left:auto;
	margin-right:auto;
	margin-top:4px;
	font-size:9px;
	border-bottom:#999 1px dashed;
	font-weight:normal;
	padding-bottom:5px;
	text-align:center;
	color:#000;
}
.droite1 {
	width:210px;
	background-color:#dedede;
	float:left;
	text-align:left;
	padding:5px;
	height:22px;
	border-bottom:#FFF 1px solid;
}
.entete {
	width:380px;
	background-color:#fff;
	padding:3px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	font-size:9px;
	border-bottom:#999 1px solid;
	font-weight:bold;
	color:#633;
	text-align:left;
}
.flash {
	float:left;
	height:74px;
	width:270px;
	margin-left:5px;
	text-align:center;
}
.gauche {
	padding-right:10px;
	padding-top:7px;
	width:150px;
	background-color:#dedede;
	float:left;
	text-align:right;
	height:25px;
	border-bottom:#FFF 1px solid;
}

.droite {	width:210px;
	background-color:#dedede;
	float:left;
	text-align:left;
	padding:5px;
	height:22px;
	border-bottom:#FFF 1px solid;
}


.lib_vignette {	float:left;
	width:89px;
	margin-left:5px;
	text-align:center;
}
.vignette {
	float:left;
	width:85px;
	height:70px;
	border:#936 2px solid;
	margin-left:5px;
	text-align:center;
}


#formulaire {
	margin-top:150px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
	border:#633 1px solid;
	font-family:Verdana, Geneva, sans-serif;
	background-color:#fff;
	text-align:center;
	font-size:9px;
	color:#633;
	font-weight:normal;
}


#titre_formulaire {
	width:400px;
	background-color:#633;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:auto;
	margin-right:auto;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
}
#texte { display:none;}
#block1 {height:80px;}
#block2 {height:90px;display:none;}
#block4 {display:none;}
#blockM1 {height:200px;display:none;}
#blockM2 {height:170px;display:none;}
#blockM3 {height:170px;display:none;}
#entete2 {display:none;}
#entete3 {display:none;}
#entete4 {display:none;}
#miniature {display:none;}
#block5 {display:block; color:#F00; font-weight:bold;}

