body {
	margin: 0px;
	padding: 0px;
}

/*** ENCABEZADO ***/
.encabezado {
	background: url('../media/disenio/encabezado.jpg') top left repeat-x;
}

.encabezado .fecha {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding-left: 10px;
	border-left: 1px dashed #CCCCCC;
}

.encabezado .publicidad {
	text-align: center;
}

/*** MENU ***/
.menu {
	background: url('../media/disenio/menu.png') top left repeat-x;
	border-bottom: 1px solid #333333;
}
.menu a.item {
	display:  block;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration:  none;
	padding: 5px 10px;
	float: left;
	margin-top: 2px;
}
.menu a.item:hover {
	background-color: #BACCB1;
	border-color: #999999;
	border-width: 1px;
	border-style: none solid none solid;
	padding: 5px 9px;
}
.menu a.contacto {
	float: right;
	background-color: #9297A3;
	color: #FFFFFF;
}
.menu a.contacto:hover {
	color: #000000;
}

/*** PIE ***/
.pie {
	background: url('../media/disenio/pie.png') top left repeat-x;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}

/* COLUMNAS */
.colCentral {
	border-width: 1px;
	border-color: #A7C6B7;/*#99CC99;*/
	border-style: none solid none solid;
}
.colLateral {
	background-color: #E4F1EA;/*#C7E2C7;*/
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: none solid none solid;
}

/* ELEMENTOS */
.noticia {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	clear: both;
	padding: 4px;
}
/* ESTILOS NOTICIAS ARREGLADOS */
.noticia p {
	font-size: 100%;
	padding: 0px;
	margin: 0px;
}
.noticia p em {
	font-weight: bold;
	color: #000000;
	text-align: left;
	letter-spacing: 1px;
	padding: 5px 0px 0px 0px;
	font-style: normal;
}
.colLateral .noticia p em {
	font-size: 90%;
	letter-spacing: 0px;
}
.noticia h1, .noticia h2, .noticia h3, .noticia h4, .noticia h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0px;
	padding: 5px 0px;
	margin: 0px;
}
/* Grande */
.noticia h1 {
	font-size: 180%;
	color: #003366;
}
/* Ultimo Momento */
.noticia h1.alerta {
	color: #990000;
}
/* Normal */
.noticia h2 {
	font-size: 160%;
	color: #003366;
}
/* Mediano */
.noticia h3 {
	font-size: 140%;
	color: #003366;
}
/* Chico */
.noticia h4 {
	font-size: 120%;
	color: #003366;
}
/* RESUMEN */
.noticia p strong {
	color: #666666;
	text-align: justify;
	font-weight: normal;
}

/* ESTILOS NOTICIAS ANTERIORES */
.txtCopete {
	font-size: 100%;
	font-weight: bold;
	color: #000000; /*#336699;*/
	text-align: left;
	letter-spacing: 1px;
	padding-top: 5px;
	display: block;
}
.colLateral .txtCopete {
	font-size: 90%;
	letter-spacing: 0px;
}
.txtTitulo1, .txtTitulo2, .txtTitulo3, .txtTitulo4, .txtTitulo5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	letter-spacing: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
/*Normal*/
.txtTitulo1 {
	font-size: 160%;
	color: #003366;
}
/*Chico*/
.txtTitulo2 {
	font-size: 120%;
	color: #003366;
}
/*Grande*/
.txtTitulo3 {
	font-size: 180%;
	color: #003366;
}
/*Ultimo Momento*/
.txtTitulo4 {
	font-size: 180%;
	color: #990000;
}
/*Mediano*/
.txtTitulo5 {
	font-size: 140%;
	color: #003366;
}
.txtResumen {
	color: #666666;
	font-size: 100%;
	text-align: justify;
}
.txtParrafo1, .txtParrafo2, .txtParrafo3, .txtParrafo4, .txtParrafo5 {
	color: #666666;
	padding: 5px 0px;
	margin: 0px;
}
.txtParrafo1 {
	font-size: 100%;
	text-align: justify;
}
.txtParrafo2 {
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	padding: 10px 0px;
	color: #000000;
}
.txtParrafo3 {
	font-size: 100%;
	text-align: left;
	text-transform: uppercase;
	padding: 5px 0px;
	color: #000000;
}
.txtParrafo4 {
	font-size: 100%;
	text-align: justify;
	font-style: italic;
	color: #000000;
}
.txtParrafo5 {
	font-size: 100%;
	text-align: left;
	display: list-item;
	list-style-position: inside;
	list-style-type: disc;
	padding: 3px 10px;
}
.noticia a {
	color: inherit;
	text-decoration: none;
}
.noticia a:hover {
	color: inherit;
	text-decoration: underline;
}
.noticia img {
	border: 1px solid #AAAAAA;
	margin: 0px 0px 0px 0px;
	margin-bottom: 5px;
}
.galeria {
	position: relative;
	text-align: center;
	float: right;
	margin: 0px 0px 10px 10px;
}
.galeria img {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid rgb(122,91,30);
}
.completa {
	border: none;
	margin: 10px 20px 10px 20px;
}
.completa img {
	margin: 10px;
}
/******************** Publicidad ********************/
.publicidad {
    clear: both;
    padding: 5px;
	text-align: center;
	overflow: hidden;
}
/******************** Admin ********************/
.admin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: both;
	padding: 5px 0px;
	margin: 0px 10px;
	text-align: center;
	font-weight: bold;
	color: #004080;
}
.admin a {
	background-color: #EEEEEE;
	padding: 2px 6px 2px 2px;
	font-weight: bold;
	color: #004080;
	text-decoration: none;
}
.noticia .admin, .publicidad .admin {
	clear: none;
    padding: 5px 0px;
    margin: 0px 10px;
	border-style: none;
	text-align: right;
	font-weight: bold;
	color: #004080;
}
.noticia .admin a, .publicidad .admin a {
	background-color: #EEEEEE;
	padding: 2px 6px 2px 2px;
	font-weight: bold;
	color: #004080;
	text-decoration: none;
	display: inline;
	clear: none;
}
.admin a:hover {
	background-color: #004080;
	color: #EEEEEE;
}
.admin select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

/******************** Imprimir ********************/
@media print
{
	.admin {
		display: none;
	}
}

/* HERRAMIENTAS */
.herramientas th {
	background-color: #A7C6B7;/*#DDEEDD;*/
	color: #FFFFFF;
}
.herramientas td {
	font-size: 9px;
}
.herramientas img {
	border: 1px solid #A7C6B7;/*#DDEEDD;*/
}
.herramientas a {
	color: #003366;
	text-decoration: none;
}
.herramientas a:hover {
	font-weight: bold;
}

/* SECCION */
.seccion,
.ABC1, .ABC2,
.AB1, .AB2, .AB3, .AB4, .AB5,
.A1, .A2, .A3,
.B1, .B2, .B3,
.C1, .C2, .C3,
.D {
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: none;
}
.seccion {
	border-left-style: solid;
	border-right-style: solid;
}
.ABC1, .AB1, .AB2, .AB3, .A1, .B1 {
	border-bottom-style: solid;
}
.ABC2, .AB4, .AB5, .A3, .B3 {
	border-top-style: solid;
}
.C1, .C2, .C3, .D, .B1, .B2, .B3 {
	border-left-style: solid;
}
.separador {
	width: 100%;
	height: 1px;
	background-color: #CCCCCC;
	line-height: 1px;
	font-size: 1px;
	margin-top: 10px;
}
.E1, .E2, .E3, .E4, .E5,
.F1, .F2, .F3, .F4, .F5 {
	border-color: rgb(88, 171, 131);
	border-width: 1px;
	border-style: solid;
	background-color: rgb(200, 241, 209);
}

/*.noticia + .noticia {
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-top: 10px;
}*/

/* ESTILOS NUEVOS */
.audio {
	padding: 2px 0px 0px 0px;
}


