@charset "utf-8";
.testo_contenuto_grigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434F55;
}

.testo_contenuto_grigio_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434F55;
	font-weight:bolder;
}

.testo_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

#newscontainer{
position: relative;
width: 200px; /*marquee width */
height: 430px; /*marquee height */
overflow: hidden;
/*border: 1px solid orange;*/
margin: 0 0 0 0;
padding-left: 10px;
text-decoration:none;

}

#newscontainerIMG 
{
	height:2px;	
	background-image: url("/it/elementi_comuni/dot_news_oriz.gif");
	background-repeat:repeat-x;
	border-bottom: 1px dotted black;
}

#newscontainer p{
	margin:5px 0 0 0;
	}

#newscontainer a{
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434F55;
text-decoration:none;
	}
	
	
	
	div#immagine_news img
{
	max-width:228px;
	max-height:266px;
	
}

#titolo_news
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #514e4e;
	
}

div#testo_azienda p
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #514e4e;
	text-align:justify;
}

.textarea_input {
	width:180px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border:#009933
}	

.form_cella_area 
{
	width:180px;
	height:16px;
	border:1px solid #514e4e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #514e4e;

}