﻿div#divOpeningHours
{
    margin: 0 0 20px 0;
    padding: 0;
    float: left;
    width: 239px;
    clear: none;
    color: white;
    font-size: 8pt;
}

div#divOpeningHoursH
{
    float: left;
    width: 239px;
    background-image: url('./images/rounded_top_239.gif');
    background-repeat: no-repeat;
}

div#divOpeningHoursH span
{
    margin: 0;
    float: left;
    width: 100%;
    background-color: #678fb8;
    margin: 10px 0 0 0;
    text-align: center;
    font-size: 10pt;
    font-weight: bold;
}

div#divOpeningHoursB
{
    float: left;
    width: 100%;
    background-color: #678fb8;
}

div#divOpeningHoursF
{
    float: left;
    width: 239px;
    height: 10px;
    background-image: url('./images/rounded_bottom_239.gif');
    background-repeat: no-repeat;
}

div#divOpeningHoursB table
{
    float: left;
    border: solid 1px white;
    margin: 5px 10px 0 20px;
}

div#divOpeningHoursB table td
{
    margin-right: 5px;
}

div.HighlightLeft
{
	float:left;
	border: solid 2px #99cdff;
	width: 239px;
	/*height: 133px;*/
	color: #346699;
	margin: 20px 0 6px 0;
}

div.HighlightLeft h1
{
	float:left;
	font-size:18pt;
	margin-left:35px
}

div.HighlightLeft a
{
    color: #5688bb;
    text-decoration: none;
    font-size: 12pt;
    font-weight:bold;
    margin: 0 10px 0 0;
}

div.HighlightLeft ul
{
	float:left;
	margin-left: 20px;
}

div.HighlightLeft li
{
    /*list-style-type: none;*/
    list-style-image: url('../images/pdficon_small.gif');
    padding: 0 0 0 10px;
}

div#divPoolNews
{
}


div#divPoolNews
{
	margin: 0 0 20px 0;
	padding: 0;
	float: left;
	width: 100%;
	height: 126px;
	background-image: url('./images/sfondo_news.jpg');
	clear: left;
	border: solid 2px #99cdff;
	color: white;
}

div#divPoolNews div a
{
    color: White;
    text-decoration: none;
}

div#divPoolNews h1
{
	float:left;
	font-size: 12pt;
	margin: 20px 0 5px 50px;
}

div#divPoolNews div
{
    float: left;
    clear: left;
    font-size: 8pt;
    margin: 10px 0 0 20px;
       
}
