TABLE.popup_small
{
	background: #F3F2D8;
}
/*Effetto Mouse Over sui link
---*/
A:hover
{
	color: #C12027;
	text-decoration: underline;
}
/*Effetto Evidenzatore per qualsiasi parola o paragrafo*/
.highlight
{
	background: #F3F2D8;
	border-bottom: 1px dotted #000000;
	color: #C22026;
}
/*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 #000000;
	border-color: #C22026;
}
/*************** 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;
	padding: 3px;
	background-color: #F3F2D8;
}
TD.testimonial
{
	text-align: left;
	height: 90px;
	border: 1px dotted #C12027;
	padding: 3px;
	background-color: #F3F2D8;
}
TD.logolastline
{
/*Ultima riga della tabella interna nel div che contiene il logo alexpro*/
	background: #FFFFFF url(images/ax.gif) no-repeat right;
	height: 40px;
}
TD.signup
{
	background-color: #F7F7DE;
}
.font-family
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.signup_form_heading
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	padding: 3px;
}
.signup_outer_table
{
	border: 1px solid #B6C7B1;
	margin-left: 5px;
}
.signup_form_input
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;
}
.heading
{
	text-align: center;
	background: #C12027 url(images/bkg_bordoux.jpg);
	color: #FFFFFF;
}
        .heading DIV
        {
            clear:both;
        }
        .heading H2
        {
            color:#fff;
        }
.money
{
	text-align: right;
	color: #32354D;
}
.sub_col_header
{
	font-size: inherit;
	text-align: center;
	color: #505050;
}
.td_separator
{
	height: 1px;
	background: #666666;
	border: 0;
}
H1
{
	font: xx-large "Times New Roman";
	color: #3F3F3F;
}
H2
{
	font: oblique bold medium "Trebuchet MS";
	color: #C12027;
}
H3, H4, H5
{
	font-variant: small-caps;
	font-family: "Trebuchet MS";
	color: #C12027;
	font-weight:lighter;
}




LI
{
	margin-left: 10px;
}
.prof-richvol
{
    font-size:13px !important;
    width:200px;
    
}
.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: #FFFFFF;
}
.glossymenu LI A:hover
{
	background-image: none;
	color: #C22026;
	border-left: 1px dotted #C22026;
	border-right: 1px dotted #C22026;
	display: block;
	background: #FFFFFF;
}
.glossymenu LI A
{
	background: #FFFFFF url(images/bkg_bordoux.jpg) no-repeat;
	color: #FFFFFF;
	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;
	border-left: 1px dotted #C22026;
}
.active
{
	color: #C22026;
	border-left: 1px dotted #C22026;
}
/*Link*/
A
{
	color: #003399;
	text-decoration: none;
}
.rightcorner
{
	text-align: right;
	vertical-align: text-top;
	width: 20px;
}
.detailblock
{
	padding: 0 20px 0 15px;
	border-left: 6px solid #E3E3E3;
	/*[empty]text-decoration:;*/
}
.detaillarge
{
	padding: 0 20px  0 15px;
	border-left: 6px solid #E3E3E3;
	font-size: 12pt;
	/*[empty]text-decoration:;*/
}
.smalldetails
{
	padding: 0 10px 10px;
	border-left: 4px solid #E3E3E3;
	font-size: x-small;
}
TR.odd
{
	background: #B6C7B1;
}
B.popup_title
{
	margin: 1px 1px 1px 5px;
}
B.subtitle_popup
{
	margin: 5px;
}
IMG.popupwindow
{
	border: 1px solid #E3EAF7;
	padding: 3px;
	margin: 5px;
}
DIV.corpo
{
	padding: 5px;
}
TABLE.richvol
{
	border-width: 1px;
	border-color: #27451C;
	border-bottom-style: solid;
}
.buekheading
{
	background: #858B83;
	color: #FFFFFF;
	text-align: center;
	font: 12pt "Trebuchet MS";
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.bck_foglio
{
	background: url(images/bck_foglio.jpg) no-repeat center;
}
.imgmedio
{
	padding: 10px 20px;
}
A.small
{
	font-size: small;
}
TD.tabactive
{
	background: #FFFFFF url(images/tbon.gif) no-repeat center;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
	height: 37px;
	width: 126px;
	color: #C22026;
	cursor:pointer;
}
TD.inactive
{
	background: url(images/taboff.gif) no-repeat center;
	text-align: center;
	border-bottom: 1px dotted #000000;
	font: lighter 1em sans-serif;
	height: 37px;
	width: 126px;
	cursor:pointer;
}
DIV.off
{
	visibility: hidden;
	border-left: 1px solid #A5D3A5;
}
DIV.on
{
	visibility: visible;
	position: relative;
}
TABLE.tabview
{
	border-color: #000000;
	border-style: dotted;
	border-width: 0 1px;
}
.smallheading
{
	color: #003399;
}
p.font-family
{
	padding: 0 20px;
	line-height: 175%;
}
TD.highspace
{
	padding: 0 10px 0 5px;
}
/**************** FOOT SOLO PER TAG ADDRESS ******
caratteri piccoli italici*/
ADDRESS.foot
{
	color: #DCDCF5;
	text-align: center;
	font-weight: lighter;
	font-style: italic;
	font-size: x-small;
	width:960px;
}
/*Tipo per elenco puntato con margine destro e stile tondo*/
UL.inside
{
	padding: 0 20px 0 0;
	list-style: circle;
}
UL.twit LI
{
	list-style: none url(../images/arowdx.gif);
	padding-left: 0px;
	margin-bottom: 3px;
	border-bottom: 1px dotted #79A47B;
	margin-left: -20px;
}
DIV.thumb
{
	
	background: #FFFFFF url(/images/back_cella.gif) no-repeat center;
	font-size: 94%;
	text-align: center;
	vertical-align: middle;
	width: 220px;
	height: 210px;

}

.mybaloon
{
	
	background: #FFFFFF url(/images/baloon1.jpg) no-repeat center;
    text-align: left;
	width: 220px;
	height: 182px;
	vertical-align: middle;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;

}

DIV.thumbcaption, DIV.thumbcaption *
{
	border: none !important;
	background: none !important;

}
DIV.tright
{
	float: right;
	margin-left: 0.5em;
	padding: 0 20px 0 14px;
}
DIV.tleft
{
	float: left;
	margin-right: 1em;
/*Nota il margine padding del div padre*/
}
DIV.thumbcaption
{
	padding: 0.2em 0 !important;
	text-align: left !important;
}
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: #FFFFFF url(images/bkg_bordoux.jpg) no-repeat;
	color: #FFFFFF;
	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;
}
.alfa
{
	padding: 0 0 6px;
	text-align: right;
	background: #4F4F4F;
	vertical-align:middle;
	height:16px;
}
.alfa A
{
	font-family: sans-serif;
	color: #D2CFCF;
}
.alfa A:hover
{
	text-decoration: none;
	color: #FEFEFE;
}
#content-right
{
	position: fixed;
	/*[disabled]width:704px;*/
	/*[disabled]position:relative;*/
	float: right;
	left: 200px;
	height: auto;
	border: thin dotted #000000;
}
.tleft-fixed
{
	width: auto;
	float: left;
	position: relative;
	left: 126px;
	position: relative;
}
.bit-bigger
{
	font: medium sans-serif;
}
.bit-bigger B
{
	color: #FD5200;

}
.bit-bigger LI
{
	padding: 0 5px 6px 0;
}
.bit-bigger U
{
	color: #3E3D86;
}
.tip
{
	visibility: hidden;
}
.topic
{
	padding: 5px;
}
A.white
{
	color: #FFFFFF;
	border-left: 1px dotted #FFFFFF;
	padding-left: 3px;
}
#topstripe
{
	width: 100%;
	height: 20px;
	text-align: right;
	background: #C12027 url(images/bkg_bordoux.jpg);
	color: #FFFFFF;
	margin-bottom: 10px;
	border: 3px solid #FFFFFF;
	padding-left: 3px;
	padding-right: 3px;

}


.paper {
background-image:url(images/paper-bg.jpg);
background-position:4px 18px;
background-repeat:no-repeat;
display:block;
float:left;
height:1%;
margin-right:0;
min-height:30px;
width:249px;
}


.paper-bot {
background-image:url(images/paper-bg-bot.jpg);
background-position:4px 0;
background-repeat:no-repeat;
display:block;
float:left;
height:32px;
margin-right:0;
width:249px;
}


.paper h2 {
color:#EC8500;
font-size:16px;
margin:0;
padding:38px 19px 5px 32px;
}

.paper p, .paper-main p {
color:#7D7D7D;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
padding:3px 19px 5px 32px;
}

.slogan
{
	padding-left: 10px; 
	color: #C12027; 
	font-weight: bolder;
	font-style: italic;
	text-align:left;
}
.home-box
{
    width:400px;
    height:260px;
    padding:10px;
    margin-left:40px;
    margin-bottom:10px;    
    float:left;    
    text-align:left;
    border:dotted 1px gray;
    
    
    
}
        .home-box P
        {
            margin-top:5px;
            line-height:150%;
            font-size:110%;
        }
        .home-box IMG 
        {
            border:0px;
            padding-left:15px;
        }
       


#leg-main

{
    position:relative;
    overflow:hidden;
    width:960px; 
    margin-left:10px; 
    float:left; 
    clear:right; 
    background-color:#ffffff;
    display:inline-block;
    height:auto;
    
}
#leg-page
{
   
    width:100%;
    height:auto;
}
#leg-page H1
{
    margin-top:0px;
	font: x-large "Times New Roman";
	color: #3F3F3F;
}
.separator
{
 clear:both; 
 height:10px;
}
.big-separator
{
 clear:both; 
 height:40px;
}

#slider
{
    width:960px;    
    height:270px;
    background:#fff;
    padding-top:10px;
    /*background:url(images/bg_slider.png) center;*/
}
#slider-main
{
    width:960px;    
    height:390px;
    background:#fff;
    padding-top:10px;   
    background:url(images/bg_slider.png) center no-repeat;
}

#slider-l
/* Immagini */
{
    float:left;    
    width:459px;
    padding:10px;    
}
#slider-2
/* ticker*/
{
    float:left;    
    width:375px;
    height:150px;
    padding-left:0px;    
    padding-left:20px;
    margin-top:120px;
    margin-left:15px;
    font-size:115%;
    background: url(../images/comment-replay-bg.gif) left bottom no-repeat;
    
}
.icon
{
    float:left;
    width:160px;
    height:80px;
    padding-left:0px;
    overflow:hidden;
    /*background:url(images/paper-bg-bot.jpg) bottom left no-repeat;*/
}

.div-title
{
    float:right;
    clear:right;
    width:225px;
    height:80px;
    overflow:hidden;
    display:block;
    /*background:url(images/paper-bg-bot.jpg) bottom right no-repeat;*/
}
#motto
{
    position: absolute; 
    z-index: 1; 
    width: 320px; 
    height: 40px; 
    top: 265px; 
    left: 40px; 
    display: block; 
    float: left;     
    overflow: hidden;       
}
#motto H1
{
    color:#D12F1A;
}

#sigla
{
    margin-top:10px;
    position: absolute; 
    z-index: 2; 
    width: 367px; 
    height: 120px; 
    top: 30px; 
    left: 50px; 
    display: block; 
    float: left; 
    clip: rect(auto, auto, auto, auto); 
    overflow: hidden;   
    
    
}

#sigla H1
{
 text-align:left !important;
 margin-top:10px;
 color:#D12F1A;
}
#main-content
{
    position:relative;
    display:block;
    /*background-image: url(images/main-content-bg.png);  */
    background-color:#fff;
    left: 130px; 
    float: left; 
    clear: both; 
    width: 972px; 
    height: auto;
    text-align:justify;
    padding:30px;
    line-height:120%;
    font-size:12pt;
    font-weight:normal;
    min-height:800px;
}
#left-col
{
    position:fixed;
    display:block;
    overflow:hidden;
    top:400px;
    width:200px;
    height:400px;
    left:-10px;
    clear:left;
    z-index:1;
}

#right-richvol
{
    position:absolute;
    display:block;
    overflow:hidden;
    left:630px;
    top:30px;
    width:190px;
    text-align:left;
    font-size:small;
}

#right-chat
{
    position:absolute;
    display:block;
    overflow:hidden;
    left:830px;
    top:30px;
    width:190px;
    text-align:center;
    font-size:small;
    float:left;
}


#right-col
{
    position:relative;
    display:block;
    overflow:hidden;
    
    float:left;
    width:600px;
    min-height:500px;    
    clear:right;
    z-index:2;
    
}
#logo-area
{
    width:160px; 
    padding-bottom:5px; 
    border:0px;
}
    #logo-area img
    {
        border:0px;
    }
#tab_1, #tab_2, #tab_3, #tab_4
{cursor:pointer;}

