/* CSS Document */


body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg-gris.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.blanc {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
	float: left;
	text-align: justify;
}
.blanc .titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #32426C;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: 0.1em;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.blanc .texterouge {
	clear: both;
	float: none;
	margin: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.blanc .texterouge b {
	color: #C72026;
	font-weight: bold;
}


.blanc .texterouge .tab {
	float: none;
	clear: none;
	text-indent: 20px;
}

.rouge {
	text-align: left;
	vertical-align: top;
	background-color: #C52027;
	background-image: url(../images/bg-rouge.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
	margin: 0px;
}
.rouge-haut {
	width: 378px;
	height: 331px;
	background-color: #C52027;
	background-image: url(../images/rouge-haut.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	padding-bottom: 250px;
	float: none;
	clear: none;
	margin: 0px;
}
.rouge-bas {
	width: 378px;
	height: 300px;
	background-color: #C52027;
	background-image: url(../images/rouge-bas.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rouge .titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: 0.1em;
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.rouge .texteblanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	clear: left;
	float: left;
	height: 0px;
	text-align: justify;
	margin: 0px;
}
.rouge .liste {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 18px;
	font-weight: normal;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin: 0px;
}
a {
	color: #C72026;
	font-weight: bold;
	text-decoration: none;
}

.rouge a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.rouge .texteblanc-justify {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	height: 0px;
	width: 300px;
	text-align: justify;
	margin: 0px;
}
.rouge .bt {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	height: 0px;
	width: 300px;
	text-align: justify;
	margin: 0px;
}
.rouge .form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 36px;
	clear: left;
	float: left;
	height: 0px;
	text-align: left;
	margin: 0px;
}
.rouge input {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #B41D24;
	padding: 2px;
}

