/* 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) repeat-x; margin: 0px; padding: 0; text-align: center; color: #333333; }
.container { background: url(gfx/bg_content.gif) repeat-y; }
.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; }
.blanc{ color: #ffffff; }
.jaune{ color: #FDF023;font: normal 18px Arial, Helvetica, sans-serif; }
.jaune1{ color: #FFA110; font: normal 18px Arial, Helvetica, sans-serif; text-transform: uppercase; }
.bleu{ color: #014F97; font: normal 10px Arial, Helvetica, sans-serif; }
.bleu1{ color: #014F97; font: normal 11px Arial, Helvetica, sans-serif; }
.margebas { margin-bottom: 10px; }	
.margedroite{ margin-right: 10px; }
.margegauche{ margin-left: 10px; }
.floatleft { float:left;}
.floatright { float:right;}
.clearfloat {clear:both;}

/* ________________________________________________  => LIENS */

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

/* ________________________________________________ => HAUT DE PAGE */

.top1 { padding-left: 23px; padding-top: 16px; background: #05437D; }
.top2 { background: #05437D; height: 21px; }
.plan { float: right; padding-top: 28px; }
.flash { padding-right: 7px; }
.top3 { background: #05437D url(gfx/bg_menu.gif) repeat-x; height: 25px; }
.top4 { background: url(gfx/bg_left1.gif); height: 71px; text-align: left; }
.top5 { font-size: 11px; color: #455064; text-align: justify; background: #D6EBFF; padding: 20px; }
.top6 { font-size: 11px; color: #455064; text-align: justify; background: url(gfx/bg_left2.gif); height: 88px; padding-left: 20px; }
.top7 { font-size: 10px; color: #B4C7D8; text-align: right; padding-right: 10px; padding-top: 5px; padding-bottom: 8px; background: #05437D; }
.top8 { background: url(gfx/header.jpg); height: 328px; }
.top9 { color: #014F97; font-size: 12px; font-style: italic; padding-top: 31px; padding-left: 34px; text-align: left; text-transform: uppercase; }
.top10 { margin: 18px 3px 5px; }
.top11 { background: url(gfx/bg_left.gif) repeat-y; }
.menu1 { text-align: right; }
.menu1 a { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; display: block; color: #FFFFFF; text-decoration: none; padding-top: 6px; background: url(gfx/bg_menu.gif) repeat-x; padding-bottom: 5px; padding-right: 20px; }
.menu1 a:hover { background: url(gfx/bg_menu1.gif) repeat-x; color: #002466; display: block; padding-top: 6px; padding-bottom: 5px; padding-right: 20px; }
.menu2 { font-size: 10px; display: inline-block; padding: 12px 18px 7px; color: #333333; background: url(gfx/bg_bouton.gif) no-repeat; text-transform: uppercase; float: right; }
.menu2:hover { font-size: 10px; display: inline-block; padding: 12px 18px 7px; color: #333333; background: url(gfx/bg_bouton1.gif) no-repeat; text-transform: uppercase; float: right; text-decoration: none; }
.menu3 { font-size: 10px; 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_bouton1.gif) no-repeat;}
.selected_acc {background: url(gfx/bg_accueil1.gif) no-repeat;}
.xiti { margin-left: 188px; margin-top: 53px; margin-bottom: 23px; }

/* ________________________________________________ => MARGE GAUCHE */

.left1 { font-size: 14px; color: #8E464B; margin: 0; padding: 0px 0 0px 13px; background: url(gfx/bg_titreg.gif) no-repeat; height: 38px; }
.left2 { background: url(gfx/bg_titre.gif); height: 25px; }
.left3 { height: 25px; color: #666666; font-size: 11px; }
.left4 { color: #333333; font-size: 18px; background: url(gfx/visuel3.jpg) no-repeat; padding-top: 18px; padding-left: 95px; padding-bottom: 15px; }
.left5 { color: #666666; font-size: 11px; padding: 10px; border: 1px solid #ECECEC; }

/* ________________________________________________ => BAS DE PAGE */

.footer_acc { padding-right: 0px; padding-bottom: 11px; padding-right: 20px; }
.footer { font-size: 10px; color: #628CB6; text-align: left; padding: 25px 0px 11px 30px; }
.footer a { color:#628CB6; text-decoration:none; padding-right: 10px; padding-left: 10px; font-size: 10px; }
.footer a:hover {text-decoration:underline;}	
.button_top { float: right; padding-right: 19px; padding-top: 1px; }
.mentions{ margin: 0; font-size: 10px; color: #628FB8; height: 30px; padding: 7px 20px 13px 0px; text-align: right; }
.mentions_acc{ margin: 0; font-size: 10px; color: #6790B6; height: 23px; padding: 12px; background: url(gfx/bg_bottom.gif) no-repeat; }
.drapeaux {margin-right: 5px;margin-bottom: 5px;margin-left: 5px;}

/* ________________________________________________ => CONTENT */

.content { padding: 20px 0px 0px 30px; margin: 0; text-align: left; }
.content1 { color: #014F97; padding-left: 0px; background: url(gfx/bg_menu2.gif) repeat-x bottom; text-align: right; display: inline-block; padding-top: 10px; }
.content2 { color: #3D4751; margin: 0px; padding: 25px 0px 20px 15px; font-size: 11px; text-align: justify; }
.content3{ font-size: 11px; color: #04417A; background: #E2F4FD; padding: 10px; text-align: justify; }
.content4 { color: #3D4751; margin: 0px; padding: 0px 0px 0px 15px; font-size: 11px; text-align: justify; border-left: 3px; }
.content5{ color: #3D4751; margin: 0px; padding: 25px 0px 20px 0px; font-size: 11px; text-align: justify; }
.content6 {
	background: url(gfx/visuel4.jpg) no-repeat bottom;
	margin: 3px 0px 0px;
	padding: 0px;
	height: 130px;
	font-size: 14px;
color:  ;
}
.content7 { background: #F9F9F9; padding: 10px; font-size: 11px; color: #333333; }
.content8 { color: #3D4751; margin: 0px; padding: 25px 0px 20px; font-size: 11px; text-align: justify; }
.menu4 { font-size: 11px; color: #D68902; padding-right: 3px; padding-left: 3px; }

/* ________________________________________________ => TITRES */

h1 { margin: 20px 0px 0px 20px; color:#FFFFFF; font-size: 14px; font-weight: normal; }	
h2 { margin: 0px; color:#DE900A; font-size: 24px; font-weight: normal; line-height: normal; padding: 50px 0px 15px; }	
h3 { color:#333333; font-size: 18px; font-weight: normal; padding: 25px 0px 15px; line-height: normal; margin: 0px; }
h4 { color:#05437D; font-size: 18px; font-weight: normal; padding-bottom: 0px; margin: 0px; padding-top: 0px; background: url(gfx/bg_titre.gif) no-repeat; padding-left: 30px; line-height: 18px; }	
h5 { color:#05437D; font-size: 18px; font-weight: normal; padding-bottom: 0px; margin: 0px; padding-top: 0px; padding-left: 0px; line-height: 18px; }		
h6 { color:#819E0A; font-size: 18px; font-weight: normal; padding-bottom: 10px; margin: 0px; padding-top: 0px; }
.stitre { text-transform: uppercase; color: #94BEE8; font-weight: normal; }
.stitre1 { color: #FDF023; font-weight: bold; font-size: 12px; background: #3366FF; 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: #04417A; BORDER-BOTTOM: medium none; FONT-FAMILY: Arial, Helvetica, sans-serif; background-color: #E2F4FD; }
.formulaire_bouton 
{ BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT: medium none; WIDTH: 49%; COLOR: #04417A; BORDER-BOTTOM: medium none; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #E2F4FD }
.basref 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7px;
	font-style: normal;
	font-weigh: normal; 
	color: #000000;
	padding-left: 125px;
	padding-right: 125px;
	text-align: center;
	padding-top:50px;
}.top99 {
	color: #014F97;
	font-size: 12px;
	font-style: italic;
	padding-top: 10px;
	padding-left: 34px;
	text-align: left;
	text-transform: uppercase;
}
