/* CSS Document */

 html, body, div {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
p{margin-bottom:15px;
margin-top:15px;}

/*fin du reset-----------------------------*/
hr {
height: 1px;
margin: -0.5em 0;
padding: 0;
color: #02562c;
background-color: #02562c;
border: 0;
}

body{background-image:url(img-neige-catalane/fond3.gif);
background-repeat: no-repeat;
background-color:white;
font-family:Helvetica, Verdana, Arial, sans-serif;
font-size:12px;
height:90%;
width:100%;
color:#003366;
}
#site-accueil{background-image:url(img-neige-catalane/skieuse-fond.jpg);
background-repeat:no-repeat;
width:935px;
height:700px;
margin:auto;
position:relative;}
#site-article{background-image:url(img-neige-catalane/fond-article.gif);
background-repeat: no-repeat;
width:935px;
height:655px;
margin:auto;
position:relative;
}
a{color:navy;
text-decoration:none;

}
a:hover{color:#f5e858;}
/**************titre site*********************/
#montagne-catalane{
height:141px;
width:700px;
float:left;

 }

 /****************hiver/langue/acces***********/
#hiver{ width:100px;
float:right;
margin-top:40px;
margin-right:5px;
text-align:right;
}
#acces{ width:100px;
float:right;
margin-top:10px;
margin-right:5px;text-align:right;}
#hiver a,#acces a{ text-decoration:none;color:#9ea2a7;
font-size:16px;
font-weight:600;
}
#hiver a:hover,#acces a:hover{ color:black;
}
#langue{ width:110px;
float:right;
margin-top:10px;}
#langue img{border:0;}
#langue img:hover{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;}
/***************navigation principale***************************/
#navigation{
	clear:both;
	height:25px;
	width:900px;
	padding-left:25px;
	background-color:#6e85b1;
	position:absolute;
	z-index:1000;
	left: -1px;
	top: 144px;
}
/*#navigation ul{margin:0;
padding:0;
height:25px;}
#navigation ul li{list-style:none;
float:left;
height:25px;
line-height:25px;
margin-left:15px;
margin-right:15px;}
#navigation a{color:#f5e858;
text-transform:uppercase;
text-decoration:none;
font-size:13px;
font-weight:bold;}
#navigation a:hover{color:#000000;}

/***************navigation gauche***************************/

#nav-gauche{
	width:200px;
	float:left;
	margin-top:40px;
	height:100%;
	position:absolute;
	left: 0px;
	top: 170px;
}
#nav-gauche ul{ margin:0;
padding:0;
}
#nav-gauche li {
list-style:none;
text-align:right;
height:30px;
}
/***************navigation basse***************************/

#nav-bas{
font-size:10px;
letter-spacing:1px;
	height:25px;
	line-height:25px;
	background-color:white;
	width:453px;
	position:absolute;
	left: 0;
	bottom:0;
	text-align:center;
}
#nav-bas a{
margin-right:9px;
margin-left:9px;
color:#003366;;
text-decoration:none;}
#nav-bas a:hover{color:black;
}
#nav-bas-art{
font-size:10px;
letter-spacing:1px;
clear:both;
	height:25px;
	line-height:25px;
	background-color:white;
	width:453px;
	text-align:center;
	margin-top:20px;
	margin:auto;
}
#nav-bas-art a{
margin-right:10px;
margin-left:10px;
color:#003366;
text-decoration:none;}
#nav-bas-art a:hover{color:black;
}


/***************page accueil***************************/

#station{
	width:200px;
	height:391px;
	position:absolute;
	left: 58px;
	top: 38px;
	z-index:10;
}
#station ul{ margin:0;
padding:0;
}
#station li {
list-style:none;
text-align:right;
height:30px;
}
.station-verte{background-image:url(img-neige-catalane/fleche.gif);
background-repeat:no-repeat;
background-position:right;
display:block;
width:200px;
height:25px;
line-height:25px;
color:#003366;
/*color:#195b1a;*/
text-decoration:none;
padding: 0 28px 0 0;
font-weight:bold;
text-transform:uppercase;
}
.station-verte:hover{background-image:url(img-neige-catalane/fleche-verte.gif);
background-repeat:no-repeat;
background-position:right;
color:#9ea2a7;
}
.station-blanc{background-image:url(img-neige-catalane/fleche.gif);
background-repeat:no-repeat;
background-position:right;
display:block;
width:200px;
color: #003366;
text-decoration:none;
line-height:25px;
padding: 0 28px 0 0;
font-weight:bold;
text-transform:uppercase;

}
.station-blanc:hover{background-image:url(img-neige-catalane/fleche-verte.gif);
background-repeat:no-repeat;
background-position:right;
color:#9ea2a7;
}
#actu{
	width:200px;
	height:423px;
	position:absolute;
	left: 272px;
	top: 5px;
	z-index:5;
}
/***************contenu article***************************/

#article{
	position:absolute;
	width:610px;
	height:100%;
	text-align:justify;
	left: 278px;
	top: 212px;
	z-index:0;
}

#article img {border:1px solid #02562c;
padding:3px;
background-color:#f5e858;
margin:10px;}

h1, h2, h3, h4{color:#f5e858;margin-bottom:20px;
margin-top:0;}

.vert{color:#003366;
border-bottom:1px solid #003366;
margin-bottom:5px;}

#article #carte_cerdagne_capcir img{background-color:none; padding:0; background:none;}
