body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif
	}
body {
	margin:0px;
	padding:0px;
	background-image: url(Images/Principale/fond-site.jpg);
	background-position:top;
	background-attachment:fixed;
	background-repeat: repeat-x;
	background-color: #000033;
	/*scrollbar-base-color: #000033;
	scrollbar-track-color: #cccccc;
	scrollbar-arrow-color: #ffffff;
	scrollbar-highlight-color: #cccccc;*/
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	text-align:center;
}
fieldset
{
border:0px;
margin:0px;
padding:0px;
}

#menu a 
{
display:block;
background-color:#CCCCCC;
text-align:center;
padding:3px;
font-size:10px;
text-decoration:none;
}
#menu
{
width:150px;
height:500px;
}
#menu a:hover
{
	background-color:#D7D7D7;
}

h1,h2,h3
{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}
.content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	padding-right:5px;
	padding-left:5px;
	margin-left:6px;
}


.content p
{
margin:0px;
padding:0px;
margin-top:6px;
margin-bottom:6px;
margin-left:0px;
}

#footer
{
text-align:center;
background-color:#000026;
display:block;
padding:20px;
}

.Titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #242464;
}
.Texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
}
.Gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}
.Petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000033;
}
.table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border:1px solid #000033;
}
.table td
{
	border:1px solid #cccccc;
	background-color:#e0e0e0;
	padding:5px;
	color:#000033;
	text-align:left;
}
.table tr
{
	border:0px;
}
a 
{
	color:#000033;
}
.menu
{
}
#edit
{
	text-align:right;
	float:right;
	padding:3px;
}
#edit a
{
text-decoration:none;
color:#FFFFFF;
font-weight:bold;
}
#identification 
{
	/*background-color: #000033;*/
	/*opacity: .5;
	filter: alpha(opacity=50);*/
}
#identification form
{
	text-align:center;
}
#identification input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-color: #000033;
	border:0px;
	margin-top:10px;
	color:#FFFFFF;
}
.link_firefox
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.link_firefox:hover
{
	font-weight:bold;
}
.link
{
	width:560px;
}
.download
{
}
.news 
{
	width:560px;
}


.center
{
	text-align:center;
}
.cellule
{
margin-bottom:10px;
background-color:#D2D2D2;
-moz-border-radius:3px;
color:#000033;
}
.cellule:hover
{
	background-color:#D7D7D7;
}
.fields
{
margin-bottom:10px;
}
.entete_form
{
display:block;
padding-top:3px;
padding-bottom:3px;

}
.portrait
{
width:auto;
height:auto;
padding:2px;
float:left;
width:98px;
margin-right:10px;
text-align:center;
padding-bottom:6px;
font-size:10px;
}
.portrait img
{
display:block;
margin-left:auto;
margin-right:auto;
margin-bottom:3px;
margin-top:3px;
}