/*immagini per questo stile in imgstyles-red */

.errore{
	color: #cc0000;
	font-family: "Courier New", Courier, monospace;
}
/*******************************************************************************************/
/* ELEMENTI */
/*******************************************************************************************/
body, html {
	background: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-highlight-color: #C10B0B;
	scrollbar-track-color: #C10B0B;
}
td{
	font-size: 9px;
}
hr{
	height: 1px;
	color: #837a6c;
}
h1, h1 a, h1 a:visited, h3, h3 a, h3 a:visited{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background-color: #C10B0B;
	padding: 0px 2px 2px 2px;
	text-decoration: none;
}
h1, h1 a, h1 a:visited{
	color: #FFFFFF;
	background-image: url(imgstyles-red/bg_bar_red.gif);
	font-size: 18px;
	font-weight: lighter;
	border: 1px solid #C10B0B;
}
h2, h2 a, h2 a:visited{
	/* NO BORDI - NO SOTTOLINEATUTE */
	background-color: #C10B0B;
	background-image: url(imgstyles-red/bg_bar_red2.gif);
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-weight: lighter;
	font-size: 14px;
	text-decoration: none;
}
h3, h3 a, h3 a:visited{
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
h4, h4 a, h4 a:visited{
	/* NO BORDI - NO SOTTOLINEATUTE - NO SFONDO */
	color: #837a6c;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
	margin: 2px 0px 10px 2px;
}


/*******************************************************************************************/
/* CLASSI */
/*******************************************************************************************/

/* layer */
/* --------------------------------------------------------------------------------------- */
div#laybdy,div#laydgpop {
	border: #837a6c solid 1px;
	background-color: #ece9d8;
	padding: 8px;
}
div#layft {
	border-bottom: #837a6c solid 1px;
	border-left: #837a6c solid 1px;
	border-right: #837a6c solid 1px;
	background-color: #ece9d8;
	padding: 8px;
}
/* --------------------------------------------------------------------------------------- */
/* tabelle e griglie */
/* --------------------------------------------------------------------------------------- */
table.tabform{
	background-color: #f9f7ee;
	border: 1px solid #837a6c;
	width: 98%;
	margin-bottom: 5px;
}
table.tabsimple {
	margin: 0px;
	border-collapse: collapse;
	width: 98%;
}
table.tabsimple td, table.tabform td{
	vertical-align: top;
}
.frmtitcampo, .frmtitempty, .frmtitoletto, frmtitcampoleft{
	font-size: 10px;
	padding: 2px;
}
.frmtitcampo {
	color: #C10B0B;
	font-weight: bold;
	text-align: right;
}
.frmtitcampoleft {
	color: #C10B0B;
	font-weight: bold;
	text-align: left;
}
.frmtitoletto {
	color: #C10B0B;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}
.frmtittopbord {
	color:#C10B0B;
	font-weight: bold;
	font-size:12;
	text-align: left;
	text-transform: uppercase;
	border-top-color: #7f9db9;
	border-top-style: solid;
	border-top-width: thin;
}
.frmtitempty{
	color: #000000;
}
.tabhd, .tabhd a, .tabhd a:visited, .td1, .td1 a, .td1 a:visited, .td2, .td2 a, .td2 a:visited, .td3, .td3 a, .td3 a:visited, .td4, .td4 a, .td4 a:visited, .td5, .td5 a, .td5 a:visited{
 
	padding: 1px;
	text-decoration: none;
}
.tabhd, .tabhd a, .tabhd a:visited{
	background-color: #ffcc66;	
	font-weight: bold;	
	color: #000000;
	/*background: url(imgstyles-red/bg_bar_red2.gif) repeat-x bottom;
	height: 16px;
	position: relative;
	top: expression(this.offsetParent.scrollTop);*/
}
.td1, .td1 a, .td1 a:visited{
	background-color: #FFFFFF;	
	color: #000000;
}
.td2, .td2 a, .td2 a:visited{
	background-color: #f9f7ee;	
	color: #000000;
}
.td3, .td3 a, .td3 a:visited{
	background-color: #fffacd;	
	color: #000000;
}
.td4, .td4 a, .td4 a:visited{
	background-color: #fffafa;	
	color: #000000;
}
.td5, .td5 a, .td5 a:visited{
	background-color: #e0ffff;	
	color: #000000;
}
.tabft, .tabft a, .tabft a:visited{
	background-color: #ffcc66;	
	color: #000000;
	text-decoration: none;
}
.tabhd a:hover{
	color: #ffcc66;
}
.td2 a:hover, .td1 a:hover{
	color: #ffcc66;
	text-decoration: underline;
}
.tabft a:hover{
	color: #666666;
}
/* --------------------------------------------------------------------------------------- */
/* bottoni */
/* --------------------------------------------------------------------------------------- */
.button120, .button120mod, .button60, .button60mod, .button100, .button100mod, .button100slim, .button100slimmod, .button120slim, .button120slimmod {
	text-align: center;
	font-size: 11px;
	font-family:Arial;
	text-decoration: none;
	border: 0px;
	cursor: hand;
	vertical-align: top;
	text-transform: uppercase;
}
.button120, .button120mod {
	background-image: url(imgstyles-red/bg_btn120.gif); 
	width: 120px;
	color: #000000;
	font-weight: bold;
	height: 25px;
}
.button120mod {
	color: #CC0000;
}
.button100, .button100mod {
	background-image: url(imgstyles-red/bg_btn100.gif); 
	width: 100px;
	color: #000000;
	font-weight: bold;
	height: 25px;
}
.button100mod {
	color: #CC0000;
}
.button120slim, .button120slimmod {
	background-image: url(imgstyles-red/bg_btn120slim.gif);
	width: 120px;
	height: 18px;
	color: #000000;
}
.button120slimmod {
	color: #CC0000;
}
.button100slim, .button100slimmod {
	background-image: url(imgstyles-red/bg_btn100slim.gif);
	width: 100px;
	height: 18px;
	color: #000000;
}
.button100slimmod {
	color: #CC0000;
}
.button60, .button60mod {
	background-image: url(imgstyles-red/bg_btn60.gif);
	width: 60px;
	height: 18px;
	color: #000000;
}
.button60mod {
	color: #CC0000;
}
.btnsearch{
	background: url(../img/search.gif) no-repeat;
	margin: 0px 0px 0px -3px;
	width: 18px;	
	height: 18px;
	border: none;
	cursor: hand;
}
/*-------------------------------------------------------*/
.button180 {
	background: url(../../img/bg_btn180.gif) ;
	width: 180px;
	color: #000000;
	font-weight: bold;
	height: 25px;
	border:0px;
	text-align:center;
}
.button180 a,
.button180 a:link,
.button180 a:visited{
	text-decoration: none;
}
.button180 a:hover{
	text-decoration: none;
}
/* --------------------------------------------------------------------------------------- */
/* form */
/* --------------------------------------------------------------------------------------- */
textarea.input, select.input, input.input, input.inputnum, span.input,.rblinput,input.inputnum_ro
{
	border: 1px solid #7f9db9;
	padding-left: 1px;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 1px;
}
input.input, input.inputnum, input.inputnum_ro{
	height: 16px;
}
.inputnum
{
	text-align: right;
}
.inputnum_ro
{
	text-align: right;
	background-color: #FFFFCC;
	font-weight: bold;
}
.rblinput
{
	color: #C10B0B;
	font-weight: bold;
	background-color: #FFFFFF;
	height: 8px;
}
span.input
{
	padding: 2px;
	margin: 2px 2px 2px 0px;
}
.inputhard
{
	background-color: #C10B0B;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	font-weight: lighter;
	font-size: 14px;
	text-decoration: none;
	 border: none;
}
/* --------------------------------------------------------------------------------------- */
/* tabstrip */
/* --------------------------------------------------------------------------------------- */
a.tabstripon, a:visited.tabstripon {
	background: url(imgstyles-red/tabstripon.gif) no-repeat right;
	height: 22px;
	color: #ffffff;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
	font-size: 11px;
	margin: 0px 0px 0px 1px;
	padding: 2px 5px 0px 5px;
}
a:hover.tabstripon {
	text-decoration: none;
	cursor: default;
}

a.tabstrip, a:visited.tabstrip
{
	background: url(imgstyles-red/tabstrip.gif) no-repeat right;
	height: 20px;	
	color: #837a6c;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
	font-size: 11px;
	margin: 0px 0px 0px 1px;
	padding: 2px 5px 0px 5px;
	border-left: 1px solid #837a6c;
}
a:hover.tabstrip {
	cursor: hand;
	text-decoration: none;
	background: url(imgstyles-red/tabstripon.gif) no-repeat right;
	height: 22px;
	color: #FFFFFF;
	border-left: 1px solid #c10b0b;
}
a.tabstrip2on {
	background: url(imgstyles-red/tabstrip2on.gif) no-repeat top right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	height: 30px;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	width: 94px;
}
a:hover.tabstrip2on {
	text-decoration: none;
	cursor: default;
}

a.tabstrip2 {
	background: url(imgstyles-red/tabstrip2.gif) no-repeat top right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
	height: 30px;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	width: 94px;
	border-bottom: 1px solid #696969;
}
a:hover.tabstrip2 {
	background: url(imgstyles-red/tabstrip2.gif) no-repeat top right;
	cursor: hand;
	text-decoration: none;
	color: #174b94;
}

a.tabstrip2dis {
	background: url(imgstyles-red/tabstrip2dis.gif) no-repeat top right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
	text-decoration: none;
	height: 30px;
	margin: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
	width: 94px;
	border-bottom: 1px solid #696969;
	cursor: default;
}
a:hover.tabstrip2dis {
	text-decoration: none;
}
/* --------------------------------------------------------------------------------------- */
/* altro */
/* --------------------------------------------------------------------------------------- */
ul.none li{
	list-style: none;
}
ul.image li{
	list-style: url(imgstyles-red/li.gif);
}
.lnksmall, .lnksmall a, .lnksmall a:visited{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.lnksmall a:hover{
	color: #ffcc66;
}
.frmlabel{
	color: #000000;
	font-size: 11px;
	padding: 3px;
}
body.popup, html.popup {
	color: #000000;
}
/* --------------------------------------------------------------------------------------- */


/*******************************************************************************************/
/* MENU A TENDINA IN TESTA */
/*******************************************************************************************/
/* Main container for whole menu */
div.nav {
	position: absolute;
	top: 10px;
	right: 3%;
	font-family: Arial, Helvetica, sans-serif;
}

/* Main list inside nav */
div.nav ul {
	margin: 0;
	padding: 0;
} /*#837a6c;#C10B0B#ece9d8

/* Links, all levels */
div.nav li a,
div.nav li a:link
div.nav li a:visited {
	color: #000000;
	display: block;
	font-weight: bold;
	padding-bottom: 0.5em;
	padding-left: 0.25em;
	padding-right: 0em;
	padding-top: 0.5em;
	text-decoration: none;
	width: 100%;
	text-align:center;
}

/* Links, all levels, hover */
div.nav li a:hover {
	background-color: #C10B0B;
	color: #FFFFFF;	
}

/* Links second and third level */
div.nav ul li.padre ul li a,
div.nav ul li.padre ul li a:link
div.nav ul li.padre ul li a:visited {
	background-color: #ece9d8;
	color: #837a6c;
	font-weight: normal;
	text-align:left;
	border-bottom: 1px solid #837a6c;
	border-left: 1px solid #837a6c;
	border-right: 1px solid #837a6c;
}

/* Links,  second and third level, hover */
div.nav ul li.padre ul li a:hover {
	background-color: #C10B0B;
	color: #FFFFFF;
}

/* First level */
div.nav li {
	float: left;
	line-height: 1em;
	list-style: none;
	margin: 0;
	position: relative;
	width: 100px;
	background: url(imgstyles-red/bgmenucss.gif);
}


/* Both second and third level */
div.nav ul li.padre ul{
	display: none;
	left: -1px;
	margin-top: 0px;
	position: absolute;
	top: 2.1em;
	width: 160px;
}
div.nav ul li.padre ul li a,
div.nav ul li.padre ul li a:link
div.nav ul li.padre ul li a:visited {
	width: 160px;
}

/* Third level */
div.nav ul li.padre ul li.padre ul{
	display: none;
	left: 159px;
	top: 0;
}

/*
Show second and third level items on hover
IE doesn't understand this, but the Javascript code will takes care of it
*/
div.nav ul li.padre:hover ul,
div.nav ul li.padre ul li.padre:hover ul{
	display: block;
}

/* IE will miss this. It's a quick fix for the box model */
div.nav>ul li a,
div.nav>li a:link
div.nav>li a:visited {
	width: 8.5em;
}