.gOficinas
{
	background-image: url(img/info_16.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}

.gContacto
{
	background-image: url(img/mail_16.gif);
	background-repeat:no-repeat;
	font-size:11px;	
	padding-left:20px;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img, tbody
{
	margin: 0;
	padding: 0;
}

table
{
	border-collapse: collapse;
	border-spacing: 0;
}

td
{
	vertical-align: top;
}

fieldset, img
{
	border: 0;
}

address, caption, cite, code, dfn, em, th, var
{
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
}

ol, ul
{
	list-style: none;
}

.li
{
	margin: 0px;
}
caption, th
{
	text-align: left;
}
/** utility **/
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* .clearfix {display: inline-table;} */
.clearfix
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}
.clearfix
{
	display: block;
}
/* End hide from IE-mac */
.left
{
	float: left;
}
.right
{
	float: right;
}
.clear
{
	clear: both;
}

/*******************/
/*GENERAL*/
.mensaje
{
	width: 100%;
	text-align: center;
}

input[type=text]
{
	background-color: #fff;
	border: solid 1px #7189B0;
}

textarea
{
	background-color: #fff;
	border: solid 1px #7189B0;
}

.resaltado
{
	font-weight: bold;
}

.left
{
	float: left;
}

p
{
	text-align: justify;
	margin-bottom: 10px;
}

ol, ul
{
	list-style: none;
}

*
{
	padding: 0px;
	margin: 0px;
	outline: 0;
}

html.main, body.main, form.main
{
	height: 100%;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	outline: 0;
	background-color: #444341;
}

html.print, body.print, form.print
{
	height: 100%;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #444341;
	outline: 0;
}

/*MAQUETA*/
form.formBuscador
{
	background-color:Red;
	}
form.main
{
	width: 1001px;/*EDGAR: Antes 1041 para el ancho principal*/
	margin-left: auto;
	margin-right: auto;
}

#contenedor
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background-color: #444341;
	overflow: auto;
}

#mainHead
{
	margin-top: 15px;
	text-align: right;
	padding-bottom: 5px;
	border-bottom: solid 3px #aa0000;
}

#mainHead img
{
	margin-left: 8px;
}

#cabecera
{
	height: 75px;
	background-color: #fff;
	text-align: left;
}

#pie
{
	text-align: left;
	color: #fff;
	height: 50px;
	background-image: url(img/backPie.jpg);
	background-repeat: repeat-x;
	vertical-align: bottom;
	font-size: 10px;
}
#pie div
{
	margin: 10px;
}
#p2
{
	color: #B5B5B5;
}
.p3
{
	color: #9EC0FF;
}
/*PIE DE PAGINA*/

a.subMenuPie
{
	margin-left: 10px;
	color: #ccc !important;
}
a.subMenuPie:hover
{
	color: #9EC0FF !important;
}
#menuPie
{
	background-image: url(img/backMenuPie.jpg);
	background-repeat: repeat-x;
	min-height: 150px;
	padding-top: 5px;
	padding-bottom: 20px;
}

#menuPie div
{
	background-image: url(img/itemMenuPie.jpg);
	background-repeat: repeat-x;
	min-height: 100px;
	width: 140px;
	margin-left: 2px;
	float: left;
}

#menuPie div
{
	background-image: url(img/itemMenuPie.jpg);
	background-repeat: repeat-x;
	min-height: 100px;
	width: 134px; /*EDGAR: Antes 140*/
	margin-left: 1px;
	float: left;
	padding: 4px;
}

#menuPie div.first
{
	width: 134px;  /*EDGAR: Antes 136*/
	margin-right: 0px;
	float: left;
}

#menuPie h3
{
	color: #9EC0FF;
	font-size: 11px;
	margin-bottom: 5px;
}

#menuPie a
{
	color: #fff;
	font-size: 11px;
	background-image: url(img/vinetaMenu.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	display: block;
	background-position: left center;
	text-decoration: none;
}
#menuPie a:hover
{
	color: #9EC0FF;
}
/*CONTENIDO*/
#left
{
	width: 160px;/*EDGAR: columna de la izquierda. Ajustarlo de 180 a 165*/
	background-color: #fff;
	float: left;
	overflow: auto;
}

#rigth
{
	width: 160px;/*EDGAR: columna de la derecha. Ajustarlo de 180 a 165*/
	float: left;
}

#center
{
	background-image: url(img/backCenter.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #F6F6F4;
	width: 680px;
	float: left;
	min-height: 450px;
	overflow: auto;
	padding-bottom: 25px;
}

#contenido
{
	background: #fff;
	overflow: auto;
	
}

/*OPCIONES DE IMPRESION*/
.opcionesDetalle
{
	width: 150px ;
	vertical-align: middle;
	text-align: right;
	float: right;
	min-height: 50px;
}

.opcionesDetalle input
{
	margin-left: 12px ;
	vertical-align: middle;
}

.opcionesDet
{
	width: 150px ;
	vertical-align: middle;
	text-align: right;
	min-height: 50px;
}

.opcionesDet input
{
	margin-left: 12px ;
	vertical-align: middle;
}
/*INICIO CUERPO*/
img
{
	margin: 0px 0px 0px 0px;
	vertical-align: bottom;
}

.tituloPortada
{
	float: left;
	width: 480px;
	min-height: 30px;
	overflow: auto;
	font-size: 11px;
}

.tituloPortada a
{
	color: #395EA5;
}

.tituloPortada h3
{
	font-size: small;
}

.cuerpoPortada
{
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 10px;
	font-size: 11px;
}

.cuerpoPortada img
{
	float: left;
	margin-right: 10px;
}

a.enlaces
{
	color: #E22F32;
	margin-top: 10px;
	font-size:11px;
	display: inline !important;
	padding-right: 70px;
	font-weight: normal !important;
	text-decoration: underline;
}
a.enlaces:hover
{
	text-decoration: none;
	background-color:#E4E5E0;
}

a.detalles
{
	color: #E22F32;
	margin-top: 10px;
	font-size:11px;
	background-image: url(img/vinetaLink.gif) !important;
	background-position: right center !important;
	background-repeat: no-repeat !important;
	display: inline !important;
	padding-right: 6px;
	font-weight: normal !important;
	text-decoration: none;
}

a.detalles:hover
{
	text-decoration: underline;
}


.cuerpoPortada span
{
	font-weight: bold;
}

.destacado
{
	width: 640px;
	min-height: 100px;
	background-color: green;
	float: left;
	padding: 20px;
	overflow: auto;
	background-color: #F6F6F4;
}

.destacado a
{
	display: block;
	text-decoration: none;
	margin-bottom: 10px;
}

.destacado a:hover
{
	text-decoration: underline;
}

.listadoDestacado
{
	background-image: url(img/backInicioListado.jpg);
	background-repeat: repeat-x;
	min-height: 140px;
	overflow: auto;
	width: 298px;
	float: left;
	margin-left: 28px;
	font-size: 11px;
}

.listadoDestacado span
{
	font-size: 10px;
}

.listadoDestacado a
{
	color: #395EA5;
	text-decoration: none;
	display: block;
	margin-bottom: 3px;
}

.listadoDestacado a:hover
{
	text-decoration: underline;
}

.listadoDestacado div
{
	margin: 10px;
}

.tituloDestacado
{
	float: left;
	width: 298px;
	float: left;
	margin-left: 28px;
}



/*MENU PRINCIPAL*/
#mainMenu
{
	background-image: url(img/mainMenu.jpg);
	background-repeat: no-repeat;
	width: 672px;
	height: 40px;
	float: right;
	font-family: Tahoma;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	padding: 5px 0px 0px 33px;
	font-size: 8pt;
	font-variant: small-caps;
}
#cabecera img
{
	float: left;
}
#logo
{
	margin: 10px 5px 10px 10px;
}


#mainMenu ul, #mainMenu ul li, #mainMenu ul li a
{
	border: none;
	float: left;
}

#mainMenu ul li a
{
	padding: 5px;
	margin-left: 2px;
	color: #fff;
	text-decoration: none;
	display: block;
}

#mainMenu a:hover
{
	border: solid 1px #940104;
	background-color: #fff;
	filter: alpha(opacity=40);
	opacity: 0.40;
	color: #000 !important;
	padding-left: 4px;
	padding-right: 4px;
}

#nav
{
	padding-top: 10px;
	padding-right: 3px;
}

#nav input
{
	margin: 2px;
}

#hoy
{
	background-color: #E3EAF6;
	margin: 10px;
	margin-top: 0px;
	padding: 10px 10px 10px 10px;
	text-align: center;
	font-size: 11px;
}


/*CABECERA BUSCADOR*/
#cabeceraContenido
{
	background-color: #fff;
	height: 30px;
	border-bottom: solid 1px #999;
	width: 680px;
	vertical-align: bottom;
}

#cabeceraContenido .titulo
{
	background-image: url(img/backUbicacion.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 25px;
	width: 182px;
	text-align: left;
	padding-top: 5px;
	color: #fff;
	float: left;
}

.titulo div
{
	width: 160px;
	text-align: center;
	padding-top: 5px;
}

#divBuscador
{
	float: right;
	margin-top: auto;
	padding-top: 3px;
}

#divBuscador input[type=text]
{
	height: 20px;
	width: 200px;
	vertical-align: middle;
}
#divBuscador a
{
	margin: 5px;
}
/*ELEMENTOS*/
.tumb
{
	border: solid 1px #990000;
}
.btn
{
	border: solid 1px #2F5DAE;
	background-image: url(btn/backBlue.jpg);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	height: 22px;
	vertical-align: middle;
	padding: 0px 5px 0px 5px;
}

/*WEB PARTS*/
.titMenuLeft
{
	width: 100%;
	color: #395EA5;
	border-bottom: dotted 1px #990000;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 4px;
}

.titMenuRight
{
	width: 100%;
	color: #395EA5;
	border-bottom: dotted 1px #990000;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 4px;
}

.contMenuLeft
{
	margin: 3px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

.contMenuRight
{
	margin: 3px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
.contMenuLeft a
{
	display: block;
	font-size: 11px;
}

.webPart
{
	margin: 12px 0px 0px 0px;/*EDGAR: Antes 12, 10, 0, 10*/
	padding: 0px 1px 0px 1px;/*EDGAR: NUEVO*/
}
.webPartContent
{
	background-image: url(img/bg-sectoriales.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	vertical-align: middle;
	padding: 0px 5px 0px 5px;
	text-align: left !important;
	min-height: 100px;
}
.webul
{
	list-style-type: none;
}
.webPartUl
{
	background: url(img/vin-wp.jpg) center left no-repeat;
	padding-left: 7px;
	color: #000000;
	font-size: 11px;
	margin-bottom: 8px;
	vertical-align: middle;
}
.linkPortada
{
	color: #000;
	font-size: 11px;
	font-weight: normal;
}
.linkPortadaD
{
	color: #000;
	font-size: 11px;
	font-weight: normal;
	padding-top: 5px;
	text-align: left !important;
	margin-left: 0px !important;
}

.fechaPortada
{
	color: #CF0309;
	font-size: 10px;
	font-weight: normal;
	margin-top: 7px;
	vertical-align: middle;
}

.linkPortada:hover
{
	text-decoration: none;
}
.linkPortadaD:hover
{
	text-decoration: none;
}

.text-cond
{
	color: #77B3CC;
}
.text-cond:hover
{
	text-decoration: none;
}

/*ESTATICAS*/
#estaticas
{
	padding: 0px !important;
	vertical-align: top;
}
#estaticas .tit-negro 
{
font-size:14px ;
color:#333333;
font-weight:bold;

}
#estaticas h3
{
	font-size: 12px;
	margin-left: 15px;
	margin-bottom: 10px;
}

#estaticas .titulo
{
	color: #990000;
	margin-top: 20px;
	margin-left: 15px;
	font-size: 15px;
}
#estaticas p
{
	font-size: 11px;
	margin-top: 20px;
	margin: 15px;
}
#estaticas div
{
}

#estaticas a
{
	/*background: url(img/vinetaMenu2.gif) center left no-repeat !important;
	padding-left: 7px;
	color: #395EA5;
	margin: 15px;
	background-image: none !important;
	text-decoration: underline;
	font-size: 11px;*/
	
	font-size: 11px;
	margin: 15px;
	color:#3D6CBC;
text-decoration:underline !important;
}
#estaticas .barra-azul
{
	color: #395EA5;
	margin: 15px;
	background-image: none !important;
	text-decoration: none;
	font-size: 11px;
	margin-bottom: 5px !important;
}
#estaticas a:hover
{
	text-decoration: none !important;
}
#estaticas .der
{
	float:left;
	width:65%;
	margin-top: 15px;
	min-height: 140px;
	margin-bottom: 20px;
}
#estaticas .izq
{
	float:left;
	width:30%;
	margin-left:0px;
	margin-top:15px;
	vertical-align:top !important;
}
#estaticas ul
{
	color: #333333;
	margin: 20px;
	background-image: none !important;
	text-decoration: none;
	font-size: 11px;
	margin-bottom: 5px !important;
	text-align:justify;
}
#estaticas li
{
 
  background: url(img/vin-wp.jpg) center left no-repeat ;
  padding-top:0em;
  padding-left:8px;
  margin-bottom:10px;
  }

/* detalle noticias */

.New
{
	margin-top: 10px;
	color: #395EA5;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}
.FechaN
{
	margin-top: 5px;
	color: #fff;
	text-align: left;
	font-size: 10px !important;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: justify;
	background-color: #999 !important;
	padding: 2px;
}
.TextoN
{
	color: #444341;
	text-align: left;
	font-size: 11px;
	font-weight: normal !important;
	margin-bottom: 6px;
	text-align: justify;
}
.email
{
	color: #444341;
	/*margin-left: -10px !important;*/
	font-size: 11px;
	font-weight: normal !important;
	margin-bottom: 6px;
	padding-left: 0px;
}
.texto
{
	font-size: 10px;
	font-weight: normal !important;
	margin-bottom: 6px;
}

.EnlaceN
{
	color: #E22F32;
	margin-top: 10px;
	background-image: url(img/vinetaLink.gif) !important;
	background-position: right center !important;
	background-repeat: no-repeat !important;
	display: inline !important;
	padding-right: 6px;
	font-size: 11px;
	font-weight: normal !important;
	text-decoration: none;
	margin-bottom: 80px;
}

.tipDestacado
{
	text-align: left;
	font-size: 11px;
	margin-left: 0px !important;
	font-weight: bold !important;
	margin-bottom: 6px;
	display: block;
	border-bottom: #333333 1px dotted;
	margin-right: 15px;
}

/*GENERICA*/
#generica, #generica2
{
	padding: 15px !important;
	vertical-align: top;
}

#generica h3,#generica2 h3
{
	font-size: 12px;
	margin-left: 0px;
	margin-bottom: 10px;
}
#generica h4,#generica2 h4
{
	font-size: 12px;
	margin-left: 0px;
	margin-bottom: 8px;
	margin-top: 0px;
}
#generica p,#generica2 p
{
	font-size: 11px;
	margin-top: 20px;
	margin: 15px;
	margin-left: 0px;
}
#generica image,#generica2 image
{
	padding: 0px;
	margin: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
	/*background-color: #990000; */
	border: solid 1px #990000;
}

#generica table,#generica2 table
{
	padding: 5px;
	width: 100%;
	margin-top: 20px;
}

#generica a, #generica2 a
{
	color: #395EA5;
	margin: 15px;
	background-image: none !important;
	text-decoration: none;
	font-size: 11px;
	margin-left: 0px;
	text-align:justify !important;
}

#generica .title
{
	color: #990000;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 12px;
	font-weight: bold;
}

#generica .titulo
{
	color: #990000;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 15px;
}
#generica .TextoN
{
	color: #444341;
	text-align: left;
	font-size: 11px;
	font-weight: normal !important;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: justify;
}




#generica .letras
{
	font-family: Verdana;
	color: #444341;
	font-size: 11px;
	font-weight: normal !important;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: justify;
}


#generica .tit
{
	border-bottom: 1px dotted #333333;
	margin: 15px;
	margin-left: 0px;
}
#generica .FechaN
{
	color: #fff;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
	background-color: #999;
}
#generica .ciudad
{
	color: #000;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	margin-top: 10px;
}

#generica .fuente
{
	color: #999999;
	margin: 0px;
	font-size: 10px;
	margin-left: 0px;
	padding-top:0px !important;
}

#generica .fechas
{
	color: #000;
	margin: 0px;
	font-weight: normal !important;
	font-size: 11px;
	margin-left: 0px;
}

#generica .fechasTit
{
	color: #777777;
	border-bottom: #999999 1px dotted;
	margin: 0px;
	font-weight: normal !important;
	font-size: 11px;
	margin-left: 0px;
}

#generica .fechasBg
{
	color: #000;
	margin: 0px;
	font-weight: normal !important;
	font-size: 11px;
	margin-left: 0px;
	display: block;
	margin-left: 0px;
	margin-bottom: 8px;
	padding:2px;
	border-bottom: 1px dotted #999999;
}

#generica a.ver
{
	color: #E22F32;
	margin: 15px;
	background-image: url(img/vinetaLink.gif) !important;
	background-position: right center !important;
	background-repeat: no-repeat !important;
	display: inline !important;
	text-decoration: none;
	font-weight: normal !important;
	font-size: 11px;
	margin-left: 0px;
	padding-right: 6px;
}
#generica a.hlkPortada
{
	color: #666666;
	margin: 15px;
	background-image: none !important;
	text-decoration: none;
	font-size: 11px;
}
#generica a.hlkPortada:hover
{
	text-decoration: underline;
}

#generica a:hover
{
	text-decoration: underline;
}
#generica .ImageN
{
	border: 1px solid #990000;
	margin-right: 15px;
	margin-top: 23px;
	margin-left: 15px;
	vertical-align: top;
}
#generica .ImageD
{
	margin-bottom: 10px;
}

/* sectorial */
#generica .tit-plomo
{
	color: #666;
	margin-top: 0px;
	margin-left: 10px !important;
}
#generica .letras-plomas
{
	color: #000;
	font-family: Tahoma;
	font-size: 12px;
	font-variant: small-caps;
	margin-left: 35px;
	margin-bottom: 3px;
}

#generica .fechas-plomo
{
	color: #666;
	font-weight: normal !important;
	font-size: 11px;
	margin-left: 35px;
	margin-bottom: 3px;
}
#generica a.enlace
{
	margin-left: 35px;
	margin-bottom: 5px;
}

#generica .date
{
	color: #000;
	font-weight: normal !important;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 30px;
}
#generica .titProy
{
	
	color:#3D6CBC;
	font-weight: bold !important;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#generica .resumenProy
{
	color: #666;
	font-weight: normal !important;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	text-align:justify;
	margin-bottom: 5px;
}
#generica .titplomo
{
	color: #666;
	margin-top: 0px;
	margin-left: 00px;
}
#generica a.hlk-Portada
{
	color: #666666;
	font-family: Verdana;
	margin-top: 10px;
	background-image: none !important;
	text-decoration: none;
	font-size: 12px;
}

/*PIE GRILLA*/
.pieGrilla a
{
	padding-left: 5px !important;
	height:10px;
	font-size:10px !important ;
	padding-right: 5px;
	border: 1px solid #999 !important;
	text-decoration: none;
	color: #000000;
	margin-left:0px !important;
	background-color: #ffffff;
	line-height:15px !important;
	margin-bottom:5px !important; 
	margin-right:1px!important;
}



.pieGrilla a:hover 
{
	background-color: #E1E1E9;
	border: 1px solid #999;
	text-decoration: none !important;
	color: #000000;
}

.pieGrilla a.seleccionado
{
	padding-left: 5px !important;
	height:10px;
	font-size:10px !important ;
	padding-right: 5px;
	border: 1px solid #004080 !important;
	text-decoration: none;
	color: #ffffff;
	margin-left:0px !important;
	background-color: #999;
	line-height:15px !important;
	margin-bottom:5px !important; 
	margin-right:1px!important;
}

.pieGrilla td
{
	padding: 0px 0px 0px 0px;
	vertical-align:bottom;
}

.pieGrilla table
{
	width: 0% !important;
}


/*barra */


.barra 
{
 margin-top:-10px;
 color:#FFF !important;
 font-size:11px;
 
} 
.barra a 
{
 color:#FFF !important;
 text-decoration:underline !important;
 margin-right:5px !important;
 
} 
/* noticias */

.tit-negro 
{
font-size:14px !important;
color:#333333;
}

.fechas-not 
{
	font-size:10px !important;
	color:#D00308;
	font-size:11px;
	font-weight: normal !important;
}

#generica .der
{
	float:left;
	width:67%;
	margin-top: 50px;
	min-height: 140px;
	margin-bottom: 20px;
}
#generica .izq
{
	float:left;
	width:23%;
	margin-left:15px;
	margin-top:15px;
	vertical-align:top !important;
}
#generica .izquierda
{
	float:left;
	width:58%;
	margin-left:0px;
	margin-top:15px;
	vertical-align:top !important;
	padding:0px !important;
}


.derecha
{
	float:left;
	width:38%;
	margin-top: -26px !important;
	min-height: 140px;
	padding:0px !important;
	margin-bottom: 0px;
}
.barra-azul 
{
 display:block;
 height:25px;
 border-bottom:#3D6CBC 1px solid;
 width:170px;
 margin-bottom:-10px;
}
.veatb 
{
 display:block;
 height:25px;
 border-bottom:#3D6CBC 1px solid;
 margin-bottom:-10px;
}
.veatb  img
{
	border:0 !important;
	margin-left:0px !important;
}

.barra-azul  img
{
	border:0 !important;
	margin-left:0px !important;
}
.tit-azul
{
color:#3D6CBC;
text-decoration:underline !important;
padding-bottom:3px;
font-weight:normal !important;
font-size:11px;

}
.tit-azul a
{
color:#3D6CBC;
text-decoration:underline !important;
}
.tit-azul a:hover
{
text-decoration:none !important;
}
.tblGaleria  
{
 background-color:Black !important;
 padding:0px !important;
 
}

.tblGaleria div  
{
 margin:0px !important;
 padding:0px !important;

} 


.text-blanco 
{
 color:White;
 font-size:10px;
 text-align:center; 
 margin-top:10px;
}

.barra-roja 
{
 background-image:url(img/barra-roja.jpg) !important;
 background-repeat:repeat-x;
 background-position:top;
 background-color:#990100;
}

.tblGaleria img 
{
margin:0px !important;

}
.tblGaleria a 
{
margin:0px !important;
}

/* periodico */


.enl-izq 
{
 text-align:left;
padding-bottom:10px;
 display:block;
}
.enl-izq a 
{

 text-align:left;

 font-size:11px;
 color:#77B3CC !important;
 font-weight:normal !important;
 text-decoration:none !important;	
}

.enl-izq a:hover 
{
 text-decoration:underline !important;	


}
 
.enl-der
{
 text-align:right;
 font-size:11px;
 padding-bottom:10px;

}
.enl-der a 
{

 text-align:left;

 font-size:11px;
 color:#77B3CC !important;
 font-weight:normal !important;
 text-decoration:none !important;	
}
.enl-der a:hover 
{
 text-decoration:underline !important;	


}
/* barra de navegacion */
.barranav 
{
 background-image:url(img/barra.jpg);
 padding:7px;
 color:#FFF !important;
 font-size:11px;
 color:White;
}

.barranav a
{
 color:#FFF !important;
 font-size:11px;
 color:White;
 text-decoration:underline;
 margin-right:7px;
 }
 
.barranav a:hover
 {
 text-decoration:none;
 }

/* eventos */
.fechas-even
{
	margin-top: 5px;
	color: #666;
	text-align: left;
	font-size: 11px !important;
	margin-bottom: 5px;
	text-align: justify;
	padding: 5px;
    font-weight:normal !important;
	
}

.fechas-barra
{
	color: #000;
	font-size: 11px !important;
	border-bottom:#999999 1px dotted;
    font-weight:normal !important;
    padding:2px;
	
}
.fechas-barra2
{
	color: #FFF;
	font-size: 10px !important;
	font-weight:normal !important;
    background-color:#999;
    padding:2px;
   	
}
.text-titulo

{
	padding-top:4px;
	color: #990000;
	margin-top: 0px;
	margin-left: 0px;
	font-size: 15px;
	
}
.imgEvento
{
	vertical-align:top !important;
}


.divPie 
{
font-weight:normal !important;
	padding: 2px !important;
	
	color: #999;
	font-style:italic;
		font-size:10px;
}

.divImagen
{
	float: left !important;
	padding-right: 10px !important;
	padding-bottom: 5px !important;   
	

}

.divImagen .divPieGrande
{
	border: solid 1px #990000  !important;
	background-color: #F2BEBE  !important;
	padding: 2px;
	width: 100%
}

.divImagen .divPieGrande .span
{
	font-family: verdana, arial, sans-serif !important;
	font-size: 10px !important;
	color: #444341 !important;
	font-weight:normal !important;
}
