div#blocArboBoutons {
    height: 310px;
    left: 50%;
    margin: 0 0 0 254px;
    position: absolute;
    top: 8px;
    width: 80px;
    z-index: 115;
}
div#blocArboBoutons img {
    margin: 4px 0px 6px 0px;
}
div#blocArboBoutons div:hover img {
    filter : alpha(opacity=70);
    -moz-opacity : 0.7;
    opacity : 0.7;
}
div#diapo_carte, div#diapo_meteo, div#diapo_webcam, div#diapo_pistes {
    left: 17px;
    position: absolute;
    top: 11px;
}
div#diapo_meteo{
    position:absolute;
    width:570px;
    height:297px;
    background:url('/fileadmin/template/images/int/fond_meteo.png');
    top: 11px;
    left: 15px;
}

div.voirtout{
    position:absolute;
    top: 245px;
    left:303px;
    font-size:14px;
    font-weight:bold;
}

div.voirtout a{
    font-size:14px;
    font-weight:bold;
    text-decoration:none;
    color:white;
}

div#diapo_pistes{
    width:570px;
    height:297px;
    background:url('/fileadmin/template/images/int/fond_pistes.png');
    top: 12px;
    left: 18px;
}

div#diapo_webcam{
    width:570px;
    height:297px;
    background:url('/fileadmin/template/images/int/fond_webcam.png');
    top: 12px;
    left: 18px;
}

div#webcam_affiche{
    margin-right:40px;
    margin-top:10px;
    color:white;
    text-align:right;
}

div#webcam_affiche .titre {
    text-transform: uppercase;
    color: white;
    font-size: 20px;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
}

div#webcam_affiche a {
    text-decoration: none;
    color: white;
    font-size: 11px;
}

.weatherFeed
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 90%;
    margin: 2em 3em;
    width: 350px;
    color: #ccc;
    top:60px;
}

.weatherItem
{
    padding: 0.8em;
    text-align: right;
}
.weatherCity { text-transform: uppercase; color: #FFFFFF; font-size:22px;}
.weatherTemp
{
    font-size: 2.8em;
    font-weight: bold;
    color: #eee;
}
.weatherDesc, .weatherCity { font-weight: bold; }
.weatherDesc { margin-bottom: 0.4em; color: #eee; }
.weatherRange, .weatherWind { font-size: 16px; }
.weatherAtmosphere{font-size: 12px;}


.items
{
    margin-left:120px;
    margin-top: 20px;
}
.items div.weatherItem { height: 160px; }
div#meteo{
    width:80px;
    height:56px;
    margin:0px; margin-top: 4px;
    padding-top:16px;
    padding-left: 10px;
    background:url('/fileadmin/template/images/int/boutonMeteo.png') no-repeat;
}
div#meteo img{
    margin:0px;
    border:0px;
}

div#c803 .items {
    margin:0px;
    padding:0px;
    margin-left:240px;
    margin-bottom:60px;
}

div#meteo_complete .weatherFeed
{
    color:#000;

}

div#meteo_complete .weatherCity { text-transform: uppercase; color: #000; font-size:22px;}
div#meteo_complete .weatherTemp
{
    font-size: 2.8em;
    font-weight: bold;
    color: #000;
}
div#meteo_complete .weatherDesc, .weatherCity { font-weight: bold; }
div#meteo_complete .weatherDesc { margin-bottom: 0.4em; color: #000; }
div#meteo_complete .weatherRange, .weatherWind { font-size: 16px; }
div#meteovcomplete .weatherAtmosphere{font-size: 12px;}
