/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
a{ color:#2d2d2d; text-decoration:none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear{ clear:both;}
body{
	margin:0 0 0 0;
	padding:17px 0 0 0;
	background-image:url(../img/bg_body.jpg);
	background-repeat:repeat-x;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#515254;
}

#contBarreBas{
	background-image:url(../img/bg_body.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:30px;
}
#cont, #cont2{
width:639px;
margin:0px auto;
text-align:left;}
#footer, #footer2{
	background-image:url(../img/bg_footer.jpg);
	
	color:#0e2970;
	font-weight:bold;
	font-size:11px;
	height:30px;
	background-repeat:no-repeat;
	background-position:top;
	margin:5px 0 10px 0;
	padding:10px 5px 0 0;
}
#footer2{ margin:0 0 10px 10px; padding:10px 0 0 0; background-repeat:repeat-x; width:643px; }
#cont2{ width:649px;}
.footerGauche{ float:left;}
.footerGauche{ padding:18px 0 0 0; }
.footerDroite{ float:right; }
.footerGauche ul{}
.footerGauche ul li{ display:inline;}
.footerGauche ul li a{color:#0e2970;}
#contenu{padding:10px 0 0 0;}
.lienRetour{
	display:block;
	background-image:url(../img/puce_soleil.jpg);
	background-repeat:no-repeat;
	color:#0e2970;
	font-size:11px;
	font-weight:bold;
	height:20px;
	padding:4px 0 0 30px;
	float:left;
}
.lienRetour:hover{color:#0e2970;}
.menu{ float:left; padding:3px 0 0 0; margin:0 0 0 64px;}
.menu li{ display:inline; color:#0e2970; font-size:14px; font-weight:bold;}
.menu li a{ color:#0e2970;}
.menu li a:hover{color:#d52613;}
.menu li a.actif{color:#9fa9c6;}

#colonneGauche, #colonneDroite{ float:left;}
#colonneGauche{
	width:172px;
	background-image:url(../img/bg_colonneGauche.jpg);
	background-repeat:repeat-y;
	background-position:right;
		padding:10px 0 0 0;
	margin:20px 0 20px 0;
}
#colonneDroite, #colonneDroiteAlone{ padding:30px 0 0 25px; width:430px; line-height:16px;}
#colonneDroiteAlone{ width:550px;}
h2{
	font-size:15px;
	font-weight:bold;
	color:#d52613;
	
}

#colonneGauche h3{ padding:0 0 0 33px;}
#colonneGauche h4{ padding:5px 0 5px 0;}
.contPetitFlash{ padding:0 0 0 30px;}

.bloc_contact{
	background-color:#fffbfb;
	padding:5px;
	border:1px solid #fef2f0;
	margin:15px 0 0 0;
}
.bloc_contact h3{
	font-size:14px;
	font-weight:bold;
	color:#D52613;
	margin:0 0 10px 0;
}
.contactGauche, .contactDroite{
	width:195px;
	float:left;
	font-size:11px;
}
.contactGauche{
	border-right:1px solid #D52613;
	margin:0 10px 0 0;
	padding:0 3px 0 0;
}

.texte11{ font-size:12px; font-weight:bold;}

.bloc_contact a{ color:#D52613;}
.bloc_contact a:hover{ text-decoration:underline;}

.sousMenu{ padding:0 0 10px 260px; font-size:10px;}
.sousMenu li{ display:inline;}
.sousMenu li a{ color:#0E2970;}
.sousMenu li a:hover{ color:#D52613;}

table{  padding:5px; font-size:11px;}
table td{ padding:5px; text-align:center; border-right:1px solid #fff;}
table tr.cellulebleu{ background-color:#233285; color:#fff; font-weight:bold;}
table tr.grisClair{ background-color:#ededef;}
table tr.grisFonce{ background-color:#c3c4c8;}

table.contact td{ text-align:left;}