BODY {
	scrollbar-face-color:#800200;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-track-color:#E45D01;
	scrollbar-higlight-color:#FFFFFF;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	background: #DEE08C url(img/bg.jpg) repeat-x;
    margin: 0px;
    margin-top: 10px;
}

.Border {
	border: 1px #ABABAB solid;
}

.Zone {
	background: #FFFFFF url(img/bg-zone.jpg) repeat-y right;
}

.SsZone {
	background: #E5E5E5 url(img/bg-sous-zone.jpg) repeat-y left;
}

.Bottom {
	background: #BB3647 url(img/bg-bottom.gif) repeat-x;
}


/* ---------------------FONT-------------------------- */
.Text12 {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 12px;
 	color: #000000;
}
.Text12 a:link {
	color : #C17007;
	text-decoration : underline;
}
.Text12 a:hover {
	color : #C17007;
	text-decoration : none;
}
.Text12 a:visited {
	color : #C17007;
}

.TextActu {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 12px;
 	color: #6F3C22;
}
.TextActu a:link {
	color : #6F3C22;
	text-decoration : underline;
}
.TextActu a:hover {
	color : #6F3C22;
	text-decoration : none;
}
.TextActu a:visited {
	color : #6F3C22;
}

.TextRouge {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 10px;
 	color: #BB3647;
}
.TextRouge a:link {
	color : #BB3647;
	text-decoration : none;
}
.TextRouge a:hover {
	color : #BB3647;
	text-decoration : underline;
}
.TextRouge a:visited {
	color : #BB3647;
	text-decoration : none;
}

.TextBlanc {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 12px;
 	color: #FFFFFF;
}
.TextBlanc a:link {
	color : #FFFFFF;
	text-decoration : underline;
}
.TextBlanc a:hover {
	color : #FFFFFF;
	text-decoration : none;
}
.TextBlanc a:visited {
	color : #FFFFFF;
}

.TextGris {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 10px;
 	color: #2C2C2C;
}
.TextGris a:link {
	color : #2C2C2C;
	text-decoration : none;
}
.TextGris a:hover {
	color : #2C2C2C;
	text-decoration : none;
}
.TextGris a:visited {
	color : #2C2C2C;
	text-decoration : none;
}


.TitreActu {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 17px;
 	color: #6F3C22;
}
.TitreActu a:link {
	color : #6F3C22;
	text-decoration : underline;
}
.TitreActu a:hover {
	color : #6F3C22;
	text-decoration : none;
}
.TitreActu a:visited {
	color : #6F3C22;
}


.Titre1 {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 18px;
 	color: #BABE11;
}
.Titre1 a:link {
	color : #BABE11;
	text-decoration : underline;
}
.Titre1 a:hover {
	color : #BABE11;
	text-decoration : none;
}
.Titre1 a:visited {
	color : #BABE11;
}

.TitreRouge {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 18px;
 	color: #BB3647;
}
.TitreRouge a:link {
	color : #BB3647;
	text-decoration : underline;
}
.TitreRouge a:hover {
	color : #BB3647;
	text-decoration : none;
}
.TitreRouge a:visited {
	color : #BB3647;
}

.TitreBlanc {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 15px;
 	color: #FFFFFF;
}
.TitreBlanc a:link {
	color : #FFFFFF;
	text-decoration : underline;
}
.TitreBlanc a:hover {
	color : #FFFFFF;
	text-decoration : none;
}
.TitreBlanc a:visited {
	color : #FFFFFF;
}

/* ---------------------OPTIQUE-------------------------- */

.TitreOptique {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 15px;
 	color: #e21383;
}
.TitreOptique a:link {
	color : #e21383;
	text-decoration : underline;
}
.TitreOptique a:hover {
	color : #e21383;
	text-decoration : none;
}
.TitreOptique a:visited {
	color : #e21383;
}

.TextOptique {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 12px;
 	color: #e21383;
}
.TextOptique a:link {
	color : #e21383;
	text-decoration : underline;
}
.TextOptique a:hover {
	color : #e21383;
	text-decoration : none;
}
.TextOptique a:visited {
	color : #e21383;
}

.BorderOptiques {
	border: 1px #e21383 solid;
}

/* ---------------------SOLAIRES-------------------------- */
.TitreSolaire {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 15px;
 	color: #ff9c45;
}
.TitreSolaire a:link {
	color : #ff9c45;
	text-decoration : underline;
}
.TitreSolaire a:hover {
	color : #ff9c45;
	text-decoration : none;
}
.TitreSolaire a:visited {
	color : #ff9c45;
}


.TextSolaire {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 12px;
 	color: #ff9c45;
}
.TextSolaire a:link {
	color : #ff9c45;
	text-decoration : underline;
}
.TextSolaire a:hover {
	color : #ff9c45;
	text-decoration : none;
}
.TextSolaire a:visited {
	color : #ff9c45;
}

.BorderSolaires {
	border: 1px #ff9c45 solid;
}


/* ---------------------CONTACT-------------------------- */
.TitreContact {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 15px;
 	color: #72a342;
}
.TitreContact a:link {
	color : #72a342;
	text-decoration : underline;
}
.TitreContact a:hover {
	color : #72a342;
	text-decoration : none;
}
.TitreContact a:visited {
	color : #72a342;
}


.TextContact {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 12px;
 	color: #72a342;
}
.TextContact a:link {
	color : #72a342;
	text-decoration : underline;
}
.TextContact a:hover {
	color : #72a342;
	text-decoration : none;
}
.TextContact a:visited {
	color : #72a342;
}

.BorderContact {
	border: 1px #72a342 solid;
}


/* ---------------------VERRES-------------------------- */
.TitreVerres {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 15px;
 	color: #3198df;
}
.TitreVerres a:link {
	color : #3198df;
	text-decoration : underline;
}
.TitreVerres a:hover {
	color : #3198df;
	text-decoration : none;
}
.TitreVerres a:visited {
	color : #3198df;
}

.BorderVerres {
	border: 1px #3198df solid;
}
