/* 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; text-align: center; color: #4B545C; margin: 0px; padding: 0px; background: #F2F2F2 url(gfx/background.gif) repeat-x top; }
.container { background: url(gfx/bg_content.jpg) no-repeat; text-align: left; height: 400px; }
.container1 { background: #FFFFFF url(gfx/bg_content1.gif) repeat-y; }
.contenu { font: normal 11px Arial, Helvetica, sans-serif; color: #474F5B; }
.orange{ color: #E39229; }
.gris{ color: #666666; }
.blanc{ color: #fffff1; }
.marron{ color: #997246; }
.jaune{ color: #FFE361; }
.rouge{ color: #B83838; }
.margebas { margin-bottom: 10px; }	
.margedroite{ margin-right: 20px; }
.margegauche{ margin-left: 10px; }
.floatleft { float:left; width:auto;}
.floatright { float:right; width:auto;}
.clearfloat {clear:both;}

/* ________________________________________________  => LIENS */

a {color: #000000; text-decoration: none; font-size: 11px; }
a:hover { text-decoration: underline; }

/* ________________________________________________ => HAUT DE PAGE */

.top1 { padding-top: 25px; margin: 0px; text-align: left; padding-left: 240px; padding-left: 1px;  }
.top2 { text-align: right; padding-top: 21px; padding-right: 18px; }
.plan { float: right; padding-top: 28px; width:auto; }
.flash { padding-right: 7px; padding-top: 0px; padding-left: 0px; }
.top3 { padding-top: 4px; padding-left: 20px; font-size: 10px; color: #666666; text-align: left; }
.top4 { text-align: left; margin: 0px; padding-left: 268px; padding-top: 29px; }
.top5 { font-size: 14px; color: #3A4A4D; padding-left: 32px; padding-top: 33px; font-style: italic; }
.top6 { text-align: left; font-size: 14px; color: #FFFFF1; padding-left: 2px; padding-top: 20px; }
.top7 { text-align: left; font-size: 14px; color: #FFFFF1; width: 248px; padding-top: 17px; }
.top7a {
	text-align: left;
	font-size: 14px;
	color: #1D5F6B;
	width: 248px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.top8 { text-align: right; width: 394px; background: url(gfx/visuel5.jpg) no-repeat; height: 124px; }
.menu1 { width:auto; font-size: 11px; color: #FFFFF1; display: inline-block; margin: 0px 0px 0px 1px; padding: 43px 21px 3px; float: right; background: url(gfx/ico_menu1.gif) no-repeat center; }
.menu1:hover { text-decoration: none; background: url(gfx/ico_menu1_o.gif) no-repeat center; }
.selected1 { text-decoration: none; background: url(gfx/ico_menu1_o.gif) no-repeat center; }
.menu2 { width:auto; font-size: 11px; color: #FFFFF1; display: inline-block; margin: 0px 0px 0px 1px; padding: 43px 21px 3px; float: right; background: url(gfx/ico_menu2.gif) no-repeat center; }
.menu2:hover { text-decoration: none; background: url(gfx/ico_menu2_o.gif) no-repeat center; }
.selected2 { text-decoration: none; background: url(gfx/ico_menu2_o.gif) no-repeat center; }
.menu3 { width:auto; font-size: 11px; color: #FFFFF1; display: inline-block; margin: 0px 0px 0px 1px; padding: 43px 21px 3px; float: right; background: url(gfx/ico_menu3.gif) no-repeat center; }
.menu3:hover { text-decoration: none; background: url(gfx/ico_menu3_o.gif) no-repeat center; }
.selected3 { text-decoration: none; background: url(gfx/ico_menu3_o.gif) no-repeat center; }
.menu4 { width:auto; font-size: 11px; color: #FFFFF1; display: inline-block; margin: 0px 0px 0px 1px; padding: 43px 21px 3px; float: right; background: url(gfx/ico_menu4.gif) no-repeat center; }
.menu4:hover { text-decoration: none; background: url(gfx/ico_menu4_o.gif) no-repeat center; }
.selected4 { text-decoration: none; background: url(gfx/ico_menu4_o.gif) no-repeat center; }
.menu5 { width:auto; font-size: 11px; color: #FFFFF1; display: inline-block; margin: 0px 0px 0px 1px; padding: 43px 21px 3px; float: right; background: url(gfx/ico_menu5.gif) no-repeat center; }
.menu5:hover { text-decoration: none; background: url(gfx/ico_menu5_o.gif) no-repeat center; }
.selected5 { text-decoration: none; background: url(gfx/ico_menu5_o.gif) no-repeat center; }
.lien1 { font-size: 10px; color: #FFFFFF; margin: 0px; }
.selected { background: url(gfx/bg_menu2.gif) repeat-x; }
.xiti { width:auto; float: right; padding-right: 353px; margin-top: -5px; }
.lien4 { width:auto; font-size: 11px; color: #FFFFF1; display: block; float: right; background: url(gfx/bg_top1.gif) no-repeat; padding: 1px 8px 3px; margin: 56px 0px 0px; }
.lien4:hover {text-decoration: none;}

/* ________________________________________________ => BAS DE PAGE */


.footer { width:auto; font-size: 10px; color: #FFFFF1; text-align: left; background: url(gfx/bg_bottom.gif) no-repeat bottom; margin: 0px; padding: 3px 0px 4px 5px; }
.footer a { color:#FFFFF1; text-decoration:none; padding-right: 10px; padding-left: 10px; font-size: 10px; }
.footer a:hover {text-decoration:underline;}
.mentions{ margin: 0; text-align: center; width: 261px; padding-top: 30px; }
.bottom1{ margin: 0; text-align: left; padding-left: 1px; }
.drapeaux { margin: 10px 5px 0px; }
.copyright { width:auto; float: right; margin-right: 20px; }

/* ________________________________________________ => CONTENT */

.content { padding-left: 14px; text-align: left; }
.content1 { text-align: justify; width: 199px; background: #F1F0E9; }
.content2 { text-align: left; font-size: 14px; color: #FFFFF1; padding-left: 11px; padding-top: 18px; padding-bottom: 17px; background: url(gfx/bg_content1.jpg) bottom; }
.content3 { text-align: left; font-size: 11px; color: #1D5F6B; padding-left: 11px; text-transform: uppercase; background: #FFF0DA; padding-top: 8px; padding-bottom: 7px; }
.content4 {
	text-align: left;
	margin: 0px;
	font-size: 11px;
	color: #4B545C;
	background: #FFFBF6;
	border-top: 1px dotted #545658;
	padding-left: 10px;
	padding-right: 10px;
}
.content5 { font-size: 14px; color: #FB8004; text-align: justify; padding-top: 15px; background: #FFF0DA; padding-bottom: 15px; padding-left: 11px; border-top: 3px solid #EF412A; }
.content6 { text-align: left; padding: 0px 20px 5px; }
.content7 { text-align: justify; font-size: 11px; color: #636D77; padding-bottom: 13px; margin: 0px; padding-top: 0px; }
.content8 { background: url(gfx/puce2.gif) no-repeat; margin: 0px; padding: 0px 0px 0px 15px; }
.content9 { text-align: justify; background: #F4F5F6; padding: 5px 5px 5px 10px; border-left: 4px solid #1D5F6B; }
.content10 { background: url(gfx/puce2.gif) no-repeat; margin: 0px; padding: 0px 0px 10px 15px; font-size: 11px; font-weight: bold; color: #636D77; }
.content11 { background: #F0F5F4 left; font-size: 11px; color: #636D77; height: 18px; padding: 12px 15px 6px 12px; text-align: justify; }
.content12 { text-align: left; padding-left: 15px; padding-bottom: 13px; }
.content13 { text-align: justify; font-size: 11px; color: #636D77; background: #DAE3E2; padding: 8px 11px 10px; }
.content14 { text-align: justify; border-left: 4px solid #FB8004; padding-left: 10px; }
.content15 { text-align: left; padding-left: 35px; font-size: 11px; color: #FFFFF1; background: url(gfx/bg_titre2.gif) no-repeat; display: block; padding-top: 8px; padding-bottom: 13px; }
.content16 { text-align: justify; font-size: 11px; color: #636D77; background: #DAE3E2; display: block; padding: 6px 11px 11px; }
.content17 { display: block; border-bottom: 1px solid #C8CED3; padding-bottom: 3px; padding-top: 3px; font-size: 11px; color: #636D77; }
.content18 { font-size: 11px; color: #636D77; padding: 0px 14px 14px; text-align: justify; }
.lien2 { width:auto; font-size: 11px; color: #FFFFFF; display: block; margin: 0px -12px 0px 0px; float: right; background: url(gfx/bg_content5.gif) no-repeat; padding: 1px 8px 3px; }
.lien2:hover {text-decoration: none;}
.lien3 { font-size: 11px; color: #4B545C; display: block; margin: 0px; padding: 6px 12px; }
.lien3:hover { text-decoration: none; background: #FC8004; color: #FFFFFF; }

/* ________________________________________________ => TITRES */

h1 {width:auto; color:#FFFFFF; font-size: 12px; font-weight: normal; margin: 0px; background: url(gfx/bg_titre1.gif) no-repeat; display: block; float: left; padding: 1px 15px 2px 40px; }
h2 { color:#D0B568; font-size: 24px; font-weight: normal; margin: 0px; font-style: italic; font-family: Georgia, "Times New Roman", Times, serif; text-align: left; padding: 0px 0px 0px 80px; }	
h3 { color:#FFFFFF; font-size: 24px; font-weight: normal; margin: 0px; padding-top: 23px; padding-left: 41px; }		
.stitre { font-size: 11px; font-weight: bold; line-height: normal; text-transform: uppercase; color: #008D88; }	
.stitre1 { width:auto; color: #008D88; font-weight: bold; font-size: 11px; background: #FFFFFF; display: block; margin: 0px 0px 10px; padding: 0px 10px 0px 5px; text-transform: uppercase; float: left; }
.titre1 { color: #FFFFFF; font-size: 10px; background: #1D5F6B; padding-right: 3px; padding-left: 3px; }
.titre2 { color: #F39766; font: normal 12px Arial, Helvetica, sans-serif; text-transform: uppercase; }
.titre3 { font-size: 24px; font-style: normal; text-transform: uppercase; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; margin-left: -32px; }
.titre4 { padding-right: 3px; padding-left: 3px; font-size: 12px; font-style: normal; font-weight: bold; text-transform: uppercase; color: #999999; margin-left: -19px; }
.titre5 { color: #363331; font-size: 12px; font-style: normal; font-weight: bold; font-variant: normal; display: block; margin-top: 20px; text-align: right; margin-right: 20px; }
.titre6 { color: #FB8004; font-size: 14px; text-transform: uppercase; font-weight: normal; }

/* ________________________________________________ => FORMULAIRE */

.formulaire { BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 11px; BORDER-LEFT: medium none; WIDTH: 100%; COLOR: #666666; BORDER-BOTTOM: medium none; FONT-FAMILY: Arial, Helvetica, sans-serif; background-color: #F7F7F7; }
.formulaire_bouton 
{ BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT: medium none; WIDTH: 49%; COLOR: #666666; BORDER-BOTTOM: medium none; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #F7F7F7 }
