html{
	min-height:100%;
	height:auto;
}
body{ 
	font:10px arial, tahoma;
	color:#fff;
	background:url("../images/commun/bg_bottom.jpg") 0 100% repeat-x;
}
*{
	margin:0;
	padding:0;
	list-style:none;
}
a{
	text-decoration:none;
}
h2{
	font:italic 30px "Times New Roman";
	color:#882017;
	margin-bottom:10px;
}
h3{
	font-size:16px;
	color:#a72109;
	margin-bottom:5px;
}
#wrapper{
	background:url("../images/commun/bg_body.jpg") 0 0 repeat-x;
	padding:0 0 150px;
	min-height:700px;
	height:100%;
}
#home{
	width:1004px;
	margin:0 auto;
	sborder:1px solid #000;
}
#header{
	background:url("../images/commun/bg_header.jpg") 0 43px no-repeat;
	width:1004px;
	height:170px;
	position:relative;
	font-family:"Times New Roman";
	font-size:32px;
	color:#4b4a4a;
}
#header a{
	color:#4b4a4a;
	position:absolute;
	right:146px;
	bottom:36px;
	width:390px;
	text-align:right; 
}
#header a.slogan{
	font-size:15px;
	font-style:italic;
	bottom:18px;
}
#baseline, #baseline a{
	width:1000px;
	color:#999;
	margin:0 auto;
	text-align:center;
}
/*Degrade Center 1*/
.deg_top_1{
	background:url("../images/commun/deg_top_1.png") 0 0 no-repeat;
	height:5px;
	font-size:1px;;
	display:block;
}
.deg_center_1{
	background:url("../images/commun/deg_center_1.png") 0 0 repeat-y;
	height:auto !important;
	height:1px;
	padding:0 4px 0;
}
.paris{
	background:url("../images/commun/bg_tour.jpg") 0 100% no-repeat;
	padding:25px 20px 10px 28px;
	width:946px;
}
.content{
	float:right;
	width:832px;
}
.content1{
	float:right;
	width:800px;
}
.content4{
	width:767px;
	margin:5px auto;
}
.deg_bottom_1{
	background:url("../images/commun/deg_bottom_1.png") 0 0 no-repeat;
	height:4px;
	display:block;
}
/*Degrade Center 2*/
.bg_bottom{
	background:url("../images/commun/bg_bottom.png") 0 0 no-repeat;
	width:1004px;
	height:71px;
	display:block;
}
.bg_bottom1{
	width:1004px;
	height:71px;
	position:relative;
}
.bg_espace{
	font:italic  24px "Times New Roman";
	position:absolute;
	left:73px;
	top:20px;
}
.bg_espace .roux{
	color:#e99797;
}
.acceder{
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	width:110px;
	height:18px;
	padding-top:4px;
	text-align:center;
	color:#fff;
	position:absolute;
	left:238px;
	top:24px;
}
.tcontact{
	font:italic 24px "Times New Roman";
	position:absolute;
	left:430px;
	top:20px;
}
.bg_adresse{
	position:absolute;
	left:560px;
	top:16px;
	font-size:12px;
	color:#000;
	text-transform:uppercase;
}
.bg_adresse a{
	color:#882017;
	text-transform:none;
	text-decoration:underline;
}
.bg_fax{
	position:absolute;
	right:34px;
	top:13px;
	width:170px;
	text-align:right;
}
.bg_fax h5{
	font:bold 18px/26px arial;
	color:#461811;
}
.bg_fax span{
	color:#882017;
	font-size:14px;
}


/*Degrade Center 3*/
.deg_top_3{
	background:url("../images/commun/deg_top_3.png") 0 0 no-repeat;
	height:4px;
	display:block;
	font-size:1px;
}
.deg_center_3{
	background:url("../images/commun/deg_center_3.png") 0 0 repeat-y;
	height:auto !important;
	height:1px;
	width:800px;
	padding:40px 10px 10px 20px;
	color:#494848;
	font-size:12px;
	text-align:justify;
}
.deg_bottom_3{
	background:url("../images/commun/deg_bottom_3.png") 0 0 no-repeat;
	height:4px;
	display:block;
}
/*menu left*/
.menu{
	display:block;
	width:1004px;
	height:32px;
}
.menu li{
	border-right:1px solid #fff;
	padding:1px 1px 2px 2px;
	float:left;
}
.menu a{
	display:block;
	font-size:12px;
	color:#fff;
	padding:6px 35px 5px;
}
.menu a:hover, .menu .current{
	background-color:#490402;
}
.menu .contact{
	border:0;
	color:#000;
	position:relative;
}
.menu .contact .menu_contact{
	position:absolute;
	right:-24px;
	top:-16px;
	background:url("../images/commun/menu_contact.png") 0 0 no-repeat;
	display:block;
	width:40px;
	height:47px;
}
.ul1, .ul2{
	color:#494848;
	font-size:13px;
	margin:10px 0 0 30px; 
}
.ul2{
	margin-top:5px;
}
.ul1 li, .ul2 li{
	padding:0 0 5px 12px;
	background:url("../images/commun/ul1.gif") 0 4px no-repeat;
}
.ul2 li{
	background:url("../images/commun/ul2.gif") 0 4px no-repeat;
}
.img1{
	border:14px solid #e9dbd9;
	margin-bottom:10px;
}
.width380{
	width:360px;
	padding-right:10px;
}
.width400{
	width:380px;
	padding-right:10px;
}
/**/


#form{
	margin-top:15px;
	font:italic 12px "Times New Roman";
	color:#494848;
	
}
#form input, #form textarea{
	border:1px solid #b0b0af;
	padding:0 3px;
	display:block;
	color:#888;
}
#form .submit{
	display:block;
	width:120px;
	padding:0 20px;
	color:#fff;
	border:1px solid #400b0b;
	cursor:pointer;
	font:italic 18px "Times New Roman";
	background-color:#400b0b;
}
#form .submit:hover{
	border:1px solid #fff;
}
#form .cancel{
	
}
/**/

.fleft{
	float:left;
}
.relative{
	position:relative;
}
.fright{
	float:right;
}
.noHeight{
	display: block;
	margin-top: -1px;
	height: 1px;
	line-height: 1px;
	font-size:1px;
}
.clear{
	clear:both;
}
.cleft{
	clear:left;
}

table{
margin-bottom:60px;
}
.msg{
	color:#323232;
	font:italic 11px/16px "Times New Roman";
	width:405px;
}
.msg span{
	color:#b23e2a;
	font-style:normal;
}
.input1{
	width:130px;
}
.input2{
	width:205px;
}
.input3{
	width:347px;
}
.input4{
	width:96px;
}
.inputcolor1 input{
	background-color:#d2d2d2;
}
.inputcolor2 input, .inputcolor2 textarea{
	background-color:transparent;
	padding-left:5px;
}
.pleft5px{padding-left:4px;}
.ptop20px{padding-top:20px;}
label{
	float:left;
	padding:2px;
}
label input{
	float:left;
	
}
#form .none input{border:0;width:9px;}
.font11{
	font-size:11px;
}
#form b{
	color:#c60909;
	font:bold 14px/10px arial;
}
/*--------------	spry related		--------------*/
#requiredName, #requiredPrenom, #requiredEmail, #requiredDemande{
	position:relative;
}
.validMsg{
	position:absolute;
	display:none;
	z-index:1000;
}
#form .textfieldFocusState input, #form .textareaFocusState textarea{
	background-color:#e1e1e1;
	border:1px solid #7F9DB9;
}
#form .textfieldRequiredState input, #form .textareaRequiredState textarea{
	border:2px solid #8F3535;
}
#form .textfieldValidState input, #form .textareaValidState textarea{
	border:1px solid #1D4F29;
}
#form .textfieldInvalidFormatState input{
	border:1px solid #AF151F;
	background-color:#FFBFC2;
}
#form .textfieldValidState .validMsg, #form .textareaValidState .validMsg{
	display:inline;
	right:-15px;
	top:0;
}
/*captcha*/
/*small*/
#securite1{
	position:relative;
	height:90px;
}
#securite1 strong{
	font:bold 13px tahoma;	
}
#securite1 .error, #securite1 .rouge{
	font:bold 12px tahoma;	
	color:#cf0000;
	position:absolute;
	width:200px;
	top:65px;
}
#securite1 #txt{
	color:#494848;
	position:absolute;
	top:5px;
	left:0;
	width:200px;
	padding:0;
}
#form #securite1 .captcha{
	border:1px solid #B0B0AF;
	width:44px;
	height:27px;
	text-align:center;
	letter-spacing:5px;
	font-size:18px;
	color:#62b9dc;
	padding:6px 2px 2px;
	position:absolute;
	right:-59px;
	top:3px;
}
#securite1 .captcha_1{
	width:241px;
	padding:0 0 0 55px;
	position:absolute;
	left:0;
	top:20px;
}
#securite1 .bold{
	color:#cf0000;
	font:bold 11px arial;
	position:absolute;
	top:15px;
	left:30px;
}
#securite1 img{
	border:1px solid #B0B0AF;
	position:absolute;
	top:3px;
	left:0;
}
#securite1 input{
	width:0;
	padding:0;
	border:0;
}

.merci{
	height:400px;
	font:italic 13px/24px "Times New Roman";
	color:#323232;
}
.merci a{
	color:#323232;
}

.mauto{
	margin:0 auto;
	display:block;
}
.tarifs{
	background: url("../images/commun/bg_tarifs.jpg") 1px 1px no-repeat;
	width:735px;
	height:141px;
	display: block;
	border:12px solid #E9DBD9;
}

/*Degrade Center 4*/
.deg_top_4{
	background:url("../images/commun/deg_top_4.png") 0 0 no-repeat;
	height:4px;
	display:block;
	font-size:1px;
}
.deg_center_4{
	background:url("../images/commun/deg_center_4.png") 0 0 repeat-y;
	height:auto !important;
	height:1px;
	width:737px;
	padding:10px 10px 0 20px;
	color:#494848;
	font-size:12px;
	text-align:justify; 
}
.deg_bottom_4{
	background:url("../images/commun/deg_bottom_4.png") 0 0 no-repeat;
	height:4px;
	display:block;
}
.deg_center_4 .ul10{
	padding:0 0 0 14px;
	float:left;
}
.deg_center_4 .ul10.fright{
	float:right;
}
.deg_center_4 .ul10 li{
	padding:5px 0 10px 14px;
	color:#494848;
	font:14px arial;
	width:315px;
}
.deg_center_4 span{
	font-size:12px;
	color:#882017;
}
.deg_center_4 span strong{
	font-size:14px;
	color:#882017;
}
.deg_center_4 .normal{
	color:#882017;
	font-size:14px;
}

.cadre{
	padding:20px 0;
}
.cadre li{
	padding:4px 0 4px 30px;
	position:relative;
	color:#882017;
	font:bold 12px arial;
	float:left;
	width:214px;
}
.cadre span{
	position: absolute;
	right:24px;
	color:#616060;
	font-weight:normal;
}
.cadre span strong{
	color:#882017;
	font-size:14px;
}