/*****************************************/
/*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;
vert pomme              color:#3ab840;

*/

BODY 
{ 
	margin:0;
	padding:0;
	background:white;
	font-family:"Trebuchet MS",arial,helvetica,sans-serif; 
	font-size:11px;
	color:#333;
}
A
{
	color:#999;
	text-decoration:none;
}
A:hover
{
	color:#666;
	text-decoration:underline;
}
P.p1
{
	margin:5px 0px;
	text-align:justify;
}
DIV.p1
{
	margin:5px 0px;
}
.petit
{
	font-size:90%;
}
STRONG
{
	font-weight:bold;
}
EM
{
	font-style:italic;
}

H1
{
	font-size:1.8em;
	text-transform:uppercase;
	font-weight:bold;
	margin:5px 0;
	padding:0;

}
H2
{
	margin:3px 0px;
	text-transform:uppercase;
	padding:0;
	font-size:1.4em;
	font-weight:bold;
}
H3
{
	margin:2px 0px;
	padding:0;
	font-size:1.1em;
	font-weight:bold;
}
H4
{
	margin:2px 0;
	padding:0;
	font-size:1em;
	font-weight:bold;
}
H5
{
	margin:0px;
	padding:5px 0px;
	font-size:1em;
	text-align:left;
}
FORM
{
	margin: 0;
	padding: 0;
}

SELECT
{
	font-size:10px;
}

.clearboth
{
	clear:both;
	line-height:0px;
	font-size:0px;
	padding:0px;
	margin:0px;
}
.sep-h
{
	clear:both;
	font-size:0;
	background:url(../img/sep.gif) repeat-x left;
	height:3px;
}
.filetgris
{
	clear:both;
	line-height:0px;
	font-size:0px;
	padding:0px;
	margin:0px;
	border-bottom:1px solid #ccc;
}
.calage
{
	float:left;
	width:1px;
}
.floatleft
{
	float:left;
}
.floatright
{
	float:right;
	text-align:right;
}
.centre
{
	text-align:center;
}

.sstitre
{
	font-weight:bold;
}

.date
{
	font-weight:bold;
}

.letexte
{
	margin:5px 0px;
}


.bloc1
{
	margin:7px 0px;
	padding:0px 5px;
	/*border:1px solid #2062AC;	*/
}
.bloc3
{
	width:500px;
	margin:7px 0px;
	padding:0px 5px;
}
.bloc3 TABLE
{
	width:500px;

}
.bloc3 TEXTAREA
{
	width:350px;
	height:150px;

}

.alignRight {
    text-align:right;
}

.vAlignTop {
    vertical-align:top;
}
/*****************************************/
/* style commun aux listes horizontales */
/*****************************************/

UL.listhor
{
	margin:0;
	padding:0;
}
.listhor LI
{
	float:left;
	margin:0;
	padding:0;
	line-height:1em;
	list-style-type:none;
}
.listhor LI A
{
	display:block;
	float:left;
	color:#aaa;
}
.listhor LI A:hover
{
	color:white;
	text-decoration:none;
}
.listhor LI#current A
{
	color:white;
	cursor:text;
}
.listhor LI A IMG
{
	border:0;
	padding:0;
}

#sendfriend
{
  position:absolute;
  width:600px;
  left:50%;
  margin-left:-300px; /* width/2 */
  z-index:20;
  background:white;
  padding: 10px;
}

/***********send to friend*****************************/
#fermersendafriend, #fermerpopup
{
    position:absolute;
    margin-top:-30px;
    /*margin-left:-1px;*/
    margin-left:440px;
    width:168px;
    color:white;
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
    padding:6px 0 2px 2px;
    background: url(../img/onglet-fermer.png) no-repeat scroll right top;
    cursor:pointer;
}
table.grid tr:hover
{
    background: orange;
}

.editbox {
    position:absolute;
    width:600px;
    left:50%;
    margin-left:-300px; /* width/2 */
    z-index:20;
    background:white;
    padding: 10px;
}

ul.listIcons {
    margin:0px;
    padding:0;
}

ul.listIcons li{
  
  float:left;
  list-style-type:none;
  margin: 0px 5px;
}

ul.listIcons li a img{
    border:0px;
}

#sharethis_0 {
    float:left;
}

.stbuttontext {
    /*display:none;*/
}