* {
	margin: 0;
	padding: 0;
}
a:focus{ outline:none; }
image {border:none;}
a img{border:none;}

body {
	background-color: #000000;
	background-attachment: scroll;
	background-image: url(imagenes/fondototal.png);
	background-repeat: repeat-x;
}
#wrapper {
	padding-top:0px;
	width:1024px;
	margin:auto;
}
#header1 h1{
	background-image: url(imagenes/header.png);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#00FFFF;
	width:674px;
	height:39px;
	line-height:30px;
	font-weight:normal;
	float:left;
	padding-left:115px;
}
#header2 img{
	padding-left:5px;
}
#header2 p{
	background-image: url(imagenes/header.png);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
	width:125px;
	height:39px;
	line-height:39px;
	font-weight:normal;
	float:left;
	padding-right:110px;
}
#flash {
	background-color:#000000;
	text-align:center;
	width:1024px;
	float:left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00FFFF;
	border-right-color: #00FFFF;
	border-bottom-color: #00FFFF;
	border-left-color: #00FFFF;
}
#menu {
	background-image:url(imagenes/fondomenu.png);
	background-repeat:repeat-x;
	width:1024px;
	height:79px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	float:left;
	letter-spacing: 1px;
}
#menu ul {
	margin: 0;
	padding: 35px 0 0 65px;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bolder;
	color: #999999;
}

#menu a:hover {
	text-decoration:none;
	color: #FFFFFF;
}
#menu .active a {
	text-decoration:underline;
	color: #00FFFF;
}
#page {
	width: 1024px;
	margin: 0 auto;
	background-image:url(imagenes/fondocont.png);
	background-repeat:repeat-y;
	text-align:center;
}
#page img {
padding-top:22px;
padding-bottom:12px;
}
#content {
	float: left;
	width: 545px;
	padding-top: 0px;
	text-align:left;
	padding-right:15px;
	margin-left:112px;
}
.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#FFFFFF;
	letter-spacing:3px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration:underline;
}
.subtitle {
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	font-size:16px;
	text-transform: uppercase;
	font-weight: bold;
	padding-top:8px;
}
.texto {
	color:#00FFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	line-height:18px;
}
.texto a {
	color:#00FF66;
	text-decoration: underline;
	font-size:9px;
}
#sidebar {
	float: right;
	width: 250px;
	text-align:left;
	margin-right:100px;
}
#footer {
	width: 1024px;
	margin: 0 auto;
	padding: 0px 0px;
	color: #FFFFFF;
	background-image: url(imagenes/fondocont.png);
	background-repeat: repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	text-align: center;
	font-size: 10px;
	margin-bottom:0px;
}

#footer a {
	text-decoration: underline;
	color: #FFFFFF;
}

#footer a:hover {
	text-decoration: none;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	background-image: url(imagenes/fondocont.png);
	background-repeat: repeat;
}
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	background-image: url(imagenes/fondocont.png);
	background-repeat: repeat;
}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#flyerv {
	background-image: url(images/viernes.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 530px;
	margin-bottom:10px;
	margin-top:10px;
	border: thin solid #FFFFFF;
	background-position:0 -695px;
}
#flyers {
	background-image: url(images/sabado.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 530px;
	margin-bottom:10px;
	margin-top:10px;
	border: thin solid #FFFFFF;
	background-position:0 -700px;
}
/* selector compatible con Firefox */ 
::-moz-selection{ 
    background: #ccffff; /* color de fondo */ 
    color: #009999; /* color de texto */ 
} 
/* selector compatible con Safari */ 
::selection{ 
    background: #ccffff; /* color de fondo */ 
    color: #009999; /* color de texto */ 
}
.info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}