@charset "UTF-8";
/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#fff;
	line-height:1.6em;
} 

img{
	    border:none;
	}

#contenedor {
	width: 980px;
	height:650px;
	margin:auto;
	position:relative;
	background-color:#FFF;
}

#left_txt {
	width:270px;
	height: 650px;
	position: absolute;
	left:0;
	top:0;
	z-index:1;
	background-color:#333;
}

#main_info {
	width:710px;
	height:650px;
	background-color:#000;
	position:absolute;
	left:270px;
	top:0;
}

#txts{
	width:300px;
	height:620px;
	padding:15px;
	position:absolute;
	left:310px;
	z-index:1;
	background-image:url(../imgs/bg_divs.png);
	background-repeat:repeat;
}

#titulo{
	width:30px;
	padding:5px;
	height:640px;
	position:absolute;
	left:270px;
	z-index:2;
	background-image:url(../imgs/bg_divs.png);
	background-repeat:repeat;
	border-right:solid medium #CCC;

}
#titulos {
width: 700px;
padding: 5px;
height: 640px;
position: absolute;
left: 270px;
z-index: 2;
overflow-y: scroll;
}

#logo{
	width:210px;
	position:absolute;
	top:325px;
	left:25px;
	margin:0;
	padding:0;
	}


#menu{
	width:210px;
	position:absolute;
	top:400px;
	left:40px;
	list-style: url(../imgs/bullet.png);
	margin:0;
	padding:0;
	line-height:1.3em;
	}
	
#menu li{
	padding:0px;
	}
	
	#menu li a{
	text-decoration: none;
	color:#868686;
	}
	
	#menu li a:hover{
	text-decoration: none;
	color: #fff;
	}
	
	#menu2{
	width:225px;
	position:absolute;
	top:580px;
	left:25px;
	list-style: none;
	margin:0;
	padding:0;
	line-height:1.3em;
	font-size:12px;
	}
	
#menu2 li{
	float:left;
	padding:0px;
	}
	
	#menu2 li a{
	text-decoration: none;
	color:#666;
	}
	
	#menu2 li a:hover{
	text-decoration: none;
	color: #ccc;
	}
	
	#pleca{
	width:8px;
	position:absolute;
	top:322px;
	left:0;
	height:215px;
	
	background-color:#e1a93b;
	}
	
	
	#txt_verde{
		font-size: 30px;
		font-style: normal;
		font-weight:lighter;
		color:#00A700;
		line-height:1.0em;
	}
	
	#txt_amarillo{
		font-size:18px;
		font-style: normal;
		font-weight:lighter;
		color:#e1a93b;
	}
	
		#txt_amarillo2{
		font-size:14px;
		font-style: normal;
		font-weight:lighter;
		color:#e1a93b;
	}
	
		#txt_frase{
	
		font-style: normal;
		text-align:right

	}
		
	.highlight{
		font-style: normal;
		color:#e1a93b;
	}
	
	.divisiones{
		color:#666;
	}
	
	a.nav {
	color: #ccc;
}
a.nav:link {
	text-decoration: none;
	color:#ccc;
}
a.nav:visited {
	text-decoration: none;
	color: #ccc;
}
a.nav:hover {
	text-decoration: none;
	color: #e1a93b;
}
a.nav:active {
	text-decoration: none;
	color: #ccc;
}

	a.nav2 {
	color: #999;
}
a.nav2:link {
	text-decoration: none;
	color:#999;
}
a.nav2:visited {
	text-decoration: none;
	color: #999;
}
a.nav2:hover {
	text-decoration: none;
	color: #e1a93b;
}
a.nav2:active {
	text-decoration: none;
	color: #999;
}
	
	
	/*Galeria*/
	
	#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:710px; margin:auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:710px; height:550px; padding-bottom:3px;; border:0; background:#000;}
#information {position:absolute; bottom:0; width:710px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:704px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:550px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(../images/right.gif) right center no-repeat}
#imglink {position:absolute; height:550px; width:100%; z-index:100; opacity:.1; filter:alpha(opacity=10)}
.linkhover {background:url(../images/link.gif) center center no-repeat}
#thumbnails {margin-top:15px}
#slideleft {float:left; width:20px; height:65px; background:url(../images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:65px; background:#222 url(../images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:660px; margin-left:5px; margin-top:2px; height:65px; overflow:hidden}
#slider {position:absolute; left:0; height:65px}
#slider img {cursor:pointer;border:2px solid #000; padding_bottom:3px}

/*lytebox*/
#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 100%; }
	#lbOverlay.grey { background-color: #000000; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #ccc; width: 200px; height: 200px; margin: -30px auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	
#lbDetailsContainer {	font: 12px Arial, Helvetica, sans-serif; background-color: #ccc; width: 100%; line-height: 1.4em;	overflow: auto; margin: 30px auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	
#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../images/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(../images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(../images/prev_grey.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(../images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(../images/next_grey.gif) right 15% no-repeat; }
	
#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	
#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 28px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(../images/close_grey.png) no-repeat; }
	
#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(images/play_grey.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(images/pause_grey.png) no-repeat; }

.aviso{
text-transform: lowercase;
font-size: 10px;
margin-top: 13px;
display: block;
}