::-moz-selection{
	background: #000;
	color: yellow;
}
::selection {
	background: #000;
	color: yellow;
}

html{
	overflow: -moz-scrollbars-vertical;
   overflow-y: scroll;
	
	background-color: #262626;
	background-image: url(../images/_lignes-gris.gif);
	background-repeat: repeat;
	background-attachment:fixed;
}
body { 
	margin: 0px 0px 0px 0px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #aaa; 
	font-size:100%;
}
#conteneur{
	position: static;
	font-size:11px; 
	width:800px; 
	margin:auto; 
	background-color: #000;
	height: auto;
	min-height: 650px;
}
#banner{
	width: 800px;
	height: 266px;
	background-color: #000;
	background-image: url(../images/logo-speedloc-location-signalisation.gif);
	background-position: center;
	background-repeat: no-repeat;
}
#menu{
	background:transparent;
	width: 780px;
	padding:10px;
	padding-top: 0;
	height:50px;
	border: 0px solid red;
}
#menu .menu_container{
	background-image: url(../images/first_menu.png);
	height: 59px;
	float: left;
	/*border: 1px solid yellow;*/
	width: 768px;
	/*behavior: url(http://www.speedloc.be/htc/iepngfix.htc);*/
}


#menu .menu_container ul{
	margin: 0;
	margin-left: 11px;
	padding: 0;
}
#menu .menu_container ul li{
	list-style: none;
	display: inline;
	width: 100px;
}
#menu .menu_container ul li a{
	color: #fff;
	font-size: 110%;
	font-weight: normal;
	text-transform: uppercase;
	/*width: 100px;*/
	margin-top: 12px;
	float: left;
	text-align: center;
	text-decoration: none;
	letter-spacing: 1px;
	/*padding-left: 55px;
	padding-right: 56px;*/
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 10px;
	padding-bottom: 12px;
	border: 0px solid blue;
}
#menu .menu_container ul .last_menu{
	float: right;
	padding-right: 20px;
}
#menu .menu_container ul .last_menu a{
	color: #fff;
	font-size: 110%;
	font-weight: normal;
	text-transform: uppercase;
	/*width: 100px;*/
	margin-top: 12px;
	margin-right: 10px;
	text-align: center;
	text-decoration: none;
	letter-spacing: 1px;
	padding-left: 30px;
	padding-right: 31px;
	padding-top: 10px;
	padding-bottom: 12px;
	border: 1px solid red;
}
.current_page_item a{
	background-color: transparent;
	/*background-image: url(../images/reflect.png);
	background-repeat: repeat-x;
	background-position: left;*/
}
.current_page_item a:hover, .last_menu a:hover{
	background-color: #0C53A4;
	background-image: url(../images/reflect.png);
	background-repeat: repeat-x;
	background-position: left;
	/*behavior: url(http://www.speedloc.be/htc/iepngfix.htc);*/
}

.active a{
	background-color: #0C53A4;
	background-image: url(../images/reflect.png);
	background-repeat: repeat-x;
	background-position: left;
	/*behavior: url(http://www.speedloc.be/htc/iepngfix.htc);*/
}


.menu_end{
	background-image: url(../images/menu_end.png);
	background-position: left;
	background-repeat: no-repeat;
	width: 10px;
	height: 60px;
	/*border: 1px solid blue;*/
	float: left;
	/*behavior: url(http://www.speedloc.be/htc/iepngfix.htc);*/
}


#centre{
	min-height: 400px;
	height: auto;
	background-color: #282828;
	background-image: url(../images/background-conteneur.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#centre #gauche{
	width: 145px;
	min-height: 600px;
	height: auto;
	background-image: url(../images/portrait.jpg);
	background-position: top;
	background-repeat: no-repeat;
	float:left;
}
#centre #droit{
	width: 650px;
	height: auto;
	min-height: 470px;
	padding-top: 30px;
	float:left;
}
#centre #droit h1{
	font-size: 15px;
	font-weight: bold;
	color: yellow;
	letter-spacing: 1px;
	margin-left: 65px;
	line-height: 30px;
}


#centre #droit h1#intro{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: justify;
	margin-left: 0px;
	margin-bottom: 30px;
	padding-bottom: 0;
	color: yellow;
	line-height: 22px;
	margin-left: 65px;
}
#centre #droit h1#intro:first-letter {
	font-size: 300%;
	font-weight: bold;
	float:left;
	color: yellow;
}
#introd{
	font-size: 240%;
	font-weight: bold;
	float:left;
	/*color: #141414;*/
	color: #666;
	padding-left: 0px;
	padding-bottom: 15px;
	margin-bottom: 0px;
	padding-top: 5px;
}

#bienvenue{
	text-align: right;
	margin-top: 30px;
	font-style: italic;
}




#centre #droit p{
	font-size: 13px;
	line-height: 30px;
	text-align: justify;
	width: 85%;
	margin-left: 65px;
}
#centre #droit p b{
	color: #989898;
}

#centre #sous{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#centre #sous h1{
	font-size: 14px;
	font-weight: bold;
	color: yellow;
	letter-spacing: 1px;
}





#sous{
	width: 600px;
	height: 90px;
	margin-top: 20px;
	/*background-image: url(../images/location_panneau.png);
	background-position: top;
	background-repeat: no-repeat;*/
}


#centre h2{
	color: #666666;
	margin-left: 65px;
	margin-top: 30px;
	font-weight: normal;
	text-align: left;
	letter-spacing: 2px;
}


#signalisation{
	padding-top: 30px;
	border: 0px solid red;
	width: 600px;
	margin-left: 35px;
}
#signalisation img{
	height: 292px;
	width: 600px;
}
#signalisation h2{
	text-align: left;
	color: yellow;
	margin-left: 15px;
	font-size: 280%;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 3px;
	margin-top: 50px;
}
#signalisation h3{
	text-align: left;
	/*color: yellow;*/
	margin-left: 15px;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
}
#signalisation h4{
	text-align: left;
	color: #AAAAAA;
	margin-left: 15px;
	font-size: 170%;
	margin-top: 30px;
	font-weight: normal;
}
#signalisation h4 a{
	color: yellow;
}


#centre table{
	background-color: transparent;
	margin-left: 25px;
	padding-top: 50px;
	width: 585px;
}
#centre table tr{
	
}
#centre table tr td{
	border-collapse: collapse;
	vertical-align: top;
	text-align: left;
}
.locationVehicule{
	width: 170px;
	background-color: transparent;
	padding: 0;
	margin: 0;
}
.locationHauteur{
	height: 150px;
}
.locationHauteur h3{
	font-size: 12px;
	color: #AAAAAA;
	color: yellow;
	text-align: left;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 0;
	margin-left: 15px;
}
ul.location{
	padding-left: 0;
	margin-left: 15px;
	color: #8B8B8B;
}
ul.location li{
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}
ul.location li h5{
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 12px;
	font-weight: normal;
	width: 320px;
	background-color: transparent;
}
ul.location li h5 span{
	float:right;
	font-weight:bold;
	padding:0 0 0 5px;
	width: 120px;
	margin-top: -12px;
	color: #AAAAAA;
}
.permis{
	text-align: center;
	margin-left: 0;
	padding-left: 0;
	background-color: transparent;
}
.permisB{
	width: 70px;
	height: 75px;
	border: 1px solid #3C3C3C;
	margin-top: 15px;
	margin-left: 20px;
/*	color: Yellow;*/
}
.permisB h4{
	font-size: 11px;
}
.permisB span{
	display: block;
	font-size: 40px;
}


.prix{
	width: 100px;
	height: 75px;
	border: 1px solid #3C3C3C;
	margin-top: 15px;
	margin-left: 0px;
/*	color: Yellow;*/
}
.prix h4{
	font-size: 11px;
}
.prix span{
	display: block;
	font-size: 40px;
}

.locationCamionetteImg{
	/*padding: 20px;*/
	margin: 20px;
}


/******************/
/*    CONTACT     */
/******************/
#formulaireContact{
	float: left;
	width: 290px;
	height: auto;
	min-height: 320px;
	margin-left: 65px;
	background-color: transparent;
	margin-top: 30px;
}
.form-liste{
	position: relative;
	clear:both;
	margin-bottom: 20px;
	font-size: 11px;
}
.form-liste #nom{
	position: relative;
	left: 40px;
	width: 200px;
}
.form-liste #prenom{
	position: relative;
	left: 22px;
	width: 200px;
}
.form-liste #societe{
	position: relative;
	left: 35px;
	width: 200px;
}
.form-liste #region{
	position: relative;
	left: 38px;
	width: 204px;
}
.form-liste #email{
	position: relative;
	left: 30px;
	width: 200px;
}
.form-liste #tel{
	position: relative;
	left: 6px;
	width: 200px;
}
.form-liste #message{
	position: relative;
	left: 17px;
	width: 200px;
	height: 200px;
}
.form-liste #submit{
	position: relative;
	left: 220px;
	background: url(../images/bt_submit_roll.gif) 50% 50% no-repeat;
	width: 65px;
	height: 23px;
	border-style: none;
	cursor: pointer;	
	margin-top: -20px;
}
.form-liste #submit:hover{
	background: url(../images/bt_submit_over.gif) 50% 50% no-repeat;
}
.form-liste #submitRetour{
	position: relative;
	left: 220px;
	background: url(../images/bt_retour_roll.gif) 50% 50% no-repeat;
	width: 65px;
	height: 23px;
	border-style: none;
	cursor: pointer;	
	margin-top: -20px;
}
.form-liste #submitRetour:hover{
	background: url(../images/bt_retour_over.gif) 50% 50% no-repeat;
}

#adresseContact{
	float: left;
	width: 260px;
	height: auto;
	min-height: 320px;
	margin-left: 0px;
	background-color: transparent;
	margin-top: 30px;
}




#feux{
	width: 100%;
	border: 0px solid red;
}
#feuxImg{
	float: left;
	width: 86px;
	height: 236px;
	margin-left: 50px;
	margin-top: 20px;
	border: 0px solid green;
}
#feux ul{
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
	width: 490px;
	float:left;
}
#feux ul li{
	font-size: 12px;
	line-height: 18px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
}





















#bas{
	position: static;
	background-color: transparent;
	color: yellow;
	font-size:11px; 
	width: 800px; 
	height: 100px;
	margin:auto;
	margin-top: 25px;
}

#bas h1{
	text-align: center;
	color: yellow;
	letter-spacing: 1px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 15px;
	margin-top: 0px;
	font-size: 12px;
	line-height: 10px;
	margin-bottom: 5px;
}
#bas p{
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
	font-size: 11px;
	line-height: 10px;
	margin-bottom: 15px;
}
#bas a, #bas a:link, #bas a:active, #bas a:visited{
	text-align: center;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-top: 0px;
	font-size: 11px;
	color: #989898;
	text-decoration: none;
}
#bas a:hover{
	color: #fff;
}/*
#logoValidation{
	width: 740px; 
	height: 0px;
	margin:auto; 
	background: #F4F4F4;
	border: 0px solid #F4F4F4;
}

.valid_xhtml {
	position: static;
	background-color: inherit;
	color: #000000;
}
.valid_css {
	position: static;
	background-color: inherit;
	color: #000000;
	margin-left: 83px;
}

.getfirefox {
	position: absolute;
	background-color: inherit;
	color: #000000;
	margin-left: 662px;
}

.logo {
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px;
}	
*/


#nouveaute{
	padding-top: 30px;
	border: 0px solid red;
	width: 600px;
	margin-left: 35px;
}
#nouveauteImg{
	height: 188px;
	width: 188px;
	float: left;
}
#nouveauteTxt{
	float: left;
	background-color: transparent;
	width: 400px;
	height: auto;
	min-height: 188px;
}
#nouveaute h2{
	text-align: left;
	color: yellow;
	margin-left: 15px;
	font-size: 180%;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 3px;
	margin-top: 20px;
}
#nouveaute p{
	
}



.clearboth{
	clear: both;
}
.aaaa{
	color: #ff0000;
}
.jaune{
	color: yellow;
}
#plop{
	text-decoration: blink;
}