@charset "UTF-8";
/* CSS Document */

div#contenuto
{
	clear:left;
	float:left;
	width: 100%;
	background-color: #FFFFFF;
}

.titolo1
{
	position: relative;
	top: 25px;
	left: 29px;
	color: #FF7F00;
	text-align: left;
	font-weight: normal;
	font-size: 30px;
	margin: 0;
}

.titolo2
{
	top: 0px;
	left: 0px;
	padding: 0;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #B3BABA;
}

.titolo2b
{
	top: 0px;
	left: 0px;
	padding: 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #B3BABA;
}

.testoInterlinea
{
	top: 0px;
	left: 0px;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	line-height: 25px;
}

.testo
{
	top: 0px;
	left: 0px;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}

.didascalia
{
	top: 0px;
	left: 0px;
	padding: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
	
div#fondoFoto
{
	float:left;
	background-image:url(../img/pattern_cornice_immagini.jpg); 
	background-repeat:repeat; 
	padding-top:18px; 
	padding-left:20px; 
	padding-right: 20px
}

div#boxAlto
{
	margin-top: 50px;
	margin-left: 56px;
	margin-bottom: 40px;
	width: 880px;
}

div#boxMeta
{
	float:left; 
	width:440px; 
	padding-right:20px;
}

div#fotoDx
{
	float:right; 
	width:400px; 
	margin-top:20px;
}

div#colonnaSx
{
	clear:left;
	float:left;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 30px;
	width: 205px;
}

div#hlinea
{
	width: 950px;
	height: 1px;
	background-color: #E6E6E6;
	margin: 0 auto;
}

div#colSmall
{
	float:left;
	width: 186px;
}

div#colSmall a
{
	color: #FF7F00;
}

div#colSmall a:hover
{
	color: #BB6300;
}

div#linkfreccia a
{
	color: #FF7F00;
}

div#linkfreccia a:hover
{
	color: #BB6300;
}

div#rowThumb
{
	float:left;
	margin-bottom: 25px;
}

div#thumb
{
	float: left;
	width: 160px; 
	margin-right: 10px;
}

div#fotoThumb
{
	width:160px; 
	height:120px; 
	background-color:#E6E6E6;
}

