/*[variables]
colors
{
	@02: #F3F6FD;
	@91: #EFDE9C;
	@81: #F3F2D8;
	@71: #A5D3A5;
	@61: #467535;
	@51: #E3E3E3;
	@41: #C22026;
	@31: #B6C7B1;
	@21: #FFFFFF;
	@11: #E3EAF7;
	@01: #F9F995;
	@90: #350505;
	@80: #DCDCF5;
	@70: #373636;
	@60: #003399;
	@50: #505050;
	@40: #C12027;
	@30: #D3B205;
	@20: #868E9D;
	@10: #27451C;
	@00: #32354D;
}
*/
TABLE.popup_small
{
	background: #F3F2D8; /*[e]@81*/
}
/*Effetto Mouse Over sui link
---*/
A:hover
{
	color: #C12027; /*[e]@40*/
	text-decoration: underline;
}
/*Effetto Evidenzatore per qualsiasi parola o paragrafo*/
.highlight
{
	background: #F3F2D8; /*[e]@81*/
	border-bottom: 1px dotted;
	color: #C22026; /*[e]@41*/
}
/*La Classe "menu" abbinata al DIV lo rende INVISIBILE
e viene utilizzato per la visualizzazione dei popup*/
DIV.menu
{
	position: absolute;
	visibility: hidden;
	width: 400px;
	left: 0;
	top: 0;
	z-index: 500;
	background-color: #E9E9DE;
	border: 1px solid;
	border-color: #C22026; /*[e]@41*/
	/*[disabled]filter:alpha(opacity=96);*/
	-moz-opacity: 1.00;
	opacity: 1.00;
}
/*************** SPAN NASCOSTO **************
Lo Span Nascosto crea frammenti di testo che
potranno essere visualizzati con un js "SwitchTab"*/
.nascosto
{
	visibility: hidden;
}
DIV.menu UL
{
	margin: 0.5em 1em 0.6em 0;
	padding: 0;
}
DIV.menu A
{
/*Solo all'interno della DIV togliere la underscore*/
	text-decoration: none;
}
DIV.menu UL LI
{
	list-style-type: square;
	margin: 0.4em;
}
BODY
{
	font-family: "Trebuchet MS";
	color: #505050;
	font-size: 13px;
	margin: 5px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background: #505050;
	padding: 5px;
}
TABLE
{
	background: #FFFFFF;
	border: 0;
	text-align: left;
}
TD.brackets
{
	border: 1px dotted #C12027; /*[e]1px dotted @40*/
	padding: 3px;
	background-color: #F3F2D8; /*[e]@81*/
}
TD.testimonial
{
	text-align: left;
	height: 90px;
	border: 1px dotted #C12027; /*[e]1px dotted @40*/
	padding: 3px;
	background-color: #F3F2D8; /*[e]@81*/
}
TD.logolastline
{
/*Ultima riga della tabella interna nel div che contiene il logo alexpro*/
	background: white url(images/ax.gif) no-repeat right;
	height: 40px;
}
.signup_form_heading
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	padding: 3px;
}
.signup_form_label
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}
.signup_form_input
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}
.signup_form_heading
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	padding: 3px;
}
.signup_form_label
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #32354D; /*[e]@00*/
}
.signup_outer_table
{
	border: 1px solid #B6C7B1; /*[e]1px solid @31*/
}
.signup_form_input
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
}
.heading
{
	text-align: center;
	background: #C12027 url(images/bkg_bordoux.jpg); /*[e]@40 url(images/bkg_bordoux.jpg)*/
	color: #FFFFFF;
}
.money
{
	text-align: right;
	color: #32354D; /*[e]@00*/
}
.sub_col_header
{
	font-size: inherit;
	text-align: center;
	color: #505050; /*[e]@50*/
}
.td_separator
{
	height: 1px;
	background: #27451C; /*[e]@10*/
	border: 0;
}
H1
{
	font: xx-large "Times New Roman";
	color: #3F3F3F;
}
H2
{
	font: oblique bold medium "Trebuchet MS";
	color: #C12027; /*[e]@40*/
}
H3
{
	font: inherit small-caps;
}
LI
{
	margin-left: 10px;
}
.glossymenu
{
	list-style-type: none;
	margin: 10px 0;
	padding: 0;
	width: 160px;
	border: 0px solid #9A9A9A;
	border-bottom-width: 0;
}
* HTML .glossymenu LI A
{
/*IE only. Actual menu width minus left padding of A element (10px)*/
	/*[disabled]width:150px;*/
}
.glossymenu LI A:visited, .glossymenu LI A:active
{
	color: white;
}
.glossymenu LI A:hover
{
	background-image: none;
	color: white;
	border-left: 1px dotted #C22026; /*[e]1px dotted @41*/
	border-right: 1px dotted #C22026; /*[e]1px dotted @41*/
	background: black;
}
.glossymenu LI A
{
	background: white url(images/bkg_bordoux.jpg) no-repeat;
	color: white;
	display: block;
	width: auto;
	padding-left: 10px;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	padding-right: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}
.glossymenu LI A:active
{
	background-image: none;
	color: #C22026; /*[e]@41*/
	border-left: 1px dotted #C22026; /*[e]1px dotted @41*/
}
.active
{
	color: #C22026; /*[e]@41*/
	border-left: 1px dotted #C22026; /*[e]1px dotted @41*/
}
/*Link*/
A
{
	color: #003399; /*[e]@60*/
	text-decoration: none;
}
.rightcorner
{
	text-align: right;
	vertical-align: text-top;
	width: 20px;
}
.detailblock
{
	padding: 0 20px 0 15px;
	border-left: 6px solid #E3E3E3; /*[e]6px solid @51*/
	/*[empty]text-decoration:;*/
}
.smalldetails
{
	padding: 0 10px 10px;
	border-left: 4px solid #E3E3E3; /*[e]4px solid @51*/
	font-size: x-small;
}
TR.odd
{
	background: #B6C7B1; /*[e]@31*/
}
B.popup_title
{
	color: #27451C; /*[e]@10*/
	font-weight: bold;
	padding: 1px;
	/*[disabled]border-left:2px solid @40;*/ /*[e]2px solid @40*/
	/*[disabled]border-bottom:1px solid @40;*/ /*[e]1px solid @40*/
	margin: 1px 1px 1px 5px;
}
B.subtitle_popup
{
	margin: 5px;
}
IMG.popupwindow
{
	border: 1px solid #E3EAF7; /*[e]1px solid @11*/
	padding: 3px;
	margin: 5px;
}
DIV.corpo
{
	padding: 5px;
}
TABLE.richvol
{
	border: 1 solid #27451C; /*[e]1 solid @10*/
}
.buekheading
{
	background: #858B83;
	color: white;
	text-align: center;
	font: 12pt "Trebuchet MS";
	/*[disabled]border-bottom:1px solid @70;*/ /*[e]1px solid @70*/
	border-top: 1px solid white;
	border-right: 1px solid white;
	/*[disabled]border-left:1px solid @41;*/ /*[e]1px solid @41*/
}
.bck_foglio
{
	background: url(images/bck_foglio.jpg) no-repeat center;
}
.imgmedio
{
	padding: 10px 20px;
}
A.small
{
	font-size: small;
}
TD.tabactive
{
	background: white url(images/tbon.gif) no-repeat center;
	text-align: center;
	border-bottom: 1px solid white;
	font: 600;
	height: 37px;
	width: 126px;
	cursor: hand;
	color: #C22026; /*[e]@41*/
}
TD.inactive
{
	/*[disabled]border-left:none;*/
	/*[disabled]border-top:none;*/
	/*[disabled]border-right:none;*/
	background: url(images/taboff.gif) no-repeat center;
	text-align: center;
	border-bottom: 1px dotted black;
	font: lighter;
	height: 37px;
	width: 126px;
	cursor: hand;
}
DIV.off
{
	visibility: hidden;
	border-left: 1px solid #A5D3A5; /*[e]1px solid @71*/
}
DIV.on
{
	visibility: show;
	position: relative;
}
TABLE.tabview
{
	border-right: 1px dotted black;
	border-left: 1 dotted black;
}
.smallheading
{
	font: 600;
	color: #003399; /*[e]@60*/
}
P.inside
{
	padding: 20px;
	line-height: 175%;
}
TD.highspace
{
	padding: 0 10px 0 5px;
}
/**************** FOOT SOLO PER TAG ADDRESS ******
caratteri piccoli italici*/
ADDRESS.foot
{
	color: #DCDCF5; /*[e]@80*/
	text-align: center;
	font-weight: lighter;
	font-style: italic;
	font-size: x-small;
}
/*Tipo per elenco puntato con margine destro e stile tondo*/
UL.inside
{
	padding: 0 20px 0 0;
	list-style: circle;
}
A.tab
{
	cursor: hand;
}
DIV.thumb
{
	border: 3px solid silver;
	background: #F3F2D8; /*[e]@81*/
	padding: 3px;
	font-size: 94%;
	text-align: center;
	overflow: hidden;
	caption-side: bottom;
	width: 220px;
}
DIV.thumbcaption, DIV.thumbcaption *
{
	border: none !important; /*[e]none*/
	background: none !important; /*[e]none*/
}
DIV.tright
{
	float: right;
	margin-left: 0.5em;
	clear: right;
}
DIV.thumbcaption
{
	padding: 0.2em 0 !important; /*[e]0.2em 0*/
	text-align: left !important; /*[e]left*/
}
DIV.richvol
{
	visibility: hidden;
	display: none;
}
.dontshow
{
	visibility: hidden;
	display: none;
}
.showall
{
	visibility: visible;
	display: inherit;
}
DIV.richvolshow
{
	visibility: visible;
	display: inherit;
}
TD.nascosto
{
	display: none;
}
.ps
{
	background: white url(images/bkg_bordoux.jpg) no-repeat;
	color: white;
	display: block;
	width: auto;
	padding-left: 10px;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	padding-right: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}
