/*-----------------------------------------------------------------------------------------------------------------------*/
/* CLASSI UTILI */
.clearfix {
	clear:both;
	font-size: 0;
	height: 0;
}
.fltlft { /* questa classe può essere utilizzata per rendere mobile un elemento a sinistra nella pagina.*/
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-top: 3px;
}
.fltrt { /* questa classe può essere utilizzata per rendere mobile un elemento a destra nella pagina. L'elemento reso mobile deve precedere l'elemento al quale deve essere affiancato sulla pagina. */
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
	margin-top: 3px;
}
.testo_centrato {
	text-align: center;
}
.tab {
	border: 1px solid #131937;
}

.testo_destra
{
	text-align:right;
}
.testo_sinistra
{
	text-align:left;
}
.form_registrazione label {
display: block;
font-size: 100%;
width: 100px;
float: left;

}
.form_registrazione div {
line-height: 2.5em;
clear:both;
}
.form_registrazione input select
{
	margin-right:10px;
}
.testo_giustificato {
	text-align:justify;
}
.testo_80percento {
	font-size: 80%;
}
.testo_90percento
{
	font-size:90%;
}
.testo_100percento
{
	font-size:100%;
}
.testo_65percento {
	font-size: 65%;
}
.testo_120percento
{
	font-size:120%;
}
.no_bordo
{
	border:0px;
}
.alto_220
{
	height:220px;
}
.scritta_rossa
{
	color:Red;
	font-weight:bold;
}
.top_20px
{
	margin-top:20px;
}
.linea_alta_20
{
	line-height:20px;
}
.largo_tutto
{
	width:100%;
}
.ellipsis
{
   text-overflow:ellipsis;
   overflow:hidden;
   display:block;
   text-transform:capitalize;
}
.bottom_30
{
	margin-bottom:30px;
}
.img_elenco_ico
{
	overflow:hidden;
	width:130px;
	height:85px;
	margin-bottom:5px;
	margin-left:10px;
}
.testo_140percento
{
	font-size:140%;
}
.margin_5
{
	margin:5;
}
.alto_150
{
	height:150px;
	overflow:hidden;
}
.init_maiuscolo
{
	text-transform:capitalize;
}
hr
{
  border-color: #6D6D6D;
  border-style: dashed;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
}

.link_mio, .link_mio:link, .link_mio:visited, .link_mio:active{
	color: #FFFFFF; 
	text-decoration: none;
	font-size:10px;
}
.link_mio:hover{
	color: #089bd4; 
	text-decoration: none; 
}
/*-----------------------------------------------------------------------------------------------------------------------*/
.testo_grande {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 24px;
	color: #131937;
}
.testo_grande_azzurro {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 24px;
	color: #089bd4;
}
.testo_medio {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 19px;
	color: #131937;
}
.testo_blu {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #131937;
}
.testo_azzurro {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #089bd4;
}
.testo_blu_piccolo {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10px;
	color: #131937;
}

/* corpo home */
.pnl_content
{
 width:99%;
 height:700px;
 line-height:20px;
 font-size:120%;
}
.p_margin_top
{
padding-top:40px;
}
.p_margin_left
{
    padding-left:25px;
}

/* contatti */
.box
{
    font-size:14px;
    color: #4D646C;
    font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    border: 1px solid #a7a7a9;
}

.text_generica
{
	width:50px;
}

.text_piccola
{
	width:80px;
}

.messaggi_errore
{
	color:Red;
	clear:both;
}

.div_label
{
	/*width:50px;*/
	text-align:right;
	padding-left:5px;
	color:#131937;
}

.div_informativa
{
	line-height:0;
	font-size:50%;
	text-align:justify;
	margin-left:65px;
}

.btn_invia
{
	text-align:center;
	margin-top:30px;
}

.div_intestazione
{
	text-align:center;
	font-size: 390px;
	margin-bottom:20px;
}

/* Visualizza News */

.pannello
{
    /*padding-left:20px;*/
    margin-top:0px;
    padding-top:0px;
}
.data
{
	font-size:12px;
	font-family:Trebuchet MS, Verdana;
	color:#089bd4;
}
.titolo
{
	font-size:16px;
	font-family:Trebuchet MS, Verdana;
	color:#089bd4;
}
.img_news
{
	float:left;
	width:250px;
	height:170px;
	margin-left:5px;
	margin-top:5px;
	margin-right:20px;
	/*margin-right:10px;
	margin-top:10px;*/
}
.div_indietro
{
	text-align:right;
	margin-top:10px;
}
.descrizione_news
{
	text-align:justify;
	padding-top:18px;
	font-size:12px;
	color:#131937;
	font-family:Trebuchet MS, Verdana;
	/*margin-right:5px;*/
}

/* galleria prodotti */
div.elenco_cat input
{
	margin:5px;
	/*margin-right:20px;
	margin-left:20px;*/
	text-align:center;
}

.div_dettaglio
{
	font-size:90%;
	text-align:justify;
	margin-left:65px;
	
}
.titolo_elenco_mobili
{
	text-align:center;
	font-weight:bold;
	font-size:120%;
	color:Red;
}
.descr_mobili
{
	margin-left:10px;
	margin-right:10px;
	line-height:2;
}
.resize2
{
	height: 68px; 
	width:68px;
	overflow: hidden;
	margin-bottom:35px;
	margin-left:20px;
	
}
.resize2_img 
{ 
	margin: -140px 0 0 -165px;
}

/* azienda */
.div_reparto
{
	background-color:#eeeeee;
	color:Red;
	margin-bottom:10px;
}
.div_categorie_mobile
{
	background-color:#eeeeee;
	color:Red;
	height:30px;
	font-weight:bold;
	font-size:15px;
	padding-top:5px;
	margin-bottom:10px;
}
.dx_50px
{
	padding-right:50px;
}
.sx_50px
{
	padding-left:50px;
}
.dx_100px
{
	padding-right:100px;
}
.sx_100px
{
	padding-left:100px;
}

/* site map */
.div_site_map
{
	background-color:#EAEAEA;
	padding-left:10px;
	font-weight:bold;
	color:#414042;
}

/* novita */
.pnl_categoria
{
	border:1px solid #d1cdd1;
	margin-top:20px;
	text-align:center;
	color:Red;
	width:100%;
	font-weight:bold;
	font-size:120%;
}
.div_novita
{
	height:230px;
	padding:2px;
	overflow:hidden;
	width:180px;
	text-align:center;
	margin-bottom:10px;
	/*margin-left:10px;*/
}
.div_novita_img
{
	/*margin-left: 4px;
	margin-top: 4px;*/
	width:150px;
	height:125px;
}

/* news menu sx */
.img_news_sx
{
	border: 1px solid #131937;
	width:280px;
	height:185px;
	margin:0 auto;
	padding:0;
}

/* gestisci news */
.div_bandierina
{
	margin-left:10px;
	margin-right:10px;
	width:30px;
	vertical-align:middle;
}

/* partner */
.div_partner
{
	padding:5px;
	width:32%;
	height:76px;
	text-transform: lowercase;
}

/* offerte */
.descrizione_offerte
{
	line-height:20px;
}

/*Auto Usate*/
.div_elenco_usato
{
	text-align:center;
	margin-bottom:10px;
	padding:2px;
}
.div_auto_elenco
{
	border:1px solid #131937;
	width:175px;
	height:276px;
	padding:4px;
}
.titolo_auto_elenco
{
	height:21px;
	padding-top:5px;
	padding-left:2px;
	padding-right:2px;
	overflow:hidden; 
	background-image:url(/Portals/0/images/sf_titolo_usato.jpg);
	background-repeat:repeat-x;
	margin-bottom:16px;
}
.div_descr_elenco
{
	min-height:59px;
	background-color:#BFD5DE;
	width:100%;
}
.descr_auto_elenco
{
	text-align:center;
	color:#131937;
	font-family:Trebuchet MS, Verdana;
	font-size:11px;
	margin-bottom:5px;
}
.div_scheda
{
	background-color:#C1D6DE;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
.testo_blu_piccolo {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	color: #131937;
	margin-right: 5px;
	margin-left: 3px;
	padding-right: 5px;
	padding-left: 3px;
	margin-top: 2px;
	padding-top: 2px;
}
.testo_azz_piccolo {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 14px;
	color: #089bd4;
}
.testo_chiaro {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #757a91;
}
.testo_medio1 {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 16px;
	color: #131937;
}
.link_tuo, .link_tuo:link, .link_tuo:visited, .link_tuo:active{
	color: #131937; 
	text-decoration: none;
	font-size:13px;
}
.link_tuo:hover{
	color: #089bd4; 
	text-decoration: none; 
}