/*****************************************/
/*SITE Lapierre 2.0 §  
/*****************************************/
/* couleurs utilisees
gris 			color:#646464;	
gris pale               color:#d0d0d0;
HOME
gris foncé		color:#333;
BIG MOUNTAIN
vert 			color:#3d5a09;	
vert pale		color:#c4cdb5;	
WOMEN
rose 			color:#b8858c;	
rose pale		color:#eadadc;	
ALL MOUNTAIN
vert d'eau 		color:#4e7862;
vert d'eau pale         color:#cad6d0;
X COUNTRY
bleu			color:#3e6ab4;
bleu pale		color:#dce4f1;
ROUTE
bleu canard		color:#398891;
bleu canard pale color:#c3dbde;
FITNESS
vert de gris	color:#a2ac92;
vert de gris pale color:#e3e6de;
SPORT LOISIRS
orange			color:#f96603;
orange pale		color:#fdd1b3;
VOYAGE
rouge			color:#980203;
rouge pale		color:#e0b3b3;
TREKKING
marron			color:#976534;
marron pale		color:#e0d0c2;
CITY
gris			color:#646464;

*/

/*****************************************/
/*layout global - */
/*****************************************/
#containerborder
{
	width:1380px;
	margin:0 auto;
	padding:0;
}
#container
{
	width:1120px;
	height:800px;
	margin:0 auto;
}
#logo
{
	width:456px;
	margin:40px auto 0 auto;
	height:80px;

}
#logo IMG
{
	border:0;
}

/*****************************************/
/*navigation 1 */
/*****************************************/
#nav1
{
	width:1120px;
        height:25px;
	position:absolute;
}
html.MSIE6 #nav1
{
	margin-top:-5px;
}
#nav1 UL
{
	padding-left:20px;
}
#nav1 .listhor LI
{
	margin:0 1px;
	padding-left:10px;
}
#nav1 LI A
{
	color:#666;
	font-weight:bold;
	font-size:12px;
	padding:6px 16px 11px 6px;
	text-transform:uppercase;
}
#nav1 LI.current
{
}
#nav1 LI.current A,#nav1 LI.current A:hover
{
	color:white;
}
#nav1 LI.current A
{
}

/*****************************************/
/*navigation outils */
/*****************************************/
#topnav
{
	width:1120px;
	height:10px;
	margin:0 auto;
}
#langues,#outils
{
	float:left;
	
}
#topnav LI A
{
	color:#999;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	padding:5px 10px 0 10px;
	text-decoration:none;
	
}

#topnav LI A.current
{
	color:#888;
	cursor:text;
	text-decoration:underline;
}
#topnav LI A:hover
{
	color:#888;
}
#langues
{
	width:50%;
}
#outils
{
	width:50%;
}
#outils UL
{
	float:right;
}

/*****************************************/
/*pied de page */
/*****************************************/

#pagefooter
{
	width:1120px;
	margin:5px auto;
	color:#666;
}
#pagefooter A
{
	color:#666;
	text-decoration:underline;
}
#baseline
{
	float:left;
	width:700px;
	margin-left:0px;
	padding-left:0px;
	text-align:left;
	letter-spacing:0.02em;
}
#baseline P
{
	margin:0;
	padding:0;
}
#legal
{
	float:left;
	text-align:right;
	width:100px;
}
#creditslogos
{
	float:right;
	width:250px;
}
#creditslogos IMG
{
	float:right;
	border:0px;
	margin:0 3px;
}

#creditslogos SPAN
{
	display:block;
	margin:0px;
	padding:0px;
	margin-right:7px;
}



/**
*   FAQ
*/

div.faqtexte p 
{
    background-color:#EEEEEE;
    border:1px solid black;
    padding:10px;
    width:360px;
    margin: 0 0 5px;
}



.faq li 
{
    
    color:#000000;
    font-size:11px;
    font-weight:bold;
    line-height:18px;
    list-style-type:none;
    padding:2px 2px 2px 15px;
    text-align:left;
}




div.equipeNews p
{
    padding:10px;
    margin: 0 0 5px;
}



.equipeNews li
{
    color:#000000;
    font-size:11px;
    font-weight:bold;
    line-height:18px;
    list-style-type:none;
    
    text-align:left;
}
