@import url("entete.css");
@import url("gauche.css");
@import url("droite.css");
@import url("pied.css");

	html { overflow-y: scroll; } 
	
	
	body{
		background-color:#fff;
		font-family:arial;
		font-size:12px;
		color:#0a1114;
		margin:0;
		padding:0;
		
	}
	
	
	.clear{
		clear:both;
		height:1px;
	}
	
	a img{
		border:0;
	}
	
	a:active,a:focus {
outline:none;
}
	
	form{
		margin:0;
		padding:0;
	}
	
	#global{
		width:979px;
		margin:auto;
		position:relative;
	}	

	#photoEntete{
		position:absolute;
		z-index:20;
		top:118px;
		left:0;
	}

	#milieu{
		float:left;
		width:600px;
		margin:23px 15px 0 0;
	}
	
	
	#chemin{
		color:#555;
		font-size:90%;
		margin:0 0 5px 0;
	}
	
	#chemin a{
		color:#222;
		text-decoration:none;
	}
	
	#chemin a:hover{
		text-decoration:underline;
	}

	.contenuArrondiHaut{
		width:600px;
		height:10px;
		background-image:url(images/haut-contenu.gif);
		background-repeat:no-repeat;
	}
	
	.contenuArrondiBas{
		width:600px;
		height:10px;
		margin:0 0 15px 0;
		background-image:url(images/bas-contenu.gif);
		background-repeat:no-repeat;
	}
	
	.contenu{
		width:560px;
		padding:0 20px 1px 20px;
		background-image:url(images/fond-contenu.gif);
		background-repeat:repeat-y;
	}

	.contenu h1{
		margin:0 0 14px 0;
		padding:4px 0 0 10px;
		border-left:12px solid #f8b400;
		color:#005189;
		font-weight:bold;
		font-size:140%;
	}
	
	.contenu a:link{
		color:#005189;
		text-decoration:none;
		}
	
	.contenu a:hover{
		color:#005189;
		text-decoration:underline;
		}
	
	.contenu a:visited{
		color:#8c8c8c;
		text-decoration:none;
		}
	
	.recherche a:link{
		color:#005189;
		text-decoration:none;
		}
	
	.recherche a:hover{
		color:#005189;
		text-decoration:underline;
		}
	
	.recherche a:visited{
		color:#8c8c8c;
		text-decoration:none;
		}
	
	.titreSortir{
		color:#bf0050;
	}
	
	.appuiTitre{
		font-size:70%;
		font-weight:bold;
		font-style:italic;
		color:#0a1114;
	}
	
	
	
	
	.contenu ul#sousMenu{
		margin:0 0 12px 23px;
		padding:0;
		list-style:none;
		color:#005189;
	}
	
	.contenu ul#sousMenu li{
		margin:0 0 2px 0;
		padding:0;
		background-image:none;
	}
	
	#sousMenu a:link{
		color:#005189;
		text-decoration:none;
	}
	
	
	#sousMenu a:hover{
		color:#005189;
		text-decoration:underline;
		}	
	
	
	#sousMenu a:visited{
		text-decoration:none;
		
	}
	
	
	
	.encart{
		margin:0 0 16px 0;
		padding:6px 14px 1px 14px;
		background-color:#f8b400;
	}
	

	
	.contenu h2{
		margin:0 0 6px -20px;
		padding:0 0 0 20px;
		border-left:0;
		color:#aa800d;
		font-weight:bold;
		font-style:italic;
		font-size:140%;
		background-image:url(images/fleche-titre-ancre.gif);
		background-repeat:no-repeat;
		background-position:1px 2px;
	}
	

	
	.contenu h3{
		margin:0 0 7px 0;
		padding:0;
		font-size:120%;
		font-weight:bold;
	}
	
	.contenu p{
		margin:0 0 16px 0;
		padding:0;
	}
	
	.centre{
		text-align:center;
	}
	
	.texteInvisible{
		color:#f6f6f4;
	}

	.lienPageSite{
		font-style:italic;
	}

	
	.lienPageArriere{
		font-weight:bold;
		font-style:italic;}

	
	.tableau{
		margin-bottom:16px;
	}
	
	.tableau th{
		background-color:#e9e3d4;
		border-right:1px solid #e9e3d4;
		padding:5px;
	}
	
	.tableau td{
		border-right:1px solid #e9e3d4;
		padding:3px 5px 3px 5px;
		
	}
	
	.tableau th.derniereCellule, .tableau td.derniereCellule{
		border-right:0;
	}
	
	.tableau td.haut{
		vertical-align:top;
	}
	
	.ligne1{
		background-color:#f6f6f4;
	}
	
	.ligne2{
		background-color:#fff;
	}

	.imageAGauche{
		float:left;
		margin:5px 10px 4px -10px;
	}
	
	
	.imageADroite{
		float:right;
		margin:5px -10px 4px 10px;
	}
	
	
	
	.petitEncart{
		width:252px;
	}
	
	.retourHautPage{
		text-align:center;
		background-image:url(images/fleche-retour-haut-page.gif);
		background-repeat:no-repeat;
		background-position:center 0;
		padding:11px 0 0 0;
	}
	
	.retourHautPage a{
		color:#aa800d;
		font-weight:bold;
		text-decoration:none;
	}
	
	.retourHautPage a:hover{
		text-decoration:underline;
	}
	
	.barreVerte{
		width:100%;
		height:13px;
		background-color:#12a802;
	}
	
	


	#cultureLoisirs{
		width:600px;
		background-image:url(images/fond-culture-loisirs.jpg);
		background-repeat:no-repeat;
	}
	
	#economie{
		width:600px;
		background-image:url(images/fond-economie.jpg);
		background-repeat:no-repeat;
	}
	
	#sports{
		width:600px;
		background-image:url(images/fond-sports.jpg);
		background-repeat:no-repeat;
	}

	#enseignement{
		width:600px;
		background-image:url(images/fond-enseignement.jpg);
		background-repeat:no-repeat;
	}

	#tourisme{
		width:600px;
		background-image:url(images/fond-tourisme.jpg);
		background-repeat:no-repeat;
	}

	#patrimoine{
		width:600px;
		background-image:url(images/fond-patrimoine.jpg);
		background-repeat:no-repeat;
	}
	
	#environnement{
		width:600px;
		background-image:url(images/fond-environnement.jpg);
		background-repeat:no-repeat;
	}
	
	#urbanisme{
		width:600px;
		background-image:url(images/fond-urbanisme.jpg);
		background-repeat:no-repeat;
	}	

	#presentation{
		width:600px;
		background-image:url(images/fond-presentation.jpg);
		background-repeat:no-repeat;
	}	
