/* CSS Document */

body, html
{	margin:;0
	height:100%;
	background-color: #122100;
	font-family: Arial;
	font-size: 12px;
}
.bandebas {
	background-image: url(../images/bande-bas-20.jpg);
	background-repeat: no-repeat;
}
.jeu {
	height: 229px;
	padding-right: 10px;
	background: url(../images/temoiganges.jpg) no-repeat center center;
}
.margegauche {
	padding-left: 10px;
	font-family: Arial;
	font-size: 12px;
}
.marge_gauche_droite {
	padding-right: 75px;
	padding-left: 75px;
}

.mrageautour {
	padding-top: 10px;
	padding-bottom: 10px;
}
.bkgfromulaire {
	background-color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003300;
	font-weight: normal;
}
.imagebas {
	background-image: url(../images/logobas.jpg);
	background-repeat: no-repeat;
	padding-left: 200px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.basesite {
	background-image: url(../images/base.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.traitbas {
	background-repeat: no-repeat;
	background-image: url(../images/barrebasse.jpg);
}
.marge_gauche {
	padding-left: 25px;
	padding-top: 20px;
}
.marge_gauche-testi {
	padding-left: 40px;
	padding-top: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.cadretesti {
	padding-left: 25px;
}
.temoignages {
	background: #DFD8BC url(../images/temoiganges.jpg) no-repeat;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #122100;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #122100;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993399;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #122100;
	text-decoration: underline;
}
a.italique:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DFD8BC;
	text-decoration: underline overline;
}
a.toto:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DFD8BC;
	text-decoration: none;
}
a.toto:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DFD8BC;
	text-decoration: underline;
}
a.toto:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DFD8BC;
}
a.toto:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DFD8BC;
	text-decoration: none;
}
