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


body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image:url(immagini/marble-4.jpg);  
	bgcolor: #FFFFFF;
	text-align:center;
}

#container {
	width: 800px;
	height:auto;
	background-color:#8C0000;
	border: 4px;
	border-style: double;
	border-color: #FFCC00;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

#Upper_Block {
	width: 600px;
	height:331;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	border: 4px;
	border-color: #FFFFCC;
	border-style:double;
}

h1 {
	margin-top: 5px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFB9F;
}

#patrocini_container {
	width: 800px;
	height:1800px;
	background-color:#8C0000;
	border: 4px;
	border-style: double;
	border-color: #FFCC00;
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	
}

#Container_Upper_Block {
	width: 600px;
	height:331;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	border: 4px;
	border-color: #FFFFCC;
	border-style:double;
	
}


	

#center_block {
	height:auto;
	width:auto;
}

#center_block_float_left {
	float:left;
	width: 250px;
	height:280px;
	/*background-image:url(immagini/float_left_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;*/
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#FFFB9F;
	line-height: 30px;
	padding-top: 20px;
	margin-left: 25px;
	margin-top: 10px;
	border: 1px;
	border-color: #D5AA77;
	border-style: solid;
}

#center_block_float_left a {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#FFFB9F;
	line-height: 30px;

}

#center_block_float_left a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration: overline underline;
	color:#FFFFFF;
	/*line-height: 20px;
	display:block;
	background-color:#64171D;
	border-top:1px solid #D5AA77;
	border-bottom:1px solid #D5AA77;
	text-transform:uppercase;
	letter-spacing: 2px;*/
	
	 

}

#center_block_float_right {
	float:right;
	width: 250px;
	/*background-image:url(immagini/float_right_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;*/
	border: 1px;
	border-color: #D5AA77;
	border-style: solid;
	height:280px;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#FFFB9F;
	line-height: 30px;
	padding-top: 20px;
	margin-right: 25px;
	margin-top: 10px;
}

#center_block_float_right a {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	color:#FFFB9F;
	line-height: 30px;

}

#center_block_float_right a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration:overline underline;
	color:#FFFFFF;
	/*display:block;
	line-height: 20px;
	background-color:#64171D;
	border-top:1px solid #D5AA77;
	border-bottom:1px solid #D5AA77;
	text-transform:uppercase;
	letter-spacing: 2px;*/
	
	

}

#center_block_center {
	width: 180px;
	height:300px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#ECBD00;
	padding-top: 0px;

}

#lower_block {
	width: auto;
	height:auto;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#BDA200;
	line-height: 20px;

}

#lower_block a {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#BDA200;
	line-height: 20px;
	text-decoration:none;
	

}

#lower_block a:hover {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	line-height: 20px;
	text-decoration:overline underline;
}


.clearfloat { 
	clear:both;
	height:0;
	font-size: 12px;
	line-height: 15px;
}
