/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}


/* BALISES HTML */
body {
	background-color: #00435E;
	font-size: 0.72em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a img {
	border: none;
}
h1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 796px;
	height: 88px;
}

h2 {
	font-weight: bold;
	font-size: 12px;
}


/* CONTENEUR GLOBAL */

#conteneur {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 796px;
	height: 434px;
	
	margin-left: -398px;
	margin-top: -217px;
	
	background-color: #B3C3CB;
}

#logo {
	position:absolute;
	top: 0px;
	left: 0px;
	width: 118;
	height: 117;
	
	z-index: 90;
}

/* Menu principal */
#menu {
	position:absolute;
	top: 88px;
	left: 0px;
	width: 671px; /* 796 */
	height: 22px;
	
	padding-left: 125px;
	
	background-color: #00364F;
}
/*
ul#menu {
	position:absolute;
	top: 88px;
	left: 0px;
	width: 796px;
	height: 22px;
	
	text-align: right;
	color: #fff;
	line-height: 22px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	
	background-color: #00364F;
	
	z-index: 10;
	
	list-style-type: none ;
}

ul#menu li {
	display: inline;
	
	height: 22px;
}

ul#menu li a {
	color: #fff;
	text-decoration:none;
	line-height: 22px;
	
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	
}
ul#menu li a:hover {
	background-color: #0087BA;
}

*/



/* Contenu */
#contenu {
	position:absolute;
	top: 109px;
	left: 0px;
	width: 796px;
	height: 325px;
	
	background-image:url(images/accueil_fondcontenu.gif);
	
	z-index: 20;
}

/* Texte d'introduction */
#intro {
	position: absolute;
	top: 32px;
	left: 214px;
	width: 186px;
	height: 200px;
	
	margin-bottom: 5px;
	margin-top: 5px;
	
	/*
	En cas de re-activation du sondage sur la page d'accueil, remettre cette valeyur a height: 67px;
	*/
	
	font-size: 11px;
}

#intro p {
	
	margin-bottom: 8px;
	margin-top: 8px;
	font-size: 11px;
}
#intro img {
	float: left;
	margin: 10px 5px 0px 0px;
}

/* Sondage */
#sondage {
	position: absolute;
	top: 102px;
	left: 214px;
	width: 191px;
	height: 179px;
	
	background-image: url(images/accueil_fondsondage.gif);
	background-repeat: no-repeat;
	
	font-size: 10px;
}
#sondage p{
	font-weight: bold;

}
#sondage div {
	position: absolute;
	top: 12px;
	left: 15px;
	width: 157px;
	height: 139px;
	
}
#sondage input.email {
	border: 1px solid #7C7C7C;
	width: 96px;
	height: 18px;
	
	font-size: 10px;
	display: inline;
	line-height: 17px;
	
	margin-bottom: 5px;
	
	vertical-align: 30%;
}
#sondage ul {
	list-style-type:none;
	
	margin-top: 5px;
	margin-bottom: 5px;
}
#sondage p.resultats {
	position: absolute;
	top: 150px;
	left: 0px;
	width: 191px;
	
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #00364F;
}

#sondage p.resultats a {
	color: #00364F;
	text-decoration: none;
	font-weight: bold;
}
#sondage p.resultats a:hover {
	text-decoration: underline;
}


/* Recherche */
#recherche {
	position: absolute;
	top: 8px;
	left: 611px;
	width: 167px;
	height: 29px;
	
	color: #00A382;
	font-size: 10px;
}
#recherche input {
	
	
	font-size: 10px;
	display: inline;
	line-height: 17px;
	
	margin-bottom: 5px;
	
	vertical-align: 30%;
}

/* Zone d'evenements */
h2#titreevenements {
	position:absolute;
	top: 36px;
	left: 37px;
	width: 163px;
	height: 28px;
}
div#evenements {
	position:absolute;
	top: 70px;
	left: 39px;
	width: 163px;
	height: 140px;
	
	font-size: 10px;
	
	overflow: hidden;
}
/* lien vers tous les evenements */
p#les_evenements {
	position:absolute;
	top: 213px;
	left: 39px;
	width: 163px;
}
p#les_evenements a {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #2797BC;
	text-decoration:none;
}
p#les_evenements a:hover {
	text-decoration:underline;
}
/* Zone d'actualité */
h2#titreactu {
	position:absolute;
	top: 43px;
	left: 611px;
	width: 160px;
	height: 30px;
}
div#actu {
	position:absolute;
	top: 76px;
	left: 615px;
	width: 165px;
	height: 140px;
	
	font-size: 10px;
	
	overflow: hidden;
}
h3 {
	font-weight: bold;
	font-size: 10px;
}
p.savoirplus {
	margin-bottom: 10px;
	

}
p.savoirplus a {
	font-style:italic;
	color: #000;
	
}
p.savoirplus a:hover {
	text-decoration: none;
}

/* lien vers toutes les actus */
p#les_actus {
	position:absolute;
	top: 217px;
	left: 615px;
	width: 160px;
}
p#les_actus a {
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #158C48;
	text-decoration:none;
}
p#les_actus a:hover {
	text-decoration:underline;
}



/* Carte */
#carte {
	position:absolute;
	top: 30px;
	left: 400px;
	width: 198px;
	height: 240px;
}

/* Pied de page avec liens bas */
ul#footer {
	position:absolute;
	top: 298px;
	left: 30px;
	width: 766px;
	height: 27px;
	
	text-align: left;
	color: #fff;
	line-height: 27px;
	font-size:10px;

	
	list-style-type: none ;
}

ul#footer li {
	display: inline;
	
	height: 27px;
}

ul#footer li a {
	color: #fff;
	text-decoration:none;
	line-height: 27px;
	
	padding-left: 3px;
	padding-right: 3px;
	
}
ul#footer li a:hover {
	text-decoration:underline;
}

/* Divers */
.gras {
	font-weight: bold;
}
.right {
	text-align: right;
	}
	
	
/* Recherche : Zone de saisie */
.formrecherche {
	font-size: 95%;
	color: #000000;
	width: 117px;
	background-color: #ffffff;
	height: 17px;
	border-bottom: 1px solid #C3C3C3;
	border-right: 1px solid #C3C3C3;
	border-left: 2px solid #C3C3C3;
	border-top: 2px solid #7C7C7C;
	vertical-align: top; 
}
