/* CSS Document */

/* FORMATTAZIONE */

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:30px 0px 0px 0px;
padding:0px;
color:#313B2A;
background:#FFFFFF;
min-width:780px;
}
html{
margin:30px 0px 0px 0px;
padding:0;
background:#FFFFFF;
}
#body{
background:#ffffff;
margin:0 auto;
width:806px;
clear:both;
position:relative;
}
#content_header_link{
background:#FFFFFF;
width:806px;
clear:both;
font-size:0.65em;
text-align:right;
padding:3px 0px 3px 0px;
}
#content_header_link a{
color:#003366;
text-decoration:none;
}
#content_header_link a:hover{
color:#003366;
text-decoration:underline;
}
#content_header{
background:#9BCDFF;
width:806px;
clear:both;
}
#content_corpo{
background-image:url(../img/bg.gif);
background-position:top;
width:806px;
clear:both;
position:absolute;
top:170px;
}
#header {
background:#DFF0FF;
width:100%;
height:133px;
}
#separa_header{
background:#FFFFFF;
width:100%;
height:6px;
overflow:hidden;
clear:both;
}
#footer{
background:#FFFFFF;
width:100%;
height:14px;
clear:both;
font-size:0.60em;
padding:3px 0px 0px 0px;
vertical-align:bottom;
}
#content{
width:100%;
height:auto;
/* clear:both; */
}
#left{
width:122px;
float:left;
}
#logo{
float:left;
margin:8px 0px 0px 2px;
display:block;
}
#flash{
float:right;
margin:8px 3px 0px 3px;
display:block;
}
#right{
width:806px;
height:auto;
float:right;
}
#content_right{
background-image:url(../img/sfondo.jpg);
background-repeat:no-repeat;
background-position:top;
width:684px;
height:auto;
float:right;
display:block;
}
#text_content{
width:604px;
height:auto;
min-height:auto;
clear:both;
margin:0px 40px 40px 40px;
}
#title{
display:block;
clear:both;
width:604px;
line-height:50px;
vertical-align:bottom;
font-family:Verdana, "Times New Roman", Times, serif;
font-size:1 em;
color:#FFFFFF;
}
#text{
width:554px;
min-height:220px;
padding:0px 25px 0px 25px;
font-size:0.60em;
vertical-align:top;
background-image:url(../img/text_content.png);
filter:alpha(opacity=85);
-moz-opacity:.85;
opacity:.85;
clear:both;
}
#text_title{
clear:both;
display:block;
width:604px;
height:25px;
min-height:25px;
max-height:auto;
background-image:url(../img/text_title.png);
filter:alpha(opacity=85);
-moz-opacity:.85;
opacity:.85;
}
#text_footer{
width:604px;
height:25px;
min-height:25px;
max-height:auto;
background-image:url(../img/text_footer.png);
filter:alpha(opacity=85);
-moz-opacity:.85;
opacity:.85;
}
#text_footer2{
font-size:0.60em;
vertical-align:top;
text-align:right;
}
/* FINE FORMATTAZIONE */

/* MENU' SUPERIORE */

#menu_header{
background:#9BCDFF;
width:100%;
position:absolute;
top:130px;
}
#menu_header1{
background:#9BCDFF;
width:100%;
position:absolute;
top:600px;
}
#menu{
margin:0; 
padding:0;
}
#menu li{
list-style:none;
float:left;
margin:0px;
white-space: nowrap;
font-size:0.65em;
}
#menu li.right{
list-style:none;
float:right;
margin:0px;
white-space: nowrap;
font-size:0.65em;
}
/* Modifiche al padding 13->3 padding-left */
#menu a{
display:block;
float:left;
padding:3px 13px 3px 3px;
text-decoration:none; 
background:#9BCDFF;
color:#003366;
text-align:center;
}
#menu a.selected{
display:block;
float:left;
padding:3px 13px 3px 13px;
text-decoration:none; 
background:#F07526;
color:#FFFFFF;
text-align:center;
}
#menu a{
float:none;
} 
#menu a.selected{
float:none;
} 
#menu a:hover{
background-color:#F07526; 
color:#FFFFFF;
text-align:center;
}
#menu a.selected:hover{
background-color:#F07526; 
color:#FFFFFF;
text-align:center;
}

/* FINE MENU' SUPERIORE */

/* MENU' DI SINISTRA */

#content_menu_left{
display:block;
clear:both;
float:left;
background:#FFFFFF;
padding:10px 0px 10px 0px;
margin:20px 0px 20px 0px;
}
#menu_left{
display:block;
margin:0; 
padding:0;
}
#menu_left li{
display:block;
clear:both;
list-style:none;
float:left;
margin:0;
width:122px;
font-size:0.55em;
}
#menu_left a{
display:block;
float:left;
padding:0px;
text-decoration:none; 
color:#6690BA;
padding:1px;
}
#menu_left a.selected{
display:block;
float:left;
padding:0px;
text-decoration:none; 
background:#F07526;
color:#FFFFFF;
padding:1px;
}
#menu_left a{
display:block;
float:none;
} 
#menu_left a.selected{
display:block;
float:none;
} 
#menu_left a:hover{
display:block;
background-color:#F07526; 
color:#FFFFFF;
padding:1px;
}
#menu_left a.selected:hover{
display:block;
background-color:#F07526; 
color:#FFFFFF;
padding:1px;
}
#menu_left a:hover{
display:block;
background-color:#F07526; 
color:#FFFFFF;
padding:1px;
float:none;
}
#menu_left a.selected:hover{
display:block;
background-color:#F07526; 
color:#FFFFFF;
padding:1px;
float:none;
}

/* FINE MENU' DI SINISTRA */

/* FORMATTAZIONE TESTO */

.title_text{
font-weight:bold;
text-transform:uppercase;
}
a.link{
font-weight:bold;
text-decoration:none;
color:#313B2A;
}
a.link:hover{
font-weight:bold;
text-decoration:underline;
color:#313B2A;
}
a.title_link{
font-weight:bold;
text-decoration:none;
color:#313B2A;
text-transform:uppercase;
}
a.title_link:hover{
font-weight:bold;
text-decoration:underline;
color:#313B2A;
text-transform:uppercase;
}
/* FINE FORMATTAZIONE TESTO */
/* Aggiunte  Welcome pages*/
h2
{ 
  font-family:Verdana, Arial, Helvetica, sans-serif;
  size:16px;
}