/* Européenne de pneumatiques */

body {
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	background-color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
}

/* ==============================================
	MISE EN PAGE
============================================== */

#global {
	position: relative;
	width: 690px;
	margin: 0 auto; 
	padding: 0 0;
	
}

#header {
	height: 390px;
	margin: 0 0 0 60px;
	padding:0 0;
	background:url(../images/logo-accueil.jpg) no-repeat;
}
#mitas {
	margin: 270px 0 0 284px;
}
#gauche {
	position: absolute;
	left:0;
	top: 390px;
	margin:0 0;
	padding:0 10px 0 0;
	width: 205px;
	border-right:#666666 solid 1px;
	text-align:right;
	line-height:1.4em;
	background: url(../images/iso-accueil.jpg) bottom right no-repeat;
	height:510px;
}
#gauche p {
	
}

#gauche ul {
	list-style: none ;
	margin:0 0 0 48px;
	padding:0;
}

#gauche ul li a {
	display: block ;
	
	background:url(../images/b_fond.jpg) left top no-repeat ;
	color: #fff ;
	line-height: 1.2em ;
	padding: 6px 14px ;
	text-align: left ;
	margin: 0 0 10px 0;
	text-decoration:none
}
#gauche ul li a:hover {
	background:url(../images/b_fond-o.jpg) left top no-repeat;
	text-decoration:underline;
}


#droite {
	margin-left: 225px;
	margin-top:0px;
	padding:0 0;
	width:500px;
}
#droite h2 {
	font-size:14px;
	color:#369;
	text-align:center;
	padding-top:20px;
	
}
#descriptif {
	width:256px;
	margin:0 auto;
	padding:0;
	text-align:justify;
	line-height:1.4em;
}
#pilePneux {
	margin: 20px 0 0 70px;
}

.rollOver {
	display:none;
}

/* ==============================================
	BALISES HTML
============================================== */

img {border-width:0; }



h1, h4 {
	margin-top:0;
	color:#72D000;
}
h1 {
	margin-bottom:25px;
	font-size:16px;
}

a:link, a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover, a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bolder;
}
