h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	color: #333333;
	letter-spacing: 0,1em;
	background-color: #CCFF33;
	font-style: italic;
	padding: 3px 10px 3px 10px;
	text-align: center;
	}

h2 {
	font-size: 11px;
	color: #006600;
	text-align: center;
	font-weight: bold;
	font-family: sans-serif;
}
	
.uno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0,5em;
	font-weight: normal;
}

.dos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.tres {
	font-size: 11px;
	color: #006600;
	text-align: center;
	font-weight: bold;
	font-family: sans-serif;
}

.cuatro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: Olive;	
}

.cinco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

li {
	font-weight: bold;
}

li.verde {
	list-style-image: url(img/punto-verde.gif);
		font-weight: normal;
	}

.cuadroverde2 {
	border: solid;
	border-style: solid solid solid solid;
	border-color: #CCFF33;
	border-width: 2px;
	}
	
.cuadroverde1 {
	border: solid;
	border-style: solid solid solid solid;
	border-color: #CCFF33;
	border-width: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
}

a.uno {
	text-decoration: underline;
	color: Black;
}	

a:hover.uno {
	color: #000000;
	text-decoration: none;
	background-color: #CCFF33;
}

a:visited.uno {
	color: Black;
}

.precio {
	border: none;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bolder;
	color: Olive;
	text-decoration: none;
}

.doscerocero {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 140%;
	border: solid;
	border: #FF0033;
	border-style: solid solid solid solid;
	border-color: #CCFF33;
	border-width: 1px 1px 1px 1px;
	padding-left: 16px;
}

.trescerogris {
	font-size: 9px;
	color: #006600;
	font-weight: bold;
}

.tresverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCC33;
	text-align: center;
}

a.oncedos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006600;
	text-decoration: underline;
	line-height: 140%;
}

a:visited.oncedos {
	text-decoration: underline;
}		

a:hover.oncedos {
	color: #000000;
	text-decoration: none;
	background-color: #CCFF33;
	}

.veintiuno {
	border-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	line-height: 200%;
	}

a.veintiunobis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	}

a:hover.veintiunobis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ccff33;
	text-decoration: none;
	background-color: #999999;
	}
	
a.once {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	text-decoration: underline;
	line-height: 140%;
}

a:hover.once {
	color: #000000;
	text-decoration: none;
	background-color: #CCFF33;
	}


