/* CSS INDEX AECCP */
html, body { margin:0; padding:0; height:100%; overflow-x:none; }
body { 
	margin: 0 auto; font-family:Arial, 'Trebuchet MS', Verdana, Helvetica, FreeSans, sans-serif; text-align:center; 
	background:url(../img/img-index/fond-body-herbe.jpg) repeat; 
}
h1, h2, h3, h4, h5 { margin:0; padding:0; }
a img { border:none; }
p { margin:0; padding:0; }

/* Structure Générale */
#containerCentrer { margin:0 auto; min-height:100%; }
#containerBandeauHaut { margin:0 auto; height:550px; background:#87A8E0 url(../img/img-index/fond-BandeauHaut-ciel.jpg) repeat-x; } /* bleu ciel */
#containerBandeau { margin:0 auto; height:550px; width:1000px; background:url(../img/img-index/fond-Bandeau-ciel.jpg) repeat-x; }
#containerPartenaires { margin:0 auto; height:100px; background:#996633 url(../img/img-index/fond-Partenaires-cuir.jpg) repeat-x;} /* marron clair */
#containerCopyright { margin:10px auto; width:409px; height:41px; background:url(../img/img-theme/fond-copy.jpg) repeat-x; } /* vert clair */

/* Banniere Haut */
#titreAECCP { height:60px; margin:0; }
#titreAECCP h1 { text-align:center; font-size:1.2em; color:#C60000; text-transform:uppercase; margin:25px 0 0 0;}
#titreAECCP h1 span { font-size:1.4em; color:#800000; font-family:Impact; padding:0 2px 0 5px; }
#titreAECCP h2 { text-align:center; font-size:1.1em; color:#800000; text-transform:uppercase; margin:10px 0 0 0;}
#titreAECCP h2 a { text-align:center; font-size:1.1em; color:#0F4C2A; text-transform:uppercase; margin:10px 0 0 0; text-decoration:none;}

/* Bloc */
#bloc { width:820px; margin:60px auto 60px auto; overflow:hidden; }
#blocG { float:left; width:550px; margin:20px auto 0 auto; }
#blocG h2 a { text-align:center; display:block; margin:10px 0 0 25px; font-size:1.1em; color:#800000; text-transform:uppercase; text-decoration:none; }
#blocD { float:right; width:200px; margin:20px auto; }
#blocD h3 a { text-align:center; display:block; margin:0; font-size:0.9em; color:#0F4C2A; text-transform:uppercase; text-decoration:none; }
#blocD h4 a { text-align:center; display:block; margin:5px 0 0 0; font-size:.8em; color:#0F4C2A; text-transform:uppercase; text-decoration:none; }
#blocD img { text-align:center; display:block; margin:5px auto; }

/* Partenaires */
#partAECCP { text-align:center; height:100px; }
#containerPart { width:820px; height:80px; margin:0 auto; overflow:hidden; padding-top: 10px; }
#containerPart a { margin:0 20px 0 0; text-decoration:none; }

/* Copyright */
#Copyright { margin:0 auto; padding:8px 0 0; font-size:.85em; color:#5F605F; font-weight:bold; text-align:center; }
#Copyright a { color:#fff; text-decoration:none; font-weight:normal; }
#Copyright a:hover { text-decoration:underline; }

/* Bloc Marine Godin */
#infoGodin { width:674px; height:85px; background:url(../img/img-theme/fond-aeccp-footer.jpg) no-repeat; opacity:0.7; margin:10px auto 0; }
#infoGodin h5 { font-size:.95em; color:#800000; font-weight:bold; padding:10px 0 0; }
#infoGodin p { margin:0 auto; padding:0; font-family:'Trebuchet MS',Verdana,Arial,sans-serif; font-size:.9em; color:#000; }
#infoGodin p span { text-decoration:underline; }
#infoGodin p a { color:#000; text-decoration:none; font-weight:normal; }
#infoGodin p a:hover { text-decoration:underline; }
