body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: auto;
	background-color: #000000;
	width: 870px;
	color: #FFFFFF;
	height: auto;
	font-size: 12px;
	background-image: url(imagen/fondo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#envoltorio {
	width: 870px;
	background-color: #330033;
	height: auto;
}
#cabecera {
	text-align: center;
	height: 90px;
	background-image: url(imagen/newyearbz15.jpg);
	background-position: top;
}
.baner {
	filter: shadow(color=, direction=180, strength=2);
	text-align: left;
	width: 850px;
	padding-top: 40px;
	margin-left: 10px;
	height: 36px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin: 0px;
	line-height: 0px;
}
h1 a {
	text-decoration: none;
	color: #CC0000;	
}
#contenedor {
	width: 870px;
	height: auto;
	float: left;
}
#menu-h {
	width: 870px;
	height: 20px;
	float: left;
}
.textmenu a {
	font-size: 12px;
	text-align: center;
	margin-right: 1px;
	margin-left: 2px;
}
#textmenu a:link {
	color: #99CC66;
}
#textmenu a:visited {
	color: #99CC66;
}
#textmenu a:hover {
	color: #99CC66;
}
#textmenu a:active {
	color: #99CC66;
}
#vinculos {
	height: 15px;
	float: left;
	width: 835px;
}#cuerpo {
	float: left;
	width: 861px;
	height: auto;
}
#bloque1 {
	float: left;
	width: 860px;
	height: auto;
	text-align: justify;
	margin-left: 5px;
	clear: both;
	margin-right: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#bloque1 p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.titulos {
	color: #999999;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 20px;
}
#galeria {
	height: 61px;
	margin-bottom: 3px;
	text-align: left;
	overflow: auto;
	width: 860px;
	float: left;
}
#galeria img {
	margin-left: 15px;
}
#galeria p {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
}
#bloque2 {
	width: 853px;
	height: auto;
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
	clear: both;
	float: left;
}
#blogoo {
	width: 342px;
	height: 290px;
	float: left;
	padding-right: 4px;
}
#pano {
	width: 500px;
	height: 350px;
	margin: auto;
	float: left;
	border: 2px ridge #999999;
}
#video {
	width: 500px;
	height: 350px;
	margin: auto;
	position: relative;
	left: auto;
	right: auto;
	font-size: 0px;
	color: #000066;
	float: left;
}
#texto {
	text-align: justify;
	height: 110px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	width: 860px;
	clear: both;
	overflow: auto;
}
#pie {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 9px;
	height: 15px;
	width: 870px;
	clear: both;
}
#pie a {
	text-decoration: none;
	color: #FFFFFF;
}
