body {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 13px;
	background-color: #000000;
}
td {
	vertical-align: top;
}

#page {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#footer {
	background-color: #292831;
	clear: both;
}

#contenido {
	background-image: url(../img/fondo_bco.jpg);
	background-repeat: no-repeat;
}
#logo {
	height: 60px;
	width: 74px;
	float: left;
	top: 52px;
	position: relative;
	left: 100px;
}
#head {
	background-image: url(../img/menu_head.jpg);
	background-repeat: no-repeat;
	height: 121px;
	width: 1000px;
}
#menu {
	position: relative;
	top: 90px;
	left: 158px;
	width:853px;
}
#portada {
	background-image: url(../img/entrada.jpg);
	background-repeat: no-repeat;
	height: 302px;
	width: 1000px;
}
/**********************************/
.menu_lista {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu_lista li {
	float: left;
	margin-left: 15px;
}
.menu_lista ul {
	background: #FFFFFF;
	list-style: none;
	position: absolute;
	top: -999em;
	display: none;
	width:160px;
	margin: 0px;
	padding:0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	z-index:200;
}
.menu_lista li:hover ul, .menu_lista li.sfHover ul {
	top: 25px;
}
.menu_lista ul li {  
  border: 0;
  margin: 0px;
  padding: 0px;
  clear:left;
}
.menu_lista ul li a {
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000000 !important;
	font-weight: normal;
	display: block;
	padding: 5px;
}
.menu_lista li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
.menu_lista li:hover a, 
.menu_lista li.sfHover a {
	color: #B60611;
	background-color: #FFFFFF;
}
.menu_lista li:hover ul a:hover, 
.menu_lista li.sfHover ul a:hover {
  color: #000;
  text-decoration: underline; 
}


/*****************************************/
#portada .txt {
	position: relative;
	top: 155px;
	left: 60px;
	width: 293px;
	color: #FFFFFF;
	text-align: justify;
}
#contenido .txt {
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 60px;
}
.footer_lista {
	padding: 0px;
	list-style-type: none;
}
.footer_lista li {
	float: left;
}
.footer_lista a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 6px;
}
#centro {
	clear: both;
}
#footer .txt {
	color: #FFFFFF;
	padding: 20px;
	font-size: 11px;
}
.texto_dentro {
	padding-right: 45px;
}
h2 {
	font-size: 34px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 55px;
	margin-left: 0px;
	color: #333333;
}
.sIFR-alternate{
	display: none;
}
#flash{
	height:230px;
	left:458px;
	position:relative;
	top:-78px;
	width:469px;
	z-index: 10;
}
#headers {
	color:#FFFFFF;
	background-image: url(../img/fondo_interior.jpg);
	background-repeat: no-repeat;
	height: 106px;
	width: 1000px;
}
#headers .tit {
	margin-top: 40px;
	margin-left: 60px;
	float: left;
}
h1 {
	color: #FFFFFF !important;
	font-size: 36px;
	margin:0px;
	padding: 0px;
	font-weight: normal;
}
#galeria .imagen {
	background-image: url(../img/fondo_imagen.png);
	background-repeat: no-repeat;
	height: 160px;
	width: 168px;
	padding-top: 7px;
	padding-left: 7px;
	float: left;
}
#galeria .imagen div {
	font-weight: bold;
}

.imagen .zoom {
	height: 113px;
	width: 150px;
	float: left;
	position: absolute;
	background-image: url(../img/imagen_back.png);
	background-repeat: no-repeat;
	z-index: 1;
	display: none;
}
.imagen .ico {
	float: left;
	position: absolute;
	padding-top: 45px;
	padding-left: 60px;
	z-index: 10;
	display: none;
}
#galeria {
	clear: both;
	display: block;
	height: 260px;
}
.importante {
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 10px;
}
input[type='text'], textarea, select {
	font-family: inherit;
	font-size: 12px;
	background-color: #F4F4F4;
	border: 1px solid #B4B4B4;
}
input[type='submit']{
	font-family: inherit;
}
.tit_video {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#ZoomCaption{
vertical-align:middle;
}
