/* CSS */
html, body{
	padding: 0;
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	color: #000;
}
body{
	width: 980px;
	margin: 10px auto;
	background: #073B8B url(img/f_body.jpg) bottom no-repeat;
}
#entete{
	height: 115px;
	background: url(img/entete.gif) 30px 10px no-repeat;
}
#entete h1, #entete h2{
	display: none;	
}
/**/

/*menu*/
#menu{
	float: right;
	padding:  0;
	margin: 0 10px 0 0;
}
#menu ul, #menu li{
	margin: 0;
	padding: 0;
	list-style: none;
background-color: #235;
}
#menu li{
	float: left;
	padding: 3px 0;
	background-color: #A59990;
}
#menu a, #menu b{
	display: block;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	padding: 6px 24px;
	border-right: 1px solid #E85D12;
}
#menu b{
	color: #073B8B;
	font-weight: normal;
}
#menu .der{
	border: none;
}
/**/

#page{
	position: relative;
	background: #FFF url(img/f_contenu.jpg) right repeat-y;
	width: 970px;
	padding-right: 10px;
}

/*fond arabesque*/
.accueil, .actualite{
	background: url(img/f_p_acc.gif) top right no-repeat;
}
.formation{
	background: url(img/f_ara_bleu.gif) right top no-repeat;
}
.accompagnement{
	background: url(img/f_ara_orange.gif) right top no-repeat;
}
.equipe{
	background: url(img/f_ara_rose.gif) right top no-repeat;
}
.mentions{
	background: url(img/f_ara_orange.gif) right top no-repeat;
}
/**/



/*page contenu*/

/* bloc images*/
#image{
	width: 230px;
	float: left;
	text-align: center;
	color: #A59990;
}
/*image deco*/
.accueil #image, .actualite #image, .mentions #image{
	background: url(img/img_accueil.jpg) top left no-repeat;
	height: 420px;
	padding-top: 20px;
}
.formation #image, .accompagnement #image, .equipe #image{
	background: url(img/img_formations.jpg) top left no-repeat;
	padding-top: 290px;
	font-size: 12px;
	line-height: 20px;
}
.accompagnement #image{
	background-image: url(img/img_accompagnement.jpg);
	padding-top: 230px;
}
.equipe #image{
	background-image: url(img/img_equipe.jpg);
}

/**/

/*elements commun*/
#page h3{
	font-size: 36px;
	font-weight: normal;
	padding: 34px 0 50px 0;
	margin: 0;
	color: #000;
}
#page p{
	text-align: justify;
	padding: 2px 0;
	margin: 0;
}
#col1 h4, #col2 h4{
	font-size: 14px;
}
#qualite{
	font-size: 11px;
}
#qualite div{
	border: 1px solid #B6A89D;
	padding: 5px 10px 10px 130px;
	background: url(img/f_qualite.gif) bottom left no-repeat;
}
#qualite h4{
	background-color: #B6A89D;
	width: 340px;
	padding: 2px 0 2px 130px;
	margin: 0;
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
}
#qualite strong{
	font-weight: normal;
	color: #073B8B;
}

#accroche{
	font-size: 15px;
	line-height: 30px;
	text-transform: uppercase;
	text-align: center;
	color: #073B8B;
	padding-bottom: 30px;
}
#accroche strong{
	font-weight: normal;
	color: #DF6326;
}
#actualite{

}
#actualite h4{
	background: #073B8B url(img/f_actu.gif) top no-repeat;
	width: 180px;
	margin: 0;
	padding: 4px 0;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #FFF;
	font-weight: normal;
}
#actualite div{
	border: #DF6326 solid 1px;
	border-top: none;
	padding: 10px;
}
#actualite a{
	display: block;
	text-align: right;
	font-size: 10px;
	text-decoration: none;
	background: url(img/f_actu_lire.gif) right no-repeat;
	text-transform: uppercase;
	padding-right: 10px;
}
/**/

/* accueil + actualite*/
.accueil #col1, .actualite #col1{
	width: 470px;
	float: left;
}
.accueil #col2, .actualite #col2{
	width: 180px;
	float: left;
	margin-left: 50px;
	padding-top: 170px;
}
.date{
	color: #FFF;	
}
.accueil h3{
	padding-left: 20px;
}
/**/

/*formation + accompagnement*/
.formation, .accompagnement {
}
.formation #col1, .formation #col2, .accompagnement #col1, .accompagnement #col2{
	width: 280px;
	float: left;
}
.formation #col2, .accompagnement #col2{
	margin-left: 50px;
	padding-top: 120px;
}
.formation ul, .formation li, .accompagnement ul, .accompagnement li, .contact ul, .contact li{
	padding: 0;
	margin: 0;
}
.formation h4, .accompagnement h4{
	padding: 0;
	margin: 0;
	font-weight: bold;	
}
/**/
/*accompagnement*/
.accompagnement .col_double{
	width: 740px;
	padding-left: 20px;
	float: right;
	background: url(img/f_ara_gris.gif) top right no-repeat;
}
/**/

/*equipe*/
.equipe{
	color: #A59990;
}
.equipe #col1, .equipe #col2, .equipe #col3{
	width: 210px;
	float: left;
	margin-right: 30px;
}
.equipe #col2, .equipe #col3{
	padding-top: 20px;
}
.equipe #col3{
	margin: 0;	
}
#page .equipe p{
	text-align: left;
}
.equipe h4{
	padding: 0;
	margin: 0;
	font-weight:normal;	
}
#img_equipe{
	width: 450px;
	float: right;
	padding: 130px 50px 0 0;
}
/**/

/*contact*/
.contact{
	background: url(img/img_contact.jpg) top left no-repeat;
}
.contact .col_double{
	width: 640px;
	padding-left: 20px;
	float: right;
	background: url(img/f_ara_orange2.gif) top right no-repeat;
}
.contact .bloc_con1{
	font-size: 14px;
}
.contact .bloc_con1 h4{
	font-size: 18px;
	padding: 0;
	margin: 0;
	font-weight: normal;
}
.petit{
	font-size: 11px;
}

.contact .bloc_con2{
	background: url(img/f_ara_gris.gif) top right no-repeat;
	width: 740px;
}
.contact .bloc_con2 h6{
	font-size: 20px;
	font-weight: normal;
	padding: 55px 0 40px 0;
	margin: 0;
}
.contact .col_double #col1, .contact .col_double #col2{
	width: 320px;
	float: left;
	margin-right: 30px;
}
.contact form{
	padding: 0;
	margin: 0;
}
.contact label{
	display: block;
	width: 100px;
	float: left;
}
.contact input, .contact textarea{
	border: 1px Solid #6F7072;
	border-top: 2px Solid #6F7072;
	border-left: 2px Solid #6F7072;
}
.contact .bouton{
	background-color: #A59990;
	padding: 2px 10px;
	border: none;
	color: #FFF;
	margin-left: 100px;
	text-decoration: none;
}
.contact .bouton:hover{
	background-color: #EA641F;
}
.bloc_adresse{
	width: 170px;
	padding-right: 10px;
	float: left;
}
.bloc_adresse p{
	text-align: left;
}
.bloc_adresse h5{
	font-weight: normal;
	padding: 0;
	margin: 0;
}
/**/

/*mentions l&eacute;gales*/
.mentions .col_double{
	width: 500px;
	padding:0 230px 0 0px;
	float: right;
}
.mentions h4{
	font-size: 14px;
	padding: 0 0 4px 0;
	margin: 0;
	font-weight: normal;
}
/**/

/*actualites*/
#coordonne{

}
#coordonne h4{
	background: #A59990 url(img/f_coord.gif) top no-repeat;
	width: 180px;
	margin: 0;
	padding: 4px 0;
	text-align: center;
	letter-spacing: 1px;
	color: #FFF;
	font-weight: normal;
}
#coordonne div{
	border: #EA641F solid 1px;
	border-top: none;
	padding: 10px;
}
.actualite ul, .actualite li{
	padding: 0;
	margin: 0;
}
.actualite h4{
	padding: 0;
	margin: 0;
	font-weight:normal;	
}
/**/

/*bas de page*/
#basdepage{
	height: 31px;
	background: url(img/f_basdepage.jpg) top left no-repeat;
	padding: 40px 0 0 230px;
	color: #A59990;
}
#basdepage a{
	color: #A59990;
	text-decoration: underline;
}
/**/

/*elements generiques*/
a{
	color: #073B8B;
}
.bleu{
	color: #073B8B;
}
.orange{
	color: #EA641F;
}
.noir{
	color: #000;
}
.gris{
	color: #A59990;
}
.rose{
	color: #df0069;
}
.numerote{
	list-style-type: decimal;
}
.spacer{
	clear: both;
}
