/*****************************************/
/*SITE Lapierre 2.0 §  
/*****************************************/
/* couleurs utilisees
gris 			color:#646464;	
gris pale               color:#d0d0d0;
HOME
gris foncé		color:#333;
*/


/*****************************************/
/*layout pages contenu fiches produits, comparateur, outils, FAQ, Contact - */
/*****************************************/
#body
{
	background:url(../img/bodyfd.gif) repeat-x top;
}

#containerborder
{
	background:url(../bandeau.jpg) no-repeat;
	background-position:0 160px;
}


/*****************************************/
/*pagecontent */
/*****************************************/
#pagecontent
{
	width:100%;
 	padding-top:40px;
}
html.MSIE6 #pagecontent
{
	padding-top:35px;
}
#contenubottom
{
	background:url(../img/bas-arrondi-u1.png) no-repeat bottom left;
	padding-bottom:10px;

}
#contenutoppage
{
	background:url(../img/haut-arrondi.png) no-repeat top left;
	padding-top:6px;
}	

#contenupage
{
	background:white;
	width:1118px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	/*margin-top:10px;*/
 }
.contenuInside
{
	padding:0 20px;
}
#gauche
{
	float:left;
	width:190px;
    margin-top:10px;
	margin-right:22px;
}
#topgauche
{
	background:url(../img/haut-arrondi-190.png) no-repeat top left;
	padding-top:10px;
}
#bottomgauche
{
	background:url(../img/bas-arrondi-190.png) no-repeat bottom left;
	padding-top:0px;
	padding-bottom:10px;
}
#containergauche
{
	border:1px solid white;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:0;
}
#contenugauche
{
	float:left;
}

#centre
{
	float:left;
	width:590px;
}
#centre H1
{
	text-transform:uppercase;
}
#droite
{
	float:left;
	width:280px;
	/*height:250px;*/
	margin-left:20px;
}
#centreLarge
{
	float:left;
	width:880px;
}

/************boutons*****************************/

UL.boutons
{
	margin:0;
	padding:0;
}
.boutons LI
{
	list-style-type:none;
	margin:0;
	padding:0;
	
}
.boutons LI A
{
	display:block;
	padding-left:22px;
	padding-top:12px;
	height:20px;
	text-decoration:none;
	font-weight:bold;
}
.boutons LI A:hover
{
	color:#666;
}
.boutons LI.go A
{
	background:url(../img/onglet-categorie.png) no-repeat left;
    background-position:-190px 6px;
    text-transform:uppercase;
}
.boutons LI.sendafriend A
{
	background:url(../img/boutons/sendafriend.png) no-repeat left;
}
.boutons LI.compare A
{
	background:url(../img/boutons/compare.png) no-repeat left;
}
.boutons LI.zoom A
{
	background:url(../img/boutons/zoom.png) no-repeat left;
}
.boutons LI.print A
{
	background:url(../img/boutons/print.png) no-repeat left;
}
.boutons LI.back A
{
	background:url(../img/boutons/back.png) no-repeat left;
}
.boutons LI.web A
{
	background:url(../img/boutons/web.png) no-repeat left;
}
.boutons LI.piece_jointe A
{
	background:url(../img/boutons/piece_jointe.png) no-repeat left;
}
.boutons LI.ami A
{
	background:url(../img/boutons/ami.png) no-repeat left;
}
.boutons LI.photo A
{
	background:url(../img/boutons/photo.png) no-repeat left;
}
.boutons LI.video A,A.video
{
	background:url(../img/boutons/video.png) no-repeat left;
}
.boutons LI.ok A
{
	background:url(../img/boutons/ok.png) no-repeat left;
}
A.video
{
	display:block;
	padding-left:22px;
	padding-top:12px;
	height:20px;
	text-decoration:none;
	font-weight:bold;
}
/************faq*****************************/

#fil
{
    margin-left:5px;
    margin-bottom:10px;
    text-transform:uppercase;
    font-weight:bold;
    background:url(../img/boutons/back.png) no-repeat left;
    padding-left:25px;
    height:16px;
    padding-top:12px;
}

#introFaq
{
    height:16px;
    padding-top:12px;
    margin-left:5px;
    margin-bottom:10px;
}

/************dealer*****************************/

TABLE.dealer
{
   width:100%;
}
TABLE.dealer TR
{
   margin-top:1em;
}

TABLE.dealer TH
{
   text-align:left;
   
}
#centre  TABLE.t2
{
	width:45%;
}
#centre TABLE.t5
{
	width:90%;
}
#centre .t5 TH,#centre .t2 TH
{
	padding:3px;
	font-weight:normal;
	font-style:italic;
    border:1px solid #ccc;
}
#centre .t5 TD,#centre .t2 TD
{
	padding:3px;
	font-weight:bold;
    border:1px solid #ccc;
}

.t5 TD,.t5 TH
	{
		text-align:center;
	}
.tailles
	{
		width:200px;
	}
.tailles TD
	{
		width:50%;
	}
