
/* CSS Document */

.borde_ext {
	border: 1px solid #666666;
}
.textepet {
	font-size: 11px;
	color: #999999;
}
.reserva {
	font-size: 11px;
	color: #666666;
	border: 1px dotted #CCCCCC;
	padding: 5px;
}
.titulo {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.recuadre {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.precio {
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	border: 1px solid #CC0000;
}
select {
font-size: 10px; color: #666666; 
background-color: #FFFFFF; 
border: #999999; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px;
border-left-width: 1px
}
.mes {

	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.reservar {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #8F0000;
}
.oferta_activa {

	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
}
.oferta_pasada {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: line-through;
}
.descripcion {

	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.tituloG {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.separa_inf {
	font-size: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.separa_tabla {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: left;
	padding-left: 3px;
}
.preus {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #8F0000;
	text-align: center;
}
.preuspetit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #8F0000;
}
.recuadre11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.tarifagran {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	border-top: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px #CCCCCC;
}
.titol2 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #003366;
	text-align: center;
}.texteopina {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.tituloG2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}
.mesgran {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;
}
#text ol, ul, li {
	list-style: disc;
}
.notas {
	font-size:11px;

}