
/* Home*/

#navBar2{
	display: inline-block;
	color:black;
}
.liNav{
	color:black!important;
	vertical-align: middle;
}

.liNav:active{
	color:black!important;
	vertical-align: middle!important;
	text-decoration-color: #e6004c!important;
	text-decoration:underline!important;
}
#navBar1{
	background-color: white!important;
	border:none;
}


li{
  padding-left: 0,5px !important;
}

#cont1{
	background-color: #f3f3f3;
}

.cont2{
	background-color: #f3f3f3;
	color:#595959;
}

a:hover{
	cursor: pointer;
}

.cont3{
    background-color: #f3f3f3;
	color:#595959;
	text-align: center;
}

.sI{
	text-align: center;
	font-weight:bold;
	position: relative;
    padding-top: 2%;
    padding-bottom: 1%;
}


.infoR{
	font-weight: bold;
	color:#C0073D;
}

#contFt{
	background-color: #595959;
	color:#e6e6e6;

}
.loghi1{
	display: inline-block;
}

/* CHI*/

.titolo2{
	text-decoration:underline;
	text-decoration-color: #e6004c;
	text-underline-position: under;
}

#img1C{
	max-height: 100%;
	max-width: 100%;
}

/* Valutazioni*/

.Vco{
	color:#e6004c;
	float:top;
	text-align: center;
}

#tabV{
	position: relative;
	top: 3%;
	bottom: 3%;
	border-collapse: separate;
    border-spacing: 5px 20px;
    border:1px solid #e6004c;
}


.Vi{

	 border-radius: 5px 5px!important;
}

.Vs{
	width:3%;text-align:center;color:#e6004c;
}

/* Vendite */
#contV{
	color:white;
	font-weight: bold;
	background-color:#e6004c;
}
.selRV{
	font-weight:normal;
	color:black;
}

option{
	max-width: 100%;
}

.ord:hover{
	cursor: pointer;
}

.titolo4{
	color:#e6004c;
	font-weight: bold;
	text-decoration:underline;
	text-decoration-color: black;
}

.fA{
	font-weight: bold;
}

.detAV{
	font-weight: bold;
	text-align: right;
}

.btnVA{
	text-decoration: underline;
}


/*Annuncio*/
#titolo1A{
	font-weight: bold;
}

.titoli2A{
	background-color: #f2f2f2!important;
	font-weight: bold;
}

.fcA{
	display: inline-block;
}

.fcA2{
	display: inline-block;
	padding-top: 1%;
}

.fcA3{
	display: inline-block;
	padding-top: 1%;
}

/*.sI{
	position: relative;
	padding-left: 1px;
}*/

#contDetA{
	font-size: 11px;
}

.Afr2{
    float: right;
	font-weight:bold;
}

#chiudi2:hover{
	cursor: pointer;
	color:black;
}

#titolo5{
	font-weight: bold;
	background-color:#b30000;
	color:white;
}

#sez1{
	position: relative;
	top:40%;
	font-size:11px;
}

.Afr3{
    float: right;
}

#stBt{
   color:white;
   background-color:#b30000;
   text-align: center;
}