/* CSS Document */
html {
	overflow:scroll;	overflow:scroll;
	}
body {
	width:98%;
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #333333;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
}
#home-wrap {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
}
#home-container {
	width: 995px;
	margin: 0px;
	float: left;	

}
a{
text-decoration:none;
color:#FFFFFF;
}

a:hover {
color:#FFFFFF;
text-decoration:underline;
}

a:visited {
color:#FFFFFF;
text-decoration:none;
}
img{
border:none;
}
.clear {
clear:both;
}

p{
font-size:12px;
}
h1{
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
.h2{
	font-size:16px;
	font-weight:bold;
	color:#990000;
}
.h2 a{
	font-size:16px;
	font-weight:bold;
	color:#990000;
	text-decoration:none;
}
.h2 a:hover {
	font-size:16px;
	font-weight:bold;
	color:#990000;
	text-decoration:underline;
}

.h3{
	font-size:12px;
	font-weight:bold;
	color:#999999;
}
.h4{
	font-size:12px;
	font-weight:bold;
	color:#999999;
}
.h4 a, h4 a:hover, h4 a:visited{
	font-size:12px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.selected {
font-weight:bold;
color:#990000;
}
.contenu {
	width:846px;
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	margin-bottom:35px;
	padding-left:40px;
	text-align:left;
}

.photoL{
float:left;
padding-right:10px;
}
.photoR{
float:right;
margin-right:10px;
}
.floatR {
float:right;
}
/* --------- sons ---------------- */
.son{
height:60px;
width:506px;
}


.nom_son {
font-size:10px;
width:200px;
height:30px;
padding-right:15px;
padding-top:7px;
float:left;
text-align:right;
}

/* --------- location -------------- */
.location {
margin-bottom:20px;
width:826px;
height:165px;

}

/* --------- reference ------------- */
.location .h2{
	font-size:16px;
	font-weight:bold;
	color:#990000;
	text-align:left;
}
.location  .h2 a{
	font-size:16px;
	font-weight:bold;
	color:#990000;
	text-decoration:none;
		text-align:left;
}
.location .h2loc{
	font-size:16px;
	font-weight:bold;
	color:#990000;
	text-align:center;
}
.location  .h2loc a{
	font-size:16px;
	font-weight:bold;
	color:#990000;
	text-decoration:none;
	text-align:center;
}
.location  .h2loc a:hover {
	font-size:16px;
	font-weight:bold;
	color:#990000;
	text-decoration:underline;
	text-align:center;
}
.location p {
	text-align:left;
}
.reference {
clear:both;
	width:826px;
	font-size:11px;
	color:#00CC66;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-left:110px;
}
.reference a{
color:#FFFFFF;
}
.img_logo {
margin:5px;
height:70px;
}

.logo {
width:160px;
height:100px;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
float:left;
}

/* --------- nav-top ------------- */
#nav-top {
width:846px;
margin-left:auto;
margin-right:auto;
padding-left:33px;
font-size:10px;
text-align:left;
color:#FFFFFF;
margin-top:5px;
margin-bottom:20px;
}

#nav-top a{
color:#FFFFFF;
text-decoration:none;
}



/* --------- nav-bottom ---------- */
#nav-bottom {
font-size:10px;
text-align:center;
color:#FFFFFF;
margin-bottom:35px;
margin-left:auto;
margin-right:auto;
width:846px;
}

#nav-bottom a{
color:#FFFFFF;
text-decoration:none;
}
