body {
	background-color: #fff;
	/*background-image:  url("../images/background.png");
	background-repeat: repeat-x;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin: 0 auto;
	padding-top:10px;
}

h1 {
	font-size:18px;
	color: #7F1752;
}

h2 {
	font-size:16px;
	color: #4B5753;
	padding:15px 0 5px;
}

h3 {
	font-size:14px;
	margin:15px 0 5px;
}

h4 {
	font-size:12px;
	margin:5px 0;
	color:#CB2583;
}

p {
	padding: 0;
	margin: 0;
}

SELECT {
	color: #000000;
	background-color: #FFFFFF;
	font-size:11px;
    font-family: Verdana;
}

INPUT {
	color: #000000;
	background-color: #FFFFFF;
	font-size:13px;
    font-family: Verdana;
}

a {
	color:#4A5853;
	text-decoration:none;
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#flash {
	position: relative;
	height: 331px;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

#haut {
	position: relative;
	height: 135px;
	width: 950px;
	margin: 0 auto;
	z-index: 2;
	/*border: #ddd solid 1px;
	border-bottom: 0px;*/
}

#logo_maison {
	background-image: url("../images/maison.gif");
	position: absolute;
	height: 127px;
	width: 227px;
	z-index:1;
	left: 15px;
	background-repeat:no-repeat;
}

#nom_agence {
	font-size: 34px;
	font-weight: bold;
	color: #FFFFFF;
	left: 300px;
	top: 30px;
	position: absolute;
}

#text_agence {
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	position: static;
}

#langue {
	position: absolute;
	top: 10px;
	right: 10px;
}

#menu {
	margin: 0 auto;
	background-color: #FFFFFF;
	background-image: url("../images/menu.jpg");
	background-repeat: no-repeat;
	position: relative;
	height: 35px;
	width: 950px;
	z-index: 1;
}

#menu a {
	color: #fff;
	font-size:13px;
	text-decoration:none;
	font-family:Tahoma;
	font-weight: normal;
}

#menu a:hover {
	color: #ffcccc;
}

#centre {
	position: relative;
	background-color: #FFFFFF;
	width: 950px;
	height: 331px;
	margin: 0 auto;
	/*background-image: url(../images/fondcentre.jpg);
	background-repeat: repeat;*/
	/*border: #ddd solid 1px;
	border-bottom: 0px;
	border-top: 0px;*/
}

#centre2 {
	position: relative;
	background-color: #eee;
	width: 950px;
	margin: 0 auto;
	padding: 10px 0 20px;
}

#centre3 {
	position: relative;
	width: 910px;
	margin: 0 auto;
	padding: 20px;
}

#bas_menu {
	top: 25px;
	position: absolute;
	width: 500px;
	height: 25px;
}

#logo {
	position: relative;
	clip: rect(50px,auto,auto,auto);
	overflow: hidden;
}

#erreur {
	text-align: center;
	vertical-align: middle;
	position: relative;
	height: 250px;
	width: 500px;
	margin: 0 auto;
}

#text_mail {
	color: #000099;
	background-color: #FEFDE0;
	font-size:12px;
   font-family: Verdana;
	font-weight:bold;
	border-top: #000000 solid 2px;
	border-right: #CCCCCC solid 2px;
	border-left: #000000 solid 2px;
	border-bottom: #CCCCCC solid 2px;
}

#bas {
	background-image: url("../images/bas.jpg");
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align: center;
	position:relative;
	height: 80px;
	width: 950px;
	/*border: #ddd solid 1px;
	border-top: 0px;*/

}

#powered {
	bottom: -2px;
	position: absolute;
	color:#FFFFFF;
	left: 2px;
	visibility:hidden;
	
}

#menug {
	position: relative;
	float:left;
	height:70px;
	width:235px;
	padding-left:20px;
	padding-top:20px;
}

#menud {
	position: relative;
	font-weight:normal;
	float:right;
	height:70px;
	color:#000000;
	padding-right:20px;
	padding-top:20px;
	width:235px;
}

#coord {
	position: relative;
	float:left;
	width: 440px;
	height: 60px;
	padding-top:3px;
	z-index: 0;
}

#adresse {
	position: relative;
	text-align: center;
	font-size: 12px;
	color: #4a5853;
	font-weight:normal;
}

#phone {
	position: relative;
	text-align: center;
	font-size: 12px;
	color: #4a5853;
	font-weight:normal;
}

#phone a {
	font-weight:bold;
	color: #d60027;
}

#haut2 {
	position: relative;
	height: 40px;
	width: 950px;
	margin: 0 auto;
	z-index: 2;
	/*border: #ddd solid 1px;
	border-bottom: 0px;
	border-top: 0px;*/
}

#menu_item {
	position: relative;
	float: left;
	height:25px;
	padding-top: 8px;
	padding-right: 20px;
	padding-left: 20px;
	vertical-align:middle;
	text-align: center;
}

#menu_item2 {
	position: relative;
	float: right;
	padding-top: 8px;
	padding-right: 30px;
	padding-left: 30px;
	height:25px;
	vertical-align:middle;
	text-align: center;
}

#separtbarre {
	position: relative;
	float: left;
	height: 12px;
	margin-top: 11px;
	background-color: #828b88;
	width: 1px;
}

#separtbarre2 {
	position: relative;
	float: right;
	height: 12px;
	margin-top: 11px;
	background-color: #828b88;
	width: 1px;
}

#menudroit {
	position:relative;
	height:18px;
	text-align: right;
}

.alertemail {
	font-weight:bold;
}

#menugauche {
	position:relative;
	height:18px;
	text-align: left;
}

#menugauche a, #menudroit a {
	color: #4a5853;
	font-size: 12px;
	font-weight: normal;
	font-family: Tahoma;
}

#menugauche a:hover, #menudroit a:hover {
	font-weight: bold;
	text-decoration:none;
}

#lbarre {
	position:relative;
	height:21px;
	width:880px;
	font-weight:bold;
	font-size:11px;
	padding-top:10px;
	padding-bottom:10px;
	margin: 0 auto;
	clear:both;
}

#linfobarre1 a, #linfobarre2 a, #linfobarre3 a {
	color: #000000;
	text-decoration: underline;
}

#linfobarre1 a:hover, #linfobarre2 a:hover, #linfobarre3 a:hover {
	color: #801752;
	font-weight: normal;
}


#linfobarre1 {
	position:relative;
	text-align:left;
	float:left;
	width:190px;
	height:21px;
	font-weight:normal;
}

#linfobarre2 {
	position:relative;
	text-align:center;
	float:left;
	width:490px;
	height:21px;
	font-weight:normal;
}

#linfobarre3 {
	position:relative;
	text-align:right;
	float:left;
	width:190px;
	height:21px;
	font-weight:normal;
}

#msg {
	position:relative;
	font-size:13px;
	margin: 0 auto;
	text-align:center;
	vertical-align: middle;
}

#msg a {
	color:#000000;
}

#msg a:hover {
	text-decoration:underline;
}

#msg2 {
	position:relative;
	font-weight:bold;
	font-size:13px;
	margin: 0 auto;
	text-align:center;
	vertical-align: middle;
}

#pwd {
	color:#564d2f;
	margin:0 auto;
	width:950px;
}

#pwd a {
	color:#564d2f;
	text-decoration:none;
	font-weight:normal;
}

#pwd a:hover {
	text-decoration: underline;
}

#infolegales {
	position:relative;
	text-align: center;
	width:950px;
	padding-top: 15px;
	margin: 0 auto;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#infolegales a {
	color:#000000;
	text-decoration: none;
}

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

#bloc_bas_bas {
	margin:0 auto;
	width:950px;
}

.menu_bas_bas {
	text-align:right;
	color:#555555;
	padding:0 0 5px;
}

.menu_bas_bas a {
	color:#434346;
	text-decoration:none;
	font-weight:normal;
}

.menu_bas_bas a:hover {
	color:#e9008a;
}

.error_msg {
	margin: 0 0 10px 410px;
	color: red;
}

.corps_texte {
	min-height:400px;
	padding:0 150px 0 20px;
	overflow: hidden;
}

.corps_texte p {
	font-size:12px;
	padding:1px 0;
	color: #666;
}

.corps_texte .texte_gras_centrer {
	font-size:16px;
	font-weight: bold;
	padding:10px 0;
	text-align: center;
	color: #000;
}

.corps_texte ul {
	font-size:12px;
	color: #666;
}

.corps_texte li {
	padding-top: 1px;
	padding-bottom: 1px;
}


.corps_texte .txt_vert {
	color: #1b7b00;
}

.corps_texte .txt_centrer {
	text-align: center;
}
