body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	color: #333;
	margin: 0px;
	line-height:140%;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #BA183F;
	text-decoration: underline;
}
a:visited, a:actived{
	color: #666;
}
 /*******************
 * texto *
 ********************/
.ccu-small-text {
	font-size: 9px;
}
.ccu-white-text {
	color:#FFFFFF;	
}
.ccu-noticias-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	font-size: 10px;
	text-align:left;	
}
.ccu-noticias-text_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#333;
	font-size: 12px;	
}
.ccu-h1 {
	color:#BA183F;
	font-size: 12px;
	font-weight: bold;
	
}
.ccu-h2 {
	color:#666;
	font-size: 11px;
	font-weight: bold;
	
}
.ccu-h3 {
	color:#333;
	font-size: 11px;
	font-weight: bold;
	
}
.ccu-h4 {
	color:#333;
	font-size: 9px;
	font-weight: bold;
	
}
.ccu-h5 {
	color:#333;
	font-size: 18px;
	font-weight: bold;
	
}
 /*******************
 * objetos *
 ********************/
.imagen {
	border: 1px solid #999999;
	
}
 /*******************
 * CCU Menu izquierdo *
 ********************/
.ccu-menu-izq {
	background-image: url(../img/bllt/bllt_mas.gif);
	background-repeat: no-repeat;
	padding:5px 0px 5px 25px;
	background-position: 10px 8px;
		border-bottom: solid 1px #FFFFFF;
		}	
.ccu-menu-izq a {	
		color : #333333;			
	}	
.ccu-menu-izq a:hover {
		color:#666666;
		text-decoration: underline;
		}
.ccu-submenu-izq {
	background-image: url(../img/bllt/bllt_submas.gif);
	background-repeat: no-repeat;
	padding:5px 0px 5px 43px;
	background-position: 25px 5px;
		border-bottom: solid 1px #FFFFFF;
		}	
.ccu-submenu-izq a {	
		color : #333333;			
	}	
.ccu-submenu-izq a:hover {
		color: #666666;
		text-decoration: underline;
	}
	

 /*******************
 * CCU Zonas *
 ********************/
.ccu-zone-content{
	  padding: 10px;
	  vertical-align: top;
	   }
.ccu-toolbar{
font-size: 9px;
color: #333;
border-bottom: dotted 1px #999999;
padding:3px;
}
.ccu-zone-noticias{
	  padding: 8px;
	  vertical-align: top;
	  border-left: 2px solid #666666;
	  text-align:left;
	  width: 260px;
	   }
	   
/*******************
 * Tablas *
 ********************/
 .ccu-tabla-general{
	  margin:10px 10px 10px 0px;
     text-align: left
	   }
  .ccu-tabla-head{
	  background-color: #BA183F; font-size: 9px;
	  font-size: 9px;
	  color:#FFFFFF;
	  padding: 2px 2px 2px 10px;
	  border: solid 1px #FFFFFF;
	  
	   }
 .ccu-tabla-row1{
	  background-color: #CFCFCF;
	  font-size: 9px;
	  padding: 2px 2px 2px 10px;
	  border: solid 1px #FFFFFF;
	   }
.ccu-tabla-row2{
	  background-color: #E8E8E8;
	  font-size: 9px;
	  padding: 2px 2px 2px 10px;
	  border: solid 1px #FFFFFF;
	   }
.ccu-tabla-row-select{
	  background-color: #868686;
	  font-size: 9px;
	  padding: 2px 2px 2px 10px;
	  border: solid 1px #FFFFFF;
	   }
	   
/*******************
 * Objetos *
 ********************/
.boton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-align: center;
	height: 18px;
	width: 20px;
	border:#666666 solid 1px;
	background:#CCCCCC;
}



/****************************/
/* CSS AGREGADO POR VERTICE */
/****************************/
* {
	outline:0;
}
html, body {
	height:auto !important;
	height:100%;
	min-height:100%;
}
#lightbox {
	background:#000;
	position:fixed;
	left:0;
	top:0;
	height:auto !important;
	height:100%;
	min-height:100%;
	width:100%;
	display:none;
	z-index:300;
}
#lightbox-flash {
	position:absolute;
	top:50%;
	left:50%;
	margin:-200px 0 0 -275px;
	height:400px;
	width:550px;
	z-index:301;
}
 
-->



