/* CSS Document */
img {
	border:0;
}
form {
	padding:0;
	margin:0;
}
h1 {
	color:#d3007b;
	font-size:18px;
	margin-top:0px;
}
h2 {
	color:#d3007b;
	font-size:14px;
	margin-top:0px;
}
h3 {
	color:#d3007b;
	font-size:12px;
	margin-top:0px;
}
a {
	color:#d3007b;
	text-decoration:none;
}
a:hover {
	color:white;
}
#bandeHaute {
	height:258px;
}
.frise {
	float:left;
	height:257px;
	width:379px;
}
.logo {
	float:left;
	height:257px;
	width:391px;
}
.btActu { float:left; margin-left:130px;width:232px; }
.sep {
	float:left;
	height:257px;
}
#menuHaut {
	width:160px;
	float:left;
	height:257px;
	background-color:#000000;
	vertical-align:middle;
}
#menuHaut ul {
	margin:70px 0 0 30px;
	padding:0px;
}
.ico-accueil, .ico-contact, .ico-sitemap, .ico-favoris {
	list-style:inside;
}
.ico-accueil {
	list-style-image:url(../images/ico-home.gif);
}
.ico-contact {
	list-style-image:url(../images/ico-contact.gif);
}
.ico-sitemap {
	list-style-image:url(../images/ico-sitemap.gif);
}
.ico-favoris {
	list-style-image:url(../images/ico-favoris.gif);
}

/* Zone menu avec image uniquement sur la page d'accueil */
#menuAccueil {
	height:285px;
}
.imgMarge {
	margin-right:1px;
}

/* Zones de blocs contenu */
#contG p, #contD p {
	text-align:justify;
}
#contG {
	width:416px;
	margin:40px;
	float:left;
}
#contD {
	width:417px;
	margin:40px 40px 40px 0px;
	float:left;
}
#cont {
	margin:40px;
}

/* bas de page */
#menuBas {
	clear:left;
	text-align:center;
}
#menuBas hr {
	height:1px;
	margin:0 auto 20px auto;
}
.mentions {
	font-size:9px;
	margin-bottom:20px;
}
