* {
	margin:0;
	padding:0;
	}
body {
	background:#fff;
	padding:0 0 20px 0;
	}

a {
	color:#1E90FF;
	font-weight:bold;

	}
a:hover {
color:darkred;
	}
#container {
	position:relative;
	width:781px;
	left:50%;
	margin-left:-390px;
	background:#fff url(bg.gif) repeat-y center;
	overflow:no;
	z-index:100;
	}

#intro {
	position:relative;
	padding-bottom:14px;
	height:auto !important;
	height:1%;
	}
#pageHeader {
	position:relative;
	width:781px;
	height:175px;
	margin:0 auto;
	background:url(header.jpg) no-repeat right;
	}
#pageHeader h1{
	display:none;
	}

.p2{font-weight:bold;
margin:10px 0;
}

#Text {
	width:715px;
	font:normal 12px/16px Arial,Helvetica,sans-serif;
	color:#black;
	margin:0px 0 0 30px;

	padding:0px 3px 30px 3px;
	text-align:left;
	}

#extraDiv5{
	position:relative;
	left:50%;
	margin-left:-390px;
	background:#fff url(bg.gif) repeat-y center;
	width:781px;
	height:52px;
	}

#extraDiv5 p{text-align:center;
font-family: verdana;font-size: 16px;
color:black;
font-weight: bold;
margin:0 40px;
padding-top:10px;

}

#extraDiv1 {
	position:relative;
	left:50%;
	margin-left:-390px;
	background:url(bottom.gif);
	width:781px;
	height:42px;
	}




#extraDiv2 {	width:49%;
	position:absolute;
	top:0;
	left:0;
	height:127px;
	background:url(topLeft_bg.gif) repeat-x;
	z-index:10;
	}
#extraDiv3 {
	width:49%;
	position:absolute;
	top:0;
	right:0;
	height:141px;
	background:url(topRight_bg.gif) repeat-x;
	z-index:10;
	}


#slantedmenu{width:720px;margin-left:30px;
font-weight: bold;
font-size: 80%;
background-color: #DCDCDC;
border: 1px solid #bebebe;}

#slantedmenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;

}

#slantedmenu ul{
text-indent: 10px;
padding: 3px 0;
margin: 0;



text-align: left; /*set value to "center" for example to center items*/
}

#slantedmenu ul li{display: inline;
}

#slantedmenu ul li a{
color: #494949;
padding: 3px 0;
padding-right: 25px;
margin: 0;
text-decoration: none;
background: transparent url(slantdivider.gif) top right no-repeat;
}

#slantedmenu ul li a:visited{
color: #494949;
} 

#slantedmenu ul li a:hover{
color: white;
}

td.num1{width:40px; text-align:center; 
}

td.num2{width:40px; text-align:center; 
}

a.num1:link, a.num1:visited{text-decoration:none;display:block;background-color:#000080;border:black solid 1px;color:white;

}

a.num1:hover{text-decoration:none;display:block;background-color:#ccc;border:black solid 1px;color:black;

}


a.num1:active, a.num1:focus{text-decoration:none;display:block;background-color:#ccc;border:black solid 1px;color:black;

}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#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: transparent url(images/blank.gif) no-repeat; /* 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;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	


a.opcion{font-size:12px; text-align:left; text-decoration:none;font-style: normal; }
a.opcion:link{ color: darkblue;}
a.opcion:visited{color:#666666}
a.opcion:active{color:darkred;}
a.opcion:hover{color:darkred;}
