/* CSS Document */
*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ee9801;
}

a:hover {
	text-decoration: none;
	color: #FD0303;
}

a:visited {
	color: #ee9801;
}

body {
	
	background: url(immagini_new/sfondo.jpg)  center top fixed no-repeat;
	background-color: #6691BE;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.click-menu {
    }
    .click-menu .box1 {
        background: url("menu/bottone.png") no-repeat;
        color: #f9f9f9;
    }
    .click-menu .box1-hover {
        background: url("menu/bottone.png") no-repeat;
        color: #FFEBA9;
    }
    .click-menu .box1-open {
        background: url("menu/bottone.png") no-repeat;
        color: #f9f9f9;
    }
    .click-menu .box1-open-hover {
        background: url("menu/bottone.png") no-repeat;
        color: #FFEBA9;
    }
    .click-menu .box1,
    .click-menu .box1-hover,
    .click-menu .box1-open,
    .click-menu .box1-open-hover {
        text-indent: 12px;
        font-weight: bold;
        font-size: 14px;
        line-height: 31px;
        font-family: arial;
        cursor: pointer;
        width: 130px;
    }
    
	.click-menu .section {
        font-family: arial;
        font-size: 13px;
        line-height: 15px;
        padding: 0 0 5px 10px;
        display: none;
    }
    .click-menu .section a {
        color: #ee9801;
        font-weight: bold;
		text-decoration: none;
        white-space: nowrap;
    }
    .click-menu .section a:hover {
        color: #FFFF99;
        text-decoration: none;
        white-space: nowrap;
    }
    .click-menu .box2 {
        border-color: #000000;
        border-width: 1px;
        border-style: none none solid solid;
        padding: 1px 0 2px 6px;
    }
    .click-menu .box2-hover {
        border-color: #000000;
        border-width: 1px;
        border-style: none none solid solid;
        padding: 1px 0 2px 6px;
        background: #000000;
    }
#bottone {
        background: url("menu/bottone.png") no-repeat;
        color: #f9f9f9;
    }
	
#content
{
	margin: 0 auto;
	width: 960px;
	border: 5px solid #ffffff;
	background-image: url(immagini_new/trasparente.png);
}

#header
{
	width: 960px;
	height:250px;
}
#top
{
	padding-top: 10px;
	width:960px;
	height:70px;
}
#top H1
{
	margin: 0;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
#main
{
	width: 960px;
}
#left
{
	padding-top: 20px;
	padding-left: 55px;
	width:150px;
}
#right
{
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	width:700px;
	font-weight: bold;
	text-align: justify;
}
#right H1
{
	margin: 1;
	padding: 0px;
	padding-right: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #ee9801;
	text-align: justify;
}
#spot
{
	margin: 1;
	padding: 0px;
	padding-right: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
	
}
.font1
{
	margin: 1;
	padding: 0px;
	padding-right: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #ee9801;
	text-align: justify;
}
.font2
{
	margin: 1;
	padding: 0px;
	padding-right: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #F90808;
	text-align: justify;
	
}
.font3
{
	margin: 1;
	padding: 0px;
	padding-right: 10px;
	font-size: 22px;
	font-weight: bold;
	color: #F90808;
	text-align: justify;
}
.font4
{
	margin: 1;
	padding: 0px;
	padding-right: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-align: justify;
}
.data {
	text-align: right;
	color: #208A06;
	font-size: 11px;
}
.data a {
	color: #208A06;
}
.data2 {
	float: left;
	width: 73px;
	height: 62px;
	padding-top: 5px;
	background: url(immagini_new/date.gif) no-repeat;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.data2 b {
	display: block;
	margin-top: 5px;
	font-size: 30px;
	color: #000000;
}
#picture {
	float:left;
	width: 348px;
	padding-right: 10px;
}
#picture1 {
	float:left;
	width: 70px;
	padding-right: 10px;
}
#picture2 {
	float:left;
	width: 200px;
	padding-right: 10px;
}
#picture3 {
	float:left;
	width: 360px;
	padding-right: 10px;
}
#picture4 {
	float:left;
	width: 320px;
	padding-right: 10px;
}
#banner
{
	height:100px;
	clear: both;
	padding-bottom: 10px;
	padding-right: 7px;
}
#footer
{
	height:55px;
	padding-top: 5px;
	clear: both;
	background: url(immagini_new/footer.jpg) no-repeat;
}
