.bg {
	background-image: url(../images/bg_contenido.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

.bg_izq {
	background-image: url(../images/bg_izq.gif);
	background-repeat: repeat-x;
	background-position: right;
}

.bg_der {
	background-image: url(../images/bg_der.gif);
	background-repeat: repeat-x;
	background-position: left;
}

.bg_cabecera {
	background-image: url(../images/bg_cabecera.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.bg_cierre {
	background-image: url(../images/bg_cierre.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.bg_pestana {
	background-image: url(../images/bg_pestana.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 14px;
	font-weight : normal;
	color : #1a462b;
	text-decoration : none;
	text-align: justify;
}

.text_destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 14px;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
	text-align: justify;
}

.punto {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : bold;
	color : #2ec91a;
	text-decoration : none;
	padding-top: 3px;
	padding-right:: 10px;
}
.titular {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height: 15px;
	font-weight : bold;
	color : #2ec91a;
	text-decoration : none;
}

.cliente {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 12px;
	font-weight : bold;
	color : #1a462b;
	text-decoration : none;
	text-align: left;
	padding-top: 5px;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height: 18px;
	font-weight : bold;
	color : #1a462b;
	text-decoration : none;
}

a.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 13px;
	font-weight : bold;
	color : #1a462b;
	text-decoration : none;
	text-align: justify;
}

a.titulo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 13px;
	font-weight : bold;
	color : #2ec91a;
	text-decoration : none;
	text-align: justify;	
}

a.titulo_destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 12px;
	font-weight : bold;
	color : #1a462b;
	text-decoration : none;
	text-align: justify;
}

a.titulo_destacado:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 12px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;	
	text-align: justify;
}

.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #3b8f5c;
	text-decoration : none;
	text-align: left;
	text-align: justify;
}

.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 24px;
	font-weight : bold;
	color : #2bbb18;
	text-decoration : none;
	text-align: left;
}

.fecha2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 13px;
	line-height: 34px;
	font-weight : bold;
	color : #2bbb18;
	text-decoration : none;
	text-align: left;
}

.noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 13px;
	font-weight : normal;
	color : #1a462b;
	text-decoration : none;
	text-align: justify;
}

.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 13px;
	font-weight : normal;
	color : #1a462b;
	text-decoration : none;	
}

.categoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	line-height: 15px;
	font-weight : bold;
	color : #2ec91a;
	text-decoration : none;
	padding-left: 18px;
	background-image: url(../images/cuadro_on.gif);
	background-position: left top;
	background-repeat: no-repeat;	
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 13px;
	font-weight : bold;
	color : #1a462b;
	text-decoration : none;
	padding-left: 18px;
	background-image: url(../images/cuadro_on.gif);
	background-position: left top;
	background-repeat: no-repeat;	
}

a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 13px;
	font-weight : bold;
	color : #1a462b;
	text-decoration : none;
	padding-left: 18px;
	background-image: url(../images/cuadro.gif);
	background-position: left top;
	background-repeat: no-repeat;	
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 13px;
	font-weight : bold;
	color : #2ec91a;
	text-decoration : none;
	padding-left: 18px;
	background-image: url(../images/cuadro_over.gif);
	background-position: left top;
	background-repeat: no-repeat;	
}

.barra {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #4ee838;
	text-decoration : none;
	padding-left: 8px;
	padding-right: 8px;
}

.menu_inferior {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 12px;
	font-weight : normal;
	color : #1a462b;
	text-decoration : none;
}

a.menu_inferior {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 12px;
	font-weight : normal;
	color : #ffffff;
	text-decoration : none;
}

a.menu_inferior:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 12px;
	font-weight : normal;
	color : #1a462b;
	text-decoration : underline;
}

.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 13px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

a.pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #2ac116;
	text-decoration : none;
}

a.pie:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #000000;
	text-decoration : underline;
}

.sangria_pie {
	padding-top: 6px;
}

.sangria_lista {
	padding-left: 40px;
	padding-bottom: 4px;
	padding-top: 2px;
	background-image: url(../images/cuadrito.gif);
	background-repeat: no-repeat;
}

.sangria_destacado {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #66C159;
	text-align: justify;
}

.sangria {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
}

.sangria_mas {
	padding-right: 91px;
	background-image: url(../images/flecha.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.sangria_actualidad {
	padding-left: 164px;
	padding-right: 83px;
}

a.mas {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 16px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
	background-color: #2ec91a;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;	
}

a.mas:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height: 16px;
	font-weight : bold;
	color : #ffffff;
	text-decoration : none;
	background-color: #1a462b;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;	
}

.text_legal {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 14px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight : normal;
	color : #1a462b;
	text-decoration : none;
	text-align: justify;
}

a.paginado {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 13px;
	font-weight : bold;
	color : #1a462b;
	text-decoration : none;
}

a.paginado:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 13px;
	font-weight : bold;
	color : #2ec91a;
	text-decoration : none;	
}

.paginado {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height: 13px;
	font-weight : bold;
	color : #1a462b;
	text-decoration : underline;	
}
