﻿body{
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
		overflow: hidden;
		background-color: #ffffff;
		color: #000000;
		}
		
		html{
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
		overflow: hidden;
		background-color: #ffffff;
		color: #000000;
		}
		
		h1{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #333333;
}


h2{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: normal;
    color: #60010c;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #60010c;
	text-align: center;
	background-color: #cccccc;
}
	

h4{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #333333;
    text-align:center;
    margin-top:1px;
	 background-color: #E4E4E4;
	 height: 25px;
	 vertical-align: middle;
	 text-align: center;
	 padding-top: 5px;
	 margin-bottom: 0px;
}

h5{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color:  #000000;
    text-align:center;
    margin-bottom:5px;
    
}
	#container{
	background-color: #ffffff;
	
	width: 994px;
	margin: auto;
}
		#header{
background-color: #993300;
height: 114px;
text-align: center;
}

#logo{
float: left;

}
#scritta{
float: right;

}
		#sfondo-css{
		position:absolute;
		background-color: #0099FF;
		left: 0px; 
		top: 0px;
		height:100%;
		width: 100%;
		margin: 0;
		padding: 0;
		z-index: 1;
		}
		
		
	#css{
		position: absolute;
		z-index: 2;
		top:0px;
		left: auto;
		color: white;
		overflow: auto;
		height: 100%;
		width: 100%;
		}
		

		#css a{
		color: #ffffff;
		}
		
		li{
		margin: 0;
		padding:0;
		}
ul{
		margin: 0;
		padding:0;
		}
		
		#textbox a
{color: #0066CC;} 

#maincontainer{
margin: auto;
padding: 0;
margin-top:20px;
width: 1012px;


}


#top{
background-image: url(../bodytop.png);
width: 1012px;
height: 11px;}

#general{
background-image: url(../bodymain.png);
width: 1012px;

}
#bottom{
background-image: url(../bodybottom.png);
width: 1012px;
height: 16px;
}



#content{
background-color: #ffffff;

}

#sponsor{
	background-color: #00422d;
	width: 150px;
	float: left;
	color: Black;
	font-family:Arial, Helvetica, sans-serif;
	height:895px;
	}
	
	#sponsor2{
	background-color: #00422d;
	width: 150px;
	float: left;
	color: Black;
	font-family:Arial, Helvetica, sans-serif;
	height:1070px;
	}
	

	
	#slideshow{
background-color: #ffffff;
margin-left: 100px;

}

#textbox{
		background-color: White;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	border-left:1px dotted;
	border-color:#C0C0C0;

	}

.left {
	top: 0;
    left: 0;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 110px !important;
	height: 280px;
}
ul { list-style-type: none;}



.read{
    text-align: right;
    padding-right: 10px;
}


p.info
{
padding: 0;
margin: 0;
}
#separatore {
background-color: #ffffff;
height: 10px;
}

#modulo {
background-color: #c0c0c0;
float:right;
height:20px;
padding:5px;
}


#footer {
	background-color: #0099FF;
	height: 30px;
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-left: 12px;
}
