/* CSS Document */

 html, body, div {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}


/*fin du reset-----------------------------*/
hr {
height: 1px;
margin: -0.5em 0;
padding: 0;
color: #02562c;
background-color: #02562c;
border: 0;
}
p{margin-bottom:5px;}

body{background-image:url(img-montagne-catalane/fond3.gif);
background-repeat: no-repeat;
background-color:#d3ac25;
margin:0;
padding:0;
font-family:Helvetica, Verdana, Arial, sans-serif;
font-size:12px;
height:90%;
width:100%;
color:#02562c;
}
#site-accueil{background-image:url(img-montagne-catalane/fond-accueil4.jpg);
background-repeat:no-repeat;
width:914px;
height:700px;
margin:auto;
position:relative;}
#site-article{background-image:url(img-montagne-catalane/fond-article.jpg);
background-repeat: no-repeat;
width:914px;
height:550px;
margin:auto;
position:relative;
}
a{color:#f5e858;
text-decoration:none;

}
a:hover{color:#000000;}
/**************titre site*********************/
#montagne-catalane{
height:140px;
width:700px;
float:left;
 }

 /****************hiver/langue/acces***********/
#hiver{ width:100px;
float:right;
margin-top:40px;
margin-right:30px;
text-align:right;}
#acces{ width:100px;
float:right;
margin-top:10px;
margin-right:30px;text-align:right;}
#hiver a,#acces a{ text-decoration:none;color:#f5e859;
font-size:17px;font-weight:normal;
}
#hiver a:hover,#acces a:hover{ color:black;
}
#langue{ width:130px;
float:right;
margin-top:10px;margin-right:25px;text-align:right;}
#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:860px;
	background-color:#afa928;
	padding-left:20px;
	position:absolute;
	z-index:1000;
	left: -1px;
	top: 140px;

}
/*#navigation ul{margin:0;
padding:0;
height:25px;
}
#navigation ul li{list-style:none;
float:left;
height:25px;
line-height:25px;
margin-left:18px;
margin-right:18px;}
#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:249px;
	float:left;
	height:100%;
	position:absolute;
	left: -42px;
	top: 196px;
}
#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:#d3ac25;
	width:453px;
	position:absolute;
	left: 0;
	bottom:0;
	text-align:center;
}
#nav-bas a{
margin-right:9px;
margin-left:9px;
color:#195b1a;
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:#d3ac25;
	width:453px;
	text-align:center;
	margin-top:20px;
}
#nav-bas-art a{
margin-right:10px;
margin-left:10px;
color:#195b1a;
text-decoration:none;}
#nav-bas-art a:hover{color:black;
}


/***************page accueil***************************/

#station{
	width:200px;
	height:279px;
	position:absolute;
	left: 54px;
	top: 8px;
	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-montagne-catalane/fleche.gif);
background-repeat:no-repeat;
background-position:right;
display:block;
width:200px;
height:25px;
line-height:25px;
color:#02562c;
/*color:#195b1a;*/
text-decoration:none;
padding: 0 28px 0 0;
font-weight:bold;
text-transform:uppercase;
}
.station-verte:hover{background-image:url(img-montagne-catalane/fleche-verte.gif);
background-repeat:no-repeat;
background-position:right;
color:black;
}
.station-blanc{background-image:url(img-montagne-catalane/fleche.gif);
background-repeat:no-repeat;
background-position:right;
display:block;
width:200px;
color: white;
text-decoration:none;
line-height:25px;
padding: 0 28px 0 0;
font-weight:bold;
text-transform:uppercase;

}
.station-blanc:hover{background-image:url(img-montagne-catalane/fleche-verte.gif);
background-repeat:no-repeat;
background-position:right;
color:black;
}
#actu{
	width:200px;
	height:293px;
	position:absolute;
	left: 268px;
	top: 5px;
	z-index:5;
}
/***************contenu article***************************/

#article{
	float:right;
	margin-right:20px;
	width:610px;
	height:100%;
	text-align:justify;
	position:absolute;
	left: 276px;
	top: 194px;
}

#article img {border:1px solid #02562c;
padding:3px;
background-color:#f5e858;
margin:10px;}

h1, h2, h3, h4{color:#f5e858;margin-bottom:0;
margin-top:0;}

.vert{color:#02562c;
border-bottom:1px solid #02562c;
margin-bottom:5px;}
#carte_cerdagne_capcir img{background:none}
