
.titoletto {
	font-size: 16px;
	color: #cc0001;
	font-family: Arial, sans;
	font-weight: bold;
	padding: 3px;
}


a.titoletto:link {
	font-size: 16px;
	color: #cc0001;
	font-family: Arial, sans;
	font-weight: bold;
	padding: 3px;
	text-decoration:none;
}

a.titoletto:hover {
	font-size: 16px;
	color: #cc0001;
	font-family: Arial, sans;
	font-weight: bold;
	padding: 3px;
	text-decoration:none;
}

a.titoletto:visited {
	font-size: 16px;
	color: #cc0001;
	font-family: Arial, sans;
	font-weight: bold;
	padding: 3px;
	text-decoration:none;
}

.elenco_logo_agenzia
{
/*padding: 5px;*/
width: 100px;
}

.grassetto {
	font-weight: bold;
}

.otto {
	font-size: 8px;
}

.dieci {
	font-size: 10px;
}

.dodici {
	font-size: 12px;
}

.quattordici {
	font-size: 14px;
}

.sedici {
	font-size: 16px;
}

.venti {
	font-size: 20px;
}

.ventiquattro {
	font-size: 24px;
}

.grigio {
	color:#666;
}

.evidenziato {
	color:#cc0001;
}

.bianco, span.bianco a:link, span.bianco a:visited, span.bianco a:hover {
	color:#fff;
	text-decoration: none;
}

.sfondo_grigio {
	background:#666;
}

.sfondo_evidenziato {
	background:#cc0001;
}

.riquadro_immagine {
	border:#000 1px solid;
	margin:0!important;
	margin: 10 0 10 0;
}

.riquadro_dashed {
	margin-top:10px;
	padding-bottom:5px;
	margin-bottom: 15px;
	border-bottom:1px dashed #ccc;
	
}

.divElencoCantieriImmagine
{
    display:inline;
    float:left;
    /*padding: 0px 15px 15 15px;*/
	margin-left: 15px;
	margin-right: 15px;
}

.divElencoCantieriDati
{
    float:left;
    width:275px;
	margin-top: 12px!important;
    margin-top:8px;
}

.descrizione_cantiere
{
	float:right;
	width:300px;
	margin-top:14px!important;
	margin-top:10px;
	margin-right:10px;
}

.destra {
	float: right;
}

.sinistra {
	float: left;
}

a.ricerca_link, a.ricerca_link:visited {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.ricerca_link:hover {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

td.ricerca_rapida_immobili p
{
	margin-top: 3px;
}

ul.comunicazioni_agenzie
{
	margin-top:5px;
	margin-left:-50px;
}

ul.comunicazioni_agenzie li
{
	list-style:none;
	margin: 5px;
}

ul.comunicazioni_agenzie li img
{
	margin-right: 6px;
}


.img_corpo
{
	background: url(/Portals/0/img/table_center.gif) repeat-x;
	text-align: center;
	float:left; 
	height:80px; 
	padding-top:10px
}

.img_corpo_cantiere
{
	background: url(/Portals/0/img/table_center2.gif) repeat-x;
	text-align: center;
	float:left; 
	height:320px; 
	padding-top:10px
}


span.bordo_immagine_home
{
	border: solid 1px grey; 
	padding: 0px; 
	margin:0;
	display:inline-block;
}

.stepcarousel{
position: relative; /*leave this value alone*/
border: 0px solid #970504;
overflow: scroll; /*leave this value alone*/
width: 480px; /*Width of Carousel Viewer itself*/
height: 190px; /*Height should enough to fit largest content's height*/
margin: 0px 0 10px 0px;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

/* STEP CAROUSEL LEGACY	*/
.stepcarousel .cantiere_home{
//	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 10px 20px 0; /*margin around each panel*/
	width:226px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height:165px;
    text-align:center;

}
.stepcarousel .cantiere_home p{
//	text-align: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 5px 5px ; /*margin around each panel*/
}

.stepcarousel .cantiere_home h2{
//	text-align: left; /*leave this value alone*/
	height:20px;
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 2px 5px ; /*margin around each panel*/
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.stepcarousel .cantiere_home img{
	background:#fff; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 5px 5px 5px 5px; /*margin around each panel*/
	/*padding:1px 1px;*/
}



/* STEP CAROUSEL HOMEPAGE	*/
.stepcarousel .vetrina-home{
//	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 10px 20px 0; /*margin around each panel*/
	width:218px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	height:165px;
    text-align:center;

}
.stepcarousel .vetrina-home p{
//	text-align: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 5px 5px ; /*margin around each panel*/
}

.stepcarousel .vetrina-home h2{
//	text-align: left; /*leave this value alone*/
	height:20px;
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 2px 5px ; /*margin around each panel*/
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.stepcarousel .vetrina-home img{
	background:#fff; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 5px 5px 5px 5px; /*margin around each panel*/
	/*padding:1px 1px;*/
}


.box_interno_schede {

	width: 300px;
	float: left;
	margin-left:15px;
}

ul.icons2{
	margin-top:7px;
}

ul.icons2 li img{
	vertical-align: middle;
	margin-right: 3px;
}

ul.icons2 li{
	height:25px;
	list-style-type:none;
	padding:10px 0px 10px 35px;
	margin-right:25px;
	display:inline-block !important;
	display:inline;
}

table.bordo_box
{
	background: #F2F1F1 none repeat scroll 0 0;
	border: solid 1px #E6E5E5;
	/*margin:20px;*/
	width: 100px;
}

td.header_box
{
	text-align:center;
	background:#fff;
}

.container
{
	margin-top: 8px;
	text-align:center;
	width:100%;
}

.plani_label{
	font-family:Verdana;
	font-size:18px;
	color:#747474;
	margin-top:10px;
	margin-bottom:20px;
	display:block;
}

.lista_quadrati {
	margin: 5px;
	padding: 5px;
}

.legenda
{
	margin-bottom:48px;
}

.legenda ul li
{
	list-style-type:none;
}

.immagine_plan {
	border: 3px solid #ccc;

}

.action_buttons a
{
    border: solid 1px RGB(190,143,0);
    background: RGB(254,191,1);
    color: RGB(51,51,51);
    text-decoration: none;
    padding:5px;
    }
