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

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

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

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

h1 {
	color:#e85931;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:normal;
}
h1 a {
	color:#e85931;
	text-decoration:none;
}
h1 a:hover {	
	color:#e85931;
	text-decoration:underline;
}
h1 a:active {
	color:#e85931;
	text-decoration:underline;	
}

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

h2 {
	color:#009ab2;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:normal;
	padding-left:18px;
	background:url(../images/h2.jpg) no-repeat 0px 4px;
}
h2 a {
	color:#009ab2;
	text-decoration:none;
}
h2 a:hover {	
	color:#009ab2;
	text-decoration:underline;
}
h2 a:active {
	color:#009ab2;
	text-decoration:underline;	
}

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

h3 {
	color:#564947;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-left:15px;
}
h3 a {
	color:#564947;
	text-decoration:none;
}
h3 a:hover {	
	color:#564947;
	text-decoration:underline;
}
h3 a:active {
	color:#564947;
	text-decoration:underline;	
}

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

h4 {
	color:#e85931;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
h4 a {
	color:#e85931;
	text-decoration:none;
}
h4 a:hover {	
	color:#e85931;
	text-decoration:underline;
}
h4 a:active {
	color:#e85931;
	text-decoration:underline;	
}

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

h5 {
	color:#009ab2;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
h5 a {
	color:#009ab2;
	text-decoration:none;
}
h5 a:hover {	
	color:#009ab2;
	text-decoration:underline;
}
h5 a:active {
	color:#009ab2;
	text-decoration:underline;	
}

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

h6 {
	color:#564947;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
h6 a {
	color:#564947;
	text-decoration:none;
}
h6 a:hover {	
	color:#564947;
	text-decoration:underline;
}
h6 a:active {
	color:#564947;
	text-decoration:underline;	
}

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

#milieu ul, #milieu ol {
	margin:15px;
	padding:0;
}

#milieu ul li, #milieu ol li {
	margin:0;
	padding:5px;
	padding-left:15px;
	list-style:none;
	background:url(../images/puce2.png) no-repeat 0px 10px;
}

#milieu ul li:hover, #milieu ol li:hover {
	margin:0;
	padding:5px;
	padding-left:15px;
	list-style:none;
	background:url(../images/puce3.png) no-repeat 0px 10px;
}

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

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

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

#conteneur_ombre {
	position:relative;
	overflow:hidden;
	height:auto;
	background:url(../images/ombre.png) repeat-y;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

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

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

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

#banniere {
	position:relative;
	overflow:auto;
	background:#e85931 url(../images/tetiaire.png) no-repeat 50px 30px;
	height:170px;
	width:950px;
}

#banniere ul {
	margin:0;
	padding:0;
	width:100%;
}

#banniere ul li {
	display:inline;
	margin:0;
	padding:0;
	padding-left:15px;
	padding-right:15px;
	border-right:1px solid #ffffff;
}

#banniere ul li a {
	color:#FFFFFF;
}

#banniere ul li a.active_menu {
	color:#FFFFFF;
	text-decoration:underline;
}

#flux_rss {
	position:absolute;
	overflow:hidden;
	top:5px;
	right:10px;
	display:none;
}

/* ----------------------------------------------------------------------------------------------- */
/* Menu du haut */

#menu_haut {
	position:absolute;
	overflow:hidden;
	top:135px;
	left:25px;
	width:900px;
}

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

#centre {
	position:relative;
	overflow:auto;
	width:950px;
	margin-top:0;
	text-align:left;
	background:#fff url(../images/filet_droit.png) right repeat-y;
}

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

#zone_encadree {
	padding:0;
	overflow:auto;
	background:#ffffff url(../images/filet_droit.png) right repeat-y;
}

/* ----------------------------------------------------------------------------------------------- */
/* Partie gauche du site */

#gauche {
	position:relative;
	overflow:auto;
	float:left;
	width:268px;
	background:#ffffff;
	border-right:1px solid #e85931;
	padding-top:314px;
	padding-bottom:60px;
}

#photo1, #photo2 {
	position:absolute;
	overflow:hidden;
	width:268px;
	height:157px;
	left:0px;
}

#photo1 {
	top:0;
	background:url(../images/photo1.jpg) no-repeat;
}

#photo2 {
	top:157px;
	background:url(../images/photo2.jpg) no-repeat;
}

#vert, #jaune {
	position:absolute;
	overflow:hidden;
	width:94px;
	height:94px;
}

#vert:hover, #jaune:hover {
	cursor:pointer;
}

#vert:hover {
	background:#f6a800;
}
#vert:active {
	background:#009ab2;
}

#jaune:hover {
	background:#009ab2;
}
#jaune:active {
	background:#f6a800;
}

#vert h2, #jaune h2 {
	margin:5px;
	padding:0;
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:none;
}

#vert h2 a, #jaune h2 a, #vert h2 a:hover, #jaune h2 a:hover {
	color:#ffffff;
	text-decoration:none;
}

#vert {
	bottom:5px;
	left:5px;
	background:#009ab2;
}

#jaune {
	bottom:5px;
	right:5px;
	background:#f6a800;
}

#gauche ul {
	margin:20px;
	padding:0;
}

#gauche ul li {
	margin:0;
	padding:0;
	list-style:none;
}

#gauche ul li a {
	display:block;
	padding:10px;
	padding-left:35px;
	color:#564947;
	font-weight:bold;
	font-size:16px;
	border-bottom:1px solid #cccccc;
	background:url(../images/puce.png) no-repeat 0px 8px;
}

#gauche ul li a:hover {
	text-decoration:none;
	color:#009ab1;
}

#gauche ul li a:active {
	text-decoration:none;
	color:#f6a800;
}

#gauche ul li a.active_menu {
	text-decoration:none;
	color:#009ab1;
}

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

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

/* ----------------------------------------------------------------------------------------------- */
/* Partie droite du site */

#droite {
	position:relative;
	overflow:hidden;
	float:right;
	width:160px;
	background:#564947;
}

#droite ul {
	margin:0;
	padding:0;
}

#droite ul li {
	margin:0;
	padding:0;
	list-style:none;
}

#droite ul li a {
	display:block;
	padding:5px;
	color:#9b9b9b;
}
#droite ul li a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#droite ul li a:active {
	color:#f6a800;
	text-decoration:none;
}
#droite ul li a.active_menu {
	color:#ffffff;
	text-decoration:none;
}

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

#pied {
	position:relative;
	overflow:auto;
	float:left;
	
	width:950px;
	
	padding-top:20px;
	padding-bottom:15px;
	background:#564947 url(../images/foot.jpg) top center no-repeat;
}

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

#pied ul li
{
	display:inline;
}

#pied ul li a
{
	display:inline;	
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
	font-size:11px;
}

#pied ul li a:hover
{
	display:inline;
}

/* ----------------------------------------------------------------------------------------------- */
/* 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;
}
