	

#lightbox, #textLightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }
#outerTextContainer{
	position: relative;
	background-color: #fff;
	width: 400px;
	height: 400px;
	margin: 0 auto;
	line-height:1.5em;
	text-align:left;
	padding:10px;	border:1px solid #000
}

#closeText{text-align:right}
#bottomNav{margin-top:5px;text-align:right}

#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;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #000; }
#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;
	}															/* >>> ELEMENTOS <<< */

* {
	margin: 0;
	padding: 0;
	}
	body {
		color: #000;
		background-color: #000;		
		font-family: "Arial", "Tahoma", "MS Sans Serif", sans-serif;
		font-size: 80%;
		text-align: center;
		}

																/* >>> CONTENEDORES <<< */

div#print {
	display: none;
	}
div#container {
	
	width: 740px;
	margin: 0 auto;
	text-align: left;
	border: solid #fff;
	border-width: 0 3px 0 3px;
	}
	div#header-wrap {
	
		}
		div#header-in {
			padding: 0px;
			color: inherit;
			background-color: inherit;
			border: solid #000000;
			border-width: 0 0 0 0;
			}
	div#content-wrap {
		
		}
		div#center {
			margin: 0 25px 0 235px;
			color: inherit;
			background-color: #000;
			border: solid #eee;
			border-width: 0 0 0 0;
			}
			div#center-in {
				
				}
		div#left {
			float: left;
			width: 215px;
			color: inherit;
			background-image: url(../images/left.gif);
			border: solid #fff;
			border-width: 0 0 0 0;
			}
			div#left-in {
				padding: 1px;
				}
		div#right {
			float: right;
			width: 180px;
			color: inherit;
			background-color: #009933;
			border: solid #000;
			border-width: 0 2px 2px 0;
			}
			div#left-in {
				padding: 1px;
				}
	div#footer-wrap {	
		
		}
		div#footer-in {
			
			}
														/* >>> SUB CONTENEDORES <<< */
div.box {
	float: right;
	width: 150px;
	margin: 20px 0;
	padding: 10px;
	color: #fff;
	background-color: #000;
	
	}
	div.left {
		float: left;
		margin: 20px 19px 20px 0;
		}
	div.right {
		
		}

ul.list {
	margin: 20px 30px;
	font-size: 90%;
	line-height: 20px;
	color: #fff;
	}
																/* >>> TYPOGRAFIA <<< */
*.x {
	display: none;
	}
div#header-wrap h1 {
	padding: 10px;
	font-size: 200%;
	}
	
div#center h1 {	
	color: #960800;
	background-color: inherit;
	font-size: 100%;
	line-height: 18px;
	font-weight:600;
	}
	
div#center h2 {	
	color:#ffcc00;
	margin: 0 0 5px 0;
	font-size: 20px;
	font-family: "Arial", "Tahoma", "MS Sans Serif", sans-serif;
	}
div#left h3 {
	margin: 0 20px 5px 20px;
	color: #fff;
	background-color: inherit;
	font-size: 95%;
	}
	h3 a {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
	}
	h3 a:hover {
		color: #ffcc00;
		background-color: inherit;
		}

.rojo {	
	color: #960800;
	background-color: inherit;
	font-size: 100%;
	line-height: 18px;
	font-weight:600;
	
	}
	
ul#nav-top {
	float: left;
	padding: 1px 0;
	list-style: none;
	margin: 63px 0 0 0;
	background-color:#000000;
	}
	ul#nav-top li {
		display: inline;
		
		}
		ul#nav-top li a {
			margin: 0 2px;			
			color: #92221a;
			background-color: inherit;
			font-size:15px;
			text-decoration: none;
			font-stretch:condensed;
			background-color:#000000;

			}
		ul#nav-top li a:hover {
			color: #fff;
			background-color:#000;
			}

div#left h2, div#right h2 {
	margin: 10px 0px 0px 5px;
	font-size: 100%;
	color:#ffcc00;
	}
	
p a:hover, ul.list a:hover {
color: #ffcc00;
background-color: inherit;
}

div#center p {
	margin: 5px 0 5px 0;
	color: #fff;
	background-color: inherit;
	font-size: 90%;
	line-height: 18px;
	}
div#left p, div#right p {
	margin: 0 20px 5px 20px;
	color: #ffcc00;
	background-color: inherit;
	font-size: 90%;
	}
p a, ul.list a {
	color: #960800;
	background-color: inherit;
	text-decoration: none;
	}
	p a:hover, ul.list a:hover {
		color: #fff;
		background-color: inherit;
		}
		
/*menu*/


.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 450px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}


/* menu multi nivel */

.suckerdiv ul{
margin: 5px;
padding:0;
list-style-type: none;
width: 200px; /* ancho de los items Menu*/

}
	
.suckerdiv ul li{
position: relative;
padding: 3px;
}
	
/* itens delsub menu */
.suckerdiv ul li ul{

position: absolute;
width: 200px; /*ancho del sub menu*/
top: 0;
visibility: hidden;
background-color: #000;
}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto;
text-decoration: none;
padding: 2px 2px;
border-bottom: 0;
color:#fff;
text-decoration:underline;
}

.suckerdiv ul li a:hover{
color: #000;
background-color: #fff;
}

.suckerdiv .subfolderstyle{
background: url(../images/arrow-list.gif) no-repeat center right;
}
	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */
/* CSS Botton */
.enlaceboton {
   font-family: verdana, arial, sans-serif; 
   font-size: 10pt; 
   font-weight: bold; 
   padding: 4px; 
   background-color:#ECE9D8; 
   color: #990000; 
   text-decoration: none; 
} 
.enlaceboton:link, 
.enlaceboton:visited { 
   border-top: 1px solid #cccccc; 
   border-bottom: 2px solid #666666; 
   border-left: 1px solid #cccccc; 
   border-right: 2px solid #666666; 
} 
.enlaceboton:hover { 
   border-bottom: 1px solid #cccccc; 
   border-top: 2px solid #666666; 
   border-right: 1px solid #cccccc; 
   border-left: 2px solid #666666; 
}

/* links to img*/

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 0px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid #663300;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #ECE9D8;
padding: 7px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 220px; /*position where enlarged image should offset horizontally */
z-index: 50;
}								/* >>> FORMULARIOS <<< */
* { }
										/* >>> FIN <<< */