body {
	/*background-image:url(Footage/3_Home.jpg);*/
	background-position:center;
	background-repeat:no-repeat;
	background-color: #212121;
	width: 1024px;
	margin: auto;
	font-size: 12px;
	font-family: "Lucida Sans", Geneva;
}
p {
	margin:10px 0;
	padding: 0 10px;
}
#menu {
	float:left;
	width:30px;
	height: 768px;
	color:white;
	text-align:center;
	vertical-align:middle;
	position: relative;
}
#menu_expandido {
	float:left;
	width:242px;
	height: 768px;
	color:white;
	text-align:center;
	vertical-align:middle;
	position: relative;
}
.home {
	background-color:#000;
}
.acerca {
	background-color:#3E6105;
	background-repeat: no-repeat;
}
.exposiciones {
	background-color:#710100;
	background-repeat: no-repeat;
}
.series {
	background-color:#59005C;
	background-repeat: no-repeat;
}
.contacto {
	background-color:#2569E8;
	background-repeat: no-repeat;
}
.enlaces {
	background-color:#C17014;
	background-repeat:no-repeat;
}
.obras {
	background:#900;
}
#container {
	color:#323232;
	background-color:#FFF;
	height:768px;
	position: relative;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-y;
	margin: 75px 0;
	border-style: none;
}
#container_home {
	color:#323232;
	background-color:#FFF;
	height:768px;
	position: relative;
	background-image: url(images/home_bg.jpg);
	background-repeat: repeat-y;
	margin: 75px 0;
}
.noticias {
	position:absolute;
	bottom:10px;
	right:0;
	width: 95%;
	font-size: 10px;
}
.noticias .noticias-titulo {
	color: #000;
	float: left;
	width: 100%;
	padding: 2px 10px;
	background-image: url(images/news_bg.jpg);
	background-repeat: repeat-y;
	text-transform: uppercase;
	/*font-weight: bold;*/
}
#vermas b{
padding:0 3px;
background-color:#FFFF00;
color:#000000
}
.noticias .noticias-contenido {
	color: #666;
	float: left;
	padding: 0 25px;
	width:80%;
}
#acerca strong {
	color: #556b00;
}
#acerca {
	margin: 50px;
	padding: 10px;
	text-align: justify;
}
#Exposiciones .eventos {
	float: right;
	width: 73%;
	padding-right: 20px;
}
.serie {
	margin:0 0 0 50px;
	float: left;
	width: 15%;
	font-size: 10px;
	background: white;
	cursor:pointer;
}
.serie ul {
	/*display:none;*/
	padding: 0px;
	margin: 0 0 10px;
}
.serie ul li {
	border-bottom: 1px solid #999;
	list-style: none;
	margin: 0 10px 0 25px;
	text-transform: uppercase;
	padding: 20px;
	font-size: 10px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: tahoma;
}
#Exposiciones {
	margin: 0 auto;
}
#Exposiciones .eventos .titulo {
	font-weight: bold;
}
.categorias {
	width:15%;
	float: left;
	background: white;
	margin: 0 20px;
}

.categorias p {
  color: #900;
	background-color: #999;
	display: block;
	border: 1px solid #FFF;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-transform: uppercase;
	font-size: 8px;
	margin: 0;
}
.categorias p a{text-decoration:none; color:#900;}

#Exposiciones .serie p {
	font-size: 10px;
	text-transform: uppercase;
	color: #90C;
	background-color: #999;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border: 1px solid #FFF;
	margin: 0;
}
#Exposiciones .eventos p strong {
	color: #90C;
}
input, textarea {
	background-color: #CCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333;
	margin: 3px;
}
.eventos a {
	color: #000;
	text-decoration: none;
}
.noticias-contenido span {
	font-weight: bold;
	color: #333;
	font-family: tahoma;
}
.boton_home {
	position:absolute;
	left:0;
	top:50%;
}
.menu {
	position:absolute;
	left:0;
	bottom:0;
}
.noticias-contenido a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
/* LightBox*/
#lightbox {
	background:#000000;
	width:100%;
	height:100%;
	color:#FFFFFF;
	font-size:16px;
	position:absolute;
	z-index:100;
	left:0;
	top:0;
	opacity:0.9;
	filter:alpha(opacity=90)
}
#marco {
	background:#FFFFFF;
	border:2px solid #FFCC33;
	margin:300px auto;
	width:600px;
	color:#000000;
	font-size:11px;
	display:none;
	position:relative;
	opacity:1;
	filter:alpha(opacity=100);
	padding:20px;
}
#marco a {
	text-decoration:none;
	color:#333
}
#marco img {
	float:left;
	margin-right:20px;
}
#cerrar {
	background: url(images/pop_up_close.jpg) repeat-y;
	color:#000000;
	display:block;
	font-size:9px;
	font-weight:bold;
	opacity:1;
	position:absolute;
	top:20px;
	right:-20px;
	padding:5px 10px;
	text-decoration:none;
}
#titulo_enlaces {
	float:left;
	width:190px;
	padding: 10px 10px 10px 40px;
}
.link_titulo {
	font-weight: bold;
	list-style: none;
	font-family: Verdana, Geneva, sans-serif;
	margin-top:10px;
}
.link_url {
	list-style: url(images/bullet.gif);
	font-weight: normal;
}
#header_img { padding-top: 100px; 
}
.mas {
	font-size:10px;
	font-weight:bold;
	font-family:Verdana;
}
/*home*/
.left {
	float:left;
	width:49%;
	position:relative;
}
.right {
	float:right;
	width:45%;
	position:relative;
	overflow: hidden;
}
.obra_destacada {
	/*position:absolute;
	top:660px;*/
	background:url(images/obra_destacada_bg.jpg) repeat-y;
	padding:3px;
	font-size:9px;
	width:400px;
	font-family:"trebuchet ms";
}
.obra_destacada span {
	font-weight:bold;
	border-left:1px solid #999;
	padding:3px;
}
/* Galeria*/
#galeria_obras {
	margin: 0px;
	padding: 10px 0 0;
	display:none;
	height:600px;
	clear:both;
	margin:60px 120px 40px;
}
#galeria_obras li {
	list-style-type:none;
}
#galeria_obras img {
	max-width:500px;
}
#galeria_obras span{display:none;}
#nav {
	display:none;
}
#nav li {
	list-style-type:none;
	float:left;
	margin:5px;
	padding:3px;
	background:#f0f0f0;
	border:1px solid #666;
}
#nav li img {
	border:none;
}
a#next, a#prev {
	position:absolute;
	display:none;
	top:50%;
	text-decoration:none;
	color:#990066;
	font-weight:bold;
	font-size:16px;
}
a#prev {
	left:245px;
}
a#next {
	right:0;
}
#descripcion_galeria {
	display:none;
	position:absolute;
	bottom:50px;
	right:17px;
	width:124px;
}
#descripcion_titulo {
	padding:1px 5px;
	border-bottom:solid 1px #936;
	color:#936;
	text-transform:capitalize;
	margin:3px;
}
#descripcion_info {
	font-size:10px;
	text-align:center;
	color:#000;
}
#descripcion_texto {
	display:none;
	font-size:10px;
	margin:5px;
}
#galeria, #otra_serie {
	display:none;
	padding:10px 290px 0;
	font-weight:bold;
	text-align:center;
	clear:both;
	color:#74017A;
}
#magnifier {
	position: absolute;
	width: 150px;
	height: 150px;
	z-index:99;
	overflow:hidden;
	display:none;
}
.contenedor {
	position:relative;
		}
.contenedor img {
	position:absolute;
}
/* Exposiciones */
.MasterContainer/*, .DetailColumn*/ {
	display:none;
	padding: 0 5px;
	text-align: right;
	font-size: 10px;
}
.MasterColumn {
	border-bottom:1px solid #666;
	padding:0 5px;
	margin:2px 0;
}
.MasterColumnSelected {
	background-color:#F0F0F0;
	color:#333;
}
.td_contacto p {
	margin:0
}
button{border:none; background-color:transparent;}

.obra{min-height:90px; /*border:1px solid red;*/}
.obra .titulo{float:left; padding:15px 25px; width:100px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:10px;}

.obra img{border:#333 1px solid; padding:2px; margin:5px; background:#fff; height:75px;}

#uno, #dos, #tres{font-family:Verdana, Geneva, sans-serif; font-size:10px;}
#container #Exposiciones .eventos #uno p strong, #container #Exposiciones .eventos #dos p strong, #container #Exposiciones .eventos #tres p strong{color:black;}

.obra a em{display:none;}
#galeria_obras img, .obra img{background:url(images/ajax-loader.gif) no-repeat center center;}
#sitemap {
	top: -18px;
	position: absolute;
	left: 0px;
}
