/* CSS Document */
body {
	text-align: center;
	margin: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #A8B1C1;
	height: 100%;
}
#clearfix2 {
	clear: both;
}
#general {
	width: 988px;
	margin: 0 auto;
	text-align: left;
}
#fondAccueil {
	background-image: url(../images/fondAccueil.gif);
	background-repeat: no-repeat;
	width: 988px;
	height: 523px;

/*height:583px;*/
}
#titreAccueil {
	padding: 175px 0 0 45px;
}
.titreAccueil {
	color: #FFFFFF;
	font-size: 16px;
	letter-spacing: 2px;	
}
#cadreAccueil {
	background-image: url(../images/cadreAccueil.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 135px;
	margin-top: 45px;
	padding-left: 300px;
}
#cadreAccueil .titre {
	color: #BC182B;
	font-weight: bold;
	font-size: 16px;
	padding-top: 15px;
}
#cadreAccueil ul {
	margin-top: 5px;
}
#cadreAccueil ul li {
	list-style-image: url(../images/puceGrise.gif);
	margin-left: 15px;
}
#cadreAccueil ul li a {
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
}
#cadreAccueil ul li a:hover {
	text-decoration: underline;
}
#sousCadreAccueil {
	padding-left: 160px;
}
#sousCadreAccueil ul {
	float: left;
	margin: 10px 0 0 15px;
}
#sousCadreAccueil ul li a {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}
#sousCadreAccueil ul li a:hover {
	text-decoration: underline;
}
#sousCadreAccueil ul li.select {
	margin-right: 50px;
	list-style-image: url(../images/puceGrise.gif);
	font-size: 14px;
	font-weight: bold;
	color: #74809A;
	line-height: 20px;
	text-transform: uppercase;
}
#fondDefault {
	background-image: url(../images/fondDefault.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	width: 988px;
	min-height: 583px;
	_height: 583px;
}
#fondDefault #titre {
	padding: 150px 0 0 55px;
}
h1 {
	color: #A1ABBD;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
h2 {
	color: #BC182B;
	font-size: 18px;
	letter-spacing: 1px;
}
#colonneGauche {
	width: 280px;
	clear: right;
	float: left;
}
#colonneGauche ul {
	margin: 50px 15px 0 70px;
}
#colonneGauche ul li {
	list-style-image: url(../images/puceRouge.gif);
	font-size: 12px;
	color: #74809A;
}
#colonneGauche ul.gloss li a {
	font-weight: bold;
}
#colonneGauche ul li a {
	color: #BC182B;
	line-height: 20px;
	text-decoration: none;
}
#colonneGauche ul li a:hover {
	text-decoration: underline;
}
#contenu {
	width: 640px;
	float: left;
	padding-top: 50px;
	padding-bottom: 20px;
}
#contenu p {
	color: #74809A;
	font-size: 16px;
	font-weight: bold;
	/* margin-top:40px;*/
	margin-bottom: 15px;
}
#contenu .textesimple p{
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: black;
}
#contenu .texteGris14 {
	color: #74809A;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 40px;
}
#contenu .texteGris12 {
	color: #74809A;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 40px;
}
#contenu .texteGris12 a {
	color: #74809A;
	text-decoration: none;
}
#contenu .texteGris12 a:hover {
	text-decoration: underline;
}
#contenu .texteNoir14 {
	color: #000000;
	font-size: 14px;
	line-height: 18px;
}
#contenu .texteNoir12 {
	color: #000000;
	font-size: 12px;
	line-height: 16px;
}
#contenu .texteNoir12 a {
	color: #000000;
	text-decoration: none;
}
#contenu .texteNoir12 a:hover {
	text-decoration: underline;
}
#contenu .texteNoir12Encart {
	background-color: #EFEFF2;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	border: solid #74809A 1px;
}
#contenu .texteNoir12Encart a {
	color: #000000;
	text-decoration: none;
}
#contenu img {
	margin: 0 25px 5px 0;
	float: left;
	background-color: gray;
}
#contenu table img {
	float: none;
}
#contenu .graphiques {
	text-align: center;
	color: #000000;
	font-size: 12px;
}
#contenu .graphiques img {
	float: none;
}
#contenu ul li {
	list-style-image: url(../images/puceGrise.gif);
	margin-left: 15px;
	list-style-position: outside
}
.casseFloat {
	clear: left;
}
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	width: 988px;
	height: 50px;
}
#footer ul {
	width: 988px;
	height: 24px;
	text-align: center;
	padding-top: 15px;
	padding-left: 15px;
}
#footer ul li {
	border-left: solid 1px #FFFFFF;
	line-height: 22px;
	width: 14%;
	float: left;
}
#footer ul li.first {
	border-left: none;
}
#footer ul li a {
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#contact {
	width: 988px;
}
#contact p {
	float: right;
	margin: 5px 5px 20px 0;
}
#contact p a {
	color: #FFFFFF;
	font-size: 12px;
}
.images-accueil {
	float: right;
	margin-top: 10px;
}
.images-page1 {
	float: right;
	margin-top: 7px;
}
.images-page2 {
	float: right;
	margin-top: 10px;
}
.images-page3 {
	float: right;
	margin-top: 10px;
}
.images-page4 {
	float: right;
	margin-top: 7px;
}

/* PLUS SAM 3 JUILLET 2009
#contenu .texteNoir12Encart ul li {
	background: url(../images/puceGrise.gif) no-repeat left top;
}
*/
/* PLUS SAM 17 SEPTEMBRE 2009 */
.contentmeto {
	margin-left:280px;
}
.titre_cache {
	color: white;
}