﻿body
{
	font-family: "Trebuchet MS", Verdana, Arial;
	/*background-color: rgb(204,204,204);*/
	color: #535D55;
	margin: 0;
	font-size: 13px;
	font-weight: normal;
	padding:0;
}

img.autoresizer
{
	width: 50%;
}

img.autoresizerBig
{
	width: 80%;
}

.headerM
{
	font-size: 12px;
	margin: 0px;
	height: 9px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	color: white;
}

.headerM a
{
	margin: 0px;
	color: white;
	font-style:normal;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}

.headerM a:link
{
	text-decoration: none;
}

.headerM a:visited
{
	text-decoration: none;
}

.headerM a:hover
{
	text-decoration: underline;
}

.headerT
{
	margin: 0px;
	height: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}

table.root {
	margin: 0px;
	width: 100%;
	height: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	font-size: 13px;
	vertical-align: top;
}

td.rightHeader {
	background-image: url(../img/rightheader.png);
	background-repeat: repeat-x;
	border-top: thin solid #FFFFFF;
	border-bottom: thin solid #FFFFFF;
	height: 80px;/*126px;*/
	width: 30px;
	padding-left: 122px;
	margin: 0px;
}

td.middleHeader {
	background-image: url(../img/middleHeader.png);
	background-repeat: repeat-x;
	border-top: thin solid #FFFFFF;
	border-bottom: thin solid #FFFFFF;
	height: 80px;/*126px;*/
	width: 100px;
	padding-left: 50px;
	padding-right: 68px;
	margin: 0px;
}

td.lastheader {
	background-image: url('../img/lastheader.png');
	background-repeat: repeat-x;
	border-top: thin solid #FFFFFF;
	border-bottom: thin solid #FFFFFF;
	height: 80px;/*126px;*/
	width: 301px;
	padding-right: 271px;
	margin: 0px;
}


td.header {
	background-image: url(../img/header.png);
	background-repeat: repeat-x;
	border-top: thin solid #FFFFFF;
	border-bottom: thin solid #FFFFFF;
	height: 80px;/*126px;*/
	width: 100%;
	padding: 0px;
	margin: 0px;
}



td.top {
	background-image: url(../img/sfondoRosso.png);
	background-attachment: fixed;
	background-repeat: repeat;
	border: 0px none  #000000;
	height: 10px;
	margin: 0px;
	padding: 0px;
	
}

td.leftSpace {
	background-image: url(../img/sfondoRosso.png);
	background-attachment: fixed;
	background-repeat: repeat;
	height: 100%;
	margin: 0px;
	padding: 46px;
}

td.leftSpaceWithFLV {
	background-image: url(../img/sfondoRosso.png);
	background-attachment: fixed;
	background-repeat: repeat;
	height: 100%;
	margin: 0px;
	padding: 8px; padding-top:2px; 
	text-align: left; 
	vertical-align:top
}

td.masterInfo {
	/*background-color: #E5322D;*/
	background-color: #F3F4F5;
	border-left: thin solid #FFFFFF;
	border-right: thin solid #FFFFFF;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

table.masterInfo {
	/*background-color: #E5322D;*/
	background-color: #F9FAFB;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
table.menu {
	/*background-color: #E5322D;*/
	background-image: url(../img/sfondo.png);
	background-attachment: fixed;
	background-repeat: repeat;
	border-left: thin solid #FFFFFF;
	border-right: thin solid #FFFFFF;
	height: 100%;
	width: 200px;
	margin: 0px;
	padding: 0px;

}

td.menuElement
{
	height:30px;
	background-color: #696969;
	border-bottom: thin solid #FFFFFF;
	padding:5px;
	color: #ffffff;
	font-style:normal;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: 500;
    cursor: pointer;
}
td.menuElementSelected
{
	height:40px;
	background-color: #ffffff;
	border-bottom: thin solid #FFFFFF;
	padding-left: 5px;
	color: #535D55;
	font-style:normal;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: 500;
	background: white url(../img/cuborosso.png) no-repeat right center;
	cursor: pointer;
}
td.menuElementSelected:hover
{
	cursor: pointer;
	text-decoration: underline;
}
td.subMenuElement
{
	height:10px;
	background-color: #ffffff;
	border-bottom: thin solid #FFFFFF;
	padding-left: 30px;
	padding-bottom: 10px;
	color: #535D55;
	font-style:normal;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
    cursor: pointer;
}
td.subMenuElement:hover
{
	cursor: pointer;
	text-decoration: underline;
}

td.subMenuElementSelected
{
	height:10px;
	background-color: #ffffff;
	border-bottom: thin solid #FFFFFF;
	padding-left: 30px;
	padding-bottom: 10px;
	color: #535D55;
	font-style:normal;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	background: white url(../img/cuborossopic.png) no-repeat right center;
 	cursor: pointer;
	
}
td.subMenuElementSelected:hover
{
	cursor: pointer;
	text-decoration: underline;
}


td.menuElement:hover 
{
	background-color: #B5B5B5;
	cursor: pointer;
}

td.pageTitle
{
	border-bottom: 2px dotted #E2001B;
	color: #E2001B;
	font-style:normal;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: 500;
	padding-left: 8px;
	padding-right: 8px;
	height: 45px;
}

a
{
	color: #E2001B;
	font-style:normal;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-weight: 500;
	text-decoration: none;
}

a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}


a:hover
{
	text-decoration: underline;
}


tr.pageInfo
{
	font-size: 13px;
	vertical-align:top;
	text-align: justify;
	line-height: 25px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
}

td.pageInfo
{
	font-size: 13px;
	vertical-align:top;
	text-align: justify;
	line-height: 25px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
}

td.clientiTitle
{
	font-size: 18px;
	padding-bottom: 10px;
}

a.pageTitle
{
	color: #E2001B;
	font-style:normal;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: 500;
	padding-left: 8px;
	padding-right: 8px;
	height: 45px;
}

table.Detail
{
	font-size: 13px;
	vertical-align: middle;
	text-align: justify;
	padding: 0px;
	border: 1px gray solid;
	border-collapse: collapse;
}

tr.DetailTitle
{
	font-size: 13px;
	font-weight:bold; 
    background-color: #DDDDDD;
	vertical-align: middle;
	text-align: justify;
	padding: 2px;
	border: 1px gray solid;
}

td.DetailTitle
{
	font-size: 13px;
	vertical-align: middle;
	text-align: justify;
	padding: 4px;
	border: 1px gray solid;
	font-weight:bold; 
}

td.Detail
{
	font-size: 13px;
	vertical-align: middle;
	text-align: justify;
	padding: 4px;
	background-color: white;
	border: 1px gray solid;
	font-weight: normal; 
	padding-right: 25px;
}

.flag
{
	border: 0px;
	margin-right: 18px;
}

.summaryImage
{
	width: 200px;
	border: 0px;
	font-size: 14px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}

.summaryImageLittle
{
	width: 100px;
	border: 0px;
	font-size: 14px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}


.summaryTitle
{
	vertical-align:top;
	text-align: left;
	text-transform:uppercase;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 12px;
	padding-bottom: 0px;
	color: #E2001B;
}


.summaryTitle :link
{
	text-decoration: none;
}

.summaryTitle :visited
{
	text-decoration: none;
}


.summaryTitle :hover
{
	text-decoration: underline;
}



.summaryGroup
{
	font-weight: bold;
	font-size: 15px;
	vertical-align:top;
	text-align: left;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 12px;
	padding-bottom: 0px;
}


.summaryInfo
{
	font-size: 13px;
	vertical-align:top;
	text-align: justify;
	line-height: 25px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;

}

.summaryMiddle
{
	font-size: 13px;
	vertical-align:middle;
	text-align: justify;
	line-height: 25px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}

.summaryIndent
{
	font-size: 13px;
	vertical-align:top;
	text-align: justify;
	line-height: 25px;
	padding-left: 30px;

}

p.popup
{
	font-size: 13px;
	vertical-align:top;
	padding-left: 2px;
    padding-top: 2px;
}

strong
{
	font-weight: bold;
	font-size: 15px;
}

strong.small
{
	font-weight: bold;
	font-size: 14px;
}

.barraIndex
{
	background-image: url(../img/barraIndex.PNG);
	background-position:left;
	background-repeat:no-repeat;
	text-align: right;
	padding-right: 8px;
	color:#FFFFFF;
	width:612px;
}

.barra
{
	background-image: url(../img/barra.PNG);
	background-position:left;
	background-repeat:no-repeat;
	text-align: right;
	padding-right: 8px;
	color:#FFFFFF;
	width:320px;
}
