/*****************************************/
/*SITE RSO - layout HOME PAGE*/
/*****************************************/
#listestations
{
	float:left;
	width:280px;
	height:600px;
	background:#222932;
	
}
#listestations H2
{
	margin-top:10px;
	padding-left:30px;
	background:url(../img/puces/puce-blanche.gif) no-repeat left;
	background-position:10px 7px;
	
	color:white;
}
#listestations UL
{
	margin:0;
	padding:0;
	list-style:none;
}
#listestations LI
{
	margin:0;
	padding:0;
	line-height:1.4em;
	height:1.4em;
}
html.MSIE #listestations LI
{
	line-height:1.3em;
	height:1em;
}

#listestations LI A
{
	display:block;
	padding-left:30px;
	color:white;
}
#listestations LI A:hover,#listestations LI.current A
{
	background:#a7a9ad url(../img/puces/puce-grise.gif) no-repeat left;
	background-position:10px 5px;
	text-decoration:none;
	color:#1f262d;
	font-weight:bold;
}
#listestations LI.current A
{
	cursor:text;
}

/*****************************************/
/*contenu */
/*****************************************/

#contenustation
{
	float:left;
	width:559px;
	height:600px;
	background:#222932 url(../img/station/bg.jpg) no-repeat top left;
	
}
#detailstation
{
	position:absolute;
	width:559px;
	height:550px;
	margin-top:10px;
	background:white;
    opacity : 0.7;
    filter : alpha(opacity=70);
 }
#lientexte
{
	position:absolute;
	width:559px;
	height:15px;
	margin-top:570px;
}
#lientexte UL,#lientexte LI
{
	margin:0;
	padding:0;
}
#lientexte LI
{
	float:left;
	list-style-type:none;
}
#lientexte LI A
{
	float:left;
	display:block;
	background:url(../img/puces/puce-blanche.gif) no-repeat;
	background-position:0 4px;
	padding-left:10px;
	margin-right:10px;
	color:white;
	font-weight:bold; 
}
#lientexte LI A:hover
{
	color:#f40000;
	text-decoration:underline;
}
#detailstation H2
{
	color:#1f262d;
	padding:5px 0 0  5px;
}
#contenu
{
	/*float:left;*/
	width:380px;
	padding:5px;
	font-size:10px;

}
/*#images
{
	float:left;
	width:150px;
	padding:5px;
}*/
#photo
{
	position:absolute;
	margin-top:30px;
	margin-left:420px;
	z-index:1000;
}
#boutonrso
{
	position:absolute;
	margin-top:180px;
	margin-left:450px;
	z-index:1000;
}
#boutonrso IMG
{
	border:0;
}

/*****************************************/
/*pied de page */
/*****************************************/
#piedpage 
{
	background:url(../img/station/footer.jpg) no-repeat left;
}
#partenaires
{
	padding:0px 0 0 30px;

}
SELECT
{
	font:verdana;
	font-size:10px;
	font-weight:normal;
	letter-spacing:0.02em;
	background:#222932;
	color:white;
}
