/* LUNICOFFEE CSS */

/*body{
	margin: 0px;
}*/

.bordi{
	border: 1px solid #0E7ED5;
}

.bordi_due{
	border-bottom: 1px solid #0E7ED5;
	border-top:  1px solid #0E7ED5;
}

.tabBarraAlto{
	border-bottom: 2px solid #0E7ED5;
	background-image: url(img/sf_barra_alto.gif);
}

.tabImgBig{
	border-left: 2px solid #0E7ED5;
	border-right: 2px solid #0E7ED5;
	border-bottom: 2px solid #0E7ED5;
}

.tabNomeProd
{
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	background-color: #0E7ED5;
}

.cellaSpot{
	border: 1px solid #0E7ED5;
	padding: 5px;
}

.tSpot
{
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0E7ED5;
	text-decoration:none;
	line-height: 15px;
}
A.tSpot:hover
{
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7CDFFF;
	text-decoration:none;
	line-height: 15px;
}

/*__________________________FONT________________________________*/

/* testo blu link menu prodotti */
.testoBluMenu
{
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0E7ED5;
	text-decoration: none;
	padding: 6px;
}

A.testoBluMenu:hover
{
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7CDFFF;
	text-decoration: none;
	padding: 6px;
}

/* testo blu */
.testoBlu{
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0E7ED5;
	text-decoration: none;
	line-height: 15px;
} 

/* testo Azzurro */
.testoAzz{
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7CDFFF;
	text-decoration:none;
}

/* testo bianco */
.testo{
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
	line-height: 15px;
} 

a.testo:hover{
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7CDFFF;
	text-decoration:none;
	line-height: 15px;
} 

/* testo grigio */
.testoG{
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #8D8D8D;
	text-decoration:none;
	line-height: 15px;
} 

a.testoG:hover{
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #616161;
	text-decoration:none;
	line-height: 15px;
} 

/* testo blu medio percorso prodotti*/
.testoBluMedio{
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0E7ED5;
	text-decoration:none;
	line-height: 46px;
}

A.testoBluMedio:hover{
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #7CDFFF;
	text-decoration:none;
	line-height: 46px;
}

/* testo blu medio percorso prodotti*/
.testoAzzMedio{
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #7CDFFF;
	text-decoration:none;
	line-height: 46px;
}

/* testo blu grande*/
.testoBluBig{
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #0E7ED5;
	text-decoration:none;
	line-height: 46px;
}

/* link bianchi barra alto */
.testoLinkBia{
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
	line-height: 22px;
}
a.testoLinkBia:hover{
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7CDFFF;
	line-height: 22px;
}
.testoLBVis{
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7CDFFF;
	text-decoration:none;
	line-height: 22px;
}

.imgg{
	border: 1px solid #0E7ED5;
} 

.imgTitoli{
	border-bottom: 2px solid #0E7ED5;
}

/*________FORM________*/

.inputText{
	border: 1px solid #0E7ED5;
	width: 160px;
	height: 18px;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #616161;
	text-decoration:none;
	font-weight: normal;
}

.select{
	border: 1px solid #0E7ED5;
	width: 160px;
	height: 18px;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #616161;
	text-decoration:none;
	font-weight: normal;
}

.inputText_3{
	border: 1px solid #0E7ED5;
	width: 22px;
	height: 18px;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #616161;
	text-decoration:none;
	font-weight: normal;
}

.textareaText{
	border: 1px solid #0E7ED5;
	width: 300px;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #616161;
	text-decoration:none;
	font-weight: normal;
}

.bottone{
	border: 1px solid #0DBAF7;
	width: 120px;
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
	background: #0E7ED5;
}