body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-Y: auto;
	overflow-X: hidden;
	SCROLLBAR-FACE-COLOR: DADADA;  /* le dessus */
	SCROLLBAR-HIGHLIGHT-COLOR: #F0F0F0; /* ombre haut/gauche */
	SCROLLBAR-SHADOW-COLOR: #252525; 	/* ombre bas droite */
	SCROLLBAR-3DLIGHT-COLOR: Black; 	/* contour haut/gauche */
	SCROLLBAR-ARROW-COLOR: Maroon; 	/* fleches */
	SCROLLBAR-TRACK-COLOR: #C1C1C1; /* fond */
	SCROLLBAR-DARKSHADOW-COLOR: Black; 	/* contour bas / droite */
}

hr {
	height:1px;
	border-top:none;
	border-bottom:1px dashed #666;
}

.ColonneGauche {
	background-color: #DADADA;
	width: 250px;
}
.ColonneDroite {
	background-color: #C1C1C1;
}

.DivMenuBas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #C1C1C1;
}

.DivMenuBas P {
	margin: 0px;
	padding: 2px;
}

.DivMenuBas a {
	text-decoration: none;
	color: #000000;
}

.DivMenuBas a:hover {
	color: #660000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #CCCCCC;
}

.DivContenuDroite H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #330000;
	margin-left: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	font-variant: small-caps;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.DivContenuDroite H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336600;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 4px;
	font-variant: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	text-transform: capitalize;
}


.DivContenuDroite H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #330000;
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

.DivContenuDroite a {
	color: #330000;
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	text-decoration: none;
}
.DivContenuDroite a:hover {
	color: #330000;
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	text-decoration: none;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.TDPresse H1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #330000;
	margin-left: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	font-variant: small-caps;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.TDPresse H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003300;
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

.TDPresse H2 a {
	color: #336600;
	text-decoration: underline;
}

.tdFondNoirPhoto {
	background-color: #000000;
}
.tdFondPhotoBas {
	background-color: #000000;
	background-image: url(images/cadre-photos-bas.gif);
	height: 31px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFF00;
	font-weight: normal;
	text-align: center;
	vertical-align: bottom;
}

div.PhotoFloat {
  float: left;
  /*width: 120px;*/
  padding: 10px 0px;
  }

.PositionPhotos {
	padding-right: 20px;
	padding-left: 20px;
}


/* bulles d'aides */
.TableBulleAide {
	background-color: #EEF8FF;
	border: 1px solid #030303;
	filter:alpha(opacity=80);
	-Moz-Opacity:0.8;
	opacity:0.8;
}

.tdBulleAideTitre {
	background-color: #E6E6FA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #010101;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #484848;



}

.tdBulleAideTexte {
	background-color: #F6F6FC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #010101;

}


.DivContenuDroitePhoto H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #330000;
	margin-left: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	font-variant: small-caps;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.DivContenuDroitePhoto H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336600;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 4px;
	font-variant: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	text-transform: capitalize;
}
.DivContenuDroitePhoto H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #330000;
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}.DivContenuDroitePhoto H4 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #330000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}


.DivContenuDroiteCGV H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #330000;
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	font-variant: small-caps;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.DivContenuDroiteCGV H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336600;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 4px;
	font-variant: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	text-transform: capitalize;
}
.DivContenuDroiteCGV H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

.DivContenuDroiteCGV H4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #330000;
	margin-left: 25px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}

.DivContenuDroiteCGV P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 30px;
	margin-right: 30px;
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 10px;

}
.TableContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px dotted #FFFFFF;
	padding: 4px;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCCCC;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.Spacer {
	clear: both;
}

.PositionPhotosRetour a {
	color: #000033;
	text-decoration: none;
	font-size: 12px;
}
.PositionPhotosRetour a:hover {
	color: #000033;
	text-decoration: none;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 12px;
}
.Realisation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.Realisation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.Realisation a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660000;
	text-decoration: underline;
}
.DivContenuDroite H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px 4px;
	text-align: left;
}

.DivContenuDroite H4 STRONG{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 4px;
	text-align: left;
	background-color: #990000;
	border: 1px solid #FFFFFF;
}

.DivContenuDroite H4 a {
	color: #330000;
	margin: 0px;
	padding: 0px 4px;
	text-decoration: none;
}

.DivContenuDroite H4 a:hover {
	color: #330000;
	margin: 0px;
	padding: 0px 4px;
	text-decoration: none;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}.TexteDateActu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003300;
}
.TexteActualites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ResumerActualites {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
