/* GLOBAL ELEMENTS */
@import "base.css";

body {
	color:#426C82;
}


h1, h2, h3, h4, h5, h6 {
	color:#426C82;
}


input, textarea, option, select {
	background-color:#fff;
}

/* LINKS */

a:link, a:visited, a:hover, a:active {
	color:#30643F;
}

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active,
h2 a:link, h2 a:visited, h2 a:hover, h2 a:active,
h3 a:link, h3 a:visited, h3 a:hover, h3 a:active,
h4 a:link, h4 a:visited, h4 a:hover, h4 a:active {
	color:#274773;
}

li a:link, li a:visited, li a:hover, li a:active {
	color:#fff;
	text-decoration: none;
}

/* UNIQUE ELEMENTS */

#logo_top {
	background: #fff url(templates/images/topbar_azul.jpg) no-repeat;
}

/* top area for logo, branding */

#top {
	background:#DCDCDC repeat;
}

#colwrap {
	background:#274773 url(templates/images/bg_home_azul.gif) repeat-y;
}

#whopperbot {
	background:#94A14F url(templates/images/bg_foote.gif) no-repeat;
}

.dateb {
	color:#426C82;
}


/* for section headers */

.headitem {
	border-bottom:1px solid #7595C0;
}

/* LINKS */
.link .main_links a {
	color: #fff;
	border-bottom:1px solid #CDDCEE;
}

.link .main_links li {
	color: #fff;
}

.link .main_links a:hover {
	background-color: #486387;
	color: #FFF000;
	border-bottom: 1px solid #172A44;
}

/* NAV PAGINACION */

.scroll_prev .txtimg, .scroll_next .txtimg {
	background-image: url(templates/images/btn_scro_azul.gif);
}


/* :::ESTILO VISUAL EV:::  */

.ev .inside, .fechaEntre {
	color: #fff;
	border: 1px solid #4B6588;
	background-color: #1755AA;
}

/* :::ESTILO VISUAL EV:::  TAMAŅO DE FUENTES */

.fsA .txtimg, .fsAA .txtimg, .fsAAA .txtimg {
	background-image: url(templates/images/i.ev.sizes_azul.gif);
}

/* :::ESTILO VISUAL EV:::  COLORES*/

.c1 .txtimg, .c2 .txtimg, .c3 .txtimg {
	background-image: url(templates/images/i.ev.colors_azul.gif);
}

#i_opinion {
	background-position: 0 -14px;
}

#i_navegacion {
	background-position: 0 -14px;
}

#i_estilo_visual {
	background-position: 0 -14px;
}

#i_noticias {
	background-position: 0 -14px;
}

#i_navegacion {
	background-position: 0 -14px;
}

#i_ilustraciones {	
	background-position: 0 -14px;
}

#i_archivo {
	background-position: 0 -14px;
}

#i_denuncias {
	background-position: 0 -14px;
}

#i_opciones {
	background-position: 0 -14px;
}

#i_busqueda {
	background-position: 0 -14px;
}

#searchradio {
	color: #fff;
}

#searchradio input{
	background-color: #274773;
}

#denuncia_float {
	color: #000;
	background-color: #ccc;
	border: 1px solid #FF0000
}
