#tableau { 
background-color: #3664a2; 
}

#fond { 
position:fixed;
height:100%;
width:100%; 
background-color: #3664a2; 
background-image:url(../gfx/Fond_site_1.jpg) ;
background-repeat:no-repeat;
background-position:center;
z-index:-1;
}

#contenu_screen { 
position:static;
z-index:100;
}

#icones { text-align:center; }
#tableau { text-align:center; }

#contenu_print { display: none; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}

body {
	height:100%;
	width:100%;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font: .8em/1.3em arial,verdana,helvetica,sans-serif;
	}

body,td,th {
	font-size: 12px;
	text-align:justify;

}

form {
 background-color:#0099CC;
 padding:10px;
 }
fieldset {
	font-size: 14px; color: #ffffff; text-decoration: none;
background-color:#0099CC;
 padding:20px;
 margin-bottom:10px;
 }
legend {
	font-size: 14px; color: #ffffff; text-decoration: none;
	 background-color:#0099CC;
 color:#a0522d;
 font-weight:bold
 }
label {
		font-size: 14px; color: #ffffff; text-decoration: none;
	 background-color:#0099CC;
 margin-top:20px;
 display:block;
 }
label.inline {
	font-size: 14px; color: #ffffff; text-decoration: none;
	 background-color:#0099CC;
 display:inline
 }
input {
	font-size: 14px; color: #ffffff; text-decoration: none;
	 background-color:#0099CC;
 border:1px solid black;

 }
input[type=radio] {
		font-size: 14px; color: #ffffff; text-decoration: none;
	 background-color:#0099CC;
 margin-right:50px;
 background-color:transparent;
 border:none;
 }
select, option {
	font-size: 14px; color: #ffffff; text-decoration: none;
	 background-color:#0099CC;

 }
textarea {
	font-size: 14px; color: #ffffff; text-decoration: none;
	 background-color:#0099CC;
 border:1px solid black;

 }

.centrer {text-align:center}
.blanc {color: #FFFFFF}
.jaune {color: #f6ff00}
.bleu {color: #1b496f}
.rouge {color: #FF0000;	text-decoration: blink ;}

.deroulant {background-color:#f8ff38;  	font-size: 14px;} 

.titre { font-weight: bold; font-size: 14px;}
.titre_entete {	font-size: 16px; color: #000000; font-weight: bold;	text-align:center;}

#contenu { background-color: #ffffff;}
#contenu a:link {font-size: 14px; color: #3664a2; text-decoration: none;}
#contenu a:visited {font-size: 14px; color: #3664a2; text-decoration: none;}
#contenu a:hover {font-size: 14px; color: #000000; text-decoration:underline;}
#contenu a:active {	font-size: 14px; color: #3664a2 }

a:link {font-size: 14px; color: #3664a2; text-decoration: none;}
a:visited {font-size: 14px; color: #3664a2; text-decoration: none;}
a:hover {font-size: 14px; color: #000000; text-decoration: none;}
a:active {	font-size: 14px; color: #3664a2 text-decoration: none;}

#accueil a:link {font-size: 12px;	color: #FFFFff;	text-decoration: underline ; font-weight: bold;}
#accueil a:visited {font-size: 12px; color: #FFFFff; text-decoration: blink; font-weight: bold;}
#accueil a:hover {font-size: 12px; color: #FFFFff;  font-weight: bold;}
#accueil a:active {font-size: 12px; color: #FFFFff; text-decoration: blink; font-weight: bold; }

