* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	background-color: #f0f0f0;
	background-position: center;
	background-repeat: repeat-y;
	background-image: url(../images/bg_body.gif);
	text-align:center;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
div, p, h1, h2, h3, h4, h5, h6, form, ul, select {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
h2 {
	text-transform: uppercase;
}
select {
	font-size: 10px;
	text-transform: uppercase;
	color:#666;
	border:1px solid #D1D5DA;
	padding:2px;
}

ul, ol {
	list-style:none;
	list-style-type:none;
}

#container{
	width:850px;
	top:10px;
	margin: 0px auto;
	height: 100%;
	min-height: 100%;
	padding: 0px;
}
#top {
	/*width:100%;*/
	height:80px;
	text-align: left;
	margin-left:205px;
}
#content{
	width:620px;
	float:right;
	text-align: left;
	font-size: 12px;
	padding: 5px;
	border: 1px solid #D1D5DA;
	margin-bottom:20px;
	margin-left: 7px;
	margin-right: 7px;
}
#footer{
	width:850px;
	margin: 0px auto;	
}

#bottom, #footer, #margintop {
border-top:1px solid #b1b1af;
width:850px;
height:20px;
bottom: 0;
font-size: 11px;
margin-top:10px;
padding-top:5px;
text-align: left;
}
#bottom a, #footer a{
	text-decoration: none;
	color:#666;
}
#bottom a:hover, #footer a:hover{
	text-decoration: none;
	color:#cc0000;
}
/*CONTENT*/
#content .testo{
    margin:0px;
    padding:0px;
	bottom: 0px;
	color: #666;
}
#content h2  {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding: 0px 10px 10px 0px;
}
#imgpj {
	/*border:1px solid #D1D5DA;*/
	/*margin:5px 10px 10px 0;*/
	/*float:left;*/
	/*position: relative;*/
}
#dimimgprogetto {
	/*height:500px;*/
}
#imgprogetto img{
	border:1px solid #D1D5DA;
    width:565px;
}
#content h2  {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding: 0px 10px 10px 0px;

}
#content h2 .current  {
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	text-transform: uppercase;
	padding: 0px 10px 10px 0px;

}
#content h3  {
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	padding: 0px 10px 10px 0px;

}
#content .titpj  {
	font-size: 10px;
	text-transform: uppercase;
	color: #666;
	padding: 0px 0px 3px 0px;
}
#content .commpj  {
	font-size: 12px;
	text-transform: uppercase;
	color: #cc0000;
	padding: 0px 0px 0px 0px;
}
#content .tit  {
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	margin: 0;
}
#content .up {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	color: #cc0000;
	margin: 0;
    
	background-image: url(../images/square-list.gif);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding: 0 0 5px 10px;
    
}
#content #nodot ul {
	padding:0 5px 10px 0;
}
#content #nodot li  {
	font-style: italic;
	background-image: none;
	padding: 0 0 2px 40px;
}
#content #nodotST li  {
	font-style: italic;
	background-image: none;
	padding: 0 0 2px 18px;
}
#content #nodotST2 ul {
	padding:0 5px 0 0;
}
#content #nodotST2 li  {
	font-style: regular;
	background-image: none;
	padding:0;
}
#content p {
	margin-bottom:10px;
}
#content p.small {
	margin-bottom:2px;
}
#content ul {
	padding:0 5px 5px 0;
}
#content li  {
	background-image: url(../images/square-list.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding: 0 0 5px 15px;
}
#content ul ul {
	padding-bottom:5px;
}
#content .numeri, #content .numeri a{
	text-decoration: none;
	color:#666;
	font-size:12px;
}
#content .numeri a:hover{
	text-decoration: none;
	color:#cc0000;
	font-size:12px;
}
#content .back, #content .back a{
	text-decoration: none;
	text-transform: uppercase;
	color:#666;
	font-size:9px;
}
#content .back a:hover{
	text-decoration: none;
	color:#cc0000;
	font-size:9px;
}
a.red  {
	color: #cc0000;
	text-decoration: none;

}
.red  {
	color: #cc0000;
	text-decoration: none;
    font-size: 10px;
}
/*FINE*/
.mail a {
	text-decoration: none;
	color:#666;
	font-size:12px;
}
.mail a:hover {
	text-decoration: none;
	color:#cc0000;
	font-size:12px;
}
.mailsel {
	color:#cc0000;
	font-size:12px;
}

/*MENUS SX*/
#menusx{
	width:196px;
	float:left;
	text-align: left;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	border:#000000 0px solid;
	}
#menusx .homenews{
	margin-top: 210px;
	/*margin-top: 170px;*/
	font-size: 10px;
	line-height: 12px;
}
#menusx .txtnews {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	color: #cc0000;
	margin: 0;
}
ul.menusx {
	width:196px;
	margin:0px;
	padding:0px;
	margin-left:1px;
	list-style: none;
	list-style-type: none;
}
ul.menusx li{
	list-style: none;
	list-style-type: none;
	margin:0px;
	padding:0px;
	font-size: 9px;
	color: #666;

	border:#000000 0px solid;
	/*padding-left: 10px;*/
}

ul.menusx li a, ul.menusx li a:link, ul.menusx li a:visited {
	color: #666;
	text-decoration: none;
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	display: block;
	min-height: 12px;
}

ul.menusx li a:hover, ul.menusx li a:focus, ul.menusx li a:active  {
	color: #cc0000;
	background-image: url(../images/square-list.gif);
	/*background-position: left 2px;*/
	background-position: 0 2px;
	background-repeat: no-repeat;
	/*padding-left: 10px;*/
	margin: 0px;
	display: block;
	min-height: 12px;
}

ul.menusx ul, ul.menusx ul ul {
	/*background: #f0f0f0;
	border-left: 1px solid #D1D5DA;*/
	border-top: 1px solid #D1D5DA;
	border-bottom: 1px solid #D1D5DA;
	margin-left:10px;
	padding:6px 0;
}
ul.menusx ul ul ul{
	/*background: #eaeaea;*/
	margin-left:10px;
	padding:6px 0;
}

/*FINE*/


ul.faqmenudx li{
	border-bottom: 1px #a5a5a5 solid;
}
ul.faqmenudx li a{
	display: block;
	padding-top: 10px;	
	padding-bottom: 10px;	
}


/*BOX DX*/
#box {
	background-color: #333;
	border-top: 1px solid #fff;
	padding:10px;
	padding-bottom:20px;
	width: 192px;
	text-align: justify;
	margin-bottom:13px;
}
#box a{
	text-decoration: none;
	color:#fff;
}
#box a:hover{
	text-decoration: none;
	color:#95a0aa;
}
#box #titolo {
	font-family: Georgia;
	font-weight: normal;
	color: #fff;
	font-size: 20px;
	letter-spacing: -1px;
}
#box #sotto {
	padding-top:25px;
	line-height: 25px;
	border-bottom: 1px solid #999;
	width:192px;
}
#box .titnews {

	padding-top:10px;
	color:#95a0aa;
	font-weight: bold;
}
/*FINE*/
.clickme {cursor: pointer;}
/* BOX PUBBLICITARI*/
#pubb, a#pubb:link {
	float: left;
	width:162px;
	height:158px;
	border-top: solid 1px #969899;background: #2d3033;
	text-align: center;
	font-family: Georgia;
	font-size: 17px;
	line-height: 16px;
	letter-spacing: -1px;	
	text-decoration: none;
}
#contpubb{padding:10px;}
.titolo, a.titolo:link{
font-family: Georgia;
	font-size: 24px;
	color:#95a0aa;
	line-height: 25px;
	text-decoration: none;
	padding-bottom:15px;
}
.testohome {
	font-size: 12px;
	line-height: 30px;
	text-align: justify;
}
.testo, a.testo:link{
	padding:0px 5px 5px 5px;
	color:#fff;
	text-decoration: none;
}
a#pubb:hover {
	background-color: #1a1a1a;
}
#info, a#info:link {
	float: left;
	width:166px;
	height:158px;
	border-top: solid 1px #585d62;
	background: #1a1a1a url(../images/bg_info.gif) right bottom no-repeat;
	margin-right: 7px;
	text-decoration: none;
}
a#info:hover {
	background: #1a1a1a url(../images/bg_info_on.gif) right bottom no-repeat;
}
.titoloinfo {
	padding: 5px 5px 5px 50px;
	font-family: Georgia;
	font-weight: normal;
	color: #fff;
	font-size: 20px;
	letter-spacing: -1px;	
	line-height: 18px;
}

.testoinfo, a.testoinfo:link {
	padding: 0px 5px 5px 50px;
	color:#95a0aa;
	font-weight: bold;
	text-decoration: none;
}
/*FINE*/

/*FRMRICERCA*/
.frmricerca{
	min-height: 60px;
	float: left;
	margin-right: 10px;
}
.frmricerca div{
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

#content ul.progettielenco li{
	background: none;
    margin:0px;
	padding:0px;
    margin-right: 3px;
}
ul.progettielenco{
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.progettielenco li{
    margin: 0px;
	padding: 0px;
	background-image: none;
	list-style: none;
	list-style-type: none;
	float: left;
	margin-right: 3px;
}
ul.progettielenco li a{
    display:block;
	text-decoration: none;
	color:#666;
}
ul.progettielenco li a:hover{
	text-decoration: none;
	color:#cc0000;
}
ul.progettielenco li p.image a{
    margin: 0px;
	padding: 0px;
	display:block;
	width: 200px;
	height: 150px;
	border:1px solid #D1D5DA;
}

ul.progettielenco li p.txt a{
	padding: 0px;
	display:block;
	width: 200px;
	height: 30px;
}

ul.progettielenco li a img{
	border: 1px solid #D1D5DA;
	margin-bottom:5px;
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 150px;
}
#nodot {
	margin:5px 0 -10px 0;
	background-image: none;
	list-style: none;
	list-style-type: none;
}

.blu{
	color:#95a0aa;
}
#clearboth{
	clear: both;
}
.floatleft{
	float: left;
}
.floatright{
	float: right;
}

.alignleft{
	text-align: left;
}
.alignjustify{
	text-align: justify;	
}

.linegrey{
	height: 1px;
	background-color: #D1D5DA;
	margin-bottom: 10px;
	margin-top: 10px;
}
.linegreysmall{
	height: 1px;
	background-color: #D1D5DA;
	margin-bottom: 4px;
	margin-top: 4px;
}
.homenews{
	margin-top: 0px;
	font-size: 10px;
}
.immagine {
	border:1px solid #D1D5DA;
}
.linegrey{
	height: 1px;
	background-color: #D1D5DA;
	margin-bottom: 10px;
	margin-top: 10px;
}
.homenews{
	margin-top: 232px;
	font-size: 10px;
}
.minigallery{
	float: left;

	margin: 0px;
	padding: 0px;
}
.minigallery img {
	width: 60px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	border: #c6c6c6 1px solid;
	margin-right: 8px;
}
#collaborazioni {
	height:50px;
	border-bottom:#D1D5DA solid 1px;
	margin-bottom:4px;
}
