/* CSS PEEP */
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	text-align: center;
	margin: 0;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-position: top;
}

#container {
    position: relative;
	width:800px;
	height: auto;
    margin: auto;
	text-align: center;
	margin-bottom:30px;
}

h1 {
	color: #1C4C74;
	font-size: 18pt;
	margin: auto;
	margin: 0 0 0 0;
}

#basmenu h4 {
	color: #1C4C74;
	background-image: url('images/bgh4.gif');
	background-repeat: no-repeat;
	padding: 3px;
	font-size: 8pt;
}

h4{
	color: #1C4C74;
	font-size: 8pt;
}

th.result{
	font-weight:bold;
	font-size:10pt;
	color:#1C4C74;
}

h5{
	font-size: 8pt;
}

h6{
	color: #1C4C74;
	font-size: 8pt;
}

img {
	border: 0;
}

table {
	background-color:#FFFFFF;
	text-align: left;
}

table#concours td {
	font-size:11px;
}

td {
	background-color: #FFFFFF;
	text-align:center;
	border:solid 0px;
}
th {
	border:solid 0px;
}

/* ------------------------ Entete ------------------------------- */

#entete {
	position: relative;
	width: 800px;
	height: 222px;
	text-align: left;
	float: none;
	left: 0px;
}


div.entetedroite {
	float:right;
	width:675px; 
	height:121px;
}

div.logo {
	float: left;
	width:125px; 
	height:121px;
}

div.bandeeau {
	float:left;
	width:800px; 
	height:101px;
}
/* ------------------------ Corps ------------------------------- */

#corps {
	position:relative;
	background-repeat: no-repeat;
	width: 800px;
	min-height: 1200px;
	margin: 0;
	padding:0;
	background-color: #FFFFFF;
}


/* ------------------------ Menu ------------------------------- */



#menu {
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	float:left;
	width: 237px;
	height: 340px;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 20px;

}

#menu a {
	color: #1C4C74;
	text-decoration: none;
	font-weight: bold;
}

#menu a:hover {
	color: #1C4C74;
	text-decoration: none;
	font-weight: bold;	
}


li.menu {
	list-style: none;
	padding: 8px 0 7px 30px;
}


ul.menu {
	padding: 0 0 0 0;
	margin: 0 0 0 0;

}

#basmenu {
	clear:left;
	float:left;
	text-align: left;
	float: left;
	width: 237px;
	margin: 0 auto 0 auto;
	min-height: 400px;	
}


#basmenu ul {
	margin:0 0 0 0;
	padding-bottom: 20px;
}

#basmenu li {
	padding:5px 0 5px 0;
	list-style: none;
}

li.metsup {
	display: ;
}

li.homedepot {
	margin-top: 18px;
}


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


#contenutitre {
	float: right;
	width: 560px;
	height: 50px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: right;
}

#content {
	float: right;
	text-align: justify;
	height:auto;
	color:#1C4C74;
	font-size: 10pt;
	padding:3px 15px 3px 15px;
	width: 530px;
	position: relative;
}

ul.consommateur {
	list-style: none;
}

li.consommateur2 {
	margin-left: 20px;
}

li.consommateur3 {
	margin-left: 40px;
}

p#top a {
	color:#1C4C74;
	font-weight:bold;
}

p#top a:hover {
	text-decoration: none;
}

p.space {
	padding-bottom:15px;
}

#content a {
	color:#6ccaf0;
	text-decoration:none;
}

#content a:hover {
	text-decoration:none;
	color: #1C4C74;
}


#content ul li a {
	
	color:#1C4C74;
	text-decoration:none;
}

#content ul li a:hover {
	text-decoration: underline;
	color: #6ccaf0;
}

img.right {
	padding: 15px 0 15px 15px;
}

img.center {
	padding: 15px;
}

#form td input {	
	width:50px;
}

#form input {
	text-align:center;
	color:#1C4C74;	
	border: 2px;
	border-style:groove;
	font-weight:bold;
	padding: 2px 5px;	
}

#form table {
 border: 0;
 }

#form th {
 padding: 12px;
 font-weight:normal;
 }
 
#form td {
 text-align:center;
 }

/* ----------------------- Bas de page ---------------------------- */

#footer {
	font-size: 7pt;
	clear:left;
	float:right;
	width:799px;
	height: 50px;
	text-align:right;
	margin-top:30px;
}

#footer a {
	color:#1C4C74;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:none;
}


li.footer {
	display: inline;
	padding-left:20px;
}.compte {
	color: #1C4C74;
}
.reflechir {
	color: #FFFFFF;
}

