@charset "utf-8";
/* CSS Document */

body {
	color: #333333;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height:1.5em;
	background: #6C6468 url(../img/top.png) top center repeat-x;
	margin: 0;
	padding: 0;
	vertical-align:top;
	}

h1 {
	color:#d10018;
	font-size:1.4em;
	background: url(../img/bg_titre.png) right bottom repeat-x;
	border-bottom:2px solid #6c6468;
	margin:3px 0 10px 0;
	padding:2px;
	}
	
h2 {
	font-weight:bold;
	font-size:1.2em;
	background-color:#F7F7F7;
	border-bottom:1px solid #DDD;
	padding:2px;
	margin:8px 0 0 0;
	clear:both;
	}

h3 {
	font-size:0.8em;
	border-bottom:1px solid #DDD;
	padding:2px;
	margin:3px 0 3px 0;
	clear:both;
	}

h4 {
	font-size:1em;
	text-align:right;
	padding:2px;
	margin:3px;
	clear:both;
	}

hr {
	display: block;
	height: 1px;
	margin: 0;
	_margin: -7px 0;
	padding: 0;
	color: #E2001A;
	background-color: #E2001A;
	border: 0;
	}

	
ul {
	margin-bottom: 5px;
	}
	
li {
	list-style-type:square;
	list-style-image:url(../img/puce.png);
	margin: 5px 0 10px 0;
	}
	
p {
	text-align:justify;
	}

a, a:visited, a:active, a:link {
	color:#d10018;
	text-decoration:underline;
	}
	
a:hover {
	color:#686666;
	text-decoration:none;
	}

#main {
	width: 1080px;
	max-width: 1080px;
	text-align:center;
	vertical-align:top;
	padding: 0px 30px 0px 30px;
	background: url(../img/bg_.png) center top repeat-y;
	margin: 0px auto 0px auto; /* Pour le centrage horizontal sous FF */
	}
	
#contenu {
	width:940px;
	max-width:940px;
	text-align:left;
	vertical-align:top;
	background: url(../img/bg_bottom.png) center bottom no-repeat;
	margin: 0px auto 0px auto; /* Pour le centrage horizontal sous FF */
	padding: 0 36px 40px 36px;
	}

#entete {
	float:left;
	width: 780px;
	height: 140px;
	text-align:left;
	vertical-align:top;
	margin: 5px 0px 6px 8px;
	padding:0;
	border-bottom: 2px solid #CCCCCC;
	background-color:#FFFFFF;
	}
	
#switch {
	float:left;
	width:780px;
	border-bottom:1px dashed #DDD;
	border-left:1px dashed #DDD;
	margin:0 0 10px 0;
	padding:0 0 8px 8px;
	}
	
.lineup { /* plus connu sous le nom de CHAPEAU */
	font-size:1.2em;
	text-align: justify;
	border: 3px solid #CCC;
	border-top:0;
	padding: 18px 12px 12px 12px;
	background: #F7F7F7 url(../img/bg_line_up.png) top right no-repeat;
	overflow: visible;
	}

#div_logo {
	border:2px solid #DDD;
	border-top:0;
	text-align:center;
	vertical-align:top;
	margin:0 0 6px 0;
	padding:5px;
	clear:both;
	}
		
	#div_logo img {
		margin:0 15px 0 15px;
		}
		
/* ------ MISE EN FORME D'OBJETS --------------------------------------- */

.puce{ margin: 0 4px 0 2px; }
	
.espace{ height: 6px; }

.clear-both { clear: both; }

.plus { /* place une flèche droite à gauche du texte */
	background: url(../img/puce_menu_actif.png) left center no-repeat;
	padding-left: 10px;
	}

.back { /* place une flèche gauche à gauche du texte */
	background: url(../img/puce_fleche.png) left center no-repeat;
	padding-left: 10px;
	}

.border {
	border:2px solid #CCC;
	}

.floatleft {
	margin:0px 8px 0px 0px;
	float:left;
	border:2px solid #CCC;
	display:block;
	}

.floatleft_nobd {
	margin:0px 8px 0px 0px;
	float:left;
	border:0;
	display:block;
	}

.floatright {
	margin: 0px 0px 0px 8px;
	float:right;
	border:2px solid #CCC;
	display:block;
	}

.floatright_nobd {
	margin: 0px 0px 0px 8px;
	float:right;
	border:0;
	display:block;
	}

/* ------ ACTU --------------------------------------------------------- */
	
.actu {
	text-align:justify;
	padding:6px;
	border-bottom:2px solid #DDD;
	margin:0 0 20px 0;
	overflow:visible;
	clear:both;
	}
	
.archive {
	display:none; 
	margin:0 20px; 
	background-color: #ddd;
	border:solid 1px #666;
}

.archive h2 {
	margin:0;
}

.archive h2 a {
	float:right;
	text-decoration:none;
}

/* ------ MENU --------------------------------------------------------- */	
	
#col_menu {
	float:left;
	text-align:center;
	width:140px;
	vertical-align:top;
	margin:0 10px 8px 0;
	background-color:#FFFFFF;
	}
		
#div_menu {
	text-align:left;
	vertical-align:top;
	margin:0 0 6px 0;
	padding:0;
	}
	
a.btmenu, a.btmenu:link, a.btmenu:visited, a.btmenu:active {
	color:#FFF;
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align:left;
	background-color:#d10018;
	padding:2px 0 2px 10px;
	margin:0 0 3px 0;
	display:block;
	}
		
a.btmenu:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-color:#1A1A1A;
	}
		
a.btmenu_actif, a.btmenu_actif:link, a.btmenu_actif:active, a.btmenu_actif:visited {
	color:#FFFFFF;
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	text-align:left;
	background: #60001A url(../img/puce_menu_actif.png) no-repeat 8px center;
	padding:2px 0 2px 18px;
	margin:0 0 3px 0;
	display:block;
	}
		
a.btmenu_actif:hover {
	color:#FFF;
	text-decoration:none;
	}
		
.btmenusepar {
	color: #FFFFFF;
	font-size:1.1em;
	font-weight: bold;
	text-align: center;
	background-color:#6C6468;
	padding: 2px;
	margin-bottom: 4px;
	margin-top: 24px;
	}

/* ------ FORMULAIRE --------------------------------------------------- */
	
form { margin-left:60px; }

p.form {
	text-align:left;
	width: 230px;
	clear: left;
	margin: 0;
	padding: 8px 5px 8px 0;
	padding-left: 145px; /* largeur de la colonne des labels */
	border-top: 1px solid #CCC;
	height: 1%;
}

label {
	font-weight:bold;
	float: left;
	margin-left: -145px; /* pour la colonne des labels */
	margin-top: 4px;
	width: 140px;
	}

.requis {
	background: url(../img/star.png) top right no-repeat;
	padding:0px 11px 0px 0px;
	}
	
input, textarea, select {
	font-size: 1em;
	background-color:#f7f7f7;
	padding:2px;
	border:1px solid #CCCCCC;
	resize:none; /* Anti redimensionnement du textarea sur SAFARI */
	}
	
input:focus, input:hover, textarea:focus, textarea:hover {
	background-color: #CCCCCC;
	}
		
input[type="submit"] {
	color: #FFFFFF;
	font-size: 1em;
	font-weight : bold;
	border: 1px solid #CCCCCC;
	background-color: #d10018;
	padding: 2px 4px 2px 4px;
	margin: 7px 0px 7px 0px;
	}
	
input.submit:hover, input.submit:focus {
	color:#60001A;
	border-color:#686666;
	}
	
input[type="text"]{ 
	width: 180px;
	}

textarea{ 
	width: 220px;
	overflow:auto;
	}
