@charset "UTF-8";
/* CSS Document */

body {
	background: #000000 url(../img/bg_volto.jpg) top right no-repeat;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #333333;
}

p.banner1 {
	font-size: 11px;
	margin-left: 50px;
	margin-top: 40px;
}

p.banner2 {
	width:630px;
	font-size: 11px;
	margin-left: 50px;
	margin-top: 20px;
}

p.link{
	margin-left: 55px;
	margin-top: 30px;
}

p.link a{
	font-family: "Trebuchet MS", Arial, sans-serif;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size: 14px;
	text-transform:uppercase;
	text-decoration: none;
	color:#FFCC33;
	margin-right: 40px;
	padding: 10px 20px;
	border: solid 1px #666666;
}

p.link a:hover{
	color:#FFFFFF;
}

div.2cols {
	width:600px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size: 14px;
	color:#FFCC33;
	margin-left: 50px;
	margin-top: 20px;
}

.col {float:left;
	
}

p.text {
	width:630px;
	font-size: 13px;
	line-height: 20px;
	color:#858585;
	margin-left: 60px;
	margin-top: 30px;
}


p.text2 {
	width:630px;
	font-size: 16px;
	line-height: 24px;
	color:#858585;
	margin-left: 60px;
	margin-top: 0px;
}

p.text2 a{
	color:#FFCC33;
}

p.text3 {
	width:630px;
	font-size: 16px;
	line-height: 24px;
	color:#FFFFFF;
	margin-left: 60px;
	margin-top: 0px;
}

p.text3 span.euro{
	width:630px;
	color:#FFCC33;
	font-weight:bold;
	padding: 5px 8px;
	margin: 0 5px;
	border: solid 1px #666666;
}

p.text33 {
	width:630px;
	font-size: 16px;
	line-height: 24px;
	color:#FFFFFF;
	margin-left: 60px;
	margin-top: -5px;
}

p.text4 {
	width:630px;
	font-size: 16px;
	line-height: 24px;
	color:#FFCC33;
	margin-left: 60px;
	margin-top: 40px;
}

p.text44 {
	width:630px;
	font-size: 16px;
	line-height: 24px;
	color:#FFCC33;
	margin-left: 60px;
	margin-top: 0px;
}

table.prenota{
	width:630px;
	font-size: 16px;
	line-height: 24px;
	color:#FFCC33;
	margin-left: 60px;
	margin-top: 0px;
}

table.prenota .box6
{
	padding: 2px;
	border:solid 1px #444444;
	background-color: #333333;
	width: 430px;
	height: 20px;
	color: #ffffff;
	margin-left: 4px;
}

table.prenota .box7
{
	padding: 2px;
	border:solid 1px #444444;
	background-color: #333333;
	width: 430px;
	color: #ffffff;
	margin-left: 4px;
}

p.nota {
	width:630px;
	font-size: 11px;
	line-height: 16px;
	color:#858585;
	font-style:italic;
	margin-left: 60px;
	margin-top: 30px;
}


p.footer{
	margin-left: 50px;
	margin-top: 60px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color:#999999;
}