body
    {
    margin: 0;
    padding: 0;
    color: #333;
    font: 13px Tahoma, Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    background-image: url(http://www.lagodicomo.org/images/back.jpg);
 	background-repeat: repeat-x; 
    text-align: center;
    }
a
    {
    color: #96110C;
    }
a:hover
    {
    color: #D60808;
    }

#lselect h3.select
    {
    display:none;
    }

#contenitore
    {
    margin: 0 auto;
    width: 724px;
    position: relative;
    background: #fff;
    padding: 0 10px 0 10px;
    text-align: left;
    }
* html #contenitore
    {
    width: 744px;
    w\idth: 724px;
    }

#pageHeader
    {
    position: absolute;
    top: 10px;
    left: 10px;
    }
h1
    {
    overflow: hidden;
    margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
    font-size: 18px;    
	}
h2
    {
    font-size: 12px;
    margin: 0;
	font-weight: normal
    }

#quickSummary
    {
    padding-top: 100px;
    }
#quickSummary .p2
    {
    font-size: 11px;
    position: absolute;
    top: 10px;
    right: 10px;
    margin: 0;
	text-align: left;
    }
#contenitore #intro #quickSummary .p1
    {
    font-size: 11px;
    height: 171px;
    background: url("../images/bg-lago-como.jpg") no-repeat;
    margin: 0;
    width: 724px;
    color: #333;
    font: 12px/150% Tahoma;
    }
#contenitore #intro #quickSummary .p1  span
    {
    padding: 30px 530px 0 30px;
    display: block;
    margin: 0;
    font: 12px/150% Tahoma;
    }

#text
    {
    margin: 0 20px 0 243px;
    }
	
#testo1, #testo2
    {
    margin: 30px 0px 45px 0px;
    }
#text p, #testo1 p, #testo2 p
    {
    line-height: 20px;
    margin: 10px 10px 40px 0;
    }
#testo1 h3, #testo2 h3
    {
    width: 479px;
    height: 39px;
    margin: 0 0 10px 0;
	font-size: 18px;
    }
#testo1 h4, #testo2 h4
    {
    width: 479px;
    height: 15px;
    margin: 20px 0 0 0;
	font-size: 11px;
	font-weight:normal
    }
#linkList
    {
    position: absolute;
    top: 270px;
    left: 0;
    width: 210px;
    }
#lselect ul, #larchives ul
    {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 40px;
    }
#lselect ul li a
    {
    text-decoration: underline;
    display: block;
    font-size: 13px;
    }
#lselect ul li.c, #lselect ul li a.c
    {
    display: inline;
    font-size: 12px;
    color: #333;
    }
#lselect ul li a.c
    {
    text-decoration: none;
    }
#lselect ul li a.c:hover
    {
    color: #D60808;
    }
#lselect ul li
    {
    font-size: 12px;
    border-bottom: 1px solid #E6EEF0;
    }
#linkList #larchives ul li
    {
    font-size: 13px;
    border-bottom: 1px solid #E6EEF0;
    display: block;
    padding: 5px 0;
    }
#larchives h3.archives
    {
    
    margin: 30px 0 5px 40px;
    font-size: 14px;
    }

#footer
    {
    color: #fff;
    height: 48px;
    text-align: right;
    margin-top: 50px;
    padding: 0 10px 0 0;
    line-height: 26px;
    font-size: 11px;
    }
#footer a
    {
    color: #fff;
    text-decoration: none;
    }
#footer a:hover
    {
    text-decoration: underline;
    }

#credits
    {
    color: #fff;
    font-size: 11px;	
    }
#credits a
    {
    color: #fff;
    text-decoration: none;
    }
#credits a:hover
    {
    text-decoration: underline;
    }
	
