@import url("../general.css");

#contenedor{
	background-image:url(../../images/servici/prezzi.jpg);
}
/*
#contenedorCabeceraMenu{
	width:569px;
	left:206px;
}
#bloqueNoNews{	
	width:6px;
}*/
#contenedorPrincipalCentral{
	font-size:9pt;
}

#titulo{
	display:block;
	color:#060;
	font-weight:bold;
	font-size:11pt;
	margin:30px 0px 0px 40px;
}



a.textoEnlace{
	font-size:11px;
	text-decoration:none;
	color:#690;
	font-weight:bold;
}
a.textoEnlace:hover{
	text-decoration:underline;
}
.parrafo{
	display:block;
	color:#000;
	margin:20px 30px 0px 40px;
}

#tablaPrecios{
	display:block;
	margin-top:25px;
	width:570px;;
	height:77px;
	color:#000;
}

#tablaPreciosImagen{
	display:block;
	float:left;
	width:118px;
	height:75px;
	background-image:url(../../images/servici/piccolablu.jpg);
	background-repeat:no-repeat;
}

#tablaPreciosTexto{
	display:block;
	float:left;
	width:442px;
	height:71px;
	border-color:#030;
	border-style:solid;
	border-width:2px 2px 2px 8px;
}

#tablaPreciosTextoLinea{
	display:block;
	width:442px;
	height:16px;
}

#tablaPreciosTextoLineaIzquierda{
	display:block;
	width:342px;
	height:16px;
	text-align:left;
	position:inherit;
	top:3px;
	text-indent:10px;
	float:left;
}


#tablaPreciosTextoLineaDerecha{
	display:block;
	width:90px;
	height:16px;
	text-align:right;
	position:inherit;
	top:3px;
	float:left;
}
#separadorLineaPrecio{
	display:block;
	background-color:#030;
	width:442px;
	height:1px;
	font-size:1px;
	clear:both;
}

#tablaPreciosClear{
	clear:both;
	height:1px;
	font-size:1px;
}



#logoBackFuera{
	margin:-535px 0 0 73px;
	width:100px;
	height:60px;
}


#logoBackDentro{
	width:90px;
	height:50px;
	cursor:pointer;
}

