/* Estilos de la Plantilla */

body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	
	line-height: 1;
	color: #51565b;
	background: #f1f1f1 url(../img/bg/patterns/noise.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size:  100%;
}

li, a, span, ul {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

ol, ul {
	list-style: none;
}

#header{
	height: 117px;
	position: relative;
	z-index: 10;
	background: #2a2d30 url(../img/header-glow.png) top center no-repeat;
}

#logo{
	position: absolute;
	top: 7px;
	left: 30px;
}

#menu{
	width: 100%;
	padding-top: 1px;
	margin-bottom: 0px;
	background: #f858ef; 
	background: -webkit-gradient(linear, left top, right bottom, from(#f858ef), to(#ffe413)); 
	background: -moz-linear-gradient(left,  #f858ef,  #ffe413);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f858ef', endColorstr='#ffe413', GradientType=1);
}

#menu-holder{
	width: 100%;
	height: 79px;
	background:  url(../img/menu-bg.png) repeat-x;
}

#nav{
	display: block;
	position: absolute;
	top: 0px;
	left: 30px;
	height: 79px;
	width: 906px;
}

#nav>li{
	display: block;
	float: left;
	height: 100%;
	margin-right: 32px;
}

#nav>li:first-child{}

#nav>li>a{
	display: block;
	font-size: 16px;
	color: #bac0c9;
	text-decoration: none;
	margin-top: 20px;
	text-shadow: 0px -2px rgba(0, 0, 0, .8);
}

#nav>li>a>span.subheader{
	display: block;
	font-size: 11px;
	color: #656b74;
	font-style: italic;
	margin-top: 10px;
}

#nav>li.current-menu-item{
	background: url(../img/menu-arrow.png) no-repeat center bottom;
}


#nav>li:hover>a{
	color: #fff;
}

#main{
	width: 100%;
}

#content_login{
	min-height: 330px;
	overflow: hidden;
	font-size: 14px;
	line-height: 1.5em;
}

#content{
	min-height: 330px;
	overflow: hidden;
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 1.5em;
}

#contenido-home{
	padding-top: 50px;
	padding-left: 30px;
}

#bottom{
	height: 90px;
	position: relative;
	width: 100%;
	font-size: 13px;
	line-height: 25px;
	color: #868686;
	background: #222426 url(../img/bottom-shadow.png) repeat-x;
}

#bottom #bottom-text{
	width: 700px;
	overflow: hidden;
	margin-left: 30px;
	padding-top: 20px;	
}

.wrapper{
	width: 966px;
	margin: 0px auto;
	position: relative;
}

.top-search{
	position: absolute;
	top:47px;
	right: 30px;
}
/* --- */

.noticia_titulo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#000033;
}
.noticia_detalle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
}
.noticia_rss0
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #003366;
}
.noticia_rss1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000033;
}
.noticia_sabre
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#000033;
	padding-left: 30px
}
.descargas_sub
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}

.login_enable
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000033;
	height: 29px;
}
.login_disable
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	height: 29px;
	color: #999999;
}
.agencia_detalles
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000033;
}
.usuario_usuario
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.usuario_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFF33;
	text-decoration:none;
	font-weight:bolder;
}
.link_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: 100;
}
.txt_pagos
{
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
}