{literal}
/*Div globale*/
html, body {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-size: 100% auto;
	background-repeat: repeat-x;
	background-origin: border;
	background-color: #FFFFFF;
	background-image: url(/media/site/gen/degrade_fond_pages.gif);
}

html, body, table, th, tr, td, p, ul, li, img, h1, h2, h3, h4, h5, h6, a, legend, form, input, dl, dd, dt {
	margin: 0;
	padding: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	font-size: 11px;
	color: #03819d;
}
.separateur {
	clear: both;
}



/* Fond pages */
div#motif {
	position: absolute;
	background-image: url(/media/site/gen/motif_bulles_fond-trans.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 350px;
	width: 100%;
	z-index: 0;
	left: 0px;
	top: 0px;
}




div#global {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
	width: 998px;
	background-image: url(/media/site/gen/fond_degrade_page-trans.png);
	background-repeat: repeat-y;
	background-position: left top;
}
div#flux_page {
	top: 0px;
	left: 0px;
	width: 980px;
	z-index: 2;
	visibility: visible;
	background-color: #FFFFFF;
	margin-left: 9px;
}





/* Colonne gauche */
div#colonne_gauche {
	width: 290px;
	position: relative;
	left: 0px;
	top: 8px;
	float: left;
}






/****************************************************/
/** Titrage : bandeau en-tête de page */
/****************************************************/

/* Logo Agglo */
#logo {
	margin-left: 53px;
	float: left;
	position: relative;
	margin-top: 45px;
}

/* Visuel Accueil */
div#bandeau_visuel {
	width: 983px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 1;
}
div#visuel {
	width: 750px;
	position: relative;
	top: 42px;
	z-index: 1;
	right: 0px;
	float: right;
}
div#vague_visuel {
	width: 750px;
	position: absolute;
	left: 0px;
	top: 208px;
	margin-left: 233px;
	z-index: 2;
	background-image: url(/media/site/gen/vague_visuel_accueil-trans.png);
	background-repeat: no-repeat;
	height: 89px;
}


/****************************************************/
/** Contenus : colonne centrale */
/****************************************************/
/* Définition Colonne centre */
div#colonne_centre {
	width: 655px;
	position: relative;
	top: 20px;
	z-index: 5;
	float: left;
	left: 40px;
}

/* Accès rapide */
div#acces_rapides {
	width: 175px;
	height: 360px;
	float: left;
	margin-top: 60px;
}
#demarche, #scene, #bac, #carto {
	margin-bottom: 5px;	
}
#carto {
	margin-bottom: 20px;	
}

/* Actualités*/
div#actus {
	width: 420px;
	float: left;
	margin-left: 30px;
	z-index: 10;
}
div#titre_actus {
	width: 420px;
	height: 60px;
}
div#liste_actus {
	width: 417px;
	background-image: url(/media/site/gen/fond_actus_accueil-trans.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
	z-index: 100;
}
div#liste_actus p.liens {
	margin-top: 2px;
	margin-left: 248px;
	background-image: url(/media/site/gen/puce_item_actus_accueil.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 25px;
	height: 19px;
}
div#liste_actus p.liens a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
div#liste_actus img.liens {
	margin-top: 0px;
	float: right;

}
.vignette_item_actus {
	float: right;
	display: block;
	font-size: 10px;
	margin-right: 25px;
	border: 1px solid #eb6a0c;
	position: relative;
}
.resume_item_actus {
	color: #4d4d4d;
	margin-left: 45px;
	width: 250px;
	margin-bottom: 30px;
}
h5.titre_item_actus {
	font-size: 12px;
	font-weight: bold;
	width: 250px;
	margin-bottom: 3px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 15px;
	background-image: url(/media/site/gen/puce_item_actus_accueil.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 30px;
	padding-bottom: 3px;
}
h5.titre_item_actus a {
	display: block;
	cursor: pointer;
	color: #FFFFFF;
	position: relative;
}
h5.titre_item_actus a:hover {
	text-decoration: underline;
}
/* Bas liste actus */
div#bas_actus {
	width: 417px;
	height: 80px;
	background-image: url(/media/site/gen/bas_actus_accueil-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Recherche */
div#acces_rapides .formulaires {
	padding-left: 5px;
	padding-right: 2px;
	padding-top:3px;
	margin-top:0px;
	background-image: url(/media/site/gen/fond_recherche.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 170px;
	height: 26px;
}
div#acces_rapides .champ_formulaires {
	font-size: 10px;
	color: #999999;
	background-color: #FFFFFF;
	width: 95px;
	float: right;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #04add3;
	margin-right: 10px;
	margin-top: 2px;
	padding-left: 3px;
}
div#acces_rapides form P {
	float: left;
	margin-top: 3px;
}
div#acces_rapides P.invite {
	margin-top: 15px;
	text-align: justify;
	margin-bottom: 5px;

}


/* Pied de page */
div#pied_page {
	width: 980px;
	z-index: 200;
	background-image: url(/media/site/gen/vague_pied_page_accueil-trans.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-top: 30px;
	height: 110px;
}
div#pied_page p {
	width: 330px;
	margin-top: 60px;
	margin-left: 510px;
}
div#pied_page p a {
	font-size: 10px;
	color: #999999;
	margin-right: 8px;
	padding-right: 8px;
	background-image: url(/media/site/gen/tiret_pied_page.gif);
	background-repeat: no-repeat;
	background-position: right center;
	cursor: pointer;
	display: block;
	float: left;
	z-index: 250;
	position: relative;
}
div#pied_page p a:hover {
	color: #ff8533;
}
{/literal}