@charset "utf-8";
body {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #CC0000;
	background-image: url(images/fondos/estrellasBG.gif);
	margin: 0px;
	padding: 0px;
	display: run-in;
	font-weight: normal;
	text-align: center;
	background-repeat: repeat;
}
li {
	text-align: left;
	padding-top: 0px;
	padding-right: -10px;
	padding-bottom: 0px;
	padding-left: -25px;
	margin-top: 0px;
	margin-right: -10px;
	margin-bottom: 0px;
	margin-left: -25px;
}

p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 24px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	display: run-in;
}



h5 {
	text-align: center;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#tableCero {
	background-image: url(images/fondos/cortinas.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	background-color: #3365FC;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.catalogoScroll {
	width: 610px;
}
.tablaMain {
	border: medium double #FF0000;
	margin-left: 10px;
	margin-top: 0px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 0px;
}
.videoFrame {
	border: thick double #FF0000;
}




.tablaDescripciones {
	text-align: left;
}
#Thumbs td {
	border: 2px solid #FF0000;
}

#Fotografia {
	border: medium double #FF0000;
}
#tablePaquetes {
	color: #000000;
	background-color: #FFCC00;
	background-image: url(images/fondos/estrellasAmarillas.jpg);
	border: medium double #FF9900;
}
#telefonos {
	background-image: url(images/adornos.gif);
	background-repeat: no-repeat;
	background-position: center;
}

