* {
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

form {
	margin:0;
	padding:0;
}
body {
background-color:#f2f2f2;
padding:5px;
height:100%;
}

#contenitore {
background-color:#fff;
padding:5px;
height:100%;
}
#riga1 {
	clear:both;
	height:210px;
	position:relative;
}
#testata {
	height:100%;
	background-image: url(../img/maschera_testata.png);
	background-repeat: no-repeat;
	background-position: right top;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #993333;
	position:relative;
}
#logo {
	position:absolute;
	top:4px;
	left:8px;
}
#logo img{
	border:0;
}
#nomeUfficioTecnico {
	padding:5px;
	position:absolute;
	left: 114px;
	top: 46px;
}
#nomeUfficioTecnico h1 {
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	padding:0;
}
#nomeUfficioTecnico div {
	font-size:13px;
	color:#666;
}
#boxCerca {
	border: 1px solid #666666;
	padding:5px;
	background-image:url(../img/bg_trasparente_nero.png);
	position:absolute;
	right: 2px;
	top: 0px;
}
#boxCerca div {
	font-size:11px;
	color:#ccc;
}
#menuPrincipale {
	position:absolute;
	background-image:url(../img/bg_trasparente_bianco.png);
	color:#333333;
	font-size:15px;
	left: 3px;
	top: 152px;
	width:99%;
	height:25px;
	font-weight:bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #990000;
}
#menuPrincipale ul{
	margin:0;
	padding:0;
}
#menuPrincipale li{
	display:inline-block;
	float:left;
	margin-right:15px;
	margin-left:15px;	
	list-style:none;
	padding:5px;	
}
#menuPrincipale li:hover{
	color:#FFF;
	background-color:#666666;
	margin:0 5px 5px 5px;
	padding:5px;
}
#menuPrincipale a{
	color:#F1F1F1;
	text-decoration:none;
}
#menuPrincipale a:link{
	color:#F1F1F1;
	text-decoration:none;
}
#menuPrincipale a:active{
	color:#F1F1F1;
	text-decoration:none;
}
#menuPrincipale a:visited{
	color:#F1F1F1;
	text-decoration:none;
}
#menuPrincipale a:hover{
	color:#FFF;
	text-decoration:underline;	
}

#breadCrumb {
	width:100%;
	position:absolute;
	background-image: url(../img/bg_breadcrumb.png);
	top: 183px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
}
#breadCrumb a{
	color:#fff;
	text-decoration:underline;
}
#breadCrumb a:link{
	color:#fff;
	text-decoration:underline;
}
#breadCrumb a:active{
	color:#fff;
	text-decoration:underline;
}
#breadCrumb a:visited{
	color:#fff;
	text-decoration:underline;
}
#breadCrumb a:hover{
	color:#fff;
	text-decoration:none;
}


#riga2 {
	clear:both;
	height:100%;
	position:relative;
	margin-top:2px;
}
#riga2 .col1 {
	height:100%;
	width:20%;
	background-color:#006699;
	float:left;
}
#riga2 .col2 {
	height:100%;
	width:80%;
	float:right;
	background-color:#f4f4f4;
}
#contenutoPagina {
margin:1%;
padding:1%;
background-color:#FFFFFF;
font-size:100%;
}
#contenutoPagina .titolo{
	margin:0;
	padding:0;
	color:#993333;
	font-size:100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993333;
}
#boxNews .titolo{
	margin:0;
	padding:0;
	color:#993333;
	font-size:100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #993333;
}
#contenutoPagina .testo{
	font-size:90%;
}

#riga3 {
	clear:both;
}
#menuFooter {
background-color:#666666 ;
font-size:80%;
color:#FFFFFF;
height:50px;
position:relative;
}

#menuFooter ul {
	margin:0;
	padding:0;
	position:absolute;
	width:100%;	
}

#menuFooter li {
	display:inline-block;
	float:left;
	margin-right:15px;
	margin-left:15px;	
	list-style:none;
	color:#FFFFFF;
}
#menuFooter a {
	display:inline-block;
	float:left;
	margin-right:5px;
	margin-left:5px;	
	list-style:none;
	color:#FFFFFF;
}




.ghost {
	display:none;
}



.elementoLista {
	clear:both;
}


/*news */
.news_data1 {
display:inline-block;
width:90px;
font-size:80%;
float:left;

}
.news_nome_news {
font-size:90%;
color:#993333;
margin:0;
padding:0;
}
.news_nome_news a {
font-size:90%;
color:#666666;
}
.news_nome_news a:link {
font-size:90%;
color:#666666;
}
.news_nome_news a:active {
font-size:90%;
color:#666666;
}
.news_nome_news a:visited {
font-size:90%;
color:#666666;
}
.news_nome_news a:hover {
font-size:90%px;
color:#666666;
text-decoration:none;
}





.news_foto1 {
float:left;
margin-right:5px;
margin-bottom:5px;
padding:5px;
border:1px #CCCCCC solid;
}
.news_descrizione {
font-size:80%;

}
.elenco_news {
	clear:both;
	margin-bottom:10px;
}


.vestitoBox {
	margin-top:10px;
	background-color:#f5f5f5;
}
.vestitoBox h2 {
	background-color:#666666;
	border: 1px solid #fff;
	text-align:right;
	font-size:100%;
	color:#FFFFFF;
	padding:2%;
	margin:0;
}
.area {
	background-color:##f5f5f5;
	border: 1px solid #fff;
	color:#FFFFFF;
	padding:2%;
	font-size:80%;
}
.area fieldset{
	border:0;
	color:#666;
}
.area .input{
	width:60%;
}
.vestitoBox ul{
margin:0;
padding:0;
list-style:none;
}
.vestitoBox li{
	text-align:right;
	background-color:#006699;
	text-align:right;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding:2%;
	margin-right:5%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #0082BF;
	border-left-color: #006699;
}
.vestitoBox li:hover{
	text-align:right;
	background-color:#fff;
	text-align:right;
	color:#ccc;
	font-size:12px;
	font-weight:bold;
	padding:2%;
	margin-right:5%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #0082BF;
	border-left-color: #006699;
}
.vestitoBox li:hover > a{
	color:#666;
}

.vestitoBox a{
	color:#FFFFFF;
	text-decoration:none;
}
.vestitoBox a:link{
	color:#FFFFFF;
	text-decoration:none;
}
.vestitoBox a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.vestitoBox a:active{
	color:#FFFFFF;
	text-decoration:none;
}
.vestitoBox a:hover{
	color:#666;
	text-decoration:underline;
	background-color: #fff;
}

.vestitoBox2 {
	margin-top:10px;
	background-color:#f4f4f4;
}

.vestitoBox2 h2 {
	background-color:#666666;
	border: 1px solid #fff;
	text-align:right;
	font-size:100%;
	color:#fff;
	padding:2%;
	margin:0;
}

.vestitoBox2 ul{
margin:0;
padding:0;
list-style:none;
}
.vestitoBox2 li{
	text-align:right;
	background-color:#e3e3e3;
	text-align:right;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	padding:2%;
	margin-right:5%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #fff;
}
.vestitoBox2 li:hover{
	text-align:right;
	background-color:#666666;
	text-align:right;
	color:#0099cc;
	font-size:12px;
	font-weight:bold;
	padding:2%;
	margin-right:5%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #fff;
}
.vestitoBox2 li:hover > a{
	color:#fff;
}
.vestitoBox2 a{
color:#666666;
text-decoration:none;
}
.vestitoBox2 a:link{
color:#666666;
text-decoration:none;
}
.vestitoBox2 a:visited{
color:#666666;
text-decoration:none;
}
.vestitoBox2 a:active{
color:#666666;
text-decoration:none;
}
.vestitoBox2 a:hover{
color:#fff;
text-decoration:none;
}
.bgAreaRiservata {
	padding:5px; color:#666; font-size:80%;
	background-color:#f5f5f5;
}
.bgAreaRiservata a{
	color:#990000;
}
.bgAreaRiservata a:link{
	color:#990000;
}
.bgAreaRiservata a:active{
	color:#990000;
}
.bgAreaRiservata a:visited{
	color:#990000;
}
.bgAreaRiservata a:hover{
	color:#660000;
}





/* AREA PER MESSAGGISTICA*/

#mittente {
	margin-bottom:10px;
}
#oggetto {
	margin-bottom:10px;
}
#messaggio {
	margin-bottom:10px;
	padding:10px;
	border:#fff solid 1px;
}
#linkRispondi {
	background-color:#CCCCCC;
	padding:10px;
	color:#993333;
}
#linkRispondi a {
	color:#993333;
	text-decoration:underline;
}
#linkRispondi a:link {
	color:#993333;
	text-decoration:underline;
}
#linkRispondi a:active {
	color:#993333;
	text-decoration:underline;
}
#linkRispondi a:visited {
	color:#993333;
	text-decoration:underline;
}
#linkRispondi a:hover {
	color:#993333;
	text-decoration:none;
}
.listaMessaggi {
font-size:80%;
}
.listaMessaggi table {
border:1px #FFEAEA dotted;
margin-top:10px;
}
.listaMessaggi th {
background-color:#993333;
color:#FFFFCC;
}
.listaMessaggi a{
color:#993333;
}
.listaMessaggi td {
border:#FFFF99 1px dotted;
}
#formMessaggio {
	font-size:80%;
	margin-top:10px;
}
#schedaMessaggio {
	font-size:80%;
	margin-top:10px;
}
#allegato {
	margin:5px 0 5px 0;
}