/* ----------------------------------------------------------------------------------------------- */
/* --- C S S --- Cédric CARMIE --- iMédia Création --- C-toucom ---------------------------------- */
/* --------------------------------------------------------------------------------------------------
                           ___          ____  ____       ___  ____  _  __
                  WWW .   /     ___      /   /   / /  / /    /   / / \/ /   . COM
                         /__            /   /___/ /__/ /___ /___/ /    /                  

-------------------------------------------------------------------------------------------------- */

body, html {
	background:#003257;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	color:#111111;
	font-size:12px;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	text-align:center;
}

body {

}

/* ----------------------------------------------------------------------------------------------- */
/* Les titres */

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#003b64;
	background:url(../images/h1.png) no-repeat 0px 0px;
	padding-left:30px;
	margin-top:30px;
	margin-bottom:20px;
}
h1 a {
	color:#003b64;
}
h1 a:hover {
	color:#003b64;
}
h1 a:active {
	color:#003b64;
}

/* ---------- */

h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#99141b;
}
h2 a {
	color:#99141b;
}
h2 a:hover {
	color:#99141b;
}
h2 a:active {
	color:#99141b;
}

/* ---------- */

h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#312f31;
}
h3 a {
	color:#312f31;
}
h3 a:hover {
	color:#312f31;
}
h3 a:active {
	color:#312f31;
}

/* ---------- */

h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#003b64;
}
h4 a {
	color:#003b64;
}
h4 a:hover {
	color:#003b64;
}
h4 a:active {
	color:#003b64;
}

/* ---------- */

h5 {	
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#99141b;
}
h5 a {
	color:#99141b;
}
h5 a:hover {
	color:#99141b;
}
h5 a:active {
	color:#99141b;
}

/* ---------- */

h6 {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	color:#796c5b;
}
h6 a {
	color:#796c5b;
}
h6 a:hover {
	color:#796c5b;
}
h6 a:active {
	color:#796c5b;
}

a:hover {
	color:#c60017;
}
a:active {
	color:#003257;
}

ul li, ol li {
	list-style:none;
	padding-left:14px;
	background:url(../images/li.png) no-repeat 0px 6px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Contenu total */

#contenu {
	position:relative;
	overflow:hidden;
	width:100%;
	height:auto;
	margin-bottom:0;
	min-height:100%;
	margin-bottom:50px;
	margin-top:50px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Partie haute du site */

#haut {
	position:relative;
	overflow:hidden;
	width:100%;
}

/* ----------------------------------------------------------------------------------------------- */
/* Bannière du site */

#banniere {
	position:relative;
	overflow:hidden;
	background:url(../images/banniere.jpg) no-repeat;
	height:420px;
	width:960px;
}

/* ----------------------------------------------------------------------------------------------- */
/* Partie centrale du site Internet */

#centre {
	position:relative;
	overflow:auto;
	width:960px;
	margin-top:0;
	text-align:left;
	background-color:#fff;
}

/* ----------------------------------------------------------------------------------------------- */
/* Calque contenant l'ombre */

#zone_encadree {
	padding:0;
	overflow:auto;
	background:#e4c021;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
}

/* ----------------------------------------------------------------------------------------------- */
/* Contenu du site */

#milieu {
	position:relative;
	overflow:auto;
	float:left;
	width:936px;
	padding:10px;
	background:#e4c021;
}

/* ----------------------------------------------------------------------------------------------- */
/* Pied de page du site */

#pied {
	position:relative;
	overflow:hidden;
	float:left;
	
	width:960px;
	height:320px;
	
	background:#003257;
}

#pied_liens {
	position:absolute;
	overflow:auto;
	width:400px;
	height:80px;
	top:160px;
	left:20px;
}

#pied_liens ul, #pied li {
	padding:0;
	margin:0;
	background:none;
}

#pied_liens ul li
{
	display:inline;
	margin-right:15px;
}

#pied_liens ul li a
{
	display:inline;	
	color:#FFFFFF;
}

#pied_liens ul li a:hover
{
	display:inline;
	color:#eabc00;
	text-decoration:none;
}

/* ----------------------------------------------------------------------------------------------- */
/* Haut de page */

#haut_de_page {
	position:absolute;
	overflow:auto;
	width:16px;
	height:16px;
	top:15px;
	right:15px;
}

#haut_de_page p {
	margin:0;
	padding:0;
}

/* ----------------------------------------------------------------------------------------------- */
/* Contenu auto */

.contenu_auto {
	overflow:auto;
}


/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------------------- */

.active_menu {
	color:#FF0000;
}

/* ----------------------------------------------------------------------------------------------- */
/* Utilisé pour les actualités du site Internet : */

.lire_la_suite {
	text-align:right;
}
.lire_la_suite a {
	color:#99141b;
}

.actualite, .manifestation, .galerie_photos {
	position:relative;
	overflow:auto;
	margin-left:auto;
	margin-right:auto;
	width:500px;
}

.contenu_actualite, .contenu_manif {
	position:relative;
	overflow:auto;
}


#accueil_gauche {
	float:left;
	padding:15px;
	width:400px;
}

#accueil_droite {
	float:left;
	margin-left:30px;
	padding:15px;
	width:430px;
}

#accueil_droite, 
#accueil_gauche, 
#audio_media, 
#video_media, 
#photos_media,
#conteneur_txt_contact,
#formulaire_contact,
.actualite,
.manifestation,
.galerie_photos {
	padding:15px;
	background:#f2d14c;
}

.actualite,
.manifestation,
.galerie_photos {
	margin-bottom:10px;
}
