body {
	background-color: #88420A;
	color: #FFBF00;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: small;
	}
	
a:link 
  {
	color: #88420A;
	text-decoration: none;
	font-weight: bold;
  }
  
a:visited 
  {
	color: #88420A;
	text-decoration: none;
	font-weight: bold;
    }

a:hover 
  {
	color: #88420A;
	text-decoration: underline;
   }
  
a:active 
  {
	color: #88420A;
	text-decoration: underline;
  }
	
.Style1 {color: #FFBF00;
}

.textesimple1 {color:#88420A; 
}

.textesimple2 {
	color:#FFBF00;
	text-align: center;
	font-size: medium;
}
.textesimple3 {
	font-size: small;
		color: #FFBF00;
	text-align: center;
}

.textesimple3 a:link {font-size: small; color: #FFBF00; text-align: center;}
.textesimple3 a:visited {font-size: small; color: #FFBF00; text-align: center;}
.textesimple3 a:hover {font-size: medium; color: #FFBF00; text-align: center;}
.textesimple3 a:active {font-size: medium; color: #FFBF00; text-align: center;}

.menu {
	text-align: center;
	margin-top:2px;
	border: 1px;
	}

.corps {
	background-color: #FFBF00;
	color:#88420A;
	text-align: left;
	width: 594px; 
	height: 326px;
	}

.textecorps {
	color:#88420A;
	text-align: justify;
	font-size: 12px;
	margin: 5px 10px 10px 5px;
}

.texteside {
	color:#88420A;
	text-align: center;
	font-size: small;
	margin: 5px 10px 10px 20px;
}

.picto {
	margin: 10px 5px 5px 5px;
}

.txterror { 
color: black; 
font-size: 11px; 
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 }

#pop{
width:327px;
display:none;
z-index:1000;
position:absolute;
top:50px;
left:40%;
border:#FFF 10px solid;
background-color:#FFFFFF;
}

#pop2{
width:327px;
height:20px;
display:none;
z-index:1000;
position:absolute;
top:30px;
left:40%;
border:#FFF 10px solid;
cursor:pointer;
background-color:#FFFFFF;
}

#cktest{
cursor:pointer;
}

INPUT { color: #000; font-size: 11px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #EEEEEE }

SELECT { color: #000; font-size: 11px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #EEEEEE }

TEXTAREA { color: #000; font-size: 11px; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #EEEEEE }

.liste {
	color:#88420A;
	text-align: justify;
	font-size: small;
}

.prg,.tarif {
float:left;
width:50%;}
