
body {
	background: #fff url(images/bg.png) repeat-y;
	background-position: top left;
	font-family : "Lucida grande",Verdana,Lucida,Helvetica,sans-serif;
	color:#111;
	
}
.mascotte
{
	border: 0px;
}

#page
{ 
	background-color: #ECF4FF;
	background-position: top right;
	border: 1px solid #000000;
	font-size: 15px;
	color: #004D97;
	width : 980px;	
	
	margin-left: auto;
	margin-right: auto;
	
	position: relative;

}


p span
{
	font-weight: bolder;
}

ul li {
display:inline;
list-style:none;
     margin-left: auto;
     margin-right: auto;
     width: 100px ;
	  		margin: 0px;
}
img{
		border: none;
		margin: 0px;
}

#bas
{
	margin: 10px;
}
#formulaire input.champs, #formulaire textarea.champs
{
	color: Red;
	background-color: #F0FFFF;
	border: 1px solid #999;
	text-align: left;
}
#formulaire
{
	margin: 10px 40px 10px;
	border: thin solid #C4E6FA;
	padding: 5px 20px 5px 20px;
	text-align: left;
}
#page a
{
	color: #00774F;
	margin: 0px;
}

#page a:hover
{
	text-decoration: none;
	color: Red;
	background: #C4E6FA;
}

.bouton
{
	position: absolute;
	border: dashed;
	padding: 4px;
	right: 100px;
	top: 175px;
	text-decoration: none;
}

.icone
{
	position: absolute;
	border: dashed;
	padding: 4px;
	right: 100px;
	top: 140px;
	text-decoration: none;
}

.fichier
{
	position: absolute;
	border: none;
	padding: 0px;
	text-decoration: none;
	margin:0px;
}

h1, h2, h3, a, p,table{
	margin: 10px 40px 10px;
	text-align: justify;
}
#gauche p,#gauche img{
	
	text-align: justify;
}

#gauche img{
border: thin solid #2526A2;
}

#droite
{
	width:360px; overflow :hidden;
	float:right;
	margin-left: 20px;
}

#droite img
{
	margin-bottom: 50px;
	border: thin solid #2526A2;
}
#gauche
{
	width:600px;
	overflow :hidden;
float:right;	
}

.hovermenu ul{
font: bold 13px arial;
padding-left: 0;
margin-left: 0px;
margin-top: 0px;
height: 20px;
}

.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
padding: 2px 0.5em;
text-decoration: none;
float: left;
color: black;
background-color: #FFF2BF;
border: 2px solid #FFF2BF;
}

.hovermenu ul li a:hover{
background-color: #FFE271;
border-style: outset;

}

html>body .hovermenu ul li a:active{ /* applique un effet mousedown sur les navigateurs autres que IE */
border-style: inset;
}

#footer {
   font-size: 0.8em;
   text-align: center;
	margin: 5px;
	clear: both;
}

#footer  a {
	color: #004D97;
	margin: 0px;
}

.centre {
text-align: center;
}

.ca img{
	border: 1px solid Black;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 25px;
	margin-left: 0px;
}
.ca ul{

}

.ca li{
display: inline;
margin-right: 10px;
}



#tableau table, #tableau2 table {
	border:1px solid #6495ed;
	border-collapse:collapse;
	width:99%;
	margin:auto;
}

#tableau thead, tfoot,#tableau2 thead, tfoot {
	background-color:#D0E3FA;
	border:1px solid #6495ed;
}

#tableau tbody,#tableau2 tbody {
	background-color:#FFFFFF;
	border:1px solid #6495ed;
}

#tableau th,#tableau2 th {
	font-family: monospace;
	border: 1px solid #6495ed;
	padding: 0px;
	background-color: #FFF2BF;
}

#tableau td,#tableau2 td {
	font-family: sans-serif;
	font-size: 80%;
	border: 1px dotted #E8EAFF;
	padding: 0px;
	text-align: left;
	color: #3A0053;
}


#tableau .ligne1 td{
	background: #F8F8F8;

}

#tableau .ligne2 td{
	background: White;
}

#tableau .ligne1paspayee td,#tableau2 .ligne1paspayee td{
	background: #BEBEBE;

}

#tableau .ligne2paspayee td,#tableau2 .ligne2paspayee td{
	background: #999999;
}


#tableau .ligne1famille td,#tableau2 .ligne1famille td{
	background: #F0F8FF;
}

#tableau .ligne2famille td,#tableau2 .ligne2famille td{
	background: #D7ECFF;
}
#tableau caption,#tableau2 caption {
	font-family:sans-serif;
}

#tableau a,#tableau2 a {
	text-decoration: underline;
	color: #00774F;
}

	#tableau a:hover,#tableau2 a:hover
{
	text-decoration: none;
	color: Red;
	background: Yellow;
}
#erreur
{
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	color: red;
}
