
/* CSS Document - struttura pagina */

/* struttura pagina */

body {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:80%;
	background:url(../immagini/sfondo_body.jpg) repeat-x;
	background-color:#fff;
	}


/*********************************/
/********* CLASSI GENERICHE ******/
/*********************************/
/** Global **/
* {
    margin:0;
    padding:0;
	border:0;
	text-align:left;
}

.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:1%;
	}
	
/** Nascondo oggetti **/
.off, .span {
	position: absolute;
    top: -9999px;
	left:-9999px;
	}
	
a {
	color:#666;
	text-decoration:none;
	}	
	
a:hover {
	text-decoration:underline;
	}	

input, textarea, select {
border:1px solid #ccc;
background-color:#fff;
width:130px;
padding:2px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

textarea {
	width:300px;
	font-size:11px;
	}

input.pulsante {
	width:100px;
	text-align:center;
	background-color:#eaeaea;
	color:#484848;
	margin:0 0 15px 0;
	}

input.check {
	border:0;
	padding:0;
	width:auto;
	}

select {margin-bottom:5px;}

span.red, span.red a {
	color:#DB121B;
	}

/** end global **/
	

/*********************************/
/***** CONTENITORE GENERALE ******/
/*********************************/


#contenitore {
	width:1000px;
	margin:0 auto;
	border:1px solid #9C9E9F;
	border-top:0;
	text-align:left;
	}
	

/*********************************/
/*********** FLASH **************/
/*********************************/

#flash {
	width:796px;
	margin:20px auto;
	}

/*********************************/
/*********** HEADER **************/
/*********************************/


#header {
	width:1000px;
	height:214px;
	background:url(../immagini/sfondo_header.gif) no-repeat;
	}
	
#header a#link, #header a#logo_1, #header a#logo_2 {
	display:block;
	outline:none;
	margin:0 0 0 0;
	-moz-outline: none;
	position:absolute;
	font-size:12px;
	text-indent:-9999px;
	width:411px;
	height:214px;
	}	
	
#header a#logo_1 {
	margin:112px 0 0 630px;
	width:130px;
	height:56px;
	}	
	
#header a#logo_2 {
	margin:112px 0 0 770px;
	width:160px;
	height:56px;
	}				
	
/*********************************/
/*********** MENU ALTO ***********/
/*********************************/

#menu_alto {
	width:1000px;
	padding:180px 0px 0 0;
	font-size:12px;
	}
	
#menu_alto ul {
	text-align:right;
	padding:0 75px 0 0;
	}


#menu_alto ul li {
	list-style: none;
	display:inline;
	padding:0 0 0 7px;
	}

#menu_alto ul li a, #menu_alto ul li a:hover {
	color:#666;
	font-weight:bold;
	text-decoration:none;
	padding:0 7px 0 0;
	}
	
#menu_alto ul li a:hover, #menu_alto ul li.attivo a {
	color:#DB121B;
	}


/*********************************/
/*********** CENTRALE ************/
/*********************************/


#centrale {
	width:1000px;
	padding:20px 0 0 0;
	font-size:12px;
	color:#7B7C7D;
	min-height:527px;
	line-height:16px;
	background:url(../immagini/sfondo_centrale.gif) top right no-repeat;
	padding:10px 0px;
	}
	
* html #centrale {
	height:527px;
	}	
	
	
#centrale h2 {
	font-size:210%;
	font-weight:lighter;
	}

.foto_sx_z {
	float:left;
	position:relative;
	z-index:1;
	margin:20px 0 0 0;
	}
	
.foto_dx {
	float:right;
	}
	
.foto_dx2 {
	float:right;
	margin:0 15px;
	}		

/*********************************/
/********* COLONNA_SX ************/
/*********************************/

#colonna_sx {
	width:422px;
	font-size:12px;
	}

#colonna_sx h2 {
	width:315px;
	background-color:#DB121B;
	text-align:right;
	color:#fff;
	position:relative;
	margin:0 0 -15px 0;
	font-size:19px;
	padding:8px 10px 8px 0;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:305px;
	}
	
#colonna_sx #box_news {
	width:320px;
	float:right;
	margin:15px 0 0 0;
	background-color:#9C9E9F;
	color:#fff;
	}	

#colonna_sx #box_news #testa {
	background-color:#fff;
	height:20px;
	color:#DB121B;
	text-align:right;
	}
	
#colonna_sx #box_news #testa h4 {
	text-align:right;
	font-size:16px;
	}	
	
#colonna_sx #box_news #corpo {
	width:320px;
	
	padding:2px 10px 10px 10px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:300px;
	}	

#colonna_sx #box_news ul li {
	list-style:none;
	color:#fff;
	padding:7px 0 5px 0;
	font-weight:bold;
	border-bottom:1px solid #fff;
	}

#colonna_sx #box_news ul li a {
	color:#fff;
	font-weight:bold;
	text-decoration:underline;
	}
	
#colonna_sx #box_news ul li a:hover {
	text-decoration:none;
	}	
	
#colonna_sx #box_news img {
	border:1px solid #fff;
	margin:0 0 0 10px;
	float:right;
	}	

p.link_prod {
	text-align:right;
	margin:25px 0 0 0;
	}

p.link_prod a {
	font-size:14px;
	font-weight:bold;
	background:url(../immagini/freccia.gif) right no-repeat;
	padding:7px 25px 7px 0;
	color:#DB121B;
	line-height:30px;
	}

/* sx */

#sx h2 {
	font-size:20px;
	color:#DB121B;
	text-align:right;
	font-weight:bold;
	padding:0 0 25px 0;
	}

#sx {
	width:240px;
	}

#sx ul li {
	list-style:none;
	padding:0 0 6px 0;
	}
		
#sx ul li a {
	display:block;
	color:#7B7C7D;
	font-weight:bold;
	text-align:right;
	padding:2px 25px 0 0;
	text-decoration:none;
	}	

#sx ul li a:hover, #sx ul li.attivo a {
	background:url(../immagini/sfondo_voce.png) no-repeat;
	color:#D8121B;
	}
	
	
* html #sx ul li a:hover, *html #sx ul li.attivo a, #sx ul li a.attivo {
	background:url(../immagini/sfondo_voce.png) no-repeat;
	color:#D8121B;
	}	

/* dx */

#dx {
	width:300px;
	float:right;
	margin:50px 10px 0 0;
	}

* html #dx {
	margin:0 5px 0 0;
	}

#dx img {
	margin:0 0 10px 0;
	}
	
/* recapito */

p.recapito {
	margin:40px 0 0 65px;
	text-align:right;
	width:250px;
	display:block;
	}	

p.recapito img {
	border:1px solid #666;
	margin:0 0 10px 0;
	padding:1px;
	background-color:#fff;
	}
	
span.ruolo {
	font-size:16px;
	color:#DB121B;
	font-weight:bold;
	display:block;
	text-align:right;
	margin:0 0 5px 0;
	border-bottom:1px solid #ccc;
	}	
	
/* map */

#map {
	border:1px solid #ccc;
	background-color:#fff;
	width:425px;
	padding:5px;
	}	
	
#map a {
	color:#666;
	}	

/*********************************/
/********* COLONNA_DX ************/
/*********************************/

#colonna_dx {
	width:560px;
	float:right;
	padding:35px 0 0 0;
	}
	
#colonna_dx h2 {
	font-size:20px;
	color:#DB121B;
	font-weight:bold;
	padding:0 0 25px 0;
	}	
	
* html #colonna_dx img,
* html #colonna_dx .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none") && (this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "immagini/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}	


#centrale p.up {
	position:absolute;
	z-index:100;
	text-align:left;
	width:300px;
	margin:20px 0 0 150px;
	}

#colonna_dx p {
	padding:0 10px 0 0;
	z-index:300;
	position:relative;
	}

#colonna_dx p.near {
	border:1px solid red;
	}

img.mappa {
	margin:40px 0 0 0;
	}
	
/* box_paese */

.box_paese {
	width:200px;
	margin:80px 0 0 40px;
	}	
	
p.int {
	font-size:20px;
	color:#DB121B;
	font-weight:bold;
	padding:0 0 15px 0;
	}	

.box_paese ul li {
	display:inline;
	color:#DB121B;
	}
	
.box_paese ul li a {
	color:#7B7C7D;
	background:url(../immagini/quadratino.gif) left no-repeat;
	padding:0 0 0 10px;
	text-decoration:none;
	}	
	
.box_paese ul li a:hover, .box_paese ul li.attivo a {
	color:#DB121B;
	}	

/* modulo */

#modulo {
	width:420px;
	margin:30px 0 0 0;
	}

#modulo table {
	background-color:#fff;
	border:1px solid #ccc;
	}
	
#modulo table td {
	padding:10px 10px 0 10px;
	}	
	
input.small {
	width:30px;
	}	

input.medium {
	width:80px;
	}
	
#modulo textarea {
	width:440px;
	margin:0 0 10px 0;
	}			

/*********************************/
/*********** FOOTER **********/
/*********************************/

#footer {
	margin:0 auto;
	width:1002px;
	text-align:center;
	background-color:#9C9E9F;
	}

	
#footer p {
	color:#fff;
	font-size:11px;
	padding:4px 0;
	text-align:center;
	}	