
* { margin: 0; padding:0; }

html, body {
	text-align: center; 
	background: #FFF url(immagini/sfondo.gif) repeat left top;
	font: normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
}

IMG {
	border: none;
}

#contenitore {
	width: 744px;
	border-left: 2px solid #cbcbcb;
	border-right: 2px solid #cbcbcb;
	background-color: #FFF;
	margin: 0 auto;
	padding: 0 1px;
	}
	
#colmulti #logotop {
	width: 744px;
	height: 185px;
	background: #FFF url(immagini/logo_pittrice_news.jpg) no-repeat top left;	
}

#colsingole #logotop {
	width: 744px;
	height: 185px;
	background: #FFF url(immagini/logo_pittrice.jpg) no-repeat top left;	
}

#logotop .righi {
	overflow: hidden;
	visibility: visible;
	text-indent: -15000px;
}

#colmulti #contenuti {
	width: 744px;	
	background: url(immagini/sf_home_news.gif) repeat-y left top;
	text-align: left;
}

#colsingole #contenuti {
	width: 744px;
	background: #fff url(immagini/sf_pagine.gif) repeat-y left top;
	text-align: left;
}

/*------------------------menu--------------------------*/


div#menu{
	width: 161px;
	background-color: #35bdf1;
	text-align: left;
	float: left;
}
	
div#menu ul {
	width: 161px;
	list-style: none;
}
	
div#menu ul ul {
	position: absolute;
	top: 0;
	left: 100%;
   width: 100%;
	border-left: 1px solid #FFF;
	}

div#menu li {
	position: relative;
	list-style-type: none;
	width: 161px;
	background-color: #C5EEFE;
	color: #006286;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
}
	
div#menu ul ul, div#menu ul li:hover ul ul {
	display: none;
}
	
div#menu ul li:hover ul, div#menu ul ul li:hover ul {
	display: block;
}

div#menu ul li a {
	width: 151px;
	border-bottom: 1px solid #FFF;
	background-color: #C5EEFE;
	color: #006286;
	display: block;
	text-decoration: none;
	padding: 8px 5px;
}

div#menu ul li li a {
	width: 171px;
}

div#menu ul li a:hover, div#menu ul li a:active, div#menu ul li a:focus, div#menu ul li a.attivo {
	background: #efefef url(immagini/menu_over.gif) no-repeat right top;
	color: #EC008C;
}
	
div#menu ul li:hover, div#menu ul li.CSStoHighlight {
	/*color: #9a0000;
	background: #efefef url(immagini/menu_over.gif) no-repeat right bottom;*/
}	

/*---------------------------------------------------------------------*/

#recapiti {
	width: 152px;
	background: #EAD0EF url(immagini/sf_recapiti.jpg) no-repeat left top;
	color: #4C0931;
	border-bottom: 2px solid #FFF;
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 55px 2px 10px 7px;
	margin-bottom: 5px;
}

#recapiti a {
	text-decoration: underline;
	color: #4C0931;
}

#recapiti a:hover, #recapiti a:active, #recapiti a:focus  {
	text-decoration: none;
}

#colmulti #boxtesto {
	float: left;
	width: 379px;
	padding: 10px 20px;
	
}

#colsingole #boxtesto {
	float: left;
	width: 542px;
	padding: 10px 20px;
}

#news {
	float: right;
	width: 164px;
	background: #fff9cc url(immagini/freccette_news.gif) no-repeat right top;
	padding-top: 9px;
}

#news ul {
	width: 164px;
	list-style: none;
}

#news ul li {
	width: 150px;
	list-style: none;
	background-color: #FFFDF0;
	padding: 7px;
	margin-bottom: 5px;
	line-height: 14px;
}

#news a {
	text-decoration: underline;
	color: #35bdf1;
}

#news a:hover,#news a:active,#news a:focus {
	text-decoration: none;
}

.data {
	color: #ec008c;
}

.azzuro {
	color: #35bdf1;
}

.pubblicita {
	background: url(immagini/pubblicita1.jpg) no-repeat left top;
	width: 350px;
	height: 296px;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -15000px;
	color:#CCC;

}

.pubblicita2 {
	background: url(immagini/pubblicita2.jpg)  no-repeat left top;
	width: 350px;
	height: 300px;
	margin: 0 auto;
}

#fine {	
	background: url(immagini/fine.gif) no-repeat left top;
	border-top: 5px solid #FFF;
	width: 744px;
	height: 5px;
	font-size: 1px;
}

.clear {
	clear: both;
}

.imgdx {
	float:right;
	border: 1px solid #999;
	padding: 1px;
	margin: 0 0 5px 5px;	
}

.imgsx {
	float:left;
	border: 1px solid #999;
	padding: 1px;
	margin: 0 5px 5px 0;	
}

.elenconovita {
	width: 542px;
	border-bottom: 2px dotted #4c0931;	
	padding: 7px 0;
}

a.dettagli {
	color: #35bdf1;
	text-decoration: underline;
}


a.dettagli:hover, a.dettagli:active, a.dettagli:focus {
	text-decoration: none;
}

.info {
	float: right;
	margin-top: 10px;
}

a {
	color: #000;
	text-decoration: underline;
}

a:hover, a:focus, a:active {
	text-decoration: none;
}


/* FORM ---------------------------------------------------------------------*/

hr {
 border: 1px solid #354C7E;
 height: 1px;
 width: 100%;
}

.formcontatti{
	width: 275px;
	float: left;
}

.formcontatti form {
   width: 275px;

}

form, fieldset {
	padding:0;
	margin:0;
	border:none;
	}
	
form.modulo { padding-top: 8px; }

fieldset#si div.campoform1 { padding: 0 0 3px 0; }
fieldset#si div.campoform2 { padding: 0 0 10px 0; }
#centrale fieldset#si div.campoform2 { padding: 0px 0 10px 0; }
	/*
fieldset#no div.campoform1, fieldset#no div.campoform2 {
  float:left;
	padding: 0 7px 5px 0;
	}
fieldset#no div.campoform1 {
  width:160px;
  text-align:right;
	border-bottom: 1px solid #DEE7F3;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #DEE7F3;
	margin-right:6px;
	padding-top: 1px;
	margin-bottom: 4px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:140px;
	margin-bottom: 0;
	}
  	
*/

div.campoform_descrittivo {
  margin: 10px 0 10px 140px;
	padding: 10px 7px 5px 0;
	}
	
label {
	text-align: left;
	margin: 0;
	padding: 0;
	}

label.obbligatorio { color: #ba2b2a; }

.input {
	/*width: 250px;*/
	width: 400px;
	padding: 4px;
	margin: 0;
	border: 0;
	background-color: #F1F1F1;
	font: normal 10px Verdana,Arial,Helvetica,Sans-Serif;
  color: #444;
/*  voice-family: "\"}\"";
	voice-family: inherit;
	width: 280px;*/
	}
	
.formcontatti .input  { width: 250px;}

div#submit {
	margin: 10px 0;
	/*width: 258px !IMPORTANT;
	width: 288px;*/
	/*voice-family: "\"}\"";
	voice-family: inherit;
	border: 1px solid lime*/
	}

.formcontatti div#submit {
	/*padding: 0 0 0 216px !IMPORTANT;
	padding: 0 0 0 213px;	*/
	}
	
div#submit input {
	background: url('immagini/sf-pulsante.jpg');
	background: #DEE7F3;
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 2px;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana;
	}
div#submit input:active {
	background: #f4f4f4;
	border: 3px double #ccc;
	border-left-color: #999;
	border-top-color: #999;
	}
/*---------------------------------------------------------------*/

.elencomail {
	width: 260px;
	float: right;
}

h1 {
  font: bold 18px Verdana, Geneva, Arial, Helvetica, sans-serif;
  margin-bottom:10px;
  color: #4c0931;
}

.fotologhi {
	float: left;
	padding: 1px;
	border: 1px solid #333;
	margin: 5px 5px 0 0;
}

.elencontatti {
	background-color: #f4f4f4; 
	border: 1px solid #bdbdbd;
	border-left-color: #e3e2e2;
	border-top-color: #e3e2e2;
	padding: 4px; 
	margin-bottom: 2px;
}

span#notifica_conferma {
	color: #518256;
 	font-weight: bold;
}
span#notifica_errore {
	color: #ba2b2a;
 	font-weight: bold;
}

.bordofoto {
	padding: 1px;
	border: 1px solid #333;
}

.boxdidascalia {
  width: 154px;
	background-color: #f4f4f4; 
	border: 1px solid #bdbdbd;
	border-left-color: #e3e2e2;
	border-top-color: #e3e2e2;
	margin: 0 2px 2px 0;
	text-align: center;
	float: right;
	padding: 4px; 
	font-size: 10px;
	color: #ec008c;
}
/*
.boxdidascalia IMG {
	padding: 1px;
	border: 1px solid #333;
	float: left;
}*/

a.pdf {
	background: url(immagini/pdf.gif) no-repeat left top;
	text-decoration: none;
	padding: 4px 0 0px 20px;
	margin: 0;
  line-height: 20px;
}

a.pdf:hover, a.pdf:focus, a.pdf:active {
	text-decoration: underline;
}

.infopdf {
	margin-top: 10px;
	clear: both;
	border: 1px solid lime;
}
