/* Created by Wikiwi.be - Raphael De Naeyer */
/* Pneu à domicile */

/* General style */

* { margin:0; padding:0; border:0;}

BODY {
  margin: 0px;
  padding: 0px;
  text-align: left;
  FONT-SIZE: 12px;
  COLOR: #686868;
  FONT-FAMILY: Arial, Helvetica, Verdana, sans-serif;
  min-width: 954px;
  background: url(images/bg_pneu_services_tenneville.gif) repeat-x  50% center;
}
A {
  COLOR: #686868;
}
A:hover {
  COLOR: #A81E2C;
}
HR {
  COLOR: #A81E2C;
}
UL  {
	margin: 10px 0px 10px 30px;
	padding-left: 5px;
	border-left : 1px solid #A81E2C;
}

/* Content style */



div#principal {
	position:relative;
	width: 1001px;
	height: 726px;
	text-align: left;
  	/*border: 1px solid red;*/
  background: url(images/bg_fond_pneu_services_tenneville.jpg) no-repeat  top left;
  	
}
div#logo_pneu_services_tenneville {
	position:absolute;
	width: 245px;
	height: 170px;
	margin: 0px 0px 0px 0px;
	COLOR: #513624;
}
p#tel {
	position:absolute;
	width: 238px;
	margin: 105px 0px 0px 0px;
	text-align: right;
	FONT-SIZE: 13px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #A81E2C;
}

h3#voiture-camionnette {
	position:absolute;
	width: 400px;
	margin: 10px 0px 0px 450px;
	text-align: left;
	FONT-SIZE: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #A81E2C;
}
h4#bastogne-marche {
	position:absolute;
	width: 400px;
	margin: 32px 0px 0px 450px;
	text-align: left;
	FONT-SIZE: 13px;
	letter-spacing: 2px;
	font-weight: bold;
	color: #A81E2C;
}
div#contenu_pneu_services_tenneville{
    position: absolute;
	margin: 180px 0px 0px 230px;
	width: 655px;
	height: 380px;
	}
div#zone_texte{
	width: 630px;
	height: 330px;
	margin: 12px 0px 0px 12px;
	FONT-SIZE: 12px;
	text-align:justify;
	line-height: 15px;
}
div#zone_texte IMG {
  	border: 1px solid #A81E2C;
  	}
h1#titre_pneu_services_tenneville {
	position:relative;
	width: 500px;
	margin: 0px 0px 0px 0px;
	FONT-SIZE: 16px;
	letter-spacing: 2px;
	font-weight: bold;
	font-style: italic;
	color: #A81E2C;
	}
h1:first-letter {
	font-size: 30px;
}



h2#change-pneus {
    position: absolute;
	margin: 590px 0px 0px 155px;
	width: 800px;
	height: 30px;
	FONT-SIZE: 24px;
	color: #A81E2C;
	font-weight: bold;
	letter-spacing: 1px;
	text-align:center;
}
ul#menu {
    position: absolute;
    text-align: left;
    width: 142px;
	margin: 196px 0px 0px 37px;
    padding: 0;
    list-style-type: none;
    FONT-SIZE: 13px;
    letter-spacing: 1px;
    border: none;
}
#menu a {
    display: block;
    text-align: center;
    height: 26px;
    margin-bottom: 3px;
    border: 0px;
    line-height: 26px;
    text-decoration: none;
    font-weight: bold;
    color: #A81E2C;
}
#menu a:hover {
    background-color: #A81E2C;
    color: #ffffff;
}
#menu1on {
    background-color: #none;
    FONT-SIZE: 14px;
	  background: url(images/bg_menu.jpg) repeat-x  top left;
}
DIV#menu2 {
    position: absolute;
    text-align: right;
	margin: 130px 70px 0px 335px;
    padding: 0;
    FONT-SIZE: 13px;
    letter-spacing: 1px;
	background: url(images/bg_menu2.jpg) repeat-x  top left;
}
DIV#menu2 a {
    text-align: center;
    width: 130px;
    height: 18px;
    border: 0px;
    line-height: 18px;
    text-decoration: none;
    color: #A81E2C;
}
DIV#menu2 a:hover {
    font-weight: bold;
    background-color: #CACACA;
    color: #ffffff;
}
DIV#menu2 a.menu2on {
    color: #ffffff;
    font-weight: bold;
    background-color: #A81E2C;
}


DIV#bloc_promo {
    position: absolute;
    text-align: center;
    width: 142px;
	margin: 422px 0px 0px 37px;
    padding: 0;
    list-style-type: none;
    FONT-SIZE: 10px;
    letter-spacing: 1px;
    border: none;
    color: #ffffff;
}

DIV#promotions {
    text-decoration: none;
	margin: 10px 0px 0px 0px;
	height: 80px;
    vertical-align: middle; 
}
TABLE#tablepromotions {
    text-decoration: none; 
	height: 80px;
    font-weight: bold;
    FONT-SIZE: 13px;
    color: #A81E2C;
    text-align: center;
}
DIV#promotions a {
    text-decoration: none; 
    color: #A81E2C;  

}


div#copyright {
	position: absolute;
	width: 100%; 
	height: 20px;
	bottom: 0;  
	z-index:99;
}
p#copyright{
	position:relative;
	float: right;
	text-align: right;
	width: 100%;
	height: 20px;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding-right: 20px;
	color:#775459;
	font-size: 9px;
}
	
p#copyright a{
	color:#775459;
	text-decoration: none;
}
p#copyright a:hover{
	color:#ffffff;
}
.separation{
    clear: both;
    visibility: hidden;
    height: 0px;
}



	
	
/* Form style */	

	INPUT {
		BORDER-RIGHT: #4D4B60 1px solid; 
		BORDER-TOP: #4D4B60 1px solid; 
		FONT-SIZE: 11px; 
		BORDER-LEFT: #4D4B60 1px solid; 
		BORDER-BOTTOM: #4D4B60 1px solid; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
		BACKGROUND-COLOR: #F5F5F5;
	}
	BUTTON {
		BORDER-RIGHT: #4D4B60 1px solid; 
		BORDER-TOP: #4D4B60 1px solid; 
		FONT-SIZE: 11px; 
		BORDER-LEFT: #4D4B60 1px solid; 
		BORDER-BOTTOM: #4D4B60 1px solid; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
		BACKGROUND-COLOR: #F5F5F5;
	}
	TEXTAREA {
		BORDER-RIGHT: #4D4B60 1px solid; 
		BORDER-TOP: #4D4B60 1px solid; 
		FONT-SIZE: 11px; 
		BORDER-LEFT: #4D4B60 1px solid; 
		BORDER-BOTTOM: #4D4B60 1px solid; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
		BACKGROUND-COLOR: #F5F5F5;
	}
	SELECT {
		BORDER-RIGHT: #4D4B60 1px solid; 
		BORDER-TOP: #4D4B60 1px solid; 
		FONT-SIZE: 11px; 
		BORDER-LEFT: #4D4B60 1px solid; 
		BORDER-BOTTOM: #4D4B60 1px solid; 
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
		BACKGROUND-COLOR: #F5F5F5;
	}
	radio {
		FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
		BACKGROUND-COLOR: #F5F5F5;
	}

	
	
	
