html,body{margin: 0;padding: 0;background: url(img/body_bg.jpg) repeat-x #E7EFB5;}
body{font: 66% Verdana,Arial,sans-serif;text-align:center}
h1 {
	font-weight: bold; font-size: 13px; display: block;margin-bottom: 10px; text-decoration: underline; color: #505050;
}
h2 {
	font-weight: bold; font-size: 12px;
}
h3 {
	font-weight: bold; font-size: 11px;
}
p {margin: 0px; }

form {
	margin: 0px;
}


.box_grigio .testo p { margin:0px; }
/*-----------------*/
a:link{
    font-size: 8pt;
    color: #333; /*#6AA444;    #033C67*/
    font-weight: bolder;
    text-decoration: none;
}
a:visited{
    font-size: 8pt;
    color: #333;
    font-weight: bolder;
    text-decoration: none;
}
a:hover{
    color: #000000; /*#6AA444*/
    text-decoration: underline;
}





#content {
    width: 935px;
    margin: 0px auto;
    padding: 0px;
}

#header{
    width: 871px;
    min-height:220px;
    height: 220px;
    margin: 0px auto;
    background: url(img/header_bg.jpg) no-repeat;
    position: relative;
}

#header_box {
	position: absolute;
	left: 230px;
	top: 100px;
	width: 190px;
	height: 80px;
	min-height: 80px;
}

#header_index_link {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 220px;
	height: 180px;
	min-height: 180px;
	cursor: pointer;
}

#flash {
	position: absolute;
	left: 430px;
	top: 80px;
	width: 400px;
	height: 130px;
	min-height: 130px;
}


/*---------> HOMEPAGE <--------*/
#homepage_corpo {
	min-height: 500px;
	margin-top: 50px;
	text-align: left;
}

#homepage_corpo #sinistra {
	width: 400px;
	float: left;
}

#homepage_corpo #destra {
	width: 450px;
	float: right;
}

.box_rosso {
	background: url(img/box_rosso.jpg) no-repeat;
	width: 347px;
	height: 180px;
	margin-bottom: 15px;
	margin-left: 40px;
}

.box_rosso_small {
	background: url(img/box_rosso_small.jpg) no-repeat;
	width: 283px;
	height: 135px;
	margin-bottom: 15px;
	padding: 25px 0px 0px 30px;
	margin: 20px 30px 20px 0;
}

.box_grigio {
	background: url(img/box_grigio.jpg) no-repeat;
	width: 440px;
	height: 235px;
	margin-bottom: 15px;
}

.box_viola {
	background: url(img/box_viola.jpg) no-repeat;
	width: 440px;
	height: 180px;
	margin-bottom: 15px;
}

.box_rosso .testo, .box_grigio .testo, .box_viola .testo {
	padding: 30px 0 0 15px;
}

div.box_rosso_small .testo a, div.box_rosso_small .testo a:visited {
	padding: 0px;
	font-size: 6.5pt;
	line-height: 13px;
}


div.testo a, div.testo a:visited{
	font-size: 7.5pt;
	line-height: 18px;
}

/*---------> fine HOMEPAGE <--------*/


#posizione { padding-left: 10px; margin-top: 10px; margin-bottom: 20px; text-align: left; }


#left{
 	float: left;
 	width: 622px;
    
}


#right{

    float: right;
    width: 283px;
    text-align: left;
}

/*
#corpo_loop {
	background: url(img/corpo_loop.jpg) repeat-y;
	text-align: left;
	display: block;
}
#corpo_loop #corpo_contenuto {
	padding: 0px 15px;
}

#corpo_header {
	background: url(img/corpo_header.jpg) no-repeat;
	min-height: 63px;
	height: 63px;

}
#corpo_footer {
	background: url(img/corpo_footer.jpg) no-repeat;
	min-height: 19px;
	height: 19px;
}
*/


.corpo_loop {
	background: url(img/corpo_loop.jpg) repeat-y;
	text-align: left;
	display: block;
}


.corpo_header {
	background: url(img/corpo_header.jpg) no-repeat;
	min-height: 23px;
	width: 622px;
	padding: 15px 0px;
}
.corpo_header .corpo_contenuto {
	margin: 0px 10px;
}

.corpo_footer {
	background: url(img/corpo_footer.jpg) no-repeat;
	min-height: 19px;
	height: 19px;
}


/*-----------------*/

#menu {
	background: url(img/menu_loop.jpg) repeat-y;
	text-align: left;
	width: 264px;
}

#menu_container	 {
	margin-left: 35px;
}
#menu #menu_links {

}


#menu_header {
	background: url(img/menu_header.jpg) no-repeat;
	text-align: left;
	padding-top: 10px;
	min-height: 42px;
	height: 42px;
	margin-left: -35px;
	padding-left: 35px;
	font-size: 11pt;
}


#menu a {
	display: block;
	width: 222px;
	margin-bottom: 0px;
	text-decoration: none;
	height: 30px;
    line-height: 30px;
    
    font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}

#menu a:link, #menu a:active, #menu a:visited {
    color: #782323;
    font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	
}

#menu a:hover, #menu a.attivo {
	background: url(img/menu_on.jpg) no-repeat #FAECE9 right;
}

#menu_footer {
	background: url(img/menu_footer.jpg) no-repeat left;
	min-height: 19px;
	height: 19px;
	margin-left: -35px;
}




#footer{
	background: url(img/footer_bg.jpg) repeat-x;
	min-height: 40px;
	height: 40px;
}
#footer p { padding: 12px 10px; }



/* -------------------------- */
#cmenu {

}

#cmenu ul {
  	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}

#cmenu li {
    background: url(img/img_bott_off.jpg) repeat-x;
    float:left;
    width: 110px !important;
    width: 108px;
}

#cmenu a {
	display: block;
	padding: 0px 2px;
	text-decoration: none;
	height: 33px;
    line-height: 33px;
    border-left: 1px dotted white;
}

#cmenu a:link, #cmenu a:active, #cmenu a:visited {
    color: #FFFFFF;
}

#cmenu a:hover, #cmenu li.attivo a {
    background: url(img/img_bott_on.jpg) repeat-x;
/*    background-color: #AE798D;*/
    
}

/*-----------------*/
.underline {
  	text-decoration:underline
}
.bold {
  	font-weight: bold;
}

/* FORM */
.text {
    font-size: 10pt;
	border: 1px solid #ccc;
}

.text_rosso {
    font-size: 11pt;
    color: red;
    font-weight: bold;
}
.text_verde {
    font-size: 11pt;
    color: green;
    font-weight: bold;
}
.text_bianco {
    color: white;
    font-weight: bold;
}
.cella_s {
    width: 30%;
    padding: 2px;
    margin: 2px 6px 0px 0px;
    border: 1px solid #999999;
    float:left;
    font-size: 7.5pt;
    background-color: #CFC2C9;
}

.cella_d {
    width: 65%;
    float:left;
    margin: 2px 0px;
}
.cella_clear {
    clear:both;
}

.foto {
    width: 45%;
    padding: 2px;
    margin: 2px 6px 10px 2px;
    float:left;
    font-size: 7.5pt;
    text-align:center;
}
/*-----------------*/

.bordo {
    border-right: 1px solid #666;
}
hr {
    height: 1px;
    color: #FFAA55;
}

.bg_verde {
    background-Color: #D9DCB6;
}
.bg_blu {
    background-Color: #DEE4E7;
}

.spacer {
    line-height: 4px;
}
.box {
	width: 96%;
    border: 1px solid #666;
    padding: 5px;
    background-color: #ccc;
    color: #782323;
}
#titoloboxred {
	height: 18px;
	color: red;
	font-size: 15px;
	font-weight: bold;
	margin-left: -15px;
	padding-top:1px;
}
.campo_txt {
	border: 1px solid #666;
	font-size: 7.5pt;
	padding: 2px;
}

.miss {
	font-size: 7.5pt;
}
table .miss {
	font-size: 9.5pt;
	color: #336600
}

.div {
  	font-size:5pt;
  	font-weight: normal
}

#tasto_back { float: right; width: 80px; }



.box1 {
	float: left;
	width: 200px;
	margin: 10px 5px;
	border: 1px solid #BF2323;
	padding: 4px;
	min-height: 220px;
	height: 220px;
}
.box2 {
	float: left;
	width: 370px;
	margin: 10px 5px;
	border: 1px solid #BF2323;
}
.box3 {
	width: 580px;
	margin: 10px 5px;
	border: 1px solid #BF2323;
}

.box1 img, .box2 img, .box3 img {
	float: left;
	clear: left;
	margin: 4px 8px 0px 0px;
}


/* POPUP jquery */
#backgroundPopup{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:100%;
width:100%;
top:0;
left:0;
background:#000000;
border:1px solid #cecece;
z-index:1;
}

#popupContact{
display:none;
position:fixed;
_position:absolute; /* hack for internet explorer 6*/
height:470px;
width:408px;
background:#FFFFFF;
border:2px solid #cecece;
z-index:2;
padding:12px;
font-size:13px;
text-align:left;
}
#popupContact h1{
color:#6FA5FD;
font-size:22px;
font-weight:700;
border-bottom:1px dotted #D3D3D3;
padding-bottom:2px;
margin-bottom:20px;
}
#popupContactClose{
font-size:14px;
line-height:14px;
right:6px;
top:4px;
position:absolute;
color:#6fa5fd;
font-weight:700;
display:block;
}
