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

#body
{
	background:url(../img/home/bodyfd.gif) repeat-x top;
}
#container
{
	width:1380px;
	height:auto;
	margin:0 auto;
}
#nav1 LI.current
{
	background:url(../img/home/fd-nav-gauche.gif) no-repeat top left;
}
#nav1 LI.current A,#nav1 LI.current A:hover
{
	background:url(../img/home/fd-nav-droit.gif) no-repeat top right;
}
#nav1 LI A:hover
{
	color:#333;
}	
#containerborder
{
}
#pagecontent
{
	width:100%;
        padding-top:30px;
}
html.MSIE #pagecontent
{
        padding-top:23px;
}
#flash-home
{
    width:1380px;
    height:520px;
}
A
{
	color:#333;
}
#texteref
{
    width:1120px;
    margin:10px auto 30px auto;
    text-align:center;
}
#texteref H1
{
    font-size:1.3em;
}
#texteref H2
{
    font-size:1.2em;
}
#texteref H3
{
    font-size:1.1em;
}
