body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: auto;
	background-color: #000000;
	width: 960px;
	height: auto;
	font-size: 12px;
}
#envoltorio {
	width: 960px;
	background-color: #DFD2B0;
	height: auto;
}
#cabecera {
	text-align: center;
	height: 90px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	background-image: url(imagen/baner.jpg);
	color: #FF0000;
}
.baner {
	filter: shadow(color=, direction=180, strength=2);
	text-align: left;
	width: 760px;
	height: 36px;
	padding-top: 25px;
	margin-left: 5px;
	color: #FF0000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 36px;
	margin: 0px;
}
h1 a {
	text-decoration: none;
	color: #CC0000;	
}
#contenedor {
	width: 960px;
	height: auto;
	float: left;
}
#menu {
	width: 127px;
	float: left;
	margin-top: 37px;
	text-align: left;
	height: auto;
	padding-left: 6px;
}
#gomenu {
}
#botones-vertical a {
	text-decoration: none;
}
.textbot a:link, .textbot a:visited, .textbot a:active {
	color: #FF0000;
	margin-top: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
#cuerpo {
	float: left;
	width: 825px;
	height: auto;
}
.titulos {
	color: #990000;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 20px;
}
#galeria {
	height: auto;
	text-align: left;
	padding-right: 3px;
	padding-left: 5px;
	overflow: auto;
	width: 817px;
	float: left;
}
#galeria img {
	margin-left: 25px;
}
#galeria p {
	margin: 0px auto 0px 3px;
	text-align: justify;
}
.separador {
	font-size: 3px;
	height: 3px;
}
#blogoo {
	height: 350px;
	width: 310px;
	float: left;
	padding-right: 4px;
	padding-left: 3px;
	clear: both;
}
#pano {
	width: 500px;
	height: 350px;
	margin: auto;
	float: left;
}
#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: auto;
	padding-right: 4px;
	padding-left: 5px;
	float: left;
	width: 951px;
}
#pie {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #CC0000;
	font-size: 9px;
	height: 15px;
	width: 960px;
	clear: both;
}
#pie a {
	text-decoration: none;
	color: #000000;
}

