@import url(reset_style.css);

body { 	background-color: white;	margin: 0px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}a:link { color: #8d8981; text-decoration: underline; }
a:visited { color: #8d8981; text-decoration: underline; }
a:hover { color: #676257; text-decoration: none; }
p, form, h5, h4, h3, ul {  margin: 0px;  padding: 0px;}a img { border: 0px; }#page { 	margin: 0 auto;
 	width: 900px;
  	height: 100%;}
#content {
	width: 900px;  	position: relative;	clear: both;	overflow: auto;
	margin: 0;
	padding: 0;
}


#logo { 
	float:left;
	position: relative;
	width: 407px;
	height:  200px;
	margin-top: 30px;
}

#content2 { 
	float:left;
	position: relative;
	width: 420px;
	height: 500px;
	margin-top: 80px;
	margin-left: 60px;
}
.ariane {
	height: 30px;
}
.ariane,
.ariane a,
.ariane a:hover {
	color: #ddd;
	font-size: 10px;
	line-height: 14px;
	text-transform: lowercase;
}
.ariane a {
	text-decoration: underline;	
}
.ariane a:hover {
	text-decoration: none;	
}
h1 { 
	color: #a1141c; 
	font-size: 18px;
	font-weight: bold; 
	border-bottom: 1px solid #a1141c;
	padding-bottom: 3px;
	margin-bottom: 8px;
}
.texte, .texte10 {
	color: #8d8981;
	height: auto;
	font-style: normal;
	line-height: 16px;
	font-size: 12px;
}
.texte10 {
	font-size: 10px;
	height: 16px;
	line-height: 16px;
}

.img_ecran {
	margin: 4px 0 6px;
}

#basdepage { 
	float:left;
	position: relative;
	width: auto;	color: #8d8981;
	font-size: 11px;
	line-height: 14px;
}
.textebas { 
	float:left;
	position: relative;
	width:  290px;
	height: 28px;
	border-left: 1px solid #8d8981;
	padding: 4px 0 4px 6px;
}

.img_plan { 
	position: absolute;
	top: 4px;
	left: 200px;
}


.realisations {
	float: left;
	position: relative;
	width:  286px;
	height: 16px;
	border-right: 1px solid #8d8981;
	border-left: 1px solid #8d8981;
	padding: 10px 0 10px 6px;
}

.realisations select {
	width:  278px;
	border: none;
	background-color: #fff;
	color: #8d8981;
}

#copyright { 
	text-align: center;
	float:left;
	position: relative;
	width: 100%;
	height: auto;
	padding-top: 30px;
}

.txtcopyright {
	color: #8d8981;
	font-size: 9px;
	height: 20px;
	line-height: 20px;
	position: relative;
	top: -4px;
}

#copyright img {
	margin-left: 4px;
	margin-right: 4px;
}

