@charset "utf-8";
/* CSS Document */
#cache {
position:absolute;
height:0;
width:0;
overflow:hidden;
}


*{margin:0px;
padding:0px;
}
.espace_droit{
	margin-right:8px;
}
body {
font-size:26px;
font-family: 'Lemon', cursive;
background-color:#CCCCCC;
color:#000;
}
h1{
	font-size:16px;
	font-family: 'Lemon', cursive;
	margin-bottom:10px;

}
h2{
	font-size:14px;
	font-weight:normal;
}
p{
	text-align:center;
	
}
.sous_titre, .sous_titre_vert, .sous_titre_blanc, .sous_titre_bleu_clair, .sous_titre_bleu_fonce{
	font-family: 'Lemon', cursive;
	text-transform:uppercase;
}
.sous_titre{
	font-size:14px;
	display:inline-block;
	line-height:11px;
	margin-top:15px;
	text-align:left;
}
.sous_titre_vert {
	font-size:16px;
	color:#208F05;
}
.sous_titre_blanc {
	font-size:16px;
	color:#fff;
}
.sous_titre_bleu_fonce{
	font-size:16px;
	color:#173F6D;
	margin-bottom:5px;
}
.sous_titre_bleu_clair{
	font-size:16px;
	color:#0082C4;
	margin-bottom:5px;
}
/*pour animation image du bandeau haut*/ 
#visuel { 
	width:984px;
	z-index:-1;
  }
 #conteneur_animation{
	overflow:hidden;
	position:absolute;
	top:0px;
 	left:0;
	padding-top:0px;
	z-index:-1;
	width:984px;
	height:236px;
  }
/*fin animation image du bandeau haut*/ 


a {
	color:#61372c;
	text-decoration:underline;

	}
a:hover {
	text-decoration:none;
	}
img {
	border:none;
	}


#conteneur, #bord_gauche, #bord_droit {
	height:830px;
}

#conteneur {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-color:#d1d003;
	width:984px;
	height:845px;
	text-align:center;
	z-index:2;
	-moz-box-shadow: 10px 10px 15px 0px #656565;
	-webkit-box-shadow: 10px 10px 15px 0px #656565;
	-o-box-shadow: 10px 10px 15px 0px #656565;
	box-shadow: 10px 10px 15px 0px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=15);
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	
}

#bord_bas{
	position:absolute;
	background-image:url(../images/commun/bandeau_ombre_bas.png);
	width:1024px;
	height:29px;
	bottom:-20px;
	left:-20px;
	z-index:-1;

}
#menu_g {
	position:absolute;
	top:250px;
	left:8px;
	z-index:1;
	}
#menu_bas {
	color:#166f4e;
	position: absolute;
	left: 335px;
	bottom: 10px;
}
#bandeau_haut {
	width:984px;
	height:246px;
	background-image: url(../images/bandeau_haut2.png);
	background-repeat: no-repeat;
	background-position: left top;
	left: 0px;
	top: 0px;
	z-index:50;
	}
#titre {
	position:absolute;
	color: #1F2EDD;
	top:260px;
	left:195px;
	text-align:left;
	}
#texte {
	position:absolute;
	text-align:center;
	left: 155px;
	top: 283px;
	width: 642px;
	height: 183px;
	margin-left:20px;
	font-size:18px;
}
#texte a{
	color:#000000;
}
#bandeau_haut #picto_d {
	position: absolute;
	left: 860px;
	top: 173px;
}

#bouton_quisuisje {
	position:absolute;
	left: 755px;
	top: 190px;
	}
#bouton_faq {
	position:absolute;
	left: 850px;
	top: 44px;
}
#bouton_facebook{
	position:absolute;
	left:130px;
	top:213px;
}
#carte {
	position:absolute;
	left:20px;
	top:30px;
	border: medium groove #006633;
	}
#faq {
	position: absolute;
	left: 30px;
	top:20px;
}
.liens_titre{
	font-weight:bold;
	color:#61372c;
}
/*bloc infos*/
#bloc_infos{	
	text-align:left;
	position: absolute;
	width: 151px;
	right:10px;
	top: 366px;
	background-image: url(../images/commun/bande_pixel_bloc_info.png);
	background-repeat: repeat-y;
}
#bloc_infos p{	
	text-align:center;
}

#bloc_infos_haut {
	position: absolute;
	top: -49px;
}
#bloc_infos_bas {
	position: absolute;
	bottom: -23px;
}
#titre_rubrique {
	position:absolute;
	top:-35px;
	left:1px;
	color:#FFFFFF;
	width:140px;
	height:20px;
	font-family:"Comic Sans MS";
	text-align:center;
	font-size:16px;
	}
#titre_info {
	position:relative;
	left:1px;
	width:131px;
	text-align:center;
	height:24px;
	background-color:#006633;
	white-space:nowrap;
	color:#FFFFFF;
	font-size:13px;
	margin-right:5px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top:3px;
	overflow: hidden;
	}
#resume_info {	
	position:relative;
	left:4px;
	width:126px;
	text-align:center;
	font-size:12px;
	margin-right:5px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top:5px;
	margin-bottom:5px;
	overflow: hidden;
	}
#logo_cv {
	position:absolute;
	right:15px;
	bottom:35px;
	}
#texte_bas {
	font-weight:bold;
	position: absolute;
	left: 166px;
	top: 581px;
	width: 306px;
	background-image: url(../images/accueil/bloc_video2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 182px;
	padding-left: 180px;
	padding-right: 105px;
	padding-top: 14px;
	line-height: 16px;
	z-index:50;
}
#bandeau_bas{
	position:absolute;
	margin-left:180px;
	bottom:10px;
	height:100px;
	padding:5px;
	background-color:#fff;
	border-radius:10px;
	border-color:#4B360E;
	border-style:solid;
	border-width:thin;
	}
#bandeau_bas img{
	position:relative;
	border-radius:10px;
	
}