/* Global Styles */

body {
	margin:0px;
	background-image: url(../images/fond.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
td {
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
a {
	color: #A52146;
	}
	
a:hover {
	color: #999999;
	}
	
	/* Generated via www.cssmenubuilder.com */

.menu{
	margin:0;
	padding:0;
	height:30px;
	width:710px;
	display:block;
	top: 70px;
	background-image: url(images/topMenuImages.png);
	background-repeat: repeat-x;
	position: absolute;
}
.menu li{padding:0; margin:0; list-style:none; display:inline;}
.menu li a{
	float:left;
	padding-left:8px;
	display:block;
	color:rgb(255,255,255);
	text-decoration:none;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	background-image: url(images/topMenuImages.png);
	background-repeat: no-repeat;
	background-position: 0px -30px;
}
.menu li a span{
	line-height:30px;
	float:left;
	display:block;
	padding-right:8px;
	background-image: url(images/topMenuImages.png);
	background-repeat: no-repeat;
	background-position: 100% -30px;
}
.menu li a:hover , .menu li a.active {background-position:0px -60px; color:rgb(255,255,255);}
.menu li a.active span{background-position:100% -60px;}
.menu li a:hover span{background-position:100% -60px;}

.menu2{
	background-color: #666666;
	margin:0;
	padding:0;
	width:160px;
	list-style:none;
}
.menu2 li{
	padding:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A52146;
	display:block;
}
.menu2 li a{
	text-align:left;
	padding:5px 10px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	display:block;
	text-decoration:none;
	background-color: #666666;
}
.menu2 li a:hover{
	background-color: #a52146;
}
.menu2 li a.active, .menu2 li a.active:hover{
	background-color: #a52146;
}
	
	
/* Class Styles */
	
.bodyText {
	color:#333333;
	margin-top:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 10px;
	text-align: justify;
	}
.bodyTextrouge {
	color:#a52146;
	margin-top:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	font-weight: bold;
}
.bodyTexttitre {
	color:#000000;
	margin-top:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	font-weight: bold;
	text-transform: none;
}
.exemple {
	color:#666666;
	margin-top:50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	text-align: justify;
	font-style: normal;
}


.pageName{
	color: #A52146;
	line-height:20px;
	letter-spacing:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-indent: 10px;
	margin-right: 10px;
	text-transform: uppercase;
	}
	
.subHeader {
	color: #666666;
	line-height:normal;
	letter-spacing:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}

.quote {
	color: #A52146;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
.smallText {
	color: #666666;
	line-height: normal;
	display: block;
	border-bottom-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-style: solid;
	border-bottom-width: thin;
	font-weight: bold;
	}

	
.etape {
	color: #A52146;
	line-height:20px;
	letter-spacing:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-right: 10px;
	text-transform: uppercase;
	border-bottom-color: #A52146;
	display: block;
	border-bottom-style:solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thick;
	border-left-width: thin;
	padding-top: 30px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.blocrouge {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	text-align: justify;
	font-style: normal;
	background-color: #a52146;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
