/* CSS Document */
/* CADRE */
body
{
	background-image: url(ressources/motif.jpg);
	font-size: 12px;
	text-align: justify;
	font-family: arial;
		line-height:1.5;
	color: #000066;

}
table
{	font-size: 12px;
	text-align: justify;
	font-family: arial;
	color: #000066;
}
#fonds
{
	position: absolute;
	height: auto;
	width: 95%;
	min-width: 700px;
	left: 15px;
	top: 20px;
	right: 15px;
	border: 3px solid #33ccff;
	background-image:   none;
	background-color: #FFFFFF;
	visibility: visible;
	z-index: 80;

	}
/* Liens*/
#texte
{
	font-size: 12px;
	text-align: justify;
	font-family: arial;
	color: #000066;
}
#texte a
{
	color: 000066;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;}



#texte a:hover
{
	color: #0099ff;
	text-decoration: underline;
}

/* MENU*/
#menu
{
	position: relative;
	font-family: arial;
}

#menu a, a:link
{
	color: 000066;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}
#menu a:visited
{
	color: 000066;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

#menu a:hover
{
	color: #0099ff;
	font-weight: bold;
	text-decoration: underline;
	font-weight: bold;}

.rq
{
	width: 100%;
}
.menu
{
width: 25%;
text-align: center;
padding-top: 10px;
}
h1
{
 font-size: 22px; 
 font-weight: bold;
 text-align: center;
 }
 TD.logo
 {
	width: 150;
	text-align: center;
	vertical-align: bottom;
}
 TD.logo2
 {
	width: 150;
	text-align: center;
	vertical-align: top	;
}
.center
 {
	text-align: center;
}
 
.encadre
{
	width: 300px;
	font-size: 11px;
	font-family: arial;
	border-spacing: 0px;
}
.encadre a
{
	color: 000066;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;

}


.encadre a:hover
{
	font-size: 11px;
	color: #0099ff;
	font-weight: bold;
	text-decoration: underline;
}