
body {
	margin: 0;
	padding: 0;
	text-align: center;
}

a {
	color: #04799f;
}
a:hover {
	color: #974277;
}

hr {
	color: #04799f;
	background-color: #04799f;
	height: 1px;
	clear: both;
	border: 0;
}
a img {
	border: 0;
}


/******
 * Conteneur
 ******/
#conteneur {
	background: #fff;
	width: 824px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	position: relative;
}


	
		/************************** MENU DEROULANT ***************************/
		
		
		/*
		 * Menu principal
		 */
		 
		#menuprincipal {
			margin: 0 0 25px 0;
			padding: 0;
		}
			
		.menulist {
			margin: 0;
			padding: 1px;
			width: 220px;
			list-style: none;
			background: #fff;
			border-top: 1px dotted #999;
		}
		
		.menulist ul {
			color: #04799f;
			list-style-type: disc;
			padding-left: 40px;
			margin-top: 5px;
			border: 0;
		}
		
		.menulist a {
			display: block;
			padding: 4px 4px 4px 30px;
			color: #04799f;
			background: url(images/menuprincipal-puce.png) no-repeat 13px 6px;
			text-decoration: none;
			border-bottom: 1px dotted #999;
			margin: 0;
		}
		.menulist a:hover, .menulist a.actif {
			background: url(images/menuprincipal-puce2.png) no-repeat 13px 6px;
		}
		.menulist ul a {
			font-size: 11px;
			padding-left: 5px;
			background: none;
			border: 0;
			padding: 2px 0;
		}
		.menulist ul a:hover, .menulist ul a.actif {
			background: none;
		}
		
		.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus, .menulist a.actif, .menulist a.highlighted {
			color: #974277;
		}
		.menulist a.actif {
			font-weight: bold;
		}
		
		.menulist a .subind {
			float: right;
		}
		
		/*
		 HACKS: IE/Win:
		 A small height on <li> and <a> tags and floating prevents gaps in menu.
		 * html affects <=IE6 and *:first-child+html affects IE7.
		 You may want to move these to browser-specific style sheets.
		*/
		*:first-child+html .menulist li {
			float: left;
			width: 100%;
		}
		
		* html .menulist li {
			float: left;
			height: 1%;
		}
		* html .menulist a {
			height: 1%;
		}
		/* End Hacks */


		
		/************************** FIN MENU DEROULANT ***************************/
	

	#milieuPage {
		clear: both;
		padding-top: 10px;
	}


	/*************************************************
	 * Navigation
	 *************************************************/
	#navigation {
		width: 220px;
		margin: 0;
		float: left;
		min-height: 1px;
		_height: 1px;
	}
	
		/* sous-menu */
		.sousmenu {
			color: #797979;
			margin-bottom: 15px;
		}
		.sousmenu ul {
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
		.sousmenu ul li {
			margin: 0;
			padding: 0;
		}
		.sousmenu ul ul {
			margin: 3px 0;
		}
		.sousmenu ul ul li {
			padding-left: 10px;
			background: url(images/bullet_gray.png) no-repeat 0 6px;
		}
		
		
		/******
		 * Titre
		 ******/
		#titre {
			text-align: center;
			margin: 5px 0 15px 0;
		}
		#titre img {
			border: 0;
		}
		#titre a {
			color: #000;
			margin: 10px;
			font-size: 1em;
			font-weight: bold;
			font-variant: small-caps;
			margin: 5px;
		}
		
		
		/******
		 * Langues
		 ******/
		#langues {
			text-align: right;
		}
		#langues a {
			padding-left: 7px;
		}
		#langues img {
			border: 0;
		}
		
		
		/******
		 * Recherche
		 ******/
		#recherche {
			margin-bottom: 15px;
		}
		#recherche form {
			margin: 0;
		}
		#recherche input {
			vertical-align: top;
		}
		#recherche #terme {
			font-size: 11px;
			color: #a2bec6;
			background: #f8fafc;
			border: 1px solid #bccbdc;
			margin: 0;
			padding: 0 2px 1px 2px;
			width: 195px;
		}
		#recherche #terme:focus {
			color: #4f8d9e;
			border-color: #4f8d9e;
		}
		
		/******
		 * Actualités
		 ******/
		#actualites {
			background: #f0f6fc;
			padding: 7px 5px 15px 10px;
		}
		#actualites strong {
			color: #964277;
			font-size: 14px;
			display: block;
			margin-bottom: 5px;
		}

	/*************************************************
	 * Contenus
	 *************************************************/
	#contenus {
		width: 576px;
		float: left;
		margin: 0 0 0 0;
		padding: 0 0 0 25px;
		margin-bottom: 10px;
		border: 0;
		min-height: 400px;
	}
	
		/*************************************************
		 * Composant
		 *************************************************/
		.composant {
			color: #787878;
			border-bottom: 1px dotted #ccc;
			margin-bottom: 10px;
		}
		.composant h2 {
			font-size: 16px;
			font-weight: bold;
			margin: 0 0 10px 0;
			color: #964277;
		}
		.composant a {
		}
		.composant img {
			border: 0;
		}

		/* accroche */
		.composant .accroche {
			font-weight: bold;
			color: #333;
			margin: 0 0 10px 0;
			text-align: justify;
		}
		
		/* texte */
		.composant .texte {
			font-size: 12px;
			margin: 0 0 15px 0;
			text-align: justify;
		}

		/* contenus */
		.composant .texte ul, .composant .accroche ul {
			margin-left: 15px;
			padding-left: 0;
		}

		/* images */
		.composant .imgLeft {
			margin: 10px 10px 10px 0;
			float: left;
			text-align: right;
		}
		.composant .imgRight {
			margin: 10px 0 10px 10px;
			float: right;
			text-align: right;
		}
		.composant .imgCenter {
			display: block;
			text-align: center;
			margin: 5px auto;
			clear: both;
		}
		.composant .imgCenter img {
			text-align: center;
			margin: 5px auto;
		}
		.composant .imgcontenu {
			display: block;
			clear: both;
		}
		.composant .zoom {
			text-decoration: none;
			font-size: 0.8em;
		}
		
		/* pdf */
		.composant .pdf ul {
			margin-top: 0;
			list-style-image: url(../images/icones/pdf.png);
		}
		.composant .pdf li {
			margin-bottom: 7px;
			font-size: 12px;
		}
		
		/* liens */
		.composant .liens ul {
			margin-top: 0;
			list-style-image: url(../images/icones/popup.png);
		}
		.composant .liens li {
			margin-bottom: 7px;
			font-size: 12px;
		}
		
		/*
		 * Formulaires
		 */
		#contenus form {
			margin: 0;
		}
		#contenus form p {
			clear: both;
			margin: 5px 0;
			padding: 0;
		}
		#contenus form p label {
			float: left;
			width: 110px;
			text-align: right;
			padding-right: 15px;
		}
		#contenus form p input {
			width: 150px;
			font-size: 0.8em;
			padding: 0;
			margin-right: 5px;
		}
		#contenus form p input.submit {
			width: auto;
		}
		#contenus form hr {
			margin: 0;
			padding: 0;
			clear: both;
			visibility: hidden;
			display: none;
		}
		
		/* galerie */
		.galerie .image {
			width: 120px;
			float: left;
			text-align: center;
		}
		.galerie .image a {
			text-decoration: none;
		}
		.galerie .image img {
			clear: both;
		}

		/******
		 * icones haut, imprimer, avis etc
		 ******/
		.navigcontenu {
			margin-top: 10px;
			font-size: 0.7em;
			text-align: right;
			clear: both;
		}
		.navigcontenu a {
			text-decoration: none;
		}
		

		/******
		 * Imprimer
		 ******/
		#imprimer {
			text-align: right;
		}
		#imprimer a {
		}
		

	/*
	 * Pied de page
	 */
	#pieddepage {
		color: #98b2ba;
		background: url(images/footer-fond.png) no-repeat top right;
		font-size: 11px;
		height: 30px;
		clear: both;
		position: relative;
	}
	#pieddepage a {
		text-decoration: none;
	}
	
	
		/******
		 * Adherent
		 ******/
		#adherent {
			position: absolute;
			top: 6px;
			left: 5px;
			width: 350px;
		}
		#adherent input {
			font-size: 11px;
			width: 92px;
			margin: 0;
			padding: 0 2px 1px 2px;
			color: #a2bec6;
			background: #f8fafc;
			border: 1px solid #bccbdc;
			vertical-align: top;
		}
		#adherent input:focus {
			color: #4f8d9e;
			border-color: #4f8d9e;
		}
		#adherent select {
			font-size: 11px;
			margin: 0;
			padding: 0;
		}
		#adherent input.submit {
			width: auto;
			background: none;
			border: 0;
			margin: 0;
			padding: 0;
		}
		#adherent p {
			margin-top: 5px;
		}
		#adherent form {
			display: inline;
		}
		
		/* coordonnées */
		.coords {
			position: absolute;
			top: 0;
			right: 5px;
			text-align: right;
		}
	
	/* liens plan etc */
	.liens {
		font-size: 11px;
		color: #3f99b6;
		float: left;
		margin-top: 7px;
	}
	.liens a {
		text-decoration: none;
	}
	
	/*
	 * Pour lien "powered by"
	 */
	.poweredby {
		color: #3f99b6;
		font-size: 11px;
		float: right;
		margin-top: 7px;
	}


/************************************************
 * Classes
 ************************************************/

/*
 * Petit texte
 */
.petit {
	padding: 2px;
	font-size: 0.7em;
}



/*
 * Images icônes (loupe, etc)
 */
.icone {
	border: 0;
	vertical-align: middle;
}


/*
 * Liens pour édition
 */
.editeur {
	text-align: right;
}


.spacer {
	clear: both;
}