.homeCaracteristicas {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	list-style-image: url(../img/flechaVerde.gif);
	list-style-position: outside;}



/* LINKS GENÉRICOS */
a:link {text-decoration: underline; color: #000000; }
a:hover {text-decoration: none;	color: #666666;}
a:visited {	color: #000000;}
a:visited:hover {text-decoration: none;	color: #666666;}




/* LINKS PARA EL PIE */
a.pie:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #666666;
}
a.pie:active {
	font-family:Verdana, Arial, Helvetica;
	text-decoration:none;
	color: #666666;
}
a.pie:visited {
	font-family:Verdana, Arial, Helvetica;
	text-decoration:none;
	color: #999999;
}
a.pie:hover {
	font-family:Verdana, Arial, Helvetica;
	text-decoration:underline;
	color: #666666;
}
body {
	background-color: #EFEFEF;
	background-image: url(img/bg.gif);
	background-position: center center;
	background-repeat: repeat-y;
	background-attachment: scroll;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 15px;
}
.txtTop {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	background-image: url(../img/flechaVerde2.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	text-indent: 15px;

}
.txtQueEsDetalles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;


}
.queEsCajas {
	background-position: left top;
	background-repeat: no-repeat;
	background-attachment: scroll;





}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F5FCFE;
	border: 1px solid #333333;
	text-indent: 5px;

}
.fondoServicios {
	background-repeat: no-repeat;
	background-position: 20px 5px;

}
.fondoProductos {

	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.titulosNaranjas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EC8B00;
	text-indent: 15px;


}
.bordeinfgris {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
