/* body */
html {
	height: 100%;
	width: 100%;
}
body {
	background-color: #ffffff;
	color: #072a60;
	margin: 0px;
	padding: 0px;
	height: 85px;
	background-position: center top;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	scrollbar-face-color: #efe3b9;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #efe3b9;
	scrollbar-darkshadow-color: #ece9d8;
	scrollbar-shadow-color: #666666;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #ece9d8;
}

#top-img {
	background-image: url('../images/bg-top.gif');
	height: 150px;
	background-position: center;
	background-repeat: repeat-x;
	min-width: 910px
	background-color: transparent;
}

#content {
	position: absolute;
	width: 742px;
	left: 50%;
	margin-left: -371px;
	margin-top: 0px;
	background-color: transparent;
}

#top {
	position: relative;
	width: 744px;
	left: 50%;
	margin-left: -372px;
	height: 20px;
	background-color: #ffffff;
	text-align: right;
	padding-top: 3px;
	
}

/* site*/
#header {
	position: relative;
	width: auto;
	height: 80px;
	text-align: right;
	padding-top: 43px;
	width: auto;
}

#menus {
	position: relative;
	width: auto;
	height: 22px;
	margin-left: 0px;
	text-align: left;
	padding-bottom: 10px;
	padding: 0px 0px 0px 20px;
	width: auto;
	border-right: 1px solid #efe3b9;
	border-left: 1px solid #efe3b9;
	background-color: #ffffff;
}

#main {
	position: relative;
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px; 
	background-color: #ffffff;
	border-right: 1px solid #efe3b9;
	border-left: 1px solid #efe3b9;
}

#corp {
	position: relative;
	width: 722px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
	background-color: #ffffff;
}

#bottom {
	position: relative;
	width: auto;
	height: 37px;
	background-image: url('../images/bottom.gif');
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	padding: 10px 0 0px 0;
}

/* ligne */
.ligne {
	color: #cccccc;
	font-weight: lighter;
	border: 1px solid #dbc19e;
	padding: 0px 10px 0px 5px;
}

.champ {
	color: #ffffff;
	font-weight: lighter;
	border: 1px solid #786864;
	line-height: 15px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-color: #786864;
}

.champ2 {
	font-weight: lighter;
	border: 1px solid #786864;
	line-height: 11px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color: #786864;
}

/* cadres */

.cadretxt {
	background-color: #ffffff;
	padding: 5px 10px 10px 10px;
	background-image: url('../images/bandeau.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

.cadreblanc {
	padding: 5px 10px 10px 10px;
	background-image: url('../images/bandeau_blanc.gif');
	background-position: left top;
	background-repeat: no-repeat;
}

.cadrepict {
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
}

.cadremodule {
	padding: 0px 0px 0px 10px;
}

.space {
	background-color: #ffffff;
}

.cadreint {
	color: #ffffff;
	border: 1px solid #000000;
}

.cadresite {
	border: 1px solid #fe7d19;
}

/* cartes */
.titre1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-style: normal;

}

.region {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330e00;
	font-weight: bold;
	text-indent: 0pt;
}