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


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

#tableau1 td, #tableau2 td , #tableau3 td {
	font-family: sans-serif;
	font-size: 0.8em;
	border: 1px dotted #E8EAFF;
	padding: 0px;
	text-align: left;
	color: #3A0053;
}


#tableau1 .ligne1 td , #tableau2 .ligne1 td , #tableau3 .ligne1 td{
	background: #F8F8F8;
	
}

#tableau1 .ligne2 td , #tableau2 .ligne2 td , #tableau3 .ligne2 td{
	background: White;
	
}


#tableau1 .ligne2wes td , #tableau1 .ligne2wed td , #tableau2 .ligne2wes td ,  #tableau2 .ligne2wed td , #tableau3 .ligne2wes td , #tableau3 .ligne2wed td{
	font-weight: bold ;
	background: White;
	
}

#tableau1 .ligne1wes td , #tableau1 .ligne1wed td , #tableau2 .ligne1wes td , #tableau1 .ligne1wes td , #tableau2 .ligne1wed td , #tableau3 .ligne1wes td , #tableau3 .ligne1wed td{
	font-weight: bold ;
	background: #F8F8F8;
	
}

#tableau1 table, #tableau2 table , #tableau3 table {
	border:2px solid #6495ed;
	border-collapse:collapse;
  font-size: 1.1em;
}


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



#tableau1 , #tableau2 , #tableau3{
margin : 20px;
float: left;
}

#liste
{
  float: left;

}

.quand
{
  width: 90px;
  padding: 4px;
}

.heure
{
  width: 55px;
  padding: 4px;
}

.type
{
  width: 40px;
  padding: 4px;
}
.quoi
{
  width: 300px;
  padding: 4px;
}

.qui
{
  width: 70px;
  padding: 4px;
}


#info p
{
	font-size: 0.7em;


}


.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;
}


#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;


}

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;
}

#erreur
{
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	color: red;
}








.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: left;
}
#gauche p,#gauche img{
	
	text-align: justify;
}


#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;
}



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

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

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

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

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


#tableauliste .ligne1 td{
	background: #F8F8F8;

}

#tableauliste .ligne2 td{
	background: White;
}

#tableauliste .ligne1paspayee td,#tableauliste2 .ligne1paspayee td{
	background: #BEBEBE;

}

#tableauliste .ligne2paspayee td,#tableauliste2 .ligne2paspayee td{
	background: #999999;
}


#tableauliste .ligne1famille td,#tableauliste2 .ligne1famille td{
	background: #F0F8FF;
}

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

#tableauliste a,#tableauliste2 a {
	text-decoration: underline;
	color: #00774F;
}

	#tableauliste a:hover,#tableauliste2 a:hover
{
	text-decoration: none;
	color: Red;
	background: Yellow;
}


