@charset "utf-8";
/* CSS Document */

body {
	background-color: #f7f7f7;
}
* {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
#clear {
	clear: both;
}
#wrap {
	width: 997px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
	background-color: #FFF;
	border-top-width: 0px;
	border-top-style: none;
	border-top-color: #e4e4e4;
	display: block;
}
#header {
	float: left;
	width: 987px;
	height: 130px;
	background-image: url(imgs/header_bg.jpg);
	background-repeat: repeat-x;
	padding-right: 10px;
}
#header #logo {
	float: left;
	height: 46px;
	width: 264px;
	background-image: url(imgs/logo.jpg);
	margin-top: 28px;
	margin-left: 38px;
	position: absolute;
}
#header #clima {
	float: right;
	clear: both;
	width: 400px;
	height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #084363;
	padding-top: 12px;
	padding-right: 24px;
}
#header #clima #fecha {
	float: right;
	height: 18px;
	width: 200px;
	text-align: right;
	padding-top: 8px;
}
#header #clima #fix {
	float: right;
	display: block;
	height: 26px;
	width: 90px;
	overflow: hidden;
}
#header #clima #fix #NetweatherContainer {
	margin-top: -12px;
	margin-left: -12px;
}
#header #contactenos {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #063F5D;
	width: 75px;
	font-style: italic;
	background-image: url(imgs/contactenos.jpg);
	background-repeat: no-repeat;
	height: 16px;
	padding-left: 21px;
	font-weight: bold;
	margin-top: 34px;
}
#header #contactenos:hover {
	color: #2F9843;
}
#header ul#menu {
	float: left;
	height: 33px;
	width: 990px;
	background-image: url(imgs/menu_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 7px;
}
#header ul#menu li {
	display: inline;
	float: left;
	padding-right: 3px;
	padding-left: 2px;
	background-image: url(imgs/menu_div.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 33px;
}
#header ul#menu li.ultimo {
	background-image: none;
}
#header ul#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 24px;
	height: 30px;
	float: left;
	padding-top: 3px;
	padding-right: 13px;
	padding-left: 12px;
}
#header ul#menu a:hover {
	color: #0FF;
}
#header ul#menu a.current {
	background-image: url(imgs/menu_current.jpg);
	background-repeat: no-repeat;
	background-position: center 27px;
	cursor: default;
	color: #FFF;
}
#content {
	float: left;
	width: 981px;
	padding: 8px;
	margin-top: 2px;
}
#content a {
	color: #666;
}
#content a:hover {
	color: #222;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004175;
	font-style: italic;
	background-image: url(imgs/h2.jpg);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 3px 3px;
	font-weight: 600;
	letter-spacing: 1px;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-image: url(imgs/menu_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 12px;
	font-weight: 600;
	letter-spacing: 1px;
	float: left;
	height: 27px;
	width: 348px;
	line-height: 27px;
}
#content iframe {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	width: 360px;
}
#content #ultima {
	float: left;
	width: 981px;
	background-color: #cbdce4;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 25px;
	background-image: url(imgs/ultimo_bg.jpg);
	background-repeat: repeat-x;
}
#content #ultima p {
	float: left;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 23px;
	text-transform: uppercase;
	padding-right: 2px;
	padding-left: 9px;
	width: 120px;
	font-weight: normal;
}
#content #ultima h1 {
	background-image: url(imgs/ultima_div.jpg);
	background-repeat: repeat-y;
	float: left;
	height: 25px;
	padding-right: 12px;
	background-color: #cbdce4;
	padding-left: 18px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 25px;
	overflow: hidden;
	width: 820px;
}
#content #ultima h1 a {
	color: #000;
}
#content #ultima h1 a:hover {
	color: #084363;
}

#content #seccion {
	float: left;
	width: 610px;
	background-color: #cbdce4;
	border-bottom-width: 13px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	height: 25px;
}
#content #seccion u {
	float: left;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 23px;
	text-transform: uppercase;
	padding-right: 20px;
	padding-left: 9px;
	font-weight: normal;
	height: 25px;
	background-image: url(imgs/seccion.jpg);
	background-position: right top;
}
#content #ppal {
	float: left;
	width: 610px;
	margin-right: 11px;
	padding-bottom: 12px;
}
#content #ppal p {
	font-family: Verdana, Geneva, sans-serif;
}

#content #ppal #categorias {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(imgs/categoria.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 350px;
	padding-left: 260px;
	background-position: 5px 7px;
	background-color: #f7f7f7;
	padding-top: 4px;
	padding-bottom: 4px;
}
#content #ppal #categorias select {
	font-size: 12px;
	color: #333;
	padding-top: 2px;
	padding-bottom: 1px;
	float: left;
	padding-left: 4px;
}
#content #ppal #categorias label {
	float: left;
	padding-right: 12px;
}
#content #ppal #categorias label b {
	color: #333;
	float: left;
	line-height: 20px;
	padding-right: 4px;
}
#content #ppal #categorias #submit {
	background-image: url(imgs/buscar_bg.jpg);
	height: 18px;
	width: 57px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: 1px;
}
#content #ppal #dia {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-image: url(imgs/fecha.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 320px;
	padding-left: 290px;
	background-position: 5px 7px;
	background-color: #f7f7f7;
	padding-top: 4px;
	padding-bottom: 4px;
}
#content #ppal #dia select {
	font-size: 12px;
	color: #333;
	padding-top: 2px;
	padding-bottom: 1px;
	float: left;
	padding-left: 4px;
}
#content #ppal #dia label {
	float: left;
	padding-right: 12px;
}
#content #ppal #dia label b {
	color: #333;
	float: left;
	line-height: 20px;
	padding-right: 4px;
}
#content #ppal #dia #submit {
	background-image: url(imgs/buscar_bg.jpg);
	height: 18px;
	width: 57px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-top: 1px;
}

#content #ppal #notappal {
	float: left;
	display: block;
	width: 600px;
	background-image: url(imgs/not_bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 12px;
}
#content #ppal #notappal a {
	color: #000;
	font-size: 24px;
	line-height: 26px;
}

#content #ppal #notappal big {
	font-size: 24px;
	float: left;
	width: 215px;
	clear: both;
	display: block;
	line-height: 26px;
	padding-bottom: 12px;
	padding-right: 10px;
}
#content #ppal #notappal p {
	float: left;
	width: 215px;
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 6px;
}
#content #ppal #notappal i {
	color: #F30;
	font-style: normal;
	float: left;
	display: block;
	padding-right: 6px;
}
#content #ppal #notappal b {
	color: #F30;
	font-style: normal;
	float: left;
	display: block;
	padding-right: 6px;
}
#content #ppal #notappal #audio {
	display: block;
	float: left;
	width: 215px;
	padding-right: 10px;
	clear: left;
}
#content #ppal #notappal .audio {
	font-size: 11px;
	color: #666;
	padding-bottom: 2px;
	line-height: 12px;
	padding-top: 4px;
}
#content #ppal #notappal object {
	clear: both;
	float: left;
}


#content #ppal #notappal span {
	float: right;
	font-size: 11px;
	color: #666;
	width: 374px;
	display: block;
	text-align: left;
}
#content #ppal #notappal span img {
	height: 278px;
	width: 370px;
	float: right;
	padding: 1px;
	margin-bottom: 6px;
	border: 1px solid #F2F2F2;
}
#content #ppal #nota {
	float: left;
	display: block;
	width: 600px;
	background-image: url(imgs/not_bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 12px;
}
#content #ppal #nota #contenedor {
	display: block;
	float: left;
	background-image: url(imgs/cont_bg.jpg);
	background-repeat: repeat-y;
}
#content #ppal #nota #contenedor a {
	color: #990000;
	text-decoration: underline;
}
#content #ppal #nota #contenedor span#video p{
	border: 1px solid #F7F7F7;
	float: left;
	margin-top: 12px;
	padding: 6px;
	margin-left: 30px;

	*margin-left: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 530px;
	line-height: 24px;
}
#content #ppal #nota #contenedor span#resultado {
	background-image: url(imgs/resultado.jpg);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-top: 4px;
	padding-left: 24px;
	color: #F30;
	height: 16px;
	line-height: 16px;
	font-weight: bold;
	padding-bottom: 2px;
}

#content #ppal #nota #contenedor span#texto {
	background-image: url(imgs/texto.jpg);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	padding-top: 4px;
}
#content #ppal #nota #contenedor span#fotos {
	background-image: url(imgs/fotos.jpg);
	background-repeat: no-repeat;
	background-position: 3px 16px;
	padding-top: 4px;
}
#content #ppal #nota #contenedor span#comentario {
	background-image: url(imgs/comentario.jpg);
	background-repeat: no-repeat;
	background-position: 1px 24px;
}
#content #ppal #nota #contenedor span#vercomentarios {
	background-image: url(imgs/vercomentarios.jpg);
	background-repeat: no-repeat;
	background-position: 1px 24px;
}
#content #ppal #nota #contenedor span#encuesta {
	background-image: url(imgs/encuesta.jpg);
	background-repeat: no-repeat;
	background-position: 1px 24px;
}
#content #ppal #nota #contenedor span#mas_notas {
	background-image: url(imgs/mas_notas.jpg);
	background-repeat: no-repeat;
	background-position: 1px 24px;
}
#content #ppal #nota #contenedor .grupo{
	float: left;
	width: 570px;
	font-size: 12px;
	padding-right: 0px;
	padding-bottom: 6px;
	line-height: 18px;
	color: #222;
	clear: both;
	padding-left: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F7F7F7;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-top: 6px;
}
#content #ppal #nota #contenedor .grupo img {
	margin-right: 25px;
	height: 64px;
	width: 85px;
}
#content #ppal #nota #contenedor form {
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #FFF;
	float: left;
	padding-top: 3px;
}
#content #ppal #nota #contenedor fieldset {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	float: left;
	width: 570px;
	padding-left: 30px;
	clear: both;
	border-bottom-color: #F7F7F7;
	padding-bottom: 10px;
}
#content #ppal #nota #contenedor label {
	float: left;
	width: 90px;
	line-height: 22px;
}
#content #ppal #nota #contenedor #nombre {
	float: left;
	width: 270px;
	margin-right: 130px;
	margin-bottom: 6px;
	height: 16px;
	font-size: 11px;
	color: #333;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	font-family: Verdana, Geneva, sans-serif;
}
#content #ppal #nota #contenedor #enviar {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 56px;
	background-image: url(imgs/enviar_bg.jpg);
	height: 18px;
	width: 57px;
}
#content #ppal #nota #contenedor #votar {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(imgs/votar_bg.jpg);
	height: 18px;
	width: 57px;
	margin-left: 6px;

	*margin-left: 3px;
	margin-bottom: 2px;
}
#content #ppal #nota #contenedor form h5 {
	float: left;
	width: 475px;
	padding-left: 75px;
	margin-bottom: 2px;
	height: 24px;
}
#content #ppal #nota #contenedor form h5 label {
	float: left;
	width: 475px;
	font-weight: normal;
	font-size: 11px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}
#content #ppal #nota #contenedor form h5 input {
	height: 23px;
	float: left;
	padding-right: 3px;
	padding-bottom: 1px;
}

#content #ppal #nota #contenedor form h6 {
	float: left;
	width: 550px;
}
#content #ppal #nota #contenedor form h6 span {
	width: 92px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 458px;
}
#content #ppal #nota #contenedor form h6 span a {
	font-weight: normal;
	clear: both;
	background-image: url(imgs/resultados.jpg);
	font-size: 9px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	color: #F60;
	background-position: 2px 4px;
	width: 55px;
}
#content #ppal #nota #contenedor textarea#comentario {
	float: left;
	width: 350px;
	height: 80px;
	margin-right: 24px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	padding-top: 2px;
	padding-left: 3px;
}
#content #ppal #nota #contenedor form strong{
	line-height: 18px;
	font-weight: bold;
	font-size: 14px;
	color: #FC0;
}
#content #ppal #nota #contenedor form span {
	margin: 0px;
	float: left;
	width: 140px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 330px;
}
#content #ppal #nota #contenedor form span  a{
	display: block;
	background-image: url(imgs/enviarbco.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	cursor: pointer;
	background-position: 0px 2px;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #444;
}
#content #ppal #nota #contenedor dl {
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #FFF;
	float: left;
	padding-top: 3px;
}
#content #ppal #nota #contenedor dl dt {
	float: left;
}
#content #ppal #nota #contenedor dl dd {
	float: left;
	clear: both;
}
#content #ppal #nota #contenedor dd #fecha {
	float: left;
	padding-left: 30px;
	color: #F60;
	padding-top: 12px;
	display: block;
	width: 550px;
}
#content #ppal #nota #contenedor dd b {
	display: inline;
	float: none;
	padding-left: 12px;
}
#content #ppal #nota #contenedor dd p {
	float: left;
	width: 550px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F7F7F7;
	margin-top: 6px;
	color: #444;
}
#content #ppal #nota #contenedor ul {
	float: left;
	padding-top: 3px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #FFF;
	width: 580px;
}
#content #ppal #nota #contenedor ul li {
	float: left;
	display: block;
	width: 580px;
	clear: both;
}
#content #ppal #nota #contenedor ul li a {
	float: left;
	width: 533px;
	display: block;
	line-height: 20px;
}
#content #ppal #nota #contenedor ul li em {
	float: left;
	width: 14px;
	padding-left: 32px;
	font-style: normal;
	font-weight: bold;
	color: #F30;
	font-size: 13px;
	line-height: 20px;
}
#content #ppal #nota h4 {
	width: 550px;
	font-size: 12px;
	padding-bottom: 6px;
	line-height: 18px;
	padding-left: 30px;
	display: block;
	clear: both;
	float: left;
	font-weight: normal;
	color: #222;
}
#content #ppal #nota h4 b {
	color: #F60;
	font-size: 11px;
}
#content #ppal #nota big {
	font-size: 24px;
	float: left;
	width: 590px;
	clear: both;
	display: block;
	padding-bottom: 12px;
	padding-right: 10px;
}
#content #ppal #nota p {
	float: left;
	width: 550px;
	font-size: 12px;
	padding-right: 20px;
	padding-bottom: 6px;
	line-height: 18px;
	color: #222;
	clear: both;
	padding-left: 30px;
}
#content #ppal #nota p#copete {
}
#content #ppal #nota p#clasificado {
	float: left;
	width: 540px;
	font-size: 12px;
	padding-right: 20px;
	padding-bottom: 3px;
	line-height: 18px;
	color: #222;
	clear: both;
	padding-left: 0px;
	font-weight: bold;
	padding-top: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f7f7f7;
	margin-left: 30px;
	*margin-left: 15px;
}
#content #ppal #nota p#clasificado i {
	color: #444;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 12px;
	clear: both;
}
#content #ppal #nota p#persona {
	float: left;
	width: 540px;
	font-size: 12px;
	padding-right: 20px;
	padding-bottom: 3px;
	line-height: 18px;
	color: #222;
	clear: both;
	padding-left: 0px;
	font-weight: bold;
	padding-top: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f7f7f7;
	margin-left: 30px;
	*margin-left: 15px;
}
#content #ppal #nota p#persona i {
	color: #444;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	float: left;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 12px;
	clear: both;
}
#content #ppal #nota i {
	color: #F30;
	font-style: normal;
	float: left;
	display: block;
	padding-right: 6px;
	font-size: 11px;
	padding-top: 4px;
	line-height: 11px;
}
#content #ppal #nota b {
	color: #F30;
	font-style: normal;
	float: left;
	display: block;
	padding-right: 6px;
}
#content #ppal #nota strong {
	font-size: 11px;
	letter-spacing: -1px;
	color: #F30;
}
#content #ppal #nota img  {
	padding: 1px;
	margin-bottom: 6px;
	border: 1px solid #F2F2F2;
	float: left;
	margin-right: 12px;
}
#content #ppal #nota span {
	float: left;
	font-size: 11px;
	color: #666;
	width: 600px;
	display: block;
}
#content #ppal #nota #opciones {
	float: left;
	background-repeat: no-repeat;
	padding-left: 24px;
	background-position: 30px top;
	padding-bottom: 9px;
	background-image: url(imgs/opciones.jpg);
	padding-right: 14px;
}
#content #ppal #nota #opciones img {
	float: left;
	background-color: #FFF;
	margin-right: 0px;
}
#content #ppal #nota #opciones p {
	margin: 0px;
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	width: auto;
}
#content #ppal #nota #opciones u {
	float: left;
	border-right-width: 16px;
	border-right-style: solid;
	border-right-color: #FFF;
	display: block;
	width: 370px;
	margin-top: -24px;
}
#content #ppal #nota #opciones a.tip_mas {
	float: left;
	height: 19px;
	background-image: url(imgs/tipog_asc.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	padding-left: 16px;
	width: 0px;
	color: #7e7b7b;
	position: absolute;
	margin-top: -24px;
	cursor: pointer;
}
#content #ppal #nota #opciones a.tip_mas:hover {
	width: 160px;
}
#content #ppal #nota #opciones a.tip_mas em {
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 17px;
	height: 19px;
	font-style: normal;
	text-align: right;
	width: 160px;
	*width: 100px;
	padding-right: 19px;
	padding-top: 2px;
}
#content #ppal #nota #opciones a.tip_menos {
	float: left;
	height: 19px;
	background-image: url(imgs/tipog_desc.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	padding-left: 16px;
	width: 0px;
	color: #7e7b7b;
	position: absolute;
	margin-top: -24px;
	margin-left: 20px;
	cursor: pointer;
}
#content #ppal #nota #opciones a.tip_menos:hover {
	width: 133px;
}
#content #ppal #nota #opciones a.tip_menos em {
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 17px;
	height: 19px;
	font-style: normal;
	text-align: right;
	width: 133px;
	*width: 100px;
	padding-right: 19px;
	padding-top: 2px;
}
#content #ppal #nota #opciones a.imprimir {
	float: left;
	height: 19px;
	background-image: url(imgs/imprimir.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	padding-left: 15px;
	width: 0px;
	color: #7e7b7b;
	position: absolute;
	margin-left: 40px;
	margin-top: -24px;
	cursor: pointer;
}
#content #ppal #nota #opciones a.imprimir:hover {
	width: 90px;
}
#content #ppal #nota #opciones a.imprimir em {
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 17px;
	height: 19px;
	font-style: normal;
	text-align: right;
	width: 90px;
	*width: 63px;
	padding-right: 19px;
	padding-top: 2px;
}
#content #ppal #nota #opciones a.addthis_button {
	float: left;
	height: 19px;
	background-image: url(imgs/compartir.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	padding-left: 17px;
	width: 0px;
	color: #7e7b7b;
	position: absolute;
	margin-left: 60px;
	margin-top: -24px;
	cursor: pointer;
}
#content #ppal #nota #opciones a.addthis_button:hover {
	width: 75px;
}
#content #ppal #nota #opciones a.addthis_button em {
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 17px;
	height: 19px;
	font-style: normal;
	text-align: right;
	width: 75px;
	*width: 48px;
	padding-right: 19px;
	padding-top: 2px;
}
#content #ppal #nota object {
	float: left;
	padding-right: 9px;
}
#content #ppal #nota #audio {
	display: block;
	float: left;
	margin-top: 6px;
	padding-left: 30px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F7F7F7;
	width: 560px;
	padding-bottom: 6px;
	padding-right: 4px;
}
#content #ppal #nota .audio {
	font-size: 11px;
	color: #666;
	padding-bottom: 2px;
	line-height: 20px;
	float: left;
	width: 550px;
	overflow: hidden;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 2px;
}
#content #ppal #primeras {
	float: left;
	width: 610px;
	background-image: url(imgs/separador.jpg);
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-bottom: 6px;
	font-family: Verdana, Geneva, sans-serif;
}
#content #ppal #primeras #left {
	float: left;
	width: 190px;
	display: block;
	background-image: url(imgs/nota_bg.jpg);
	background-repeat: repeat-x;
	margin-right: 6px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 6px;
}
#content #ppal #primeras #right {
	float: left;
	width: 394px;
	display: block;
	padding-right: 5px;
	background-image: url(imgs/not_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-top: 6px;
}
#content #ppal #primeras a {
	font-size: 21px;
	color: #000;
}
#content #ppal #primeras #left big{
	float: left;
	font-size: 21px;
	padding-bottom: 6px;
	width: 190px;
}
#content #ppal #primeras #right big{
	float: left;
	font-size: 21px;
	padding-bottom: 6px;
	width: 395px;
}
#content #ppal #primeras p {
	float: left;
	font-size: 12px;
	padding-bottom: 6px;
}
#content #ppal #primeras i {
	font-style: normal;
	color: #F30;
	float: left;
	display: block;
	padding-right: 6px;
	font-size: 11px;
	line-height: 12px;
	padding-top: 2px;
}
#content #ppal #primeras img {
	float: left;
	padding: 1px;
	border: 1px solid #F2F2F2;
	margin-right: 6px;
	margin-bottom: 2px;
}
#content #ppal #banner {
	padding-top: 6px;
	padding-bottom: 6px;
	width: 610px;
	height: 100px;
	float: left;
}
#content #ppal #cols3 {
	float: left;
	width: 610px;
	display: block;
	padding-top: 6px;
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 12px;
}
#content #ppal #cols3 #columna {
	float: left;
	width: 190px;
	display: block;
	background-image: url(imgs/nota_bg.jpg);
	background-repeat: repeat-x;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 6px;
}
#content #ppal #cols3 #columna #comentar {
	float: left;
	font-size: 10px;
	line-height: 12px;
	background-image: url(imgs/comentar.jpg);
	height: 12px;
	background-repeat: no-repeat;
	padding-left: 16px;
	color: #004175;
	font-weight: bold;
	background-position: 0px 1px;
	margin-top: 6px;
	width: auto;
	padding-right: 4px;
}
#content #ppal #cols3 a {
	color: #000;
	font-size: 18px;
}
#content #ppal #cols3 big {
	float: left;
	font-size: 18px;
	padding-bottom: 6px;
	width: 190px;
}
#content #ppal #cols3 p {
	float: left;
	font-size: 12px;
	padding-bottom: 6px;
	width: 190px;
}
#content #ppal #cols3 p a {
	font-size: 12px;
}
#content #ppal #cols3 i {
	font-style: normal;
	color: #F30;
	float: left;
	display: block;
	padding-right: 6px;
	font-size: 11px;
	line-height: 12px;
	padding-top: 2px;
}
#content #ppal #cols2 {
	float: left;
	width: 610px;
	display: block;
	padding-top: 6px;
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 12px;
}
#content #ppal #cols2 #comentar {
	float: left;
	font-size: 10px;
	line-height: 12px;
	background-image: url(imgs/comentar.jpg);
	height: 12px;
	background-repeat: no-repeat;
	padding-left: 16px;
	color: #004175;
	font-weight: bold;
	background-position: 0px 1px;
	margin-top: 6px;
	padding-right: 4px;
}
#content #ppal #cols2 #left {
	float: left;
	width: 292px;
	display: block;
	background-image: url(imgs/nota_bg.jpg);
	background-repeat: repeat-x;
	margin-right: 6px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 6px;
}
#content #ppal #cols2 #right {
	float: left;
	width: 292px;
	display: block;
	padding-right: 5px;
	background-image: url(imgs/not_bg.jpg);
	background-repeat: repeat-x;
	padding-left: 5px;
	padding-top: 6px;
}
#content #ppal #cols2 a {
	font-size: 18px;
	color: #000;
}
#content #ppal #cols2 big {
	float: left;
	font-size: 18px;
	padding-bottom: 6px;
	width: 292px;
}
#content #ppal #cols2 p {
	float: left;
	font-size: 12px;
	padding-bottom: 6px;
	width: 292px;
}
#content #ppal #cols2 p a {
	font-size: 12px;
}
#content #ppal #cols2 i {
	font-style: normal;
	color: #F30;
	float: left;
	display: block;
	padding-right: 6px;
	font-size: 11px;
	line-height: 12px;
	padding-top: 2px;
}
#content #ppal #cols2 img {
	float: left;
	padding: 1px;
	border: 1px solid #F2F2F2;
	margin-right: 6px;
	margin-bottom: 2px;
}
#content #ppal #noticias {
	float: left;
	display: block;
	width: 610px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
	padding-top: 12px;
	margin-top: 6px;
}
#content #ppal #noticias #margen {
	padding-left: 14px;
	float: left;
}
#content #ppal #noticias p {
	float: left;
	font-size: 11px;
	background-color: #f8f8f8;
	width: 170px;
	margin-top: 12px;
	margin-right: 14px;
	padding: 6px;
	height: 52px;
	display: block;
}
#content #ppal #noticias i {
	font-style: normal;
	color: #F30;
	float: left;
	display: block;
	padding-right: 6px;
	font-size: 11px;
}
#content #lateral {
	float: left;
	width: 360px;
	padding-bottom: 12px;
}
#content #lateral #separador {
	width: 360px;
	size: 1px;
	float: left;
	height: 1px;
	clear: both;
	padding-top: 12px;
	padding-bottom: 12px;
}
#content #lateral #buscar {
	background-color: #eee;
	float: left;
	height: 22px;
	width: 360px;
	padding-top: 8px;
	display: block;
}
#content #lateral #buscar label {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	background-image: url(imgs/buscar.jpg);
	background-repeat: no-repeat;
	background-position: 12px 3px;
	float: left;
	padding-left: 28px;
	padding-right: 6px;
	line-height: 16px;
}
#content #lateral #buscar input {
	float: left;
}
#content #lateral #termino {
	height: 14px;
	padding-top: 1px;
	padding-right: 2px;
	padding-left: 2px;
	margin-right: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	width: 200px;
	border: 1px solid #CCC;
}
#content #lateral #ok {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	height: 17px;
	width: 37px;
	background-image: url(imgs/ok.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #lateral #publicidad {
	float: left;
	width: 360px;
}
#content #lateral #publicidad img {
	width: 360px;
	margin-top: 8px;
	float: left;
}
#content #lateral #solapas {
	float: left;
	width: 358px;
	border: 1px solid #eee;
	background-color: #f5f5f5;
	margin-top: 8px;
	height: 310px;
}
#content #lateral #galeria {
	float: left;
	width: 360px;
	margin-top: 8px;
	height: 320px;
}
#content #lateral #encuesta {
	float: left;
	width: 360px;
	margin-top: 8px;
	display: block;
}
#content #lateral #encuesta p {
	float: left;
	width: 336px;
	color: #084363;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 12px;
}
#content #lateral #encuesta label {
	float: left;
	width: 324px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 20px;
	padding-right: 12px;
	padding-left: 24px;
	padding-bottom: 6px;
}
#content #lateral #encuesta input {
	float: left;
	height: 20px;
	margin-right: 6px;
}
#content #lateral #encuesta span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #084363;
	line-height: 22px;
	float: left;
	height: 20px;
	width: 170px;
	padding-left: 180px;
	padding-right: 10px;
	padding-bottom: 6px;
}
#content #lateral #encuesta #votar {
	background-image: url(imgs/votar.jpg);
	float: left;
	height: 20px;
	width: 79px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #imagenes {
	float: left;
	height: 205px;
	width: 981px;
	padding-bottom: 12px;
}
#content #pie {
	float: left;
	width: 981px;
	clear: both;
	display: block;
	height: 95px;
	padding-bottom: 6px;
}
#content #pie img {
	width: 488px;
	height: 95px;
	border: none;
	float: left;
}
#content #pie .left {
	float: left;
	height: 95px;
	width: 488px;
}
#content #pie .right {
	float: right;
	height: 95px;
	width: 488px;
}
#footer {
	float: left;
	width: 981px;
	background-image: url(imgs/footer_logo.jpg);
	height: 84px;
	background-repeat: no-repeat;
	background-position: 20px 55px;
	padding: 8px;
}
#footer a:hover {
	color: #EB3800;
}
#footer a {
	color: #999;
}
#footer ul#menu {
	line-height: 11px;
	height: 15px;
	float: left;
	width: 981px;
	display: block;
}
#footer ul#menu li {
	display: inline;
	float: left;
	height: 15px;
	padding-right: 3px;
	padding-left: 2px;
	background-image: url(imgs/footer_div.jpg);
	background-repeat: no-repeat;
	background-position: right 2px;
	line-height: 15px;
}
#footer ul#menu li.ultimo {
	background-image: none;
}
#footer ul#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding-right: 10px;
	padding-left: 10px;
	height: 15px;
	float: left;
	line-height: 15px;
}
#footer ul#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-right: 10px;
	padding-left: 10px;
}
#footer ul#menu a.current {
	color: #EC3400;
	cursor: default;
}
#footer dl#datos {
	float: left;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 200px;
	display: block;
	padding-top: 30px;
	width: 781px;
}
#footer dl#datos dt {
	float: left;
	padding-right: 3px;
	line-height: 16px;
}
#footer dl#datos dd {
	float: left;
	padding-right: 12px;
	line-height: 16px;
}
small {
	width: 979px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-right: 20px;
}
small a {
	float: right;
	width: 170px;
	background-image: url(imgs/cds.jpg);
	background-repeat: no-repeat;
	height: 26px;
	color: #666;
	padding-left: 24px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 26px;
	padding-top: 6px;
	margin-top: 18px;
	padding-bottom: 6px;
}
#content #ppal #contacto {
	float: left;
	display: block;
	width: 600px;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 12px;
}
#content #ppal #contacto p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#content #ppal #contacto p.borde {
	border: 2px solid #F7F7F7;
	padding: 12px;
	float: left;
}
#content #ppal #contacto strong {
	display: block;
	padding-bottom: 6px;
	color: #084363;
}
#content #ppal #contacto em {
	font-style: normal;
	font-weight: bold;
	padding-bottom: 6px;
	float: left;
	line-height: 18px;
	color: #444;
}
#content #ppal #contacto form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	float: left;
	padding-left: 30px;
	background-image: url(imgs/contacto.jpg);
	background-repeat: no-repeat;
	background-position: 4px 12px;
	padding-top: 12px;
}
#content #ppal #contacto form #enviar {
	background-image: url(imgs/enviar_bg.jpg);
	float: left;
	height: 18px;
	width: 57px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#content #ppal #contacto form #consulta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	height: 90px;
	width: 390px;
	padding-top: 2px;
	padding-right: 1px;
}

