@charset "utf-8";



body {
	background-image: url(../images/backg/background_pattern.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #000000;
	text-decoration:none;
	border: 0;
}

a:visited {
	color: #000000;
	text-decoration:none;
}

a:active {
	color: #fdc302;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color: #fdc302;
}
a.footer:link {
	color: #FFFFFF;
	text-decoration:none;
}

a.footer:visited {
	color: #FFFFFF;
	text-decoration:none;
}
a.footer:hover {
	color: #fdc302;
	text-decoration:none;
}

a.footer:active {
	color: #fdc302;
	text-decoration:none;
}
a.link:link {
	color: #fdc302;
	text-decoration:none;
}

a.link:visited {
	color: #fdc302;
	text-decoration:none;
}
a.link:hover {
	color: #fdc302;
	text-decoration: underline;
}

a.link:active {
	color: #fdc302;
	text-decoration:none;
}

#mainBox {
	height: 730px;
	margin-top: 10px;
	margin-left: 10%;
	border-top: 1px solid #000000 hidden;
	width: 752px;
	padding-bottom: 20px;
}
#leftSubBox {
	float: left;
	width:175px;
}
#rightSubBox {
	float: right;
	width: 480px;
}
#leftSubBox_piatti {
	float: left;
	width: 280px;
	padding-right: 10px;
}
#rightSubBox_piatti {
	float: right;
	width: 360px;
}
#leftSubBox_news {
	width: 380px;
	float: left;
}
#rightSubBox_news {
	float: right;
	width: 250px;
}
#leftSubBox_link {
	float: left;
	width: 210px;
	padding-right: 10px;
}
#rightSubBox_link {
	float: left;
	width: 195px;
}
#centerSubBox_link {
	float: left;
	width: 195px;
	padding-right: 10px;

}
#leftSubBox_dove {
	float: left;
	width: 240px;
	padding-right: 10px;
}
#rightSubBox_dove {
	float: right;
	width: 400px;
}

#credits {
	clear: both;

}
.credits {
	font-size: 15px;
	font-weight: bold;
	color: #fdc302;

}


#mainContent {
	background-image:url(../images/pannellobianco-testi.png);    /*metti immagine*/
	background-repeat:no-repeat;
	height: 500px;
	border: 0px solid #000000 hidden;
	width: 750px;
}
#menuBox {
	background-image: url(../images/barrabianca-menu.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 528px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: 14px;
	word-spacing: 12px;
}
#headerRight {
	text-align: right;
	float:left;
}
#headerImages {
}
#subMenuBox {
	font-size: 12px;
	height: 380px;
}
#subMenuBox_link {
	font-size: 12px;
	height: 365px;
}
#subMenuBox_news {
	font-size: 12px;
	height: 365px;
}
#subSubMenu {
	font-size: 12px;
	height: 80px;
}
#subSubImages {
}
#plate {
	margin-bottom: 9px;
	margin-top: 9px;
	margin-left:11px;
	margin-right:11px;
	float: left;
}
#leftTitleBox {
	height: 80px;
}

#plateL {
	margin-bottom: 9px;
	margin-top: 9px;
	margin-left: 0px;
	margin-right: 11px;
	float: left;
}
#plateR {
	margin-bottom: 9px;
	margin-top: 9px;
	margin-left: 11px;
	margin-right: 0px;
	float: left;
}
#headerLeft {
	text-align: right;
	float:right;
	margin-bottom: 14px;
}
#centerContent{
	height:auto;
	padding-left: 47px;
	padding-right: 47px;
	padding-bottom: 20px;
	padding-top: 20px;
	clear:both;
}
#cut {
	clear: both;
	height: 0px;
	overflow: hidden;
}
.leftTitle {
	font-size: 26px;
	color: #fdc302;
}
.leftTitleHidden {
	font-size: 26px;
	color: #ffffff;
	
}
.plate_img {
	border-color: #FFFFFF;
}
.plate_Title {
	color: #fdc302;
	font-weight: bold;
}
.dove_Title {
	color: #fdc302;
	font-weight: bold;
	font-size:13px;
}
.note {
	font-style:italic;
	font-size:11px;
}

#footer {
	margin-top: 20px;
	text-align: center;
	color: #FFFFFF;
}
#header {
	border: 0px solid #000000 hidden;
}

.message{
	font-size:11px;
	
}
.user{
	font-size:9px;
	color:#fdc302;
}
.one_msg_box {
	border:#B4B4B4 dotted 1px;
	margin-top:5px;
	margin-bottom:5px;
	padding:5px;
}