* {
	margin:0;
	padding:0
}
body {
	background:#002c46;
	color:#fff;
	font:0.75em "Trebuchet MS", Arial;
	line-height:1.1em;
	*cursor:default
}
img {
	border:none
}
#pagina {
	width: 864px;
	margin:10px auto 0 auto
}
.bannertop {
	margin:0 auto;
	width:537px;
	height:148px;
	display:block
}
#encabezado {
}
#columna-izquierda {
	width:152px;
	float:left
}
#columna-izquierda p {
	font-size:.8em;
	padding-left:30px
}
h1 {
	width:151px;
	height:0;
	padding-top:111px;
	overflow:hidden;
	background: url(../imagenes/inicio/Q50.jpg);
	text-indent:-1000em;
	margin-bottom:25px;
	*margin-bottom:23px
}
div.hr {
	height: 10px;
	background: url(../imagenes/inicio/hr.jpg) no-repeat scroll center;
}
/*div.hr3 {
	height: 10px;
	background: url(../imagenes/inicio/hr.jpg) no-repeat scroll center;
}*/
div.hr hr, div.hr2 hr, div.hr3 hr{
	display: none;
}
#columna-izquierda .hr {
	margin:2px 0 15px 0;
	
}
#columna-derecha .hr3 {
	margin:10px 0 0px -12px;
}
#principal {
	float:left;
	width:520px
}
#columna-derecha h3 {
	letter-spacing:1px;
	color:#fff;
	font-size:13px;
	margin:10px 0 0 30px
}
.mas {
	margin:9px 0 0 125px;
	background:url(../imagenes/inicio/mas.jpg);
	width:17px;
	padding-top:11px;
	height:0;
	display:block;
	overflow:hidden
}
#columna-derecha {
	width:152px;
	float:left;
}
.news {
	width:112px;
	padding-top:13px;
	/*background: url(../imagenes/inicio/news.jpg);*/
	font-size:13px;
	margin:10px 0 0 20px
}
#columna-derecha .hr {
	margin:12px 0 15px -12px;
	
}
h5 {
	font-size:1em;
	margin:0 0 12px 20px
}
#columna-derecha p {
	margin:0 0 0 20px
}
div.hr2 {
	height: 10px;
	background: url(../imagenes/inicio/hr2.jpg) no-repeat scroll center;
}
#columna-derecha .hr2 {
	margin:3px 0 15px -12px;
}
#pie {
	background:url(../imagenes/inicio/pie.jpg);
	font:11px Arial;
	width:683px;
	height:134px;
	clear:both;
	margin:0 auto;
	padding:27px 0 0 80px;
}
label {
	margin-right:10px
}
.campo {
	border:1px solid #8a9eaa;
	background:#fff;
	font:10px Arial;
	color:#666;
	width:152px;
	height:15px;
	position:relative;
	top:-1px;
	*top:0;
	padding:0 5px
}
.enviar {
	border:none;
	font:10px Arial;
	background:#fff;
	color:#666;
	cursor:pointer;
	background:url(../imagenes/inicio/enviar.jpg);
	width:51px;
	height:17px;
	position:relative;
	top:1px;
	*top:0
}
/* flechas listado de noticias */
.div_flechas_accion{
	text-align:center;
	margin-bottom:10px;
}
.div_flechas_accion img{
	cursor:pointer;
}
.contenedor_not_ppal{
	height:400px;
	overflow:hidden;
	position:relative;
}
#noticias_cont_base{
	position:absolute;
	top:0px;
}