@charset "utf-8";
 /* Cabecera */

 body{
	font-size:16px;
 	font-family: Arial, Helvetica, sans-serif;
	color:  #000037;
	padding: 0 px;
	line-height: 26px;
	background:    url(imagenesHD/aa.jpg);  
   
}
.precio {
	font-family: Arial, Helvetica, sans-serif;
		font-size: 26px;
	color: #C00;

}
.lemas {
	color: #CCC;
	 
}
.rojo {
	color:#3C3;
	background-color:#C66
}
p {
	font-size:17px;

}

h1 {
	font-size:24px;
	color:  #000;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;	
}
h2 {
		font-size:16px;
	color:  #4B5D76;
}
h3 {
	font-size:16px;
	color: #FF3E3E;
}
h4 {
		font-size:16px;
	color:#00F;
}
h5 {
		font-size:22px;
	color:#FFF;
	
}


.textocentral{
	padding:20px 30px;
	text-align:justify;
}


ul.lista1 li{
	line-height: 24px;
	list-style: square;
		
	
	
}