body {
	font-family: Verdana, Arial;
	background-color: #FFFFFF;
}
.exemple {
	text-transform: none;
	color: #999999;
}
.grostitreorange
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 40px;
	color: #FF6600;
}
.grostitrenoir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 40px;
	color: #000000;
}

.grostitrebleu
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 40px;
	color: #7DA1CB;
}
#cadre1 {
	height: auto;
	width: 125px;
	float: left;
}

#cadre2 {
	height: auto;
	width: 160px;
	float: left;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #666666;
	padding-left: 5px;
}

#cadre3 {
	height: auto;
	width: 545px;
	float: left;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #666666;
	padding-left: 5px;
	text-align: justify;
}

#cadre4 {
	height: auto;
	width: 180px;
	float: left;
}

#cadre5 {
	height: auto;
	width: 650px;
	float: left;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #666666;
	padding-left: 5px;
	text-align: justify;
}
.grostitreblanc

 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: normal;
	color: #B7B7B7;
}

.titrebleu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #0091AF;
}

.titrebleu2
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #005C8E;
}

.titreblanc

 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #FFFFFF;
}

#contenu {
	height: 550px;
	width: 855px;
	position: relative;
	bottom: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	background-color: #FFFFFF;
	background-image: url(photo/index.jpg);
}

#contenu #menu {
	height: 550px;
	width: 850px;
	position: relative;
	bottom: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	background-color: #FFFFFF;
	background-image: url(photo/index.jpg);
}


.normalnoir {
	font-size: 11.5px;
	color: #000000;
	font-style: normal;
	text-transform: none;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	text-align: justify;
}

.normalbleupetit1 {
	font-size: 11.5px;
	color: #0091AF;
	font-style: normal;
	text-transform: none;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	text-align: justify;
}

.normalbleupetit2 {
	font-size: 11.5px;
	color: #005C8E;
	font-style: normal;
	text-transform: none;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	text-align: justify;}

.normalbleu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11,5px;
	line-height: 20px;
	color: #0091AF;
}


.normalbleu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11,5px;
	line-height: 20px;
	color: #005C8E;
}



.normalrouge {
	font-size: 11.5px;
	color: #CC0000;
	font-style: normal;
	text-transform: none;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	text-align: justify;
}

.normalblanc {
	font-size: 11.5px;
	font-style: normal;
	text-transform: none;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	text-align: justify;
	color: #FFFFFF;
}

.normalgris {
	font-size: 11.5px;
	font-style: normal;
	text-transform: none;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	text-align: justify;
	color: #666666;
}
.comment {
	font-size: 10px;
	color: #333333;
	line-height: 17px;
}

a.normalnoir:link {
	text-decoration: none;
	color: #000000;
}
a.normalnoir:hover {
	color: #333333;
	text-decoration: underline;
}
a.normalnoir:visited {
	text-decoration: none;
}
a.normalnoir:active {
	text-decoration: none;
}

.sousmenunoir {
	font-size: 15px;
	color: #000000;
	line-height: 25px;
	text-align: left;
}

.sousmenurouge {
	font-size: 15px;
	color: #CC0000;
	line-height: 25px;
}

.titrerouge {
	font-size: 25px;
	color: #CC0000;
	line-height: 30px;
}
a.sousmenu:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.sousmenu:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.sousmenu:visited {
	color: #FFFFFF;
}
a.sousmenu:active {
	color: #FFFFFF;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

