/* feuille de styles site "Zénith d'Auvergne : page d'accueil */
/* Franck GRENIER */
/* Esprit Public */
/* 20/09/05 */

/* ------------------------------------------- Redéfinitions de balises -------------------------------------- */

*{ margin:0px; padding:0px;}
img{border:0px;}
a {text-decoration:none;}
input, select, textarea {font-family:verdana; font-size:9px; color:#000000;}

body {
    background-image:url("/acs/sites-gl-events-medias/gha-zenith/fond-motif.gif");
    font-family:verdana;
    font-size:9px;
    color:#000000;
}


/* ----------------------------------------------- Styles Zénith --------------------------------------------- */


#site {
    position:relative;
    margin:auto;
    top:10px;
    width:789px;
	height:599px;
	border:1px #BBD877 solid;
	background-color:#FFFFFF;
}

#bandeauHaut {
	position:absolute;
	top:5px;
	left:5px;
	width:779px;
	height:69px;
	background-image:url("/acs/sites-gl-events-medias/gha-zenith/bandeau_haut.jpg");
	background-repeat:no-repeat;
}

#bandeauHaut #logo {
	position:absolute;
	top:0px;
	left:0px;
	width:345px;
	height:69px;
}

#bandeauHaut #mentions {
	position:absolute;
	top:4px;
	left:553px;
	width:auto;
	text-align:right;
	color:#FFFFFF;
}

#bandeauHaut #mention_ra {
	position:absolute;
	top:17px;
	left:260px;
	width:115px;
	color:#FFFFFF;
}

#bandeauHaut #pratique {
	position:absolute;
	top:47px;
	left:437px;
	color:#FFFFFF;
}

#bandeauHaut #pratique img {
	margin-right:3px;
}

#bandeauHaut #recherche {
	position:absolute;
	top:47px;
	left:640px;
}

#bandeauHaut #recherche input {
	vertical-align:middle;
}

#espaceContenu {
	position:absolute;
	top:75px;
	left:5px;
	width:779px;
	height:519px;
}

#espaceContenu #evenement {
	position:absolute;
	top:35px;
	left:17px;
	width:360px;
	height:95px;
}

#espaceContenu #spacerAccueil1 {
	position:absolute;
	top:0px;
	left:0px;
	width:519px;
	height:129px;
	background-image:url("/acs/sites-gl-events-medias/gha-zenith/fond-accueil-1.jpg");
	background-repeat:no-repeat;
}

#espaceContenu #contenuAccueil {
	position:absolute;
	top:130px;
	left:0px;
	width:519px;
	height:129px;
	background-image:url("/acs/sites-gl-events-medias/gha-zenith/fond-accueil-2.jpg");
	background-repeat:no-repeat;
}

#espaceContenu #contenuAccueil #evenement #btn_agenda {
	position:absolute;
	left:260px;
	top:70px;
}




#espaceContenu #contenuAccueil #evenement #txt_evt {
	position:absolute;
	left:0px;
	top:0px;
	width:360px;
	height:60px;
	overflow:none;
}

#espaceContenu #contenuAccueil #evenement #txt_evt #titre_evt {
    color:#555F17;
    font-weight:bold;
    text-transform:uppercase;
}

#espaceContenu #spacerAccueil2 {
	position:absolute;
	top:260px;
	left:0px;
	width:519px;
	height:259px;
	background-image:url("/acs/sites-gl-events-medias/gha-zenith/fond-accueil-3.jpg");
	background-repeat:no-repeat;
}

#espaceContenu #spacerAccueil2 #logos_liens {
	position:absolute;
	top:130px;
	left:0px;
	width:129px;
	height:130px;
}

#espaceContenu #menu {
	position:absolute;
	top:0px;
	left:520px;
	width:129px;
	height:519px;
	background-image:url("/acs/sites-gl-events-medias/gha-zenith/menu-vide.jpg");
	background-repeat:no-repeat;
}

#espaceContenu #menu #m1 {
	position:absolute;
	top:0px;
	left:0px;
	width:129px;
	height:129px;
}

#espaceContenu #menu #m1 #sm1 {
	padding:5px;
	padding-right:2px;
	visibility:hidden;
}
#espaceContenu #menu #m2 #sm2 {
	padding:5px;
	padding-right:2px;
	visibility:hidden;
}
#espaceContenu #menu #m3 #sm3 {
	padding:5px;
	padding-right:2px;
	visibility:hidden;
}

#espaceContenu #menu #m2 {
	position:absolute;
	top:130px;
	left:0px;
	width:129px;
	height:129px;
}

#espaceContenu #menu #m3 {
	position:absolute;
	top:260px;
	left:0px;
	width:129px;
	height:129px;
}

#espaceContenu #menu #m4 {
	position:absolute;
	top:389px;
	left:0px;
	width:129px;
	height:129px;
}

#espaceContenu #fond2 {
	position:absolute;
	top:0px;
	left:650px;
	width:130px;
	height:519px;
	background-image:url("/acs/sites-gl-events-medias/gha-zenith/fond-accueil-4.jpg");
	background-repeat:no-repeat;
}


/* ---------------------------------- Styles de liens --------------------------------- */
a:link, a:visited {color:#458FB4; text-decoration:underline;}
a:hover, a:active {color:#006699; text-decoration:underline;}

#bandeauHaut #mentions a:link {color:#FFFFFF; text-decoration:none;}
#bandeauHaut #mentions a:visited {color:#FFFFFF; text-decoration:none;}
#bandeauHaut #mentions a:hover {color:#B3C71B; text-decoration:none;}
#bandeauHaut #mentions a:active {color:#B3C71B; text-decoration:none;}

#espaceContenu #menu a:link {color:#000000; text-decoration:none;}
#espaceContenu #menu a:visited {color:#000000; text-decoration:none;}
#espaceContenu #menu a:hover {color:#FFFFFF; text-decoration:none;}
#espaceContenu #menu a:active {color:#FFFFFF; text-decoration:none;}
