/* ________________________________________________ => CORPS DE PAGE */

body { font: normal 11px Arial, Helvetica, sans-serif; background: #497194 url(gfx/background.jpg); margin: 35px 0 0; padding: 0; text-align: center; color: #4273A5; }
.container { width: 950px; background: #D2E7F2 url(gfx/bg_container.jpg) no-repeat; margin: 0 auto; text-align: left; padding-top: 24px; }
.orange{ color: #E39229; }
.bleu{ color: #324171; font-size: 11px; text-decoration: underline; }
.margebas { margin-bottom: 10px; }	
.margedroite{ margin-right: 10px; }
.margegauche{ margin-left: 10px; }
.floatleft { float:left;}
.floatright { float:right;}
.clearfloat {clear:both; height:0; font-size: 1px;line-height: 0px;}

/* ________________________________________________  => LIENS */

a, a:visited {color: #608DB8; text-decoration: none; font-size: 10px; }
a:hover { text-decoration: underline; }

/* ________________________________________________ => HAUT DE PAGE */

.top1 {padding-top: 5px;padding-left: 65px;}
.plan { float: right; padding-top: 28px; }
.flash { padding-right: 7px; }
.top3 { padding-top: 42px; padding-left: 25px; }
.top4 { padding-top: 38px; padding-left: 90px; }
.menu {
	height: 108px;
	padding: 70px 0px 0px;
}
.menu a { text-decoration:none; font-size: 9px; text-transform: uppercase; color: #FEB300; }
.menu a:hover {text-decoration:underline;}
.menunum1{
	background: url(gfx/ico_menu1.gif) no-repeat center bottom;
	padding: 0px 15px 36px;
	display: inline-block;
}
.menunum2{ background: url(gfx/ico_menu2.gif) no-repeat center bottom; padding: 0px 15px 36px; display: inline-block; }
.menunum3{
	background: url(gfx/ico_menu3.gif) no-repeat center bottom;
	padding: 0px 15px 36px;
	display: inline-block;
}
.menunum4{
	background: url(gfx/ico_menu4.gif) no-repeat center bottom;
	padding: 0px 15px 36px;
	display: inline-block;
}
.lienaccueil { position: relative; bottom: 20px; text-decoration: none; text-transform: uppercase; left: 10px; }

/* ________________________________________________ => MARGE GAUCHE */

.left1 { font-size: 14px; color: #FFFFFF; margin: 0; padding: 10px 0 0px 28px; }
.left2 { margin: 0; padding: 31px 0 0px 11px; font-size: 11px; color: #324171; width: 166px; }
.left3 { color: #296F14; width: 166px; font-weight: bold; margin: 0; padding: 20px 0 10px 0px; border-bottom: 1px dotted #C1DEBA; font-size: 11px; }
.left4 { margin: 0; padding: 10px 0 0px 11px; font-size: 11px; color: #FFFFFF; width: 166px; }

/* ________________________________________________ => BAS DE PAGE */

.footer { margin: 0 auto; font-size: 10px; color: #6790B6; width: 810px; background-image: url(gfx/bg_bottom.jpg);  background-repeat: no-repeat; text-align: left; padding: 53px 0px 0px 140px; height: 31px;}
.footer a { color:#608DB8; text-decoration:none; padding-right: 7px; padding-left: 7px; }
.footer a:hover{text-decoration:underline;}	
.button_top { float: right; padding-right: 19px; padding-top: 1px; }
.mentions{ margin: 0; font-size: 10px; color: #6790B6; height: 30px; padding: 10px 10px 0px 0px; }
.mentions_acc{ margin: 0; font-size: 10px; color: #6790B6; height: 23px; padding: 12px; background: url(gfx/bg_bottom.gif) no-repeat; }
.drapeaux {margin-right: 3px;margin-bottom: 5px;margin-left: 3px;}

/* ________________________________________________ => CONTENT */

.content { padding: 0px; margin: 0; width: 672px; height: 111px; }
.content1 { margin: 0; padding: 0px 20px; color: #B8C4D4; }
.content2 { padding: 20px 0px 40px; margin: 0; }
.content4{ padding-right: 20px; padding-left: 20px; border-left: 1px dashed #6A8DB3; color: #324171; }
.content5 { width: 652px; padding: 0px 20px 0px 0px; }
.content8 { padding: 20px 0px 30px; margin: 0; width: 672px; }
.cadre_bleu { background: #C9DDEB; display: block; padding: 7px; }

/* ________________________________________________ => TITRES */

h1 { margin: 8px 0px 0px; color:#FFFFFF; font-size: 18px; font-weight: normal; }	
h2 { margin: 0px 0px 0px 15px; color:#A5C2EE; font-size: 18px; font-weight: normal; line-height: normal; }	
h3 { color:#376FDE; font-size: 18px; font-weight: normal; }		
.stitre { text-transform: uppercase; color: #FFFFFF; margin-left: -15px; }

/* ________________________________________________ => FORMULAIRE */

.formulaire { BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-SIZE: 11px; BORDER-LEFT: medium none; WIDTH: 100%; COLOR: #324171; BORDER-BOTTOM: medium none; FONT-FAMILY: Arial, Helvetica, sans-serif; background-color: #B5D8EA; }
.formulaire_bouton 
{ BORDER-RIGHT: medium none; BORDER-TOP: medium none; FONT-WEIGHT: bold; FONT-SIZE: 11px; BORDER-LEFT: medium none; WIDTH: 49%; COLOR: #324171; BORDER-BOTTOM: medium none; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #B5D8EA }
