/***************************************
* Body
***************************************/

body {
	background-image:url(mauve.jpg); background-position:top left;margin:Opx; padding:0px;margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;  
    font-family: "Comic Sans MS", cursive;
	color: #3a0647;
	scrollbar-base-color: #9966CC;   
	border:0px;
}
#menugauche {
	position:absolute;
	left:74px;
	top:157px;
	width:259px;
	height:497px;
	z-index:2;
}
#pubs {
	position:absolute;
	left:47px;
	top:648px;
	width:263px;
	height:422px;
	z-index:1;
}

.menu {
	COLOR: #990066; font: 15px verdana, arial, sans-serif; height : 20px; vertical-align:top;
}
.menu a {
	text-decoration: none;color: #996699  ;
}

.menu a:hover {
	text-decoration: none;color: #990099 ;
}

.bas {
	text-decoration: none;color: #FFFFFF;
}
.bas a {
	text-decoration: none;color: #FFFFFF;
}

.bas a:hover {
	text-decoration: none;color: #CCCCFF;
}
.gain { 
font-family:"Courier New", Courier, monospace; 
color:#000;
font-size:19px; font-weight:bold; }

.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: bold; background-color: #9966CC }
.petit {
     font-size:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;  }

.moyen {
   
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	 }
	
input.bouton_admin, textarea.bouton_admin, select.bouton_admin {
	color: #FFFFFF  ;
	background-color: #9966CC;
	border:  1px solid  #000000;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.form { background-color:#CCCCFF; color:#660066 
 }
.invalid_form {background-color: #990000; color:#FFFFFF;
 }
.degrad{ background-color: #A64FA9;  background-image:url(degrad.jpg); background-position: top; background-repeat: repeat-x   ;  }

