.colore{
	background-color:#dc7475;

}
			/*container*/
			
#containerbox{
	width:99.9%;
	border-top:1px solid #f79f3e;
	padding:0;
	margin:0;
}		

td.boxSX{
	width:184px;
	padding:0;
	margin:0;
	/*background-image:url(../03_trasporto/immagini/vertical_1a.gif);*/
	border-right-color:#dc7475;
	border-right-style:solid;
	border-width:2px;
}
	
			/*contenuto consorzio*/

#contenuto{
	margin:10px 10px;
}

.titolo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bold;
	color:#2c4b9c;
	text-align:center;
}	

.paragrafo{
	text-align:center;
}


#content td{
	width:20%;
}

.grassetto{
	font-family: Arial, Helvetica, sans-serif;
	font-size: o.75em;
	font-style: normal;
	font-weight: bold;
	color:#000000;
	text-align:center;
}


			/*contenuto chi siamo*/
.contenuto_chisiamo{
	margin:10px;
	text-align:center;
}

			/*sottomenu*/
	
#parteuno{
	width:100%;
	height:1.6em;
	background-color:#dc7475;
	margin-left:0;
}


td.partedue{
	padding:0;
	margin:0;
	/*background-image:url(../03_trasporto/immagini/vertical_1b.gif);
	background-repeat:repeat-y;*/
	z-index:2;
	text-align:left;
	border-left-color:#dc7475;
	border-left-style:solid;
	border-width:2px;
}

td.partetre{
	background-color:#dc7475;
}
			/*elenco*/
			
ul#sottomenu_lista{
	padding-top:10px;
	
}


.puntoazz{list-style-image:url(immagini/point.gif);}

			/*ricerca*/

td.boxDX{
	width:152px;
	/*background-image:url(../03_trasporto/immagini/vertical_ricerca.gif);
	background-repeat:repeat-y;*/
	border-left-color:#dc7475;
	border-left-style:solid;
	border-width:2px;
	
	
}


#parteuno_ricerca{
	width:100%;
	height:1.6em;
	background-color:#dc7475;
	text-align:center;
}

#parteuno_ricerca h1{
	margin:7px 0 0 15px;
}

.partetre_ricerca{
	width:100%;
	background-color:#dc7475;
}

img#angolo_altodx, img#angolo_bassodx{
	float:right;
	margin:0;
}

.partedue_ricerca{
	/*background-image:url(../03_trasporto/immagini/vertical_ricerca2.gif);
	background-repeat:repeat-y;*/
	border-right-color:#dc7475;
	border-right-style:solid;
	border-width:2px;
}

			/*footer*/



div#footer{
	background-color:#dc7475;
	height:20px;
	width:99.9%;
}

.left_align{
	text-align:left;

}
