/* CSS d'EXEMPLE CAHIER DES CHARGES 2008 */
/* date : 23.10.07 */
/* unités : px */
@charset "utf-8";

/* ________________________________________________ => CORPS DE PAGE */

body { font: normal 11px Arial, Helvetica, sans-serif; background: #FFFFFF url(gfx/background.gif); margin: 0px; padding: 0; text-align: center; color: #333333; }
.container { background: url(gfx/bg_cotent.jpg) no-repeat; text-align: left; }
.container_acc { background: url(gfx/bg_container_acc.jpg) no-repeat; text-align: left; }
.contenu { font: normal 11px Arial, Helvetica, sans-serif; color: #474F5B; }
.orange{ color: #E39229; }
.marron{ color: #9B898F; }
.marron1{ color: #BFBBB5; }
.marron2 { color: #67585D; }
.vert{ color: #C0DF7A; }
.vert1{ color: #96BCA2; }
.rose{ color: #FFA0E7; }
.blanc{ color: #ffffff;}
.bleu{ color: #8FBBCE; }
.margebas { margin-bottom: 10px; }	
.margedroite{ margin-right: 20px; }
.margegauche{ margin-left: 10px; }
.floatleft { float:left;}
.floatright { float:right;}
.clearfloat {clear:both;}

/* ________________________________________________  => LIENS */

a {
	text-decoration: none;
	font-size: 12px;
}
a:hover { text-decoration: underline; }

/* ________________________________________________ => HAUT DE PAGE */

.top1 {
	padding-top: 8px;
	font-size: 12px;
	color: #67585D;
	padding-bottom: 10px;
}
.top2 { text-align: left; padding-top: 20px; }
.plan { float: right; padding-top: 28px; }
.flash { padding-right: 7px; }
.top3 { background: url(gfx/visuel1.jpg) no-repeat; height: 267px; width: 505px; padding-right: 11px; }
.top4 { background: url(gfx/bg_top1.jpg) no-repeat; width: 184px; }
.top5 { padding-top: 22px; }
.top6 {
	font-size: 12px;
	color: #CEC6BB;
	padding-top: 25px;
	text-align: justify;
}
.top7 { text-align: right; padding-top: 10px; }
.titre1 {
	color: #336600;
	font-size: 19px;
	display: block;
	text-transform: uppercase;
	background: #000000;
	float: left;
	padding: 6px 15px;
	margin-left: 12px;
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.titre2 {
	font-size: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	text-transform: none;
	font-weight: normal;
	color: #339900;
}
.titre3 {
	color: #ffffff;
	font-size: 19px;
	display: block;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.lien1 {
	color: #544341;
	font-size: 11px;
	display: block;
	background: #DB9460;
	float: left;
	padding: 2px 7px;
}
.lien1:hover { background: #E4B089; text-decoration: none; }
.menu1 {
	font-size: 11px;
	color: #FFFFFF;
	padding: 6px;
	text-transform: uppercase;
	margin-left: 10px;
	float: right;
}
.menu1:hover { background: url(gfx/bg_menu.gif) no-repeat right; text-decoration: none; }
.menu2 {
	text-align: left;
	background: url(gfx/bg_plan.gif) no-repeat;
	float: right;
	height: 17px;
	width: 125px;
	padding-left: 15px;
	padding-top: 2px;
	margin-top: 7px;
	font-size: 11px;
	text-transform: uppercase;
	color: #9B898F;
}
.menu2:hover { background: url(gfx/bg_plan_o.gif) no-repeat; text-decoration: none; color: #FFFFFF; }
.menu3 {
	font-size: 11px;
	display: inline-block;
	padding: 12px 18px 7px;
	color: #333333;
	background: url(gfx/bg_bouton.gif) no-repeat;
	text-transform: uppercase;
	float: right;
}
.selected { background: url(gfx/bg_menu.gif) no-repeat right; }
.xiti { margin-right: 15px; }

/* ________________________________________________ => BAS DE PAGE */

.footer1{ text-align: center; border-right: 1px solid #2C2629; border-bottom: 1px solid #2C2629; border-left: 1px solid #2C2629; background: #131112; }
.footer {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 10px;
}
.footer a { color:#FFFFFF; text-decoration:none; padding-right: 10px; padding-left: 10px; font-size: 10px; }
.footer a:hover {text-decoration:underline;}	
.mentions{
	font-size: 11px;
	color: #2F282B;
	text-align: center;
	padding-bottom: 10px;
}
.drapeaux {margin-right: 5px;margin-bottom: 5px;margin-left: 5px;}

/* ________________________________________________ => CONTENT */

.content { padding: 160px 0px 0px; margin: 0; }
.content1 {
	color: #363;
	text-align: left;
	font-size: 19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	background: url(gfx/bg_titre.gif) no-repeat;
	padding-left: 13px;
	padding-bottom: 30px;
}
.content2 {
	color: #33CC00;
	margin: 0px;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #2F282B;
	padding-right: 0px;
	padding-left: 5px;
	font-style: italic;
}
.content3{
	font-size: 12px;
	color: #474F5B;
	padding-top: 10px;
}
.content4 {
	font-size: 13px;
	color: #FFF;
	text-align: justify;
	padding-top: 30px;
	padding-bottom: 25px;
}
.content5 { background: url(gfx/bg_titre1.gif) repeat-x; padding-top: 5px; padding-bottom: 25px; }
.content6 {
	background: url(gfx/visuel3.jpg) no-repeat;
	margin: 0px;
	padding: 185px 0px 20px;
	font-size: 12px;
	color: #605E5B;
	text-align: justify;
}
.content7 {
	background: url(gfx/visuel4.jpg) no-repeat;
	margin: 0px;
	padding: 185px 0px 20px;
	font-size: 12px;
	color: #605E5B;
	text-align: justify;
	width: 225px;
}
.content8 {
	font-size: 15px;
	color: #33FF33;
	background: url(gfx/puce3.gif) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 25px;
	border-bottom: 1px solid #352D2F;
	padding-bottom: 20px;
}
.content9 {
	color: #FFFFFF;
	text-align: left;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(gfx/bg_titre.gif) no-repeat;
	padding-left: 13px;
	padding-bottom: 30px;
	padding-top: 0px;
	line-height: 10px;
}
.content10 {
	padding-top: 0px;
	padding-bottom: 20px;
	text-align: right;
	border-bottom: 1px solid #342C2F;
}
.content11 {
	padding-top: 25px;
	padding-bottom: 20px;
	font: 15px Georgia, "Times New Roman", Times, serif;
	color: #33CC00;
}
.content12 {
	background: #292325 url(gfx/bg_right1.gif) no-repeat;
	color: #FFF;
	padding: 20px 20px 20px 70px;
	text-align: justify;
	font-size: 13px;
}
.content13 { background: #292325; }
.content14 { padding-right: 10px; }
.content15 { background: #292325 url(gfx/bg_right2.gif) no-repeat bottom; padding: 10px 20px 20px; }
.titre4 {
	color: #6E554E;
	font-size: 19px;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.titre5 {
	font-size: 30px;
	color: #363;
}
.titre6 {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #33CC00;
	background: #000000;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 0px;
}
.menu4 { font-size: 11px; color: #BFBBB5; padding-right: 3px; padding-left: 3px; }

/* ________________________________________________ => TITRES */

h1 { color:#003652; font-size: 24px; font-weight: normal; background: url(gfx/puce1.gif) no-repeat left; padding-left: 30px; font-style: italic; padding-top: 0px; padding-bottom: 0px; margin: 0px 0px 5px; }	
.stitre {
	color:#003652;
	font-size: 13px;
	font-weight: normal;
	line-height: normal;
	padding: 2px 20px 2px 10px;
	text-transform: uppercase;
	background: #E1EEF7;
	border: 1px solid #A0AEBF;
}	
.stitre1 {
	color: #EEAA00;
	font-weight: normal;
	font-size: 15px;
	background: #000000;
	display: inline-block;
	padding: 2px 5px 3px;
}

/* ________________________________________________ => FORMULAIRE */

.formulaire { BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 11px; BORDER-LEFT: medium none; WIDTH: 100%; COLOR: #8F8C88; BORDER-BOTTOM: medium none; FONT-FAMILY: Arial, Helvetica, sans-serif; background-color: #292325; }
.formulaire_bouton 
{ BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT: medium none; WIDTH: 49%; COLOR: #8F8C88; BORDER-BOTTOM: medium none; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #292325 }
.basref 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-style: normal;
	font-weigh: normal;
	color: #FFF;
	padding-left: 125px;
	padding-right: 125px;
	text-align: center;
	padding-top:50px;
}
.content41 {
	font-size: 13px;
	color: #FFF;
	text-align: justify;
	padding-top: 30px;
	padding-bottom: 25px;
}
.content88 {
	font-size: 16px;
	color: #F00;
	background: url(gfx/puce3.gif) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 25px;
	border-bottom: 1px solid #352D2F;
	padding-bottom: 20px;
}
.rouge {
	color: #EB006D;
	font-weight: bold;
	font-size: 16px;
}
.content77 {
	background: url(gfx/visuel4.jpg) no-repeat;
	margin: 0px;
	padding: 55px 0px 20px;
	font-size: 12px;
	color: #605E5B;
	text-align: justify;
	width: 225px;
}
.content66 {
	background: url(gfx/visuel3.jpg) no-repeat;
	margin: 0px;
	padding: 5px 0px 20px;
	font-size: 12px;
	color: #605E5B;
	text-align: justify;
}

