/* CSS Document */

body{
padding:0 0 0 0;
margin:0 0 0 0;
background-color:#fff;
overflow:auto;
}

/* ------ HOMEPAGE ------ */

#container{
width:100%;
height:100%;
border:0px solid red;
}

#subcontainer{
width:100%;
height:500px;
border:0px solid green;
position:absolute;
top:50%;
left:0px;
margin:-250 0 0 0;
background-image:url(../images/sito/bg.gif);
}

#menu{
width:976px;
height:102px;
}

#contenuti{
width:976px;
height:331px;
border:0px dotted red;;
}

#prenota{
height:36px !important;
*height:36px;
width:976px;
background-color:#6EA5CA;
border:0px dotted red;
}

#bottom{
height:31px;
width:976px;
}

/* ------ FINE HOMEPAGE ------ */


/* ------ FOOTER ------ */


#footer{   
    clear:left;
    font-size:11px;
    font-family:"Lucida Grande", Tahoma, Arial, sans-serif;   
    padding:0px 0 0 0;   
    margin:0;
    width:100%;   
    height:70px;
    color:#7B7A7A;
    float:left;
    border:0px solid #ff0000;       
    background-color:#fff;
}

UL.footerSx {
    border:0px solid #ff9900;
    margin: 3px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style-type: none;
    text-align:left;
    line-height:14px;
    float:left;
    width:auto;
    display:inline;
}
UL.footerSx LI {
    padding: 0px 6px 0px 7px; 
    margin: 0px 0px 0px 0px;
    float: left;
    text-decoration: none;
    border-right:1px solid #7B7A7A;
}
UL.footerDx {
    border:0px solid #ff9900;
    padding: 0px 0px 0px 0px;
    margin: 3px 0px 0px 0px;
    list-style-type: none;
    text-align:left;
    line-height:14px;
    float:right;
    width:auto;
}
UL.footerDx LI {
    padding: 0px 6px 0px 7px;
    margin: 0px 0px 0px 0px;
    float: left;
    text-decoration: none;
    border-right:1px solid #C3C3C3;
}
UL.footerDx A {
    border:none; 
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    display: block;
    text-decoration: none;
    color:#898A8A ;   
}
UL.footerDx A:link,
UL.footerDx A:visited{
     color:#7B7A7A ;
     text-decoration: none;
}
UL.footerDx A:active,
UL.footerDx A:hover {
  background:none;
    text-decoration: none;
    color:#000000
}

/* ------ FINE FOOTER ------ */

/* ------ PRENOTA ------ */

.txtprenota{
font-family:Tahoma;
font-size:12px;
color:#FFFFFF;
}

.titoloprenota{
font-family:Tahoma;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
padding:0 0 0 20;
}

#formPrenota{
width:976px;
height:36px;
padding:6 0 0 0;
border:0px solid red;
}

select{
background:#FFF;
font-size: 9px;
color: #222222;
font-style: normal;
font-weight:bold;
font-family: "Arial";
}

.img4{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:0px;
	height:23px;
}

/* ------ FINE PRENOTA ------ */

/* ------ CONTATTI ------ */


#contenutidove{
width:976px;
height:331px;
border:0px dotted red;
background-image:url(../images/contatti_bg.gif);
}

#contenuticontatti{
width:976px;
height:331px;
border:0px dotted red;
background-image:url(../images/contatti_bg.gif);
}

#contenutiletter{
width:976px;
height:331px;
border:0px dotted red;
background-image:url(../images/contatti_bg.gif);
}

#contenutinews{
width:976px;
height:331px;
border:0px dotted red;
background-image:url(../images/contatti_bg.gif);
}

#sx{
float:left;
width:245px;
height:326px;
background-repeat:repeat-x;
border:0px solid red;
position:relative;
color:#777;
padding-top:5px;
padding-left:20px;
padding-right:10px;
font-family:Tahoma;
font-size:11px;
}

#dx{
float:right;
width:701px;
height:331px;
border:0px solid green;
position:relative;
}

.mailto:link, .mailto:visited{
color:#777;
text-decoration:none;
}

.mailto:hover{
text-decoration:underline;
color:#74A9CC;
}

.title{
font-family:Tahoma;
font-size:16px;
color:#186D3E;
}

.subtitle{
font-family:Tahoma;
font-size:14px;
color:#74A9CC;
}

/* ------ FINE CONTATTI ------ */

/* ------ NEWS ------ */

#sx{
float:left;
width:245px;
height:326px;
background-repeat:repeat-x;
border:0px solid red;
position:relative;
color:#777;
padding-top:5px;
padding-left:20px;
padding-right:10px;
font-family:Tahoma;
font-size:11px;
}

#dxnews{
float:right;
width:671px;
height:301px;
padding-top:30px;
padding-left:30px;
border:0px solid red;
}

#contnews{
padding:5px 5px 5px 0px;
position:relative;
border-bottom:1px dotted #74A9CC;
margin:0px 30px 0px 0px;
height:260px;
}

#contnewsInt{
padding:5px 5px 5px 0px;
position:relative;
border-bottom:1px dotted #74A9CC;
margin:0px 30px 0px 0px;
}


#contbenessere{
padding:5px 5px 0px 0px;
position:relative;
border-bottom:1px dotted #74A9CC;
margin:0px 30px 0px 0px;
height:70px;
}

#categoria{
background-color:#dedede;
color:#666;
padding:6 0 6 6;
border-bottom:1px solid #eee;
}

.cat:link, .cat:visited{
color:#666;
text-decoration:none;
}

.cat:hover{
color:#79ACCE;
text-decoration:none;
}

.sel{
color:#79ACCE;
text-decoration:none;
}
a.sel:link, .sel:visited{
color:#79ACCE;
text-decoration:none;
}

a.sel:hover{
color:#79ACCE;
text-decoration:none;
}
.imgnews{
width:60px;
height:60px;
border:0px solid red;
}

.txtnews{
padding-left:10px;
vertical-align:top;
font-family:Tahoma;
font-size:11px;
color:#666;
}
.small{
padding-left:10px;
vertical-align:top;
font-family:Tahoma;
font-size:10px;
color:#777;
}
.titolonews{
font-family:Tahoma;
font-size:11px;
color:#186D3E;
font-weight:bold;
}

.linknews:link, .linknews:visited{
color:#666;
text-decoration:none;
}

.linknews:hover{
color:#79ACCE;
text-decoration:none;
}

.paginatore{
padding:10 0 0 0;
font-family:Tahoma;
font-size:11px;
color:#666;
float:left;
position:relative;
}
.nextsucc{
padding:10 30 0 0;
font-family:Tahoma;
font-size:11px;
color:#666;
float:right;
position:relative;
}

.nextsucc li{
padding:10 30 0 0;
font-family:Tahoma;
font-size:11px;
color:#666;
float:right;
position:relative;
display:inline;
}


.next:link, .next:visited{
text-decoration:none;
color:#666;
}

.next:hover{
text-decoration:none;
color:#79ACCE;
}

.hyperlink{
padding:0 0 0 0;
font-family:Tahoma;
font-size:11px;
color:#666;
}

.download{
padding:10 0 0 0;
font-family:Tahoma;
font-size:11px;
color:#666;
}






/* ------ FINE NEWS ------ */

/* ------ CONTENUTO ALTERNATIVO ------ */

#contalt{
font-family:Tahoma;
font-size:11px;
color:#333;
padding:0 20 0 20;
}

h1{
font-family:Tahoma;
font-size:16px;
color:#333;
}

.menualt:link, .menualt:visited{
font-family:Tahoma;
color:#333;
text-decoration:none;
}

.menualt:hover{
font-family:Tahoma;
color:#333;
text-decoration:underline;
}

/* ------ FINE CONTENUTO ALTERNATIVO ------ */

/* ------ SITEMAP ------ */

#sitemap{
font-family:Tahoma;
font-size:11px;
color:#333;
padding:70 30 30 220;
height:331px;
background-color:#fff;
background-image:url(../images/bg_sitemap.jpg);
background-repeat:no-repeat;
}

.txtsitemap{
font-family:Tahoma;
font-size:11px;
color:#333;
padding:0 0 20 0;
border-bottom:1px solid #ddd;
}

.txtsitemap2{
font-family:Tahoma;
font-size:11px;
color:#333;
padding:20 0 0 0;
}

.sitem:link, .sitem:visited{
color:#333;
text-decoration:none;
}

.sitem:hover{
color:#333;
text-decoration:underline;
}


/* ------ FINE SITEMAP ------ */


.txt{
vertical-align:top;
font-family:Tahoma;
font-size:11px;
color:#666;
line-height:16px;
}
.txtSmall{
padding-right:10px;
vertical-align:top;
font-family:Tahoma;
font-size:10px;
color:#777;
line-height:12px;
}
#scroller{
	border:1px;
	width:600px;
	height:210px;
	overflow:auto;
}