body {	background-color:lightgrey;
		/*background-image:url(../image/fond/quadri01.gif);*/}
#page_entiere {
	background:#EBEBEB;	
	background-repeat:repeat;
	background-image:url(../../image/fond/quadri01.gif);
}
#contenu {
	background:#669966;	
	background-repeat:repeat;
	background-image:url(../../image/fond/quadri01.gif);
}
#menuV h2 {
	color:				#3366FF#;
	background-color:	#3165FF;
	border:				#000000;
	}
A.menulink {
	text-decoration:none;
	color:				#000000;
	background-color:	#A8BEFF;
	border:				#000000;	
 } 
A.menulink:hover  {
	border:				#cccccc;
	background-color:	#eeeeee;
 }
#cherche {background-color:#A8BEFF;}
H1 {color:				#0066CC; }
H2 {color:				#0066CC; }
H3 {color:				#0066CC; }
H4 {color:				#000000; }
H5 {color:				#000000; }
P  {color:				#000000; }
/*-------- FORUM ------------*/
.ForumLign1		{ background-color: #D5E3D9; }	/*ligne courante*/
.ForumLign1c	{ background-color: #D5E3D9;}
.ForumLign2a	{ background-color: #E7FFE7; }		/* lignes courantes couleurs alternées */
.ForumLign2b	{ background-color: #D7FFD7;}
.ForumLign5		{ background-color: #6F9F7C;}	/*plus sombre, bas et haut */
/*----------Annonces ---------*/
.cadre_rubrique					{color: #000000;}
.rubr_mere						{color: #000000;}
.rubr_mere a, .rubr_mere a:link	{color: #a04da3;}
.rubr_mere a:hover				{color: #FF4da3;}
.rubr_fille, .rubr_fille a		{color: #000000;}
.rubr_fille a:hover				{color: #FF4da3;}
/*------------------------------------------------------------------------*/
 {
    background-color:#FFFFFF;
    border: solid #000 3px;
    width: 400px;

}
table#sites thead, tfoot {
background-color:#D0E3FA;
background-image:url(sky.jpg);
border:1px solid #6495ed;
}
table#sites tbody {
background-color:#FFFFFF;
border:1px solid #6495ed;
}
 th {
font-family:monospace;
border:1px dotted #6495ed;
padding:5px;
background-color:#EFF6FF;
width:25%;
}
table#sites td {
font-family:sans-serif;
font-size:80%;
border:1px solid #6495ed;
padding:5px;
text-align:left;
}
table#sites caption {
font-family:sans-serif;
}
