body {text-align:center; background-color: #ffffff;font-family:Segoe UI,Verdana,Sans-Serif;}
#allcontent {width: 900px; margin-left:auto;margin-right:auto; background-color: #ffffff; border: 0px solid #9298A8}
#leftsector { vertical-align: top; text-align: left; width:264px; }

.titulomenulateral {height:40px; font-size:15px; background: url("../img/celda-lateral.jpg");
				font-family:verdana;color:#E79333;
				border-bottom: 0px solid #8F8C7E;
				border-top: 0px solid #CBC8BA;font-weight:normal; padding-left: 40px; text-align: left;}

.celdasmenulateral {height:40px; font-size:15px; 
                                background-color:#ffffff;
				border-bottom: 0px solid #C2C2B4;
				border-top: 0px solid #ffffff; text-align: left;
				}
.celdasmenulateralover {height:40px; font-size:15px;
				border-bottom: 0px solid #ABAB85;
				border-top: 0px solid #ffffff;
				cursor:pointer; text-align: left;}

.letraceldasmenulateral {font-weight: normal;font-family:Segoe UI,Verdana,Sans-Serif;color:#333333;TEXT-DECORATION:none; padding-left: 40px; text-align: left;}

.letraceldasmenulateral:hover {font-weight: normal; font-family:Segoe UI,Verdana,Sans-Serif;;color:#000000;TEXT-DECORATION:none; padding-left: 40px; text-align: left; }

input.botonbloque {width: 90px;}

input.botonbloqueover {width: 90px;}

.titulotabla { text-align:left;font-family:Segoe UI,Verdana,Sans-Serif;font-size:14px;color:#333333;background-color:transparent}
.celdastabla {font-family:Arial; font-family:Segoe UI,Verdana,Sans-Serif;font-size:14px;color:#333333; background-color:transparent }

#powby {font-size:12px; font-family:Segoe UI,Verdana,Sans-Serif; color:#333333;  background-color:#ffffff; text-align:right; font-weight: normal;}

#powby .menutop {font-size:12px; font-family:Segoe UI,Verdana,Sans-Serif; color:#333333;  background-color:#ffffff; background-image: none; text-align:right; font-weight: normal;}

#powby .letramenutop {font-size:12px; font-family:Segoe UI,Verdana,Sans-Serif; color:#333333;  background-color:#ffffff; text-align:right; font-weight: normal;}


#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;background-color:#fff;width:250px;height:250px;margin:0 auto;}#imageContainer{padding:10px;}#loading{position:absolute;top:40%;left:0;height:25%;background:url(../img/loading.gif) no-repeat top center;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);display:block;}#prevLink{left:0;float:left;}#nextLink{right:0;float:right;}#prevLink:hover,#prevLink:visited:hover{background:url(../img/prevlabel.gif) left 15% no-repeat;}#nextLink:hover,#nextLink:visited:hover{background:url(../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;height:22px;background:url(../img/closelabel.gif) no-repeat;float:right;padding-bottom:.7em;outline:none;}#overlay{position:absolute;top:0;left:0;z-index:90;width:100%;height:500px;background-color:#000;}

#prevLink { left: 0; float: left; background: url(../img/prevlabel.gif) left 15% no-repeat }
#nextLink { right: 0; float: right; background: url(../img/nextlabel.gif) right 15% no-repeat }
.bodytext{font-family:Segoe UI,Verdana,Sans-Serif;font-size:16px;color:#333333;margin:10px;text-align:justify;line-height:30px;}
.bodytext div {margin: 20px 0px;}
table.tablanoticias {border:none;margin:20px}
#formucontact input {width:260px}

*/DET TAB*/
.panes > div {
	display:none;		
	padding:15px 10px;
	border:1px 0px solid #999;
	border-top:0;
	height:500px;
	font-size:14px;
	background-color:#fff; }

ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	border-bottom:1px solid #666;	
	height:30px;
	width:650px;
}

/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a { 
	background: url(/img/blue.png) no-repeat -420px 0;
	font-size:14px;
	display:block;
	height: 30px;  
	line-height:30px;
	width: 134px;
	text-align:center;	
	text-decoration:none;
	color:#ffFFFF;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

ul.tabs a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {
	background-position: -420px -31px;	
	color:#fff;	
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -420px -62px;		
	cursor:default !important; 
	color:#000 !important;
}



/* width 1 */
ul.tabs a.s 			{ background-position: -553px 0; width:81px; }
ul.tabs a.s:hover 	{ background-position: -553px -31px; }
ul.tabs a.s.current  { background-position: -553px -62px; }


/* initially all panes are hidden */ 
.panes .pane {
	display:none;		
}
.vertical {  
	
	/* required settings */
	position:relative;
	overflow:hidden;	

	/* vertical scrollers have typically larger height than width */	
	height: 600px;	 
	width: 650px;
	border-top:4px solid #000000;	
}

/* root element for scrollable items */
.items {	
	position:absolute;
	
	/* this time we have very large space for height */	
	height:20000em;	
	margin: 0px;
}

/* single scrollable item */
.item {
	border-bottom:1px solid #ddd;
	margin:10px 0;
	padding:15px;
	font-size:12px;
	max-height:500px;
	font-family: Segoe UI,Verdana,Sans-Serif;
}

/* elements inside single item */
.item img {
	float:left;
	margin-right:20px;
	max-height:500px;
	max-width:500px;
}

.item h3 {
	margin:0 0 5px 0;
	font-size:16px;
	color:#456;
	font-weight:normal;
	font-family: Segoe UI,Verdana,Sans-Serif;
}

/* the action buttons above the scrollable */
#actions {
	width:635px;
	margin:30px 0 10px 0;	
}

#actions a {
	font-size:12px;		
	cursor:pointer;
	color:#ff6600;
	font-family: Segoe UI,Verdana,Sans-Serif;
}

#actions a:hover {
	text-decoration:underline;
	color:#000;
}

.disabled {
	visibility:hidden;		
}

.next {
	float:right;
}	
.cuerposecundario  {
padding: 20px 0px;margin: 0px 0px 10px; text-align:left; border-bottom-style: solid;border-color:#eb6e1e; font-family; Verdana, Arial, Helvetica, sans-serif;font-weight:bold; }
	
.contenidosecundario {
padding: 20px 0px;text-align:left; border-bottom-style: solid;border-color:#eb6e1e; font-family; Verdana, Arial, Helvetica, sans-serif;line-height:150%; } 



/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#fff;}
#colorbox{}
    #cboxTopLeft{width:25px; height:25px; background:url(/img/border1.png) no-repeat 0 0;}
    #cboxTopCenter{height:25px; background:url(/img/border1.png) repeat-x 0 -50px;}
    #cboxTopRight{width:25px; height:25px; background:url(/img/border1.png) no-repeat -25px 0;}
    #cboxBottomLeft{width:25px; height:25px; background:url(/img/border1.png) no-repeat 0 -25px;}
    #cboxBottomCenter{height:25px; background:url(/img/border1.png) repeat-x 0 -75px;}
    #cboxBottomRight{width:25px; height:25px; background:url(/img/border1.png) no-repeat -25px -25px;}
    #cboxMiddleLeft{width:25px; background:url(/img/border2.png) repeat-y 0 0;}
    #cboxMiddleRight{width:25px; background:url(/img/border2.png) repeat-y -25px 0;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:20px;}
        #cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
        #cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;}
        #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
        #cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
        #cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
        #cboxLoadingOverlay{background:#fff url(/img/loading.gif) no-repeat 5px 5px;}
        #cboxClose{position:absolute; bottom:0; right:0; display:block; color:#444;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
  Feel free to remove this and the /ie6/ directory if you have dropped IE6 support.
*/
.cboxIE6 #cboxTopLeft{background:url(/img/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(/img/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(/img/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(/img/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(/img/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(/img/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(/img/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(/img/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}
/*
De las listas
*/
.baselistas ul {
	margin: 2em;
	max-width: 650px;
	padding: 5px;
	list-style: none;
	}
.baselistas li {display:inline; padding: 2.5px;}
.baselistas img {box-shadow: #666666 5px 5px 5px;}
.a:link a:visited{text-decoration:none;}
