*{
	border:0;
	padding:0;
	margin: 0;	
	font-family: Arial, Helvetica, sans-serif;
}

h5{
	font-size:17px;
	font-weight: bold;
	text-decoration: underline;
}
h4{
	font-size:13px;
	font-weight: bold;
	text-decoration: underline;
}
a
{
	color: #444444;
	text-decoration: underline;
}
a:hover
{
	color: #666666;
	text-decoration: none;
}

td{
	padding-right: 10px;
}


.lar
{
	color: #d02001;
	text-decoration: underline;
}
.lar:hover
{
	color: #e9870b;
	text-decoration: none;
}

.lve
{
	color: #027042;
	text-decoration: underline;
}
.lve:hover
{
	color: #09b95b;
	text-decoration: none;
}

.laz
{
	color: #027384;
	text-decoration: underline;
}
.laz:hover
{
	color: #08a4b1;
	text-decoration: none;
}

img{
	border: 0px;
}

body{
	background-color: #CCCCCC;
	background-image: url(images/txt_verticale.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

#container{
	position: relative;
	width: 920px;
/*	margin-left:20px;*/
margin: auto;
	background-image: url(images/txt_orizzontale.jpg);
	background-position: 0px 17px;
}

#colonna_sx{
	position: relative;
	width: 290px;
	height: 650px;
	float: left;
}

#colonna_dx{
	position: relative;
	width: 580px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	background-image: url(images/corpo.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: justify;
	font-size:12px;
	float: left;
	display: inline-block;
	padding-left:5px;
	padding-right:45px;
	padding-top:5px;
	padding-bottom: 50px;
}

#shots{
	position: absolute;
	top:369px;
	left: 0px;
	width: 290px;
	height: 278px;
	background-image: url(images/shots.jpg);
	background-repeat: no-repeat;
}
#youtube{
	position: absolute;
	top:670px;
	left: 0px;
	width: 290px;
	height: 300px;
}
#footer_corpo{
	position:absolute;
	bottom:0px;
	left:0px;
	height: 40px;
	width: 580px;
	padding: 5px;
	font-size: 10px;
}

#footer_corpo_arancio{
	position:absolute;
	bottom:0px;
	left:0px;
	height: 40px;
	width: 580px;
	background-image: url(images/footer_arancio.jpg);
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	padding: 5px;
	font-size: 10px;
}

#footer_corpo_verde{
	position:absolute;
	bottom:0px;
	left:0px;
	height: 40px;
	width: 580px;
	background-image: url(images/footer_verde.jpg);
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	padding: 5px;
	font-size: 10px;
}

#footer_corpo_azzurro{
	position:absolute;
	bottom:0px;
	left:0px;
	height: 40px;
	width: 580px;
	background-image: url(images/footer_azzurro.jpg);
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	padding: 5px;
	font-size: 10px;
}

#footer{
	position: relative;
	clear:both;
	background-color: #CCCCCC;
	background-image: url(images/footer.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-repeat: no-repeat;
	width: 920px;
	height: 50px;
	padding-top:20px;
	color: #CCCCCC;
	font-size:1pt;
}

#linea, #titolo
{
	text-align: right;
}

#titolo
{
	margin-bottom:10px;
}

.img2
{
	border: 2px solid #efefef;
}

.img3
{
	border: 2px solid #555555;
}

.riquadro{
	padding:15px;
	margin:5px;
	background-color: #CCCCCC;
	font-size: 12px;
	border:1px solid #AAAAAA;
}

input
{
	font-size: 11px;
	font-weight: bold;
	border:2px solid #999999;
}