@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

input {
	border:none;
	padding:5px;
	margin-bottom:10px;
}



img {
	border:0;
}

img a:hover{
	text-decoration:none;

}

body {
	font-family:Century gothic,Helvetica,Arial,Sans-serif;
	background-color:#302e2c;
	font-size:12px;
	color:#cccccb;
}

table {
	color:#302e2c;
}

#vignette_wrapper {
	width:990px;
	height:1px;
	margin:0 auto;
	text-align:right;
}

#vignette {
	position:absolute;
	top:0;
	z-index:1;
	margin-left:938px;
}


#wrapper {
	position:relative;
	background-image:url(../img/deco/fond_wrapper.jpg);
	background-repeat:repeat-y;
	width:990px;
	margin:0 auto;
	overflow:hidden;
}

#content_right {
	width:742px;
	float:left;
}

#content_left {
	width:248px;
	float:left;
}
	
#nav {
	padding:22px 0 22px 0;
}	
	
#nav ul {
	list-style:inside;
	list-style:none;
	padding:0 0 0 22px;
}	
	
#nav li {
	font-size:18px;
	margin:0 0 5px 0;
}

#nav .active {
	font-size:18px;
	margin:20px 0 5px 0;
}

#nav .active2 {
	font-size:18px;
	margin:0 0 5px 0;
}

#nav a {
	color:#908d8b;
	text-decoration:none;
}

#nav .active_lien {
	color:#fff;
	text-decoration:none;
}

#nav .active_lien a:hover {
	text-decoration:underline;
	color:#FFF;
}
	


#nav a:hover {
	color:#ffffff;
	text-decoration:none;
}


#nav p {
	color:#cccccc;
	padding:0 0 22px 0;
	width:204px;
}

#text {
	padding:22px;
}

#text a {
	color:#FFF;
	text-decoration:none;
}

#text a:hover {
	background-color:#302e2c;
	color:#FFF;
}

#text p {
	color:#302e2c;
}

h1 {
	color:#FFF;
	font-size:18px;
	font-weight:normal;
	margin-bottom:14px;
}
	
#footer_wrapper {
	position:relative;
	margin:0 auto;
	overflow:hidden;
}

#footer {
	overflow:hidden;
	position:relative;
	width:900px;
	margin:0 auto;
	padding:45px;
}

#logo_footer {
	float:left;
}

#footer ul{
	padding-right:43px;
	float:left;
	list-style:inside;
}

h2 {
	font-size:14px;
	font-weight:normal;
	padding-bottom:14px;
	padding-top:18px;
	color:#FFF;
	
}

#footer li{
	list-style-type:none;
	color:#908d8b;

}

#footer ul a {
	color:#908d8b;
	text-decoration:none;
}

#footer ul a:hover {
	color:#ffffff;
	text-decoration:none;
}

#copyright {
	color:#908d8b;
	width:950px;
	margin:0 auto;
	height:15px;
	background-color:#44413f;
	padding:20px;
}


#footer h2 {
	font-size:14px;
	font-weight:normal;
	padding-bottom:14px;
	padding-top:0;
	
}

#dome {
	float:left;
}

#ultra {
	float:right;
}

#ultra a {
	color:#908d8b;
	text-decoration:none;
}

#ultra a:hover {
	color:#fff;
	text-decoration:none;
}

#promouvoir {
	float:right;
}

#newsletter {
	margin-top:22px;
	width:317px;
	height:38px;
}

	
	
	
	
	
#contact {

}
	
#contact form label .required_icon {
background:url("../img/deco/icon_required.jpg") no-repeat scroll 0 0 transparent;
height:8px;
position:absolute;
right:-18px;
top:9px;
width:9px;
}	
	
	
#contact form label {
background:url("../img/deco/input_bg.jpg") no-repeat scroll 0 0 transparent;
display:block;
font-size:1.14em;
height:16px;
line-height:1em;
margin-top:17px;
padding:15px 17px;
position:relative;
width:332px;
}

#contact form label.active {background-position: 0 -46px;}
#contact form label.error {background-position: 0 -92px;}

#contact form label span {
	color:#FFF;
	display:block;
	height:16px;
	width:100px;
}

#contact form label {
line-height:1em;
}



#contact form label input {
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	color:#fff;
	left:117px;
	line-height:1em;
	outline:medium none;
	position:absolute;
	top:12px;
	width:210px;
}

#contact form label .required_icon {
	background:url("../img/deco/icon_required.jpg") no-repeat scroll 0 0 transparent;
	height:14px;
	position:absolute;
	right:-18px;
	top:2px;
	width:15px;
}

#contact form textarea {
	font-family:Century gothic,Helvetica,Arial,Sans-serif;
	background:url("../img/deco/input_bg.jpg") no-repeat scroll 0 -138px transparent;
	border:0 none;
	color:#fff;
	font-size:16px;
	height:155px;
	margin-top:17px;
	outline:medium none;
	padding:15px 17px;
	width:398px;
}

#contact form textarea.active {
	background-position: 0 -324px;
	color: #9ea09f;
}

#contact form textarea.error {background-position: 0 -510px;}

#contact form .submit {
	background: url('../img/deco/submit.png') no-repeat;
	border: 0;
	height: 35px;
	margin-top: 18px;
	margin-bottom:50px;
	position: relative;
	width: 109px;
	z-index: 21;
}
#contact form .submit:hover {background-position: 0 -35px;}
#contact form .submit:active {background-position: 0 -70px;}
#contact_thanks {
	bottom: 25px;
	display: none;
	height: 70px;
	position: absolute;
	left: 450px;
	width: 285px;
	color:#FFF;
}
#contact_thanks.title_image {background: url('../img/deco/contact_thanks.jpg') no-repeat;}
#contact #loading2 {
	bottom: 458px;
	display: none;
	height: 16px;
	position: absolute;
	left: 450px;
	width: 16px;
}

.title_image {
display:block;
font-size:6px;
text-indent:-2000em;
z-index:99999;
}



















	
#newsletter form label .required_icon {
background:url("../img/deco/icon_required.jpg") no-repeat scroll 0 0 transparent;
height:8px;
position:absolute;
right:-18px;
top:9px;
width:9px;
}	
	
	
#newsletter form label {
background:url("../img/deco/input_bg_2.jpg") no-repeat scroll 0 0 transparent;
display:block;
font-size:1.14em;
height:14px;
line-height:1em;
margin-top:20px;
margin-left:19px;
padding:8px 17px;
position:relative;
}

#newsletter form label.active {background-position: 0 -30px;}
#newsletter form label.error {background-position: 0 -60px;}

#newsletter form label span {
	color:#000;
	display:block;
	height:16px;
	width:100px;
}

#newsletter form label {
line-height:1em;
}



#newsletter form label input {
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	color:#000;
	left:70px;
	line-height:1em;
	outline:medium none;
	position:absolute;
	top:7px;
	width:150px;
}

#newsletter form label .required_icon {
	background:url("../img/deco/icon_required_2.jpg") no-repeat scroll 0 0 transparent;
	height:14px;
	position:absolute;
	right:-18px;
	top:2px;
	width:15px;
}

#newsletter form textarea {
	font-family:Century gothic,Helvetica,Arial,Sans-serif;
	background:url("../img/deco/input_bg_2.jpg") no-repeat scroll 0 -138px transparent;
	border:0 none;
	color:#fff;
	font-size:16px;
	height:155px;
	margin-top:17px;
	outline:medium none;
	padding:15px 17px;
	width:398px;
}

#newsletter form textarea.active {
	background-position: 0 -324px;
	color: #9ea09f;
}

#newsletter form textarea.error {background-position: 0 -510px;}

#newsletter form .submit {
	background: url('../img/deco/submit_2.png') no-repeat;
	border: 0;
	height: 30px;
	width: 30px;
	position:relative;
	margin-top:20px;
}
#newsletter form .submit:hover {background-position: 0 -30px;}
#newsletter form .submit:active {background-position: 0 -60px;}
#newsletter_thanks {
	bottom: 458px;
	display: none;
	height: 70px;
	position: absolute;
	left: 450px;
	width: 285px;
	color:#FFF;
}
#newsletter_thanks.title_image {background: url('../img/deco/contact_thanks_2.jpg') no-repeat;}
#newsletter #loading2 {
	bottom: 458px;
	display: none;
	height: 16px;
	position: absolute;
	left: 450px;
	width: 16px;
}

.title_image {
display:block;
font-size:6px;
text-indent:-2000em;
z-index:99999;
}

.blanc {
	color:#FFF;
}
