#intro {
	width: 2000px;
	height: 300px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -150px;
	left: 50%;
	margin-left: -1000px;
	overflow: hidden;
	background: #FFFFFF;
	}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#035A82;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	color:#12435F;
	font-size:11px;
}
html {
	width:100%;
	height:100%;
	}
#menu {
z-index:100;
height:380px;
width:930px;
position:absolute;
left:50%;
margin-left:-465px;
}
#contenu {
margin-top:300px;
z-index:10;
}
.footer {
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
height:50px;
}
td {
font-size:11px;
}
.content {
background-image:url(images/content.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
}
.ombre-gauche{
background-image:url(images/ombre-gauche2.jpg);
background-repeat:repeat;
}
.ombre-droite{
background-image:url(images/ombre-droite2.jpg);
background-repeat:repeat;
}
.mentions {
font-size:10px;
color:#FFFFFF;
}
.mentions a:link  { color:#FFFFFF; font-weight:bold; text-decoration:none;}
.mentions a:visited  { color:#FFFFFF; font-weight:bold; text-decoration:none;}
.mentions a:active  { color:#FFFFFF; font-weight:bold; text-decoration:none;}
.mentions a:hover  {color:#12435F; font-weight:bold; text-decoration:none;}

a:link { color:#00AEEF; font-weight:bold; text-decoration:none;}
a:visited { color:#00AEEF; font-weight:bold; text-decoration:none;}
a:active { color:#00AEEF; font-weight:bold; text-decoration:none;}
a:hover {color:#69D6FF; font-weight:bold; text-decoration:none;}

.gras {
font-family:Arial, Helvetica, sans-serif;
color:#12435F;
font-weight:bold;
font-size:14px;
}
.titres {
font-family:Arial, Helvetica, sans-serif;
color:#12435F;
font-weight:bold;
font-size:18px;
}

.images {
border:2px solid #00AEEF;
}
.vertical {
border-right:1px solid #00AEEF;
}
.horizontal {
border-bottom:1px solid #00AEEF;
}
.fields {
border:1px solid #00AEEF;
background-color:#FFFFFF;
font-size:11px;
color:#000000;
}
