@charset "utf-8";
/* CSS Document */

/* Copyright 2010 - Servilia - http://www.servilia.com */
/* 902 88 51 89 - info@servilia.com */

DIV.spacer { height: 1em; margin-bottom:10px;}
sup { font-size:10px;font-weight:bold;}


html, body, div, span, applet, object, iframe, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, i, center, dl, dt, dd, ol, fieldset, legend, table, caption, ul, li, tbody, tfoot, thead, th{
background:none repeat scroll 0 0 transparent;
border:0 none;
font-size:0.95em;
margin:0;
outline:0 none;
padding:0;
vertical-align:baseline;
}
body{
	background: #f2f2f2;
	color:#666666;
}
a.texto {
	font-size:14px;
	font-weight:bold;
	color:#001E82;
	text-decoration:underline;
}
a.texto:hover{
	color:#666666;
	text-decoration:underline;
}
#logo{
	top:15px;
}
#header{
background:#001E82;
top:0;
left:0;
height:130px;
}
#header ul{
margin:5px 0 5px 0;
color:#FFFFFF;
padding:0;
}
#header ul li{
display:inline;
margin:0;
padding:0;
}
#header a {
	text-decoration:none;
	color: #fff;
}
#header a:hover {
	text-decoration:underline;
	color: #53A9FF;
}

#header .btn_propuesta {
 position:absolute;
 left:400px;
 top: 90px;
 border:0;
 text-indent:0px;
 width:140px;
 height:20px;
 display:block;
 font-weight:bold;
 line-height:1em;
 padding-top:5px;
 text-align:center;
 float:right;
}

#header a.btn_propuesta {
	background-image:url("../images/btn_tupropuesta.png");
	background-position:top;
	color:#001e82 !important;
}

#header a.btn_propuesta:hover {
 background-position:bottom;
 text-decoration:none
}

#footer {
	background:#001E82;
	color:#FFFFFF;
	font-size:12px;
	height:60px;
	width:100%;
}

#footer a {
	text-decoration:none;
	font-size: 12px;
	color: #fff;
}
#footer a:hover {
	text-decoration:underline;
	font-size: 12px;
	color: #53A9FF;
}
#footer .btn_propuesta {
 position:absolute;
 top: 18px;
 border:0;
 width:140px;
 height:20px;
 display:block;
 font-weight:bold;
 line-height:1em;
 padding-top:5px;
 text-align:center;
 float:right;
}

#footer a.btn_propuesta {
	background-image:url("../images/btn_tupropuesta.png");
	background-position:top;
	color:#001e82 !important;
}

#footer a.btn_propuesta:hover {
 background-position:bottom;
 text-decoration:none
}

#footer_copy {
	top:20px;
}
#footer_logo {
	top:6px;
}
#menu {
font-size:14px;
text-align:right;
}
.search{
	position:absolute;
	float:right;
	top:15px;
	left:18px;
	width:182px;
	padding:4px;
	height:12px;
	background-color:#fff;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border:#3093cc 1px solid;
	*margin-left:-302px;
}
#imgbuscador{
	position:absolute;
	top:47px;
	left:520px;
	float:right;
	display:inline;
	z-index:998;
	cursor:pointer;
}
#redes_sociales img{
	border:none;
	position:relative;
	top:63px;
	float:right;
	right:170px;
}

/* Columna Derecha */

.nombre_propuesta {
	cursor:pointer;
}
.columna_derecha_titulo h4 {
	color:#001e82;
	border-bottom: 2px solid #001e82;
}
.columna_derecha_titulo ul li{
	list-style:none;
	margin-left:0;
}
#ultimas_noticias ul li {
cursor:pointer;
}
#video {
	margin-top:20px;
	margin-bottom:20px;
	border:#888888 solid 2px;
}
#publicidad{
	padding-top:20px;
}
#posicion_actual h4 {
	padding-left:8px;
}
#posicion_actual ul li {
	list-style:none;
}
#comparte_propuesta h4 {
	padding-left:8px;
}
#comparte_propuesta ul li {
	list-style:none;
}
#otras_propuestas h4 {
	padding-left:8px;
}
#otras_propuestas ul li {
	list-style:none;
}
#espacio_final{
	padding-bottom:70px;
}
#espacio_inicio{
	padding-bottom:20px;
}

/* COLORES CATEGORIAS */
#propuesta_cat7{
	background-color:#001e82;
}

#propuesta_cat1{
	background-color:#FF5A00;
}

#propuesta_cat2{
	background-color:#a201b0;
}

#propuesta_cat3{
	background-color:#03b1f9;
}

#propuesta_cat4{
	background-color:#f90303;
}

#propuesta_cat5{
	background-color:#31bf00;
}

#propuesta_cat6{
	background-color:#E0C901;
}

.noticia{
	font-size:1.1em;
	margin-bottom:20px;
}

.campo {
	background-color:#ebebeb;
	border: 1px solid #D7D7D7;
	margin-bottom:10px;
	font-size: 12px;
	padding:3px;
}
.campotextarea {
	background-color:#ebebeb;
	border: 1px solid #D7D7D7;
	font-size: 12px;
	padding:3px;
}
.boton {
	color: #f2f2f2;
	border: 1px solid #7D7D7D;
	background-color:#666666;
	font-size: 12px;
	padding:2px 4px 4px 4px;
	text-shadow:0 1px 0 #333333;
	*margin-top:-33px;
}
#cboxContent {
background:none repeat scroll 0 0 #FFFFFF;
float:left;
height:400px;
width:570px;
}
#cboxContent {
overflow:hidden;
position:relative;
}