@charset "utf-8";
body {
scrollbar-face-color:#e02a37;
	/* la couleur des fleches */
scrollbar-arrow-color:#ffffff;
	/* la couleur de fond (entre le curseur et la fleche) */
scrollbar-track-color:#ffffff;
	/* la couleur claire (haut+gauche) */
scrollbar-highlight-color:#e02a37;
	/* la couleur claire 2 (haut+gauche) */
scrollbar-3dlight-color:#e02a37;
	/* la couleur foncee (bas+droite) */
scrollbar-shadow-color:#e02a37;
	/* la couleur foncee 2 (bas+droite) */
scrollbar-darkshadow-color:#e02a37;
	background-image: url(images/fond_g.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}
form {
	background-color:#FFFFFF;
	padding:20px;
	width:500px;
}
p {
font-family:"trebuchet ms" Arial, Helvetica, sans-serif;
font-size:12px;
}
label {
font-family:"trebuchet ms" Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
}
input {
	border:0px;
	background-color:#6E6E6E;
	font-family:"trebuchet ms" Arial, Helvetica, sans-serif;
	color:white;
}
select, option {
	background-color:#6E6E6E;
	color:white;
}
textarea {
	border:0px;
	background-color:#6E6E6E;
	font-family:"trebuchet ms" Arial, Helvetica, sans-serif;
	font-size:12px;
	color:white;
}
input.bouton {
border:0px;
font-weight:bold;
cursor:pointer;
border-color: #7e7870;
}
input.bouton:hover {
border:0px;
background-color:#b8afa4;
color:#FFFFFF;
}
input.bouton:active {
border:0px;
background-color:#7e7870;
color:white;
}
#monstyle1 a{color:#ffffff;
}
#monstyle2 a{color:#53534d;
}
#monstyle3 a{color:#0e65b8;
}
#monstyle4 a{color:#FF0097;
}
#monstyle5 {border: solid 1px #464646; }
.png {
}
img.png {
behavior: url(png.htc);
}
.txt_blanc11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.txt_blanc14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.txt_blanc20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}

.txt_bleu11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #80b0d5;
}
.txt_rouge11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #e02a37;
}
.txt_rouge14b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e02a37;
}
.txt_jaune11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cb8c17;
}
.txt_jaune14b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #cb8c17;
}
#fond_commun { background-image: url(images/fond_g.jpg) }
#fond_carte { background-image: url(images/space.gif) 
}
#fond_limonest { background-image: url(images/fond_l.jpg) 
}
.txt_gris11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #464646;
}
.txt_gris14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #464646;
}
.txt_gris18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #464646;
}

.txt_gris20 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #464646;
}


.txt_noir14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
}
.txt_noir11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.txt_noir20b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.txt_jaunel11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffc75e;
}
.txt_jaunel14b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffc75e;
}
.txt_blanc14b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: bold;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

