@charset "utf-8";	

/* Content */
#colOne 
{
	border-top: solid 10px #FFFFFF;
	width: 160px;
	float: left;
}
#colThree 
{
	float: right;
	width: 160px;
	border-top: solid 10px #FFFFFF;
}
#colOne p, #colThree p
{
	background-color:#660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	border-top:solid 5px #660000;
	border-bottom:solid 5px #660000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:left;
	width: 100%;
}
#colOne ul,  #colThree ul
{
	border-bottom: solid 15px #FFFFFF;
	margin: 0 auto;
	background-color : #440000;
	padding: 0;
	list-style: none;
	line-height: normal;
}
#colOne li, #colThree li
{
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height:25px;
	text-align:left;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	border-bottom: solid 1px #CCCCCC;
	margin: 0 auto;
	background: #FFFFFF url('../images/freccia.gif') no-repeat 0px 50%;
}

#newsletter
 {
	width: 158px;
	border:solid 1px  #CCCCCC;
	background: #FFFFFF url('../images/newsletter_sfondo.gif') no-repeat 100px 10px;
	height: 110px;
}
#newsletter p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align:center;
	background: S;
	border: solid 0px #FFFFFF;
	padding:5px 0px 0px 10px;
	text-align:left;
	line-height:30px;
	width: 93%;
	background-color:Transparent;
	}
#newsletter input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
	width: 75px;
	margin-left: 10px;
	margin-right: 5px;
	height:15px;
}
#newsletter input.botton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
	width: 42px;
	height: 20px;
	margin-left: 5px;
	margin-right: 10px;
}
#newsletter form
{
	margin:0px 0px 0px 0px
}
#banner
{
	width: 160px;
	margin:010x,0px,10px,0px;
	background-color: #FFFFFF;
	
	}
#banner p
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
	text-align:center;
	background: S;
	border: solid 0px #FFFFFF;
	padding:5px 0px 0px 10px;
	text-align:left;
	line-height:30px;
	width: 93%;
	background-color:Transparent;	
}
#banner img 
{
	border-width: 0px 0px 0px 0px;
	width: 100%; 
	height: 50px;
}	
#colOne a:link, #colThree a:link {
	color: #999999;
	text-decoration: none;
}
#colOne a:visited, #colThree a:visited {
	text-decoration: none;
	color: #999999;
}
#colOne a:hover, #colThree a:hover {
	text-decoration: underline;
	color: #990000;
}
#colOne a:active, #colThree a:active {
	text-decoration: none;
	color: #999999;
}
