
/***************** GENERALI *****************/
body {
	background: #E54900;
	margin: 0px;
	padding: 0px;
}
/***************** MENU ISTITUZIONALE *****************/
td.vocemenusel {
	height: 28px;
	padding: 0px 18px 0px 18px;
	background: #E54900;
}
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: #E54900;
	font: 12px Verdana;
	color: #FFFFFF;
}
/***************** FASCIA COLORATA *****************/
div.fascia {
	background: url(/images/fasciarossa1.gif) top repeat-x;
	height: 18px;
	width: 700px;
	padding-left: 200px;
}
div.fascia2 {
	background: url(/images/fasciarossa2.gif) top repeat-x;
	height: 18px;
}
/***************** STRUTTURA *****************/

td.colonna1 {
	width: 200px;
	background: #FE6016 url(/images/angolo.gif) bottom right no-repeat;
	border-bottom: 3px solid #FFFFFF;
	/*background: #FD8048;*/
	vertical-align: top;
}
html>body td.colonna1 {
	background: #FE6016 url(/images/angolo.png) bottom right no-repeat;
}

td.colonna3 {
	width: 50px;
	background: #FD8048 url(/images/bgangolored.gif) bottom no-repeat;
}

div.redbar {
	background: #E54900 url(/images/angolored2.gif) top left no-repeat;
	border-bottom: 2px solid #FFFFFF;
	height: 16px;
}
div.redbar310 {
	background: #E54900 url(/images/angolored2.gif) top left no-repeat;
	border-bottom: 2px solid #FFFFFF;
	width:310px;
	height: 16px;
}
div.redbar2 {
	background: #E54900 url(/images/angolored3.gif) top left no-repeat;
	border-bottom: 2px solid #FFFFFF;
	height: 16px;
}

div.orangebar2 {
	background: #FE6016 url(/images/angoloorange2.gif) top right no-repeat;
	margin-bottom: 10px;
	font: 11px Verdana;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 1px;
	width: 150px;
	height: 15px;
}
div.orangebar2bis {
	background: #FE6016 url(/images/angoloorange2.gif) top right no-repeat;
	margin-bottom: 10px;
	font: 11px Verdana;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 1px;
	width: 250px;
	height: 15px;
}
div.orangebar {
	background: #FE6016 url(/images/angoloorange.gif) top right no-repeat;
	margin-bottom: 10px;
	font: 11px Verdana;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 1px;
	width: 150px;
	height: 15px;
}

table.solution{
	width:310px;
	height: 100%;
	background-color: #ffcfb9;
}
table.solution td.titolo{
	background-color: #ffffff;
}

table.solution td.descrizione{
	display:block;
	font: 11px Verdana;
	color: #333333;
	padding: 10px;
}
div.orangebar3 {
	background: url(/images/angoloorange1.png) top right no-repeat;
	padding-right: 10px;
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	height:17px;
}
div.orangebar3 div.orangebar3bis{
	padding-left: 10px;
	background: #FE6016;
	font: 11px Verdana;
	font-weight: bold;
	color: #FFFFFF;
	height:17px;
	border-bottom:1px solid #FFFFFF;
	cursor:pointer;
	min-width:150px;
}
a.solution {
	display:block;
	position:relative;
	text-decoration:none;
	color:#FFFFFF;
	height:100px;
	width:310px;
}
a.solution img.imgThumb {
	position:absolute;
	top:0;
	left:0;
	z-index:99;
}
.leftsolution{
	width:310px;
	background-color: #ffcfb9;
	border:0;
	border-right: 10px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
}
.rightsolution{
	width:310px;
	background-color: #ffcfb9;
	border:0;
	border-bottom: 5px solid #FFFFFF;
}
/***************** LOGO (COLONNA) *****************/
div.logo {
	border-top: 20px solid #E54900;
}
/***************** BOX (COLONNA) *****************/
td.boxbottomred {
	background: #E54900 url(/images/angolored.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: #E54900;
}
td.sfondonews2 {
	background: #FE6016;
}
td.sfondonews3 {
	background: #FD8048;
}
/***************** ARTICOLI TECNICI (COLONNA) *****************/


/***************** GESTIONE BANNER (COLONNA) *****************/


/***************** FOOTER *****************/
div.footer {
	border-top: 5px solid #E54900;
	background: #696969;
	width: 880px;
	height: 15px;
	font: 10px Verdana;
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
}