@charset "utf-8";
/* CSS Document */
@import url("styles.css");
*{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

/****** Estilos red - inicio ****/
a{
	color:#2D3091;
}
#content_border div img{
	background:#2D3091;
}
#texto1_nucleo, #texto2_nucleo{
	color:#2D3091;
}
#texto1_nucleoa, #texto2_nucleoa{
	color:#2D3091;
}
#barra_menu{
	background:#2D3091;
}
#barra_curva{
	background:url(imgs/layout1001_r2_c3.gif) no-repeat;
}
#header_logo{
	background:url(imgs/layout1001_r1_c1.gif) no-repeat;
}
#title_der{
	background:#2D3091;
}
/****** Estilos red - fin ****/