<!--
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagenes_maqueta/background.png);
	background-repeat: repeat-x;
}
body,td,th {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
}
A:link {text-decoration: none; color:#0066CC}
A:visited {text-decoration: none;color:#0066CC} 
A:active {text-decoration: none;color:#0066CC}
A:hover {text-decoration: underline; color:#FF6600}
.titulosPaginas{
font-family:Arial, Helvetica, sans-serif;font-size:20px;
font:22px Arial, Helvetica, sans-serif;  
text-shadow:#CCCCCC 2px 1px 2px; /*Color de la sombra - Eje X - Eje Y - Difuminado*/
}
#contenidosTd{
	background: url(../imagenes_maqueta/contencenter.png) center center repeat-y;
	}
.style1 {
	color: #FFFFFF;
	font-size: 11px;
}
.textoPequeno {font-family:Arial, Helvetica, sans-serif;font-size:12px;
font-size:12px;
}
.textoBlanco{
font-family:Arial, Helvetica, sans-serif;font-size:12px;
font-size:12px;
color:#FFFFFF;
}
.textoPequenoBlanco{
font-family:Arial, Helvetica, sans-serif;font-size:12px;
font-size:10px;
color:#FFFFFF;
}
.textoPequenoVerde{
font-family:Arial, Helvetica, sans-serif;font-size:12px;
font-size:10px;
color:#009900;
}


#MenuLateral{
width:165px;
list-style:none;
margin-left:-10px;
}
#MenuLateral li{
font-family:Arial, Helvetica, sans-serif;font-size:12px;
width:165px;
color:#333333;
height:30px;
background:url(../imagenes_maqueta/botones.png) no-repeat;
padding-left:25px;
margin-left:-30px;
padding-top:10px;
text-align:left;
cursor:pointer;
}	
.tabs1 {	
	border:#1F6092 solid 2px;
	clear:both;
	font-size:12px;
	margin:4px 0;
	padding:9px;
	font-family:Arial, Helvetica, sans-serif
}
.htabs{
list-style-type:none;
padding:0px;
}
.htabs  a{
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;	
}
.htabs  a:hover{
	color:#dddddd;
}
.htabs li .normal{	
	height:32px;	
	line-height: 32px;
	margin-right:3px;	
	float:left;
	width:145px;
	text-align:center;
	background:no-repeat url(../imagenes_maqueta/tab.jpg)	
}
.htabs li .double-line {
	height:32px;	
	line-height: 16px;
	float:left;
	width:145px;
	text-align:center;
	background:no-repeat url(imagenes/tab.jpg)	
}

.tabs .bullet{
	border-right:1px solid #e00;
	color:#d00;
	font: bold 1em Georgia,"Times New Roman",Times,serif;
	margin: 0px 4px 4px 0;
	padding-right:4px;
	clear:right;
	display:block;
	float:left;
	height:17px;
	overflow:hidden;
	text-align:right;
	width:10px;
}
.bmod .bullet{
	background-color:#0099CC;
	margin:-9px 6px 0 -10px;
	padding:8px;
}
.tabs{	
	border:#1E881C solid 2px;
	background:#ffffff url(../imagenes_maqueta/backcontent.png) top repeat-x;
	clear:both;
	font-size:12px;
	margin:4px 0;
	padding:9px;
	font-family:Arial, Helvetica, sans-serif;
}

#listticker{
	height:250px;
	width:200px;
	background-color:#FFFFFF;
	overflow:hidden;
	border:solid 1px #DEDEDE;
	padding:6px 10px 14px 10px;
	}
#listticker li{
	border:0; margin:0; padding:0; list-style:none;
}

#listticker li{
		height:80px;
		padding:5px;
		list-style:none;
	}

	
#listticker a{
			color:#000000;
			margin-bottom:
		}

#listticker .news-title{
			display:block;
			font-weight:bold;
			margin-bottom:4px;
			font-size:11px;
		}

.news-text{
color:#666666;
font-size:12px;
}


#NoticiasIndex {

	margin: 0;
	padding: 0;
	left: -30px;		
	list-style:none;
}

#NoticiasIndex .notiitem{
	float: left;
	/*padding-top:10px;*/
	width: 700px;
	height:100px;
	margin:3px;
	background:#CCC url(../imagenes_maqueta/backnoticiasindex.png);
}

#NoticiasIndex .notiitem table{
	color:#333;

	width: 700px;
}
#NoticiasIndex .notiitem table td{
	vertical-align:top;
}


#NoticiasIndex .notiitem table img{
	border:none ;
}

.tituloNoticia {color:#333333}


#gallery {
	position:relative;
	height:284px
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}
 
	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:50px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}
 
	#gallery .caption .content {
		margin:5px
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		color:#1DCCEF;
	}	



-->

</style>