@charset "utf-8";
.container {
	background-color: #FFF;
	width: 959px;
	margin-right: auto;
	margin-left: auto;
}


.header {
	width: 959px;
	float:left;
	
}



.header_sx {
	width: 390px;
	float:left;
	
}


.header_sx_up {
	width: 380px;
	_width: 370px;
	margin-left:10px;
	float:left;
	height:27px;
	margin-top:8px;
	
}


.header_sx_up a{
	color:#006699;
	border-left:1px solid #006699;
	padding-left:5px;
	padding-right:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	
	
}



.header_sx_down {
	width: 390px;
	float:left;
	height:91px;
	
}



.header_dx {
	width: 569px;
	float:left;
	
}





.fondoPagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: center;
width:959px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
padding-top:5px;
margin-bottom:5px;


}

.boxHome p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	color: #666;
}
.boxHome p a{
	color: #666;
	text-decoration: none;
}
.boxHome p a:hover {
	color: #069;
	text-decoration: underline;
}
.boxHome h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C00;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
.testo h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #F60;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.testo h3 {
	text-align: center;
}


a:hover {
	text-decoration: underline;
}
.boxHome h2, .boxHome h2 a{
	
	color: #C00;
	
}

.boxHome {
	margin: 0px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.boxHome h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #069;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}


body {
	background-color: #dedede;
	/*background-image: url(images/fondo_grigio.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 0px;*/
	background-image:url(images/fondo_grigio2.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-repeat:repeat-y;
	/*padding-top:30px;*/
	padding-top:0px;
	padding-left:1px;
	margin:0px;
}
.boxHome img {
	float: left;
	margin-top: -8px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 10px;
}
.rosso {
	color: #C00;
}
.testo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	color: #666;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.testo {
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.testo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #069;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-style: italic;
	text-align: right;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #069;
}
a {
	text-decoration: none;
}
.boxHome h1 a {
	color: #069;
}
.testo h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #069;
	line-height: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-style: italic;
	padding: 0px;
}
.portfolio {
	border: 1px solid #CCC;
	margin-top: 5px;
	background-color: #fafafa;
	width: 90%;
}
.menu a#menu {
	margin-right: 0px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	font-style: normal;
}
.menu {
	text-align: right;
	background-color: #999;
	line-height: 18px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
}



.portfolio td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666;
	padding-right: 18px;
	padding-left: 10px;
}
.portfolio th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	padding-left: 15px;
	text-align: left;
	color: #F60;
}
.portfolio th a {
	color: #F60;
}



/****FORM***/

.userTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

td.testo_small p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
}


.titoletto {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}



.menu_orizz {
	float:left;
	width:740px;
	margin-bottom:10px;
	margin-left:5px;
	display:none;
}


.menu_orizz a{
	font-size:12px;
	color:#999999;
	text-decoration:none;
	border-left:1px solid #999;
	padding-left:5px;
	padding-right:5px;
	font-family: Arial, Helvetica, sans-serif;
}

.menu_orizz a:hover{
	text-decoration:underline;

}




a#mappa2{
color:#CC0000;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
margin:0;
padding:0;
}



/************LISTE*******/

.testo ul, .testo ol {
	font-size:12px;
	margin:10px;
	padding-right:10px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;

}

.testo ul, .testo li {
/*list-style-image: url(/immagini/tit3.gif);*/
list-style-position:outside;
list-style-type:disc;
list-style-image: url(/immagini/list.gif);
margin:0 0 5px 10px;
padding:0;
color:#666;
}

.testo ol li{
/*list-style-image: url(/immagini/tit3.gif);*/
list-style-position: outside;
list-style-type: decimal;
list-style-image: none;
margin:0 0 5px 10px;
padding:0;
}


.testo ol ol li{
	/*list-style-image: url(/immagini/tit3.gif);*/
list-style-position: outside;
	list-style-type: lower-alpha;
	list-style-image: none;
	margin:0 0 5px 10px;
	padding:0;
}

.testo li#nome{
	/*list-style-image: url(/immagini/tit3.gif);*/
list-style-position: inherit;
	list-style-type: none;
	list-style-image: none;
	color: #f89c30;
	margin:0 0 0px 0px;
	padding:0;
	text-transform: uppercase;
	font-size:13px;
	font-weight:bold;
	background-image:none;
}

.testo ul {
	margin-top:15px;
	margin-bottom:15px;
}


.boxtutto {
	width:600px;
	float:left;
}



.boxuno {
	width:150px;
	float:left;
}
.boxdue {
	width:450px;
	float:left;
}



.testo a#down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-image:url(images/down.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:15px;
	color:#ff6600;


}

