@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}


body{
background-color:#c8e8d1;
padding:0px 0px 20px 0px;
margin:0px;
}

#main{
background-color:#abd8bd;
width:1000px;
height:835px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin:20px auto;
}

#header{
width:1000px;
background-image:url(immagini/header.jpg);
height:111px;
margin-bottom:20px;
display:block;
overflow:hidden;
}

#content{
width:980px;
height:660;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
margin-top:20px;
margin-bottom:20px;
overflow:hidden;
	display:block;}

#contentup{
width:980px;
height:454px;
padding-right:20px;
display:block;
overflow:hidden;
}

#contentmenu{
background-image:url(immagini/menu_base.jpg);
float:left;
width:196px;
height:424px;
padding:15px;
display:block;
overflow:hidden;}

#contentup_dx{
width:705px; /*735 original dimension*/
height:424px; /*454 original dimension*/
padding:15px;
float:right;
background-color:#FFFFFF;
display:block;
overflow:hidden;}

#fotoslides{
width:705px; 
height:235px;
display:block;
overflow:hidden;
margin-bottom:10px;}

#galleryslides{
width:705px; 
height:425px;
display:block;
overflow:hidden;
}


#contentdwn{
margin-top:15px;
margin-left:15px;
width:965px;
height:135px;
}

#contentdwn_sx{
padding:10px 15px;
background-color:#7cbfa3;
width:600px;
height:115px;
display:block;
overflow:hidden;
float:left;
}

#contentdwn_dx{
padding:10px 15px;
width:290px;
height:115px;
background-color:#7cbfa3;
display:block;
overflow:hidden;
float:right;
}

#white_sx{
width:580px;
height:95px;
padding:10px;
background-color:#FFFFFF;}

#white_sx a:link {color:#000; font-size:10px; text-decoration: none;}
#white_sx a:hover {color:#00CC66 !important; font-size:10px; text-decoration: none; }
#white_sx a:visited {color:#000; font-size:10px; text-decoration: none;}
#white_sx a:active {color:#000; font-size:10px; text-decoration: none;}

#white_dx{
width:270px;
height:95px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
background-color:#FFFFFF;}

.box72x19{
background-image:url(immagini/box_72x19.jpg);
width:72px;
height:19px;
display:block;
overflow:hidden;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;}


#footer{
width:985px;
height:80px;
background-color:#7cbfa3;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
margin-top:20px;
padding-top:10px;
padding-left:15px;
color:#fff;
display:block;
overflow:hidden;
}

#footer a:link {color:#ddddde; text-decoration: none;}
#footer a:hover {color:#000 !important; text-decoration: none; }
#footer a:visited {color:#ddddde; text-decoration: none;}
#footer a:active {color:#ddddde; text-decoration: none;}

#contentfootersx{
float:left;
width:370px;
}

#contentfooterdx{
width:460px;
text-align:right;
float:right;
margin-right:20px;}

.title{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
margin-bottom:5px;
color:#000000;}

.text12{
text-align:justify;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;}

.text12 a:link {color:#000; font-size:12px; text-decoration: none;}
.text12 a:hover {color:#00CC66 !important; font-size:12px; text-decoration: none; }
.text12 a:visited {color:#000; font-size:12px; text-decoration: none;}
.text12 a:active {color:#000; font-size:12px; text-decoration: none;}

