/* CSS Document */

body, html {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/degradeFond.gif);
	background-repeat: repeat-x;
	background-color: #e7e7e9;
	width: 100%;
}
#conteneur {
	background-color: #FFFFFF;
	width: 951px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 4px;
	border-top-style: solid;
	border-color: #b90012;
	margin-bottom : 15px;
	


}


/*Menu user en haut à gauche*/
#menuUser {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: right;
	width: 600px;
	margin-top: 2px;
	
}

#menuUser li {

	float: right;
}


.menuUserText {
	padding-top: 4px;
}
#menuUser Img {
	border :none;
	
}

#menuUser a {
	text-decoration: none;
	color: #b90012;
	border: none;
	margin: 0px 5px;

}

#menuUser a:hover {
	color: #666;
}

/*logo entete*/


#entete {
	clear: left;
	float: left;
	width: 100%;
	height: 64px;
	background-image: url(../images/filetBas.gif);
	background-repeat: repeat-x;
	background-position: 0px 60px;
}


#accroche {
	color: #bababa;
	font-weight: bold;
	margin-top: 23px;
	margin-left: 10px;
	float: left;
}

#logo {
	float: left;
	margin-left: 30px;
}


/*Menu navigation*/

#menuNav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 533px;
	float: right;
	margin-top:4px;
	margin-right: 30px;
	border-color: black;
	border-style: none solid none none;
	border-width: 1px;
}

#menuNav li {
	float: left;
	margin: 0px;
	border-color: black;
	border-style: none none none solid;
	border-width: 1px;
	font-size: 12px;
	color: #666;
	height: 12px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#menuNav a {
	text-decoration: none;
	font-size: 12px;
	color: #b90012;
}

#menuNav a:hover {
	color: #666;
}
#piedPage {
	font-size: 10px;
	width: 891px;
	border-color: #b90012;
	border-style: solid none none none;
	border-width: 1px;
	color: #666666;
	margin-left: 30px;
	padding-top: 10px;

}

#piedPage ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 700px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

}
#piedPage a {
	text-decoration: none;
	color: #b90012;
}
#piedPage a:hover {

	color: #666;
}


.lienPied {
	padding-top: 3px;
}


#piedPage li {
	float: right;
	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	
	padding-right: 10px;
	padding-left: 10px;



}


#piedPage #newsletter {
	font-size:10px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding:0;

}
.grasRouge {
	font-weight: bold;
	color: #b90012;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.titre {
font-size:14px; 
font-weight:bold;
}

.sousTitre {
	font-size:11px;
	font-weight:bold;
	background-image: url(../images/stripTitre.gif);
	background-repeat: repeat-x;
	height: 18px;
	line-height: 18px;
	padding-left: 5px;
}
#leSaviezVous {
	color: #666;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #b90012;
	border-right-color: #b90012;
	border-bottom-color: #b90012;
	border-left-color: #b90012;
	padding: 5px;
	margin-top: 10px;
}
#rappel img {
	border:none;
}
#colone1  img {
	border: none;
}
#sousMenu {
	position: absolute;
	left: 315px;
	top: 112px;
	background-color: #006699;
	height: 20px;
	width: 480px;
}
#sousMenu ul {
	list-style-type: none;
	background-color: #99FF00;
	margin: 0;
	padding: 0;
}
#sousMenu li {
	float: left;
	display: block;
	text-align: center;
	margin-left: 10px;
}
#sousMenu a {
	color: #bababa;
	text-decoration: none;
}
#sousMenu a:hover {
	color: #b90012;
}
