div#divPage.pub_skyscrapper {
	float:none !important;
	max-width:none !important;
	width:auto !important;
	background:none !important;
}
	
div#divMenuStation {
	background:url(/images/fond_page.png);
	float:left;
	padding:2px;
	border:1px solid #4B7DD2;
	width:170px;
}

div#divMenuStation div {
	background:url(/images/sprites-fond-horizontal.png);
	background-position:0 0;
        color:white;
	font-weight:bold;
	padding-left:5px;
}

div#divMenuStation span {
	width:100%;
}

div#SelectStation {
	float:right;
	width:660px;
	text-align:center;
	padding:5px;
	margin-bottom:5px;
}
div#ContenuStation {
	background:url(/images/fond_page.png);
	float:left;
	width:670px;
	margin-left:5px;
}
div#divSignature {
	/*margin-left:180px;
	margin-right:130px;*/
}
.divCadre {
	clear:both !important;
	float:none;
	width:670px;
	margin-bottom:10px !important;
}
.divCadreResidence {
	background: url(/images/sprites-fond-vertical.png) repeat-y scroll right top !important;
        background-position:-990px 0;
	clear:none !important;
	float:right !important;
	width:650px !important;
}
.divCadreResidence_prestige {
	background: url(/images/sprites-fond-vertical.png) repeat-y scroll right top !important;
        background-position:-990px 0;
	clear:none !important;
	float:right !important;
	width:650px !important;
}
.photoStation {
	border:1px solid #4B7DD2;
}
.divPages {
	height:30px;
}
/* tableau Annuaire */
.tableAnnuaire {
	width:100%;
}
.tdAnnuaireStation {
	padding-top:10px;
}
.trAnnuaire {
	background:white;
}

h1.nom-domaine {
    color:#CC0000;
    margin:26px 0 0 0;
    clear:both;
}
/* tableau des forfaits */
.tableau-forfaits thead td {
    background:#666666;
    color:white;
    font-weight:bold;
    text-align:center;
    padding:0 5px;
}
.tableau-forfaits tbody td {
    text-align:right;
    padding:0 5px;
}
.tableau-forfaits tbody tr.impair td {
    background:white;
}

.plusdinfos {
    background: url(/images/fond_bouton_gris.png) repeat scroll left top transparent;
    border: 1px solid #7B7C7B;
    border-radius: 5px 5px 5px 5px;
    color: #575757;
    font-size: 11px;
    font-weight: bold;
    height: 17px;
    margin-bottom: 5px;
    margin-top:5px;
    padding: 0 5px;
    text-align: left;
    display:inline-block;
}
.plusdinfos img {
    background:url(/images/picto_infos.png);
    width:15px;
    height:15px;
    margin-right:2px;
}

.plusdinfos:hover {
	background:url('/images/fond_bouton_gris.png') bottom left;
	color:#000000;
}

