/* styles globaux */
body {
	background-color: #000000 !important;
}

DIV.clSlide{
	position: relative;
	z-index: 10;
	left: 0px;
	padding: 3px;
	width: 138px;
	height: 30px;
	clip: rect(0,138,28,0);
	background-repeat: no-repeat;
}

DIV.clSlideSub{
	position: relative;
	z-index: 10;
	top: -7px;
	left: 10px;
	padding: 0px;
	width: 127px;
	height: 20px;
	clip: rect(0,127,20,0);
	background-repeat: no-repeat;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	color: #999999 !important;
	font-size: 11px !important;
}
a:hover {
	color: #9D0C15 !important;
}

A.clSlideLinks{
	font-family: Verdana, Helvetica !important;
	font-size: 10px !important;
	font-weight: bold !important;
	text-decoration: none !important;
	color: #383738 !important;
}

A.clSlideSubLinks{
	font-family: Verdana, Helvetica !important;
	font-size: 10px !important;
	text-decoration: none !important;
	color: #6e1919 !important;
}

.iframe {
	background-color: #e7dfdf;
	margin-top: 5px;
	margin-left: 5px;
	width: 615px;
	height: 385px;
	overflow: auto;
	scrollbar-face-color: #e7dfdf;
	scrollbar-shadow-color: #e7dfdf;
	scrollbar-highlight-color: #e7dfdf;
	scrollbar-3dlight-color: #e7dfdf;
	scrollbar-darkshadow-color: #e7dfdf;
	scrollbar-track-color: #e7dfdf;
	scrollbar-arrow-color: #9d0c15;
}

#cg_vente {
	position: absolute;
	margin-top: 74px;
	margin-left: 500px;
}

#cg_vente a, #cg_vente a:visited {
	color: #ffffff !important;
	text-decoration: none;
	font-size: 10px;
}

#cg_vente a:hover {
	color: #cb0c18 !important;
}

/* style formulaire */
csc-mailform-field, csc-mailform-field-req {
	font-size: 11px !important;
}

csc-mailform-field-req {
	font-weight: bold !important;
}

/* style propre au pages */
.Texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.Texte_petit_gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}

.Texte_petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.Point_rouge {
	color: #9D0C15;
	font-weight: bold;
	font-size: 11px;
}

.Texte_rouge {
	color: #A82831;
	font-size: 11px;
}

.Lien a {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	color: #999999 !important;
	font-size: 11px !important;
}

.Titre_rouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#9D0C15;
	font-weight:bold;
	font-size: 12px;
}
/* page du plan du site */
.csc-header h1 {
	color: #9f1a23;
	font-size: 18px;
}
.spacer-gif {
	height: 0px;
}
.csc-sitemap, .droite {
	margin-top: -20px;
}
.csc-sitemap {
	float: left;
}
.droite {
	float: right;
	width: 270px;
}
/* formulaire */
.csc-mailform label {
	vertical-align: top;
	width: 120px;
}
.Texte_rouge_sup {
	color: #A82831;
	font-size: 13px;
}
