body
{
	margin:0;padding:0;border:0;
	background-color:#ffffff;	
	margin-top:30px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}    
h1
{
    font-size:16px;
    font-weight:bold;
}
h2
{
    font-size:14px;
    font-weight:bold;
    color:#6584a9;
}
h3
{
    font-size:14px;
    font-weight:bold;
    color:#000000;
}
a {
    color:#335588;
}
legend
{
    font-size:13px;
    font-weight:bold;
    color:#6584a9;
    padding:5px;
}
fieldset
{
    margin:10px 10px 20px 10px;
    padding:10px;
	border:1px solid #736F6E;
}
#container
{
    width:920px;
    text-align:center;
	margin-left:auto;
	margin-right:auto;	
}
#header  
{
    width:920px;
    height:141px;
    background-image:url(../imgs/header.jpg);
} 
#headerTitle 
{
	position:relative;
    font-size:22px;
    text-align:left;
    color:#ffffff;
    top:30px;
    left:155px;	
    font-family:Verdana, Arial, Helvetica, sans-serif;
}
#headerMenu
{
	text-align:left;
	position:relative;
    top:49px;
    left:140px
}
#mainMenu
{
	display:inline;
}
#mainMenu a
{
	font-weight:bold;
	color:#000000;
	margin-right:7px;
	font-size:11px;
	text-decoration:none;
}
#mainMenu a:hover
{
	color:#ff9933;
	text-decoration:none;
}
.headerNavigation
{
	display:inline;
}
.headerNavigation a
{
	font-weight:bold;
	color:#000000;
	margin-right:7px;
	font-size:11px;
	text-decoration:none;
}
.headerNavigation a:hover
{
	color:#ff9933;

}
#footer  
{
    width:920px;
    height:52px;
    background-image:url(../imgs/footer.jpg);
} 
#content
{
    width:920px;
    text-align:left;
    display:block;
	background-image:url(../imgs/middle.jpg);
	background-repeat:repeat-y;    
}
#headerEtablissement
{
	font-size:16px;color:#335588;
}

.menuEtablissement
{
}
.menuEtablissement a
{
	font-weight:bold;
	color:#000000;
	margin-right:7px;
	font-size:11px;
	text-decoration:none;
	border-bottom:1px solid #cccccc;
}
.menuEtablissement a:hover
{
	color:#ff9933;
	text-decoration:none;
}
fieldset table, table.liste 
{
	width:100%;
	border-collapse: collapse;
}

fieldset table th, table.liste th
{
	color:#565051;
	border-bottom:1px solid #999999;
	text-align:center;
}
fieldset table tr, table.liste tr,fieldset table td, table.liste td
{
	border-bottom:1px solid #cccccc;
}
fieldset table tr.altline, table.liste tr.altline
{
	background-color:#EEF3E2;
}
table.liste caption
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
}
table.listeCenter
{
	width:100%;
	border-collapse: collapse;
}
table.listeCenter th
{
	color:#565051;
	border-bottom:1px solid #999999;
	text-align:center;
}
table.listeCenter tr, table.listeCenter td
{
	border-bottom:1px solid #cccccc;
}
table.listeCenter td 
{
	text-align:center;
}
table.listeCenter tr.altline
{
	background-color:#EEF3E2;
}
table.listeCenter caption
{
	font-family:Tahoma;
	font-weight:bold;
	font-size:12px;
}
table.avancement 
{
	border-width:1px; 
	border-style:solid; 
	border-color:#ffffff;	
	border-collapse:collapse;
	background-color:#cccccc;
}
table.avancement  td { 
	border-width:2px;
	border-style:solid; 
	border-color:#ffffff;
	text-align:left;
}
.niv1 {
    font-size:12px;
    font-weight:bold;
    color:#335588;
}
.niv2 {
    font-size:11px;
    margin-left:25px;
    color:#335588;
}
.niv1Valide {
    font-size:12px;
    color:#999999;
}
.niv2Valide {
    font-size:10px;
    margin-left:25px;
	color:#999999;    
}
.border
{
	border-bottom:1px solid #6584a9;
	padding:5px;
	margin:5px;
	margin-bottom:15px;
}
fieldset .ligne 
{
    margin-bottom:12px;
    clear:both;
}
fieldset .ligne .label 
{
    width:150px;
    margin-right:10px;
    float:left;
    display:block;
    text-align:right;
    background-color:#E0E0FF;
    padding:2px;
}
fieldset .ligne .champ
{
    margin-left:160px;
} 
fieldset .ligne .champ .value
{
    font-weight:bold;
} 
fieldset .ligne .info
{
    margin-left:180px;
    font-style:italic;
} 
.niv .info
{
    margin-left:10px;
    font-style:italic;
    margin-bottom:10px;
} 
.control {
    text-align:center;
}
.bouton
{
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:11px;
	width:100px;
}