/* Global styles
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot{
	margin:0;
	padding:0;
	border:none;
	outline:0;
}
html,body{
	height:100%;
}
body{
	font-family:Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
 	background: #9f0303 url(../images/bg.jpg) repeat-x;
	scrollbar-3d-light-color : #fff; 
	scrollbar-arrow-color : #95c356; 
	scrollbar-base-color : #fff; 
	scrollbar-dark-shadow-color : #F1F1F1; 
	scrollbar-face-color : #95c356; 
	scrollbar-highlight-color : #F1F1F1; 
	scrollbar-shadow-color : #fff; 
}
:focus{
	outline:none;
}
hr{
	border:1px solid #fff;
}
table{
	font-size:11px;
	border-collapse:collapse;
	border-spacing:0;
}
a{
	color:#95c356;
}
a:hover{
	color:#fff;
}
p{
	margin-bottom:10px;
}
ul,ol{

}
#content ul{margin:10px 0 0 20px;}
/* CMS styles
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
body.mceContentBody{
	background:#810303;
	color:#fff;
}
.Title{
	font-size:20px;
	margin-bottom:10px;
	text-transform:uppercase;
	font-weight:normal;
}
/* Container styles
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#container{
	position:relative;
	width:1024px;
	min-height:729px;
	margin:auto;
	background: url(../images/banner.jpg) top no-repeat;
	padding-top:100px;
}
/* Header styles
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

#container #nav{
	margin:0px;
	width:1000px;
	height:40px;
}


#container #nav li{
	display:inline-block;
	float:left;
	list-style:none;
	margin-left:87px;
}

#Garage-Depierreux{
	text-decoration:none;
	color:#dfdfdf;
	display:inline-block;
	float:left;
	text-align:center;
	height:30px;
	padding-top:10px;
	font-size:14px;
}
#Garage-Depierreux:hover{
	color:#fff;
	background:url(../images/btn.png) center top no-repeat;
}

#Seat{
	text-decoration:none;
	color:#dfdfdf;
	display:inline-block;
	float:left;
	text-align:center;
	height:30px;
	padding-top:10px;
	font-size:14px;
}
#Seat:hover{
	color:#fff;
	background:url(../images/btn.png) center top no-repeat;
}

#Skoda{
	text-decoration:none;
	color:#dfdfdf;
	display:inline-block;
	float:left;
	text-align:center;
	height:30px;
	padding-top:10px;
	font-size:14px;
}
#Skoda:hover{
	color:#fff;
	background:url(../images/btn.png) center top no-repeat;
}

#My-Way{
	text-decoration:none;
	color:#dfdfdf;
	display:inline-block;
	float:left;
	text-align:center;
	height:30px;
	padding-top:10px;
	font-size:14px;
}
#My-Way:hover{
	color:#fff;
	background:url(../images/btn.png) center top no-repeat;
}

#Aldero-Rally-Sport{
	text-decoration:none;
	color:#dfdfdf;
	display:inline-block;
	float:left;
	text-align:center;
	height:30px;
	padding-top:10px;
	font-size:14px;
}
#Aldero-Rally-Sport:hover{
	color:#fff;
	background:url(../images/btn.png) center top no-repeat;
}

#Contact{
	text-decoration:none;
	color:#dfdfdf;
	display:inline-block;
	float:left;
	text-align:center;
	height:30px;
	padding-top:10px;
	font-size:14px;
}
#Contact:hover{
	color:#fff;
	background:url(../images/btn.png) center top no-repeat;
}

#logo{
	width:310px;
	float:left;
	clear:both;
	margin-top:24px;
	margin-left:60px;
	color:#d2d2d2;
	font-size:15px;
}
#slide{
	width:511px;
	height:246px;
	float:left;
	border: solid 2px #7a6728;
	margin-top:24px;
	margin-left:70px;
}

#logo1{
	color:#e30e2a;
}
.logo2{
	color:#93c354;
}

/* Content
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#container #content{
	min-height:300px;
	width:620px;
	color:#fff;
	float:left;
	padding-bottom:10px;
	text-align:justify;
	margin-top:40px;
	margin-left:40px;
}
#container #content h1 {
	background:url(../images/puce.png) no-repeat;
	font-size:14px;
	height:38px;
	color:#93c154;
	margin:0px;
	padding-left:10px;
	margin-left:-10px;
}

/* bloc Contact
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#container #contact{
	float:left;
	width:215px;
	min-height:350px;
	color:#fff;
	clear:both;
	margin-top:40px;
	margin-left:70px;
	padding-left:10px;
}
#container #contact h2{
	font-size:14px;
	height:38px;
	margin:0px;
	color:#93c154;
	background:url(../images/contact.png) no-repeat;
	margin-left:-10px;
	padding-left:10px;
}

#container #contact a{
	color:#95c356;
}
#container #contact a:hover{
	color:#fff;
}
#proxi{
	margin:auto;
	width:100%;
	height:30px;
	background:url(../images/bg_footer.jpg) repeat-x;
	clear:both;
}
/* footer
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#footer{
	width:898px;
	clear:both;
	margin:auto;
	text-align:right;
	padding-top:8px;
}

/* intro
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#bg{
background:#000;
}
#intro{
	background:url(../images/intro.jpg) no-repeat;
	margin:auto;
	width:898px;
	min-height:114px;
	padding-top:415px;
}

#bloc_logo{
	margin-left:580px;
	width:300px;
}

#contact_1{
	width:120px;
	float:left;
	margin-top:50px;
	margin-left:20px;
	line-height:18px;
}
#contact2{
	width:170px;
	float:left;
	margin-top:84px;
	margin-left:20px;
	line-height:18px;
}
#contact2 a{
	color:#bf0e1a;
}
#contact2 a:hover{
	color:#fff;
}
#contact3{
	width:130px;
	float:left;
	margin-top:84px;
	margin-left:20px;
	line-height:18px;
}
#contact3 a{
	color:#bf0e1a;
}
#contact3 a:hover{
	color:#fff;
}
#entrer{
	width:113px;
	float:left;
	margin-top:82px;
	margin-left:300px;
	margin-bottom:15px;
}

#entrer a{
	color:#000;
	display:block;
	background:url(../images/entrer.jpg) no-repeat;
	width:113px;
	height:32px;
	text-align:center;
	font-weight:bold;
	font-size:17px;
	text-decoration:none;
	padding-top:8px;
}
#entrer a:hover{
	color:#fff;
}
#proximedia{
	background:url(../images/bg_footer1.png) no-repeat;
	width:900px;
	margin:auto;
	height:30px;
	clear:both;
	text-align:right;
	padding-top:10px;
	padding-right:30px;
}

/* style formular contact
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
form.formular {
overflow:hidden;
width:450px;
margin:auto;
}
.formular fieldset {
border:1px solid #CCCCCC;
margin-top:20px;
padding:15px;
width:400px;
}
.formular legend {
font-weight:bold;
color:#fff;
}
.formular fieldset label {
}
.formular label span {
float:left; width:100px;
text-align:left;
height:19px;
padding-top:5px;
margin-top:8px;
}
.formular input, .formular select, .formular textarea {
display:block;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:12px;
margin-bottom:5px;
float:right; 
width:150px;
}

.formular .text-input {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #CCCCCC;
color:#555555;
margin-top:4px;
padding:4px;
width:250px;
}
.formular textarea {
background:none repeat scroll 0 0 #FFFFFF;
border:1px solid #CCCCCC;
color:#555555;
height:80px;
margin-top:4px;
padding:4px;
width:250px;
}
.formular .infos {
background:none repeat scroll 0 0 #FFFFFF;
color:#333333;
margin-bottom:10px;
padding:10px;
}
.formular span.checkbox, .formular .checkbox {
display:inline;
}
.formular .submit {
border:1px solid #CCCCCC;
cursor:pointer;
margin-top:10px;
padding:4px;
text-decoration:none;
width:200px;
margin-right:100px;
}
.formular hr {
clear:both;
visibility:hidden;
}
.formular .fc-error {
}
#contact1{
margin:auto;
}
#realisation{
margin:auto;
}

