/* CSS Document */
body {
	background-color: #5C1D86;
	margin:0px auto;
	position:relative;
	scrollbar-face-color:#601E88;
	scrollbar-highlight-color:#875CAB;
	scrollbar-3dlight-color:#875CAB;
	scrollbar-darkshadow-color:#000;
	scrollbar-shadow-color:#000;
	scrollbar-arrow-color:#fff;
	scrollbar-track-color:#875CAB; 
}
.header {
	margin:0px auto;
	position:relative;
	width:1024px;
	
}
.headmenu1{
	background:url(images/image_01.jpg); 
	background-repeat:no-repeat;
	width:1024px;
	height:50px;
}
.headmenu2{
	background:url(images/image_02.jpg); 
	background-repeat:no-repeat;
	width:1024px;
	height:110px;
	text-align:right;
	vertical-align:bottom;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
}
.content {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin:0px auto;
	position:relative;
	width:1024px;
	height:635px;
	background-image: url(images/image_07.jpg);
	background-repeat:repeat-y;

}
.left {
	background-image:url(images/image_03.jpg);
	background-repeat:no-repeat;
	position:relative;
	margin:0px auto;
	float:left;	
	width:56px;
	height:433px;
}

.menu {
	background-image:url(images/image_04.jpg);
	background-repeat:no-repeat;
	position:relative;
	margin:0px auto;
	float:left;
	width:190px;
	height:433px;
	text-align:right;
	z-index:10;
	}
.banners {
	position:relative;
	margin:0px auto;
	float:left;
	width:190px;
	text-align:right;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:100%;
	color:#FFFFFF;
	z-index:80;
}
.contfondo {
	background-repeat:no-repeat;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	position:relative;
	margin:0px auto;
	float:left;
	width:701px;
	height:443px;
	background-image: url(images/image_05.jpg);
	z-index:1;
}
.cont1 {
	background-repeat:no-repeat;
	background-attachment:fixed;
	overflow:auto;
	position:relative;
	width:675px;
	height:605px;
	float:right;
	margin-top:10px;
	font-size:12px;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-indent:20px;
	padding-right:10px;
	line-height:150%;
	z-index:3;
}
.right {
	background-image:url(images/image_06.jpg);
	background-repeat:no-repeat;
	position:relative;
	margin:0px auto;
	float:right;
	width:77px;
	height:433px;
}
.footer {
	background-image:url(images/image_09.jpg);
	background-repeat:no-repeat;
	position:relative;
	width:1024px;
	margin:0px auto;
	height:62px;
}
.color1 { color:#72C8C5; font-weight:bold; line-height:160%;}
.color2 { color:#F27302; font-weight:bold; line-height:160%;}
.color3 { color:#875CAB; font-weight:bold; line-height:160%;}
.color4 { color:#FFB500; font-weight:bold; line-height:160%;}
.color5 { color:#5191C1; font-weight:bold; line-height:160%;}
.color6 { color:#98CF12; font-weight:bold; line-height:160%;}
.color7 { color:#FE330A; font-weight:bold; line-height:160%;}

A:link,A:visited{
	color:#FFFFFF; text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	}
A:Hover{
	color:#BA9ECE; text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;

}
.submenu{
	position:absolute;
 	padding:5px;
  	left:180px;
  	z-index:20;
   	visibility:hidden;
    background-color:#5C1D86;
	filter:alpha(opacity=80); 
    -moz-opacity:0.8;         
    opacity: 0.8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin:0px auto;
	text-align: left;
	display: block;            
}
p{
text-indent:0px;
}
h4{
text-indent:0px;
}
/* set millions of background images */
.rbroundbox { background: url(images/nt.jpg) repeat-x; background-size: auto; background-color:#76339B;}
.rbtop div { background: url(images/tl.jpg) no-repeat top left; }
.rbtop { background: url(images/tr.jpg) no-repeat top right; }
.rbbot div { background: url(images/bl.jpg) no-repeat bottom left; }
.rbbot { background: url(images/br.jpg) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop{
	width: 100%;
	height: 16px;
	font-size: 2px;
}
.rbbot, .rbbot div{
	height: 16px;
	width: 100%;
	font-size: 2px;
}
.rbcontent {
	margin:0px auto;
	position:relative;
	line-height:100%;
	font-size:12px;
	width: 95%;
	z-index: 2;
	
}
.rbroundbox {
	margin: 10px;
	float:left;
	width:240px; 
}
.mas{
	background-color:#000;
}

/*Acordeon*/		
#basic-accordian{
	width:auto;
	position:relative;
	z-index:2;
}

.accordion_headings{
	padding:0px;
	background:#5D1E90;
	color:#FFFFFF;
	cursor:pointer;
	font-weight:bold;
	border-top:1px solid #875CAB;
}

.accordion_headings:hover{
	background:#E3D5EC;
	color:#5D1E90;
}

.accordion_child{
	padding:13px;
	size:inherit;
}

.header_highlight{
	background:#875CAB;
}
.accordion_header {
	background: #000;
	cursor: pointer;
	padding:0px;
}

.accordion_header:hover{
	background-color:#666;
}
.accordion_selected{
	background-color:#F00;
	color:#FFF;
}

.accordion_content{
	background:#FFF;
	padding:4px;
}
.tab_container *{
	float:left;
	width:100px;
}
/*Menu*/
.botones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin:0px auto;
	text-align: right;
	display: block;
}
.subbotones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin:0px auto;
	text-align: left;
	display: block;
}
.botones:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin:0px auto;
	text-align: right;
	display: block;
}
.botonesHover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin:0px auto;
	text-align: right;
	display: block;
}
a.enlacesmenu{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin:0px auto;
	text-align: right;
	display: block;
	text-decoration: none;
	
}
a.enlacesmenu:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin:0px auto;
	text-align: left;
	display: block;
}
/*Inicio Lightbox*/
#lightbox{	position: absolute; width: 100%; z-index: 100; text-align: right; line-height: 0; margin:0px auto;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:images/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/lightbox_img/prevlabel.gif) left 15% no-repeat;}
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox_img/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: #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; z-index: 90; background-color: #000; margin:0px auto; top:0;
background-color:#000000;
background-attachment:fixed;
text-align:center;
}
#outerImageContainer{ position: relative; background-color:#5D1E90; width: 250px; height: 250px; margin: 0 auto; 
}	
/*Fin Lightbox*/
</style>

