/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #bfd2d9;
	background-repeat: repeat-y;
	margin: 0px;
	background-image: url(graphisme/back.jpg);
	background-position: center top;
}

html, body {
	padding : 0;
	margin : 0;
	height : 100%; /* Ces trois paramètres sont nécessaires pour un affichage correct */
		}


.rouge {
	color: #990000;
}

.noir {
	color: #1E1E1E;
}

a img {
	border: none;
}

h1 {
	font-size: 15px;
	font-weight: normal;
}

h2 {
	color: #ECECEC;
	font-size: 14px;
	margin-top: 5px;
	padding-bottom: 23px;
	padding-top: 6px;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 0px;
	width: 150px;
	font-weight: lighter;
}

blockquote {
	margin-left: 20px;
}

IFRAME {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

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



/* TOP (haut de page avec banner pub) ------------------------------*/

#top {
	height: 110px;
	width: 100%;
	background-image: url(graphisme/back_top.jpg);
	text-align: center;
	background-repeat: repeat;
	background-position: left bottom;
}

#top_frame {
	height: 291px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#top_contenu {
	height: 102px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(graphisme/top.jpg);
	padding-top: 8px;
	padding-left: 40px;
}

/* BANNER (logo & bandeau animation) ------------------------------*/

#banner {
	height: 150px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(graphisme/back_banner.jpg);
	background-position: top;
}

#banner_contenu {
	height: 150px;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(graphisme/banner.jpg);
	padding-left: 20px;
}

/* MENU (menu rouge) ----------------------------------------------*/

#menu {
	height: 31px;
	width: 835px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 55px;
	margin-bottom: 0px;
	vertical-align: bottom;
	background-image: url(graphisme/back_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* CONTENU DU SITE (partie centrale du site) ---------------------*/

div.non_flottant {clear:both;}

#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 20px;
	padding-left: 20px;
}

#contenu {
	width: 600px;
	background-position: left top;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* CONTENU DU SITE / general ---------------------*/

#contenu_general {
	width: 560px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	color: #343537;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contenu_bottom {
	width: 560px;
	color: #333333;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}

	#contenu_general h1 {color: #ffffff;}
	
	#titre_contenu_general {
	color: #FFFFFF;
	font-size: 12px;
	background-color: #FF0000;
	margin-top: 5px;
	padding-bottom: 15px;
	padding-top: 4px;
	padding-right: 5px;
	padding-left: 5px;
}
#contenu_vert/* CONTENU DU SITE / vert ---------------------*/

 {
	width: 550px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	color: #FDFFC4;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 25px;
	background-image: url(graphisme/back_vert.jpg);
	background-color: #768722;
	background-repeat: no-repeat;
}

#contenu_vert h1 {
	color: #DDE86D;
}

#contenu_vert h2 {
	background-color: #768722;
	background-image: url(graphisme/back_titre_vert.jpg);
}

/* CONTENU DU SITE / bleu ---------------------*/

#contenu_bleu {
	width: 550px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 25px;
	background-image: url(graphisme/back_bleu.jpg);
	background-color: #3380B5;
	background-repeat: no-repeat;
}

#contenu_bleu h1 {
	color: #C1E4FF;
}

#contenu_bleu h2 {
	background-color: #3380B5;
	background-image: url(graphisme/back_titre_bleu.jpg);
}

/* CONTENU DU SITE / orange ---------------------*/

#contenu_orange {
	width: 550px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 25px;
	background-image: url(graphisme/back_orange.jpg);
	background-color: #CF7609;
}

#contenu_orange h1 {
	color: #f5d68a;
}

#contenu_orange h2 {
	background-color: #CF7609;
	background-image: url(graphisme/back_titre_orange.jpg);
}

/* CONTENU DU SITE / rouge ---------------------*/

#contenu_rouge {
	width: 550px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	color: #FFFFFF;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 25px;
	background-image: url(graphisme/back_rouge.jpg);
	background-color: #901818;
}

#contenu_rouge h1 {
	color: #fdb9b9;
}

#contenu_rouge h2 {
	background-color: #BB1F20;
	background-image: url(graphisme/back_titre_rouge.jpg);
}



#droite {
	nwidth: 545px;
	float: right;
	width: 250px;
	background-image: url(graphisme/back_contenu.jpg);
	background-repeat: no-repeat;
	color: #EFEAD9;
	padding: 0px;
	height: 100%;
}


/* CONTENU DU SITE / partenaires ---------------------*/

#contenu_partenaires {
	width: 550px;
	color: #666;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF;
}

#contenu_partenaires h1 {
	color: #fdb9b9;
}

#contenu_partenaires h2 {
	background-color: #BB1F20;
	background-image: url(graphisme/back_titre_rouge.jpg);
}

/* BOTTOM (pied de page) -------------------------------------------*/

#bottom {
	width: 890px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(graphisme/back_bottom.jpg);
	background-position: center top;
	color: #333333;
	bottom: 0; left: 0; /* Tout en bas à gauche */
	clear : both;         /* On casse l'alignement float des colonnes */
}

/* LINK -----------------------------------------------------------*/


a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}


/* LINK -----------------------------------------------------------*/

a.link_rouge {
	color:#A61C1A;
	font-weight: bold;
}

a.link_noir {
	color:#1E1E1E;
	font-weight: bold;
}

a.lien_menu {color:#ffffff;text-decoration:none;font-weight: normal;}

form {
	margin: 0;
}

input, textarea {
	font-size: 11px;
	color: #990000;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F2F2F2;
}

/* IMAGES -----------------------------------------------------------*/

.images_gauche {
	margin-right: 8px;
	margin-bottom: 8px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}



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