body {
	margin-top:0px;
	text-align:center;	
}

a:link {
	text-decoration:none;	
}

a:hover {
	text-decoration:none;		
}

a:active {
	text-decoration:none;		
}

a:visited {
	text-decoration:none;		
}

#contentBanners {
	width: 966px;
	height: 90px;
}

#contenedor {
	width:966px;
	height: auto;
	margin: 0px auto;	
}

#megaBanner {
	width:728px;
	height:90px;
	float: left;
}

#botonSuperior {
	width:238px;
	height:90px;
	float: right;
}

#botonera {
	width:966px;
	height: 45px;
	margin: 0px auto;
}

.botonMenu {
	height:35px;
	float:left;
	background-image: url(../img/fondoBot.jpg);
	background-repeat: repeat-X;
	padding-top:10px;
	text-aling: center;
	font-family: Times New Roman, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
	border-right: 1px solid #4A99C4;
}

#fondoBanderas {
	width:956px;
	height:23px;
	padding-right:10px;
	background-image: url(../img/fondoBanderas.jpg);
	
}

img {
	border: 0px solid;
}

.contBanderas {
	float: right;
	margin:6px 5px 0px 0px;
}

#contRobaPaginas {
	width: 300px;
	height: 300px;
}

#contFlash {
	width: 666px;
	height: 118px;
}

#contTitulo {
	width:666px;
	height:72px;
}

#buscador {
	float: left;
	font-family: Arial, verdana, tahoma;
	color: #000000;
	font-size: 9pt;
	padding-top: 1px;
	padding-left:5px;
}

#izq {
	float:left;
	width: 300px;
	height: auto;
}

#der {
	float: right;
	width:666px;
	height: auto;
}

#galeria {
	height: 60px;
	margin-left: 6px;
}

#eventos {
	background-image: url(../img/eventos.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width: 300px;
	height: 158px;
	
}

#eventosDetail {
	font-family: verdana, arial, tahoma;
	color: white;
	font-size: 8pt;	
	width: 120px;
	height: 20px;
	overflow: auto;
	float:left;
	padding-top:49px;
	text-align: justify;
	padding-left:17px;
}

#evento {
	font-family: verdana, arial, tahoma;
	color: white;
	font-size: 8pt;	
	width: 260px;
	text-align: justify;
	padding-left:17px;
	margin-top:5px;
}


#noticias {
	
}

#pie {
	margin-top:10px;
	width: 966px;
	height: 45px;
	background-image: url(../img/fondoPie.jpg);
	background-repeat: repeat-X;
	padding-top:30px;
}

#contenido {
	font-family: verdana, arial, tahoma;
	font-size: 8pt;
	text-align: justify;
	padding: 20px 0px 0px 20px;
}

.lstPob {
	height:15px;
	font-size: 8pt;
}

.lstPobOver {
	font-size: 8pt;
	height: 15px;
	background-color: #F5A100;
	color: #000000;
}

a.pob:link {
	color: #ffffff;
	text-decoration:none;
}

a.pob:visited {
	color: #ffffff;
	text-decoration:none;
}

a.event:link {
	color: #FFA500;
}

a.event:visited {
	color: #FFA500;
}

.titular {
	background-image: url('../img/bullet.jpg');
	background-position: 4px 4px;
	background-repeat: no-repeat;
	background-color: #30526E;
	color: #ffffff;
	margin-bottom:10px;
	padding:3px 0px 3px 27px;
	font-weight: bold;
	font-size: 10pt;
	font-variant: small-caps;
}

.tr1 {
	background-color: #cccccc;
}

.tr2 {
	background-color: orange;
}

.texto {
	font-family: verdana, arial, tahoma;
	color: white;
	font-size: 8pt;	
	text-align: justify;
}