@charset "utf-8";
.link1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


.link1:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

.link_apagado {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}

.link20 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}


.link20:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999;
	text-decoration: underline;
}



.titulo1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	
	font-weight: bold;
}

.titulo50 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000;
	text-decoration: underline;
	
}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.seleccionado {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.texto2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
}

.texto50 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.texto50:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

.texto52 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

.precio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
}
.titulo3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	text-decoration: underline;
}

.titulo32 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	text-decoration: none;
}


.texto1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}



.menu:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}

.borde {
	border: 1px solid #CCCCCC;
}

select {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFF;
	border: 1px solid #EEE;
	height: 15px

}

.input {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	background-color: #EEE;
	border: 1px solid #EEE;
	height: 18px

}


.marcado {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	text-decoration: none;
}
.titulo60 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #000000;
	text-decoration: underline;
}

hr {
	color: #CCC;
	height: 1px;
	border: 1px solid #CCC;
	text-decoration: none;
	border-style:solid;
	
}


body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.texto23 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}


.sale {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: line-through;
}


