/* General */

body{
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #231f20;
}

h1{
	font-weight: normal;
	font-size: 30px;
	margin: 0;
	color: #7D7778;
	letter-spacing: -1px;
}

h1 a {
	font-size: 30px;
	margin: 0;
	color: #7D7778;
	letter-spacing: -1px;
}

h1 a:hover {
	font-size: 30px;
	margin: 0;
	color: #999394;
}

h2{
	font-weight: normal;
	font-size: 25px;
	margin: 0 0 18px 0;
	color:#585355;
}

h2 a{
	color: #585355;
}

h3{
	font-weight: normal;
	font-size: 20px;
	margin: 0;
	color:#939598;
}
h5.cliente{
	font-weight: normal;
	font-size: 16px;
	margin: 48px  0 24px 0;
}
h5.cliente span{
	font-size: 14px;
}

h4{
	font-weight: normal;
	font-size: 14px;
	margin: 0;
	color:#4B2525;
}

h4.rojo {
	font-weight: bold;
	color:#ed1c24;
}
h4.naranja {
	font-weight: bold;
	color:#f78f1e;
}
h4.verde {
	font-weight: bold;
	color:#6db33f;
}
h4.azul {
	font-weight: bold;
	color:#4395d1;
}

p{
	margin: 14px 0;
	line-height: 16px;
}

a{
	outline: none;
	text-decoration: none;
	color: #585355;
}

a:hover{
	text-decoration: none;
	color: #4B2525;
}

input{
	border: 0;
	background: #E7E7E7;
}

textarea{
	border: 0;
	background: #E7E7E7;
	overflow: auto;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
	
/* Layout */

div#contenedor{
	position: relative;
	width: 800px;
	margin: 0 auto;
}

div#cabecera{
	color: #ffffff;
	position: relative;
	background: #EFEFEF;
	top: 0;
	left: 0;
	width: 800px;
	min-height: 220px;
}

*html div#cabecera{
	height: 220px;
}

div#cabecera ul {
	list-style-type: none;
	margin: 0;
	padding: 125px 0 0 280px;
}

div#cabecera ul li {
	margin: 0.5em;
}

div#cabecera ul li a.blanco {
	color: #FFF;
}

div#cabecera span {
	font-size: 17px;
	font-weight: bold;
}
/*
div#bloqueuno{
	position:absolute;
	left: 150px;
	top: 112px;
	width: 216px;
}

div#bloquedos{
	position:absolute;
	left: 382px;
	top: 112px;
	width: 216px;
}

div#bloquetres{
	position:absolute;
	left: 626px;
	top: 112px;
	width: 174px;
}*/
div.menucabecera{
	position: relative;
	top: 4px;
}

div#cuerpo{
	position: absolute;
	/*background:#FFFFCC;*/
	top: 242px;
	left: 0;
	width: 450px;
	padding-left: 148px;
	padding-right: 202px;
	padding-bottom: 40px;
}

div#coldcha{
	float:right;
	position: absolute;
	right: 34px; 
	width: 140px;
	/*background:#FFCC66;*/
	text align: left;
}

div.autorNoticia{
	float:left;
	position:absolute;
	left:0;
	width: 122px;
	text-align: right;
	/*background: #FFCC99;*/
}

div.lateralPerfil {
	float:left;
	position:absolute;
	left:0;
	width: 140px;
	text-align: right;
	/*background: #FFCC99;*/
}

img.cabecera{
	margin-bottom: 22px;
}



/* Formato */
/*Noticias*/

div.bloqueNoticiaHome{
	min-height: 164px;
}

*html div.bloqueNoticiaHome{
	height: 164px;
}


p.ampliaNoticia{
	font-size: 9px;
	margin-bottom: 24px;
}


p.ampliaNoticia a.comentarios {
	color: #7D7778;
}

p.ampliaNoticia a.comentarios:hover {
	color: #999394;
}


div.autorNoticia img{
	/*border: 2px solid #4B2525;*/
	border: none;
}

div.autorNoticia img.bordeVerde{
	border-color: #6EB43F;
}

div.autorNoticia img.bordeNaranja{
	border-color: #F78F1E;
}

div.autorNoticia p.nombre{
	margin: 10px 0;
}

div.autorNoticia p.fecha{
	font-size: 9px;
	line-height: 10px;
}

a.magenta{
	color: #EC008C;
}

a.verde{
	color: #6EB43F;
}

a.naranja{
	color: #F78F1E;
}

a.azul{
	color: #449AD9;
}

h1.verde{
	color: #6EB43F;
}

h1.naranja{
	color: #F78F1E;
}

div#entradas{
	font-size: 10px;
}

div#entradas span a{
	color: #4B2525;
}

/*Columna Derecha*/

p.destacada{
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
}

div#coldcha form{
	margin: 8px 0 34px 0;
}

div#coldcha label{
	display: block;
	margin-top: 12px;
}

div#coldcha input{
	width: 140px;
}

div#coldcha textarea{
	width: 140px;
	height: 140px;
}

a:link.botonrojo, a:visited.botonrojo,
a:link.botonnaranja, a:visited.botonnaranja,
a:link.botonverde, a:visited.botonverde,
a:link.botonazul, a:visited.botonazul,
a:link.botonnegro, a:visited.botonnegro {
	margin-top: 12px;
	padding:1px 15px 3px 5px;
	color:white;
	width: 45px;
	display:block;
	background: url(../imagenes/flecha.png) no-repeat 50px;
}

a:link.botonrojo, a:visited.botonrojo		{ background-color: #ee3224; }
a:link.botonnaranja, a:visited.botonnaranja	{ background-color: #f78f1e; }
a:link.botonverde, a:visited.botonverde		{ background-color: #6db33f; }
a:link.botonazul, a:visited.botonazul		{ background-color: #4395d1; }
a:link.botonnegro, a:visited.botonnegro		{ background-color: #000000; }

a:hover.botonrojo, a:hover.botonnaranja, a:hover.botonverde, a:hover.botonazul, a:hover.botonnegro {
	color:white;
}


div#coldcha input.radio{
	/*width: auto;
	background: none;*/
	display: none;
}

/* Noticia Ampliada */

img.secundaria {
	margin-top: 10px;
}

/* Comentarios */

div.bloqueComentario {
	/*background: #CCCCCC;*/
	position:relative;
	top: 12px;
	width: 370px;
	padding-left: 80px;
	min-height: 68px;
	padding-bottom: 12px;
}

*html div.bloqueComentario {
	height: 68px;
}

img.autorComentario{
	float:left;
	position:absolute;
	left:0;
	top: 0;
	width: 52px;
	/*border: 2px solid #4B2525;*/
	border: none;
}

div.bloqueComentario p{
	font-size: 10px;
}

div.bloqueComentario p.fecha{
	margin:0;
	font-size: 11px;
	line-height: 11px;
	color: #787878;
}

div.bloqueComentario p.autor{
	margin-top:0;
}

div.bloqueComentario p.autor strong{
	font-size: 12px;
	color: #4B2525;
}

div#bloqueFormulario {
	position: relative;
	top: 48px;
	width: 450px;
}
/* Desplegable */

ul.desplegable {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.subdesplegable {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* Miembros */
table.miembros td {
	vertical-align: top;
	font-size: 10px;
}
img.miembrothumb{
	width: 52px;
	border: 0;
	/*border: 2px solid #4B2525;*/
}
.miembros p{
	padding: 0;
	margin: 0;
	
}
.nombre {	 
	 font-size: 14px;
	 font-weight: bolder;
	 color: #4B2525;
}

.cargo {
	font-size: 9px;
}

.rosa {
	 color: #6a6466;
}
.rosa:hover {
	 color: #000000;
}

.cursiva8pt{
	font-style: italic;
	font-size: 8px;
}

.cursiva10pt{
	font-style: italic;
	font-size: 10px;
}

#perfil {
	margin-top: 48px;
}

#perfil p{
	margin-top: 0;
}

.info {
	color:#939598;
	font-size: 10px;
	padding-top: 5px;
}

span.magenta{
	font-weight: bold;
	color: #EC008C;
}

span.verde{
	font-weight: bold;
	color: #6EB43F;
}

span.naranja{
	font-weight: bold;
	color: #F78F1E;
}

div.historico{
	height: 30px;
	color:#6A6A6A;
}
div.historico img{
	float: left; clear: left; margin-right: 8px;
}
div.historico h4{
	line-height: 13px;
}

#div_login p {
	font-size: 11px;
}

.ulLogin {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
}
div#mapaweb {
	display: none;
}

/* modal */

#fw_overlay		{ background-color:#FFF; cursor:wait; }
#fw_contenedor	{ position: absolute; width:568px; left:50%; top:5%; margin-left:-284px; text-align:left;}
#fw_contenedor .fw_contenido	{ background-color: #fdfdfd; color: #676767; height:40px; }
#fw_contenedor .fw_datos		{ /*padding: 10px 20px 30px 20px; */ padding:30px;}

/* IE 6 hacks*/
*html #fw_contenedor {top:expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(15 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');}
*html #fw_contenedor .fw_top {background:url(../img/contact/form_top_ie.gif) no-repeat;}



ul.historico {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}
ul.historico li {
	margin-bottom: 13px;
	background: url(../imagenes/flecha_off.gif) no-repeat left 1px;
}
ul.historico li.activo {
	background: url(../imagenes/flecha_on.gif) no-repeat left 1px;
}

ul.historico li a:link, ul.historico li a:visited {
	outline: none;
	/*background: url(imagenes/flecha_off.gif) no-repeat left 1px;*/
	color:#4B2525;
	font-size:14px;
	font-weight:normal;
	text-decoration: none;
	display: block;
	padding-left: 25px;
}
ul.historico li a:hover {
	text-decoration: none;
	color:#000000;
}

ul.historico ul li a:link, ul.historico ul li a:visited {
	/*background: url(imagenes/flecha_off.gif) no-repeat left 1px;*/
	font-size:11px;
	padding-left: 0;
	margin-left: -4px;
}
ul.historico ul li a:hover {
	text-decoration: none;
	color:#000000;
}

ul.historico li ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.historico ul li {
	background: none;
	margin: 0;
	padding: 3px 0 3px 30px;
}


.radios {
	width: 11px;
	height: 11px;
	background: #FDFDFD url(../imagenes/check_off.gif) no-repeat 50% 50%;
	cursor: pointer;
}

.radios-checked {
	width: 11px;
	height: 11px;
	background: #FDFDFD url(../imagenes/check_on.gif) no-repeat 50% 50%;
	cursor: pointer;
}

ul.material{
	
}

ul.material li{
	line-height: 22px;
}