@charset "UTF-8";
/* CSS Document */

.paginazione {
	width:900px;
	height:25px;
	margin: 0 auto;
	background-image: url(../images/bg_paginazione.jpg);	
	margin-bottom:20px;
}
.paginazione a{
	color: #4F4F4F;
	text-decoration: none;
}
.paginazione a:hover{
	color: #4F4F4F;
	text-decoration: underline;
}
.trovati {
	float:left;
	display:block;
	padding: 4px 0px 0px 20px;	
}
.numeropagine {
	float:right;
	text-align:right;
	display:block;
	padding: 4px 20px 0px 20px;
}
/* ------------------------------------------------------ */
.mainDettaglio {
	
	float:left;
	width: 580px;
	line-height: 22px;
	text-align: justify;
	padding-bottom:20px;
}
.headDettaglio{
height:100px;
}
.mainDettaglio .datiDettaglio{
	float:left;
	width:185px;
	line-height:14px;
	text-align:left;
}
.mainDettaglio .descrizioneDettaglio{
	float:right;
	width:375px;
}
.mainDettaglio .titoloProgetto{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif, Trebuchet;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;	
}
.mainDettaglio .titoloDescrizione{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif, Trebuchet;
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;	
	padding-bottom:10px;
}
.mainDettaglio .luogoDataProgetto{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif, Trebuchet;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.previewFotoDettaglio{
	float:left;
	height: 93px;
	width: 93px;
	margin-right:5px;
	margin-top:15px;
	text-align: center;
	border: 1px solid #999999;
	background-position:center center;
	background-repeat:no-repeat;
}
.previewFotoDettaglio img{
	padding:0px;
	margin:0px;
	border:0px;
}
.fotobig
{
	float:left;
	padding:0px;
	margin-right:5px;
	border: 1px solid #999999;
}
.thumbProgetto
{
	
}
/* ------------------------------------------------------ */
.boxRicerca {
	width:900px;
	height:25px;
	margin: 0 auto;	
	margin-bottom:20px;
	margin-top:10px;
	text-align:center;
	background-image: url(../images/bg_paginazione.jpg);
}
.boxRicerca .select_progetti{
	float:left;
	text-align:left;
	/*width:280px;*/
	margin: 2px 10px 0px 10px;
}
.boxRicerca .select_progetti select{
	/*width:280px;*/
}



/* ------------------------------------------------------ */

#container {
	height: auto;
	width: 900px;
	margin:0 auto;
	margin-top:20px;
	background-image:none;
}

.boxAnteprime {
	float:left;
	height: 120px;
	width: 290px;
	padding:5px;
}
.boxAnteprime a{
	color: #FF6633;
	text-decoration: none;
}
.boxAnteprime a:hover{
	color: #FF6633;
	text-decoration: underline;
}

.boxAnteprime .foto{
	float:left;
	height: 100px;
	width: 100px;
	margin-right:10px;
	text-align: center;
	border: 1px solid #999999;
	background-position: center center;
	background-repeat:no-repeat;
	display:block;
}
.boxAnteprime img{
	margin:0;
	padding:0;
	border:0
}
.boxAnteprime .titolo{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif, Trebuchet;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	padding-bottom:5px;
}
.boxAnteprime .titolo li{
	list-style-position: inside;
	list-style-image: url(../images/ico_orangearrow.gif);
}
.boxAnteprime .dati{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif, Trebuchet;
	font-size: 12px;
	color: #666666;
	padding-bottom:5px;
	line-height:16px;
}
/* ----------- */
.coldx {
	
	float:right;
	width: 301px;
	text-align: right;
	padding:0px 0px 0px 0px;
	
}
.coldx .sottomenu{
	
	text-align: left;
}
.sottomenu {
	margin:0;
	padding:0;
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sottomenu ul {
margin:0;
padding:0;
margin-bottom:20px;
}
.sottomenu ul li {
	padding:0px 10px 0px 8px;
	line-height: 20px;
	font-weight: bold;
	list-style:none;
	background-image:url(../images/ico_virgolette.gif);
	background-position:10px 8px;
	background-repeat:no-repeat;
}
.sottomenu ul li a:focus {
outline-color:invert;
outline-style:none;
outline-width:medium;
}
.sottomenu ul li a:hover {
	color: #FF6500;
	text-decoration: underline;
}
.sottomenu ul li a {
	color:#4F4F4F;
	text-decoration: none;
}
/* ----------- */




.clear
{
	clear:both;
	font-size:0.1em;	
}
