
.Style4 {font-size: larger}
.Style5 {color: #C8CD66}
.Style6 {color: #C8CF5D}
.Style7 {
	color: #0AC4FF;
	font-weight: bold;}




body {	margin: 0px;	padding: 0px;}


form		{
	margin: 0px;
	border: none;
}
body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;

}

form {
	margin: 0px;
	padding: 0px;
}



a {
	color: #FF9900;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;



}

a:hover {
	text-decoration: none;
	color: #666666;
	font-size: 12px;
	font-weight: bold;


}



.style1 {
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;


}

.style1 a {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	font-size: 12px;

}

.style1 a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}


.bgtop {

	color: #FFFFFF;
	background-image: url(images/bgtop.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgbtm {


	color: #FFFFFF;
	background-image: url(images/bgbottom.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

input.text	{
	background: url(none) center center;
	clear: both;
	float: none;
	border: none;
	color: #333300;
}

#haut{
   position : absolute ;
   left     : 210px ;
   top      : 0px ;
   width    : 790px ;
   height   : 227px ;     /* background-color :  #33FF99  ; */    /* font-size : 36px ; */
   color    : #C8CD66 ;
}
#gauche{
   position : absolute ; /* ou relative */
   left     : 0px ;
   top      : 0px ;
   width    : 210px ; /*largeur*/
   height   : 580px ; /* longueur (vers le bas) */
   background-color : #FFFFFF ;     
	font-size : 12px ; 
}

#corps{
   position : absolute ;
   left     : 210px ;
   top      : 227px ;
   width    : 790px ;
   height   : 373px ;
   background-color :   #FFFFFF ;
   font-size : 16px ;
   overflow : auto ;
}

