@charset "utf-8";

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/fond.jpg);
}


a { 
	color:  #8e9cbb;
	text-decoration: none; 
}

a:hover { 
	color: #fff;
}


img {border: 0;}

* { margin:0; padding:0; }

#wrapper {
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}


#header {

}


#logo {
	margin-top: 20px;
}

hr { 
	border: 0pt none ; 
	color: #8e9cbb; 
	background-color: rgb(160, 163, 168); 
	height: 1px; 
}

.borderTopBottom { 
	border-top: 1px solid #8e9cbb; 
	border-bottom: 1px solid #8e9cbb; 
	margin-top: 5px; 
	padding-top: 7px; 
	padding-bottom: 7px; 
}

.borderTopBottom2 { 
	border-top: 1px solid #8e9cbb; 
	border-bottom: 1px solid #8e9cbb; 
	margin-top: 0px; 
	padding-top: 10px; 
	padding-bottom: 10px;
}	

.headertext { 
	font-family: Arial; 
	font-weight: bold; 
	color: #f2f3f4; 
	font-size: 14px; 
}

.content {
	margin-top: 30px;
}

.menu { 
	float: left; 
	width: 198px; 
}

.menuhead1 {

}

.menulab1 { color: #f2f3f4; font-family: Arial; font-size: 20px; }
.menulab2 { color: #0199ff; font-family: Arial; font-size: 20px; }

.menuhead2 { margin-top: 5px; margin-bottom: 5px; }


.menuLink { font-family: Arial; font-weight: bold; color: #8e9cbb; font-size: 12px; }
.menuLinkOnPage { font-family: Arial; font-weight: bold; color: #f59031; font-size: 12px; }

.mainContent { 
	border: 1px solid #8e9cbb; 
	float: right; 
	width: 600px; 
	background-color: #445270; 
}

.contentBorder { margin: 20px; }
.titlePage { color: #f59031; font-family: Arial; font-size: 11pt; font-weight: bold; }
.contentText { float: left; width: 250px; }
.normaltext { color: #f2f3f4; font-family: Arial; font-size: 10pt; line-height: 13pt;}
.class_txt_orange { color: #f59031; font-family: Arial; font-size: 10pt; }
.class_txt_bleu { color: #8e9cbb; font-family: Arial; font-size: 10pt; }
.class_txt_error { color: #f20000; font-family: Arial; font-size: 10pt; font-weight: bold; }
.accessDecoration { color: #f59031; font-family: Arial; font-weight: bold; font-size: 12px; }

.contentImage { float: right; width: 300px; }

.contentgauche { float: left; width: 350px;  }
.contentdroit  { float: right; width: 200px;  }

.mentionsLegales {
	color: #8e9cbb;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	float: right;
}