
/***************** GENERALI *****************/
body {
	background: #006699;
	margin: 0px;
	padding: 0px;
}
/***************** MENU ISTITUZIONALE *****************/
td.vocemenusel {
	height: 28px;
	padding: 0px 18px 0px 18px;
	background: #006699;
}
td.vocemenusel a {
	font: 12px Verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
td.vocemenusel a:hover {
	text-decoration: none;
	color: #AFAFAF;
}
/***************** MENU LINGUA *****************/
div.menu2 {
	height: 26px;
	width: 900px;
	background: #006699;
	font: 12px Verdana;
	color: #FFFFFF;
}
/***************** FASCIA COLORATA *****************/
div.fascia {
	background: url(/images/fasciablu1.gif) top repeat-x;
	height: 18px;
	width: 700px;
	padding-left: 200px;
}
div.fascia2 {
	background: url(/images/fasciablu2.gif) top repeat-x;
	height: 18px;
}
/***************** STRUTTURA *****************/
td.colonna1old {
	width: 200px;
	background: #5BBDEE;
	vertical-align: top;
}
td.colonna1 {
            width: 200px;
            background: #078FD3 url(/images/angolo.png) bottom right no-repeat;
            border-bottom: 3px solid #FFFFFF;
            /*background: #FD8048;*/
            vertical-align: top;
}

td.colonna3 {
	width: 50px;
	background: #5BBDEE url(/images/bgangoloblu.gif) bottom no-repeat;
}
/***************** LOGO (COLONNA) *****************/
div.logo {
	border-top: 20px solid #006699;
}
/***************** BOX (COLONNA) *****************/
td.boxbottomred {
	background: #006699 url(/images/angoloblu.gif) top right no-repeat;
	border-bottom: 3px solid #FFFFFF;
	height: 18px;
	text-align: center;
}
td.boxbottomred a {
	font: 11px Verdana;
	color: #FFFFFF;
	text-decoration: none;
}
td.boxbottomred a:hover {
	text-decoration: underline;
}
/***************** NEWS (COLONNA) *****************/
td.sfondonews1 {
	background: #006699;
}
td.sfondonews2 {
	background: #078FD3;
}
td.sfondonews3 {
	background: #5BBDEE;
}
/***************** NEWS  *****************/
td.hdnews {
	background: #006699;
	border-bottom:2px solid #FFFFFF;
}
td.imgnews {
	/*padding: 15px 0px 0px 0px ;*/
	background: #FFFFFF;
	border-top:16px solid #078FD3;
}
td.contentnews {
	background: #B4DDF2 url(/images/tabnews.gif) top left no-repeat;
	padding: 15px 20px 20px 20px ;
}
td.contentnews .titolo a{
	color: #000000;
	font-size: 11px;
	text-decoration:none;
}
td.contentnews .continua a{
	color: #006697;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}
/***************** ARTICOLI TECNICI (COLONNA) *****************/


/***************** GESTIONE BANNER (COLONNA) *****************/

/***************** GESTIONE BANNER (COLONNA) *****************/
.boxbutton{
	border:0px;	
	padding-right: 10px;
	background: #078FD3 url(/images/invio.gif) top right no-repeat;
}

/***************** FOOTER *****************/
div.footer {
	border-top: 5px solid #006699;
	background: #696969;
	width: 880px;
	height: 15px;
	font: 10px Verdana;
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
}