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

body {
	background: #FFFFFF;
	color: #828282;
}
h1,h2,h3{
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-style: normal;
	font-weight: 400;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1.2;
	text-align:left;
}
h1{
	font-size: 36px;
	color:#0099E5;
	margin-bottom: 15px;
	vertical-align: 0px;
}
h2{
	font-size:30px;
	color:#000000;
}
h3{
	font-size:22px;
	color:#333333;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	color: #333333;
	font-size: 0.7em;
}
a {
	color: #0099E5;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color: #0099E5;
}

.button {
	width: 26px;
	height: 40px;
	margin-right: 5px;
	float: left;
}
#container {
	width: 1007px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	overflow: hidden;
}
#wrapper {
	width: 960px;
	height: 100%;
	position: relative;
	background-color: #FFFFFF;
	float: left;
	margin-top: 0px;
	padding-right: 22px;
	padding-left: 22px;
	z-index: 0;
}

/**************** ENCABEZADO ********************/
#head {
	height: 148px;
	position: relative;
	padding-right: 22px;
	padding-left: 22px;
	width: 960px;
	padding-top: 0px;
}
#head .top{
	width: 960px;
	height: 40px;
}
#head  #headleft {
	width: 129px;
	height: 97px;
	float: left;
	margin-left: 20px;
}
#head .headmiddle {
	float: left;
	margin-top: 0px;
	width: 500px;
	height: 15px;
	padding-top: 65px;
	padding-bottom: 18px;
	padding-left: 16px;
}
#head .buscador {
	padding-bottom: 30px;
	padding-top: 30px;
	width: 220px;
	height: 34px;
	float: right;
	padding-left: 15px;
	padding-right: 20px;

}

#head .buscador .search  {
	font-family: Arial, Helvetica, sans-serif;
}
#head .buscador .field {
	color:#686868;
	float:left;
	width: 145px;
	height: 25px;
	padding: 2px;
	border: 1px solid #fff;
}

/**************** MENU SUPERIOR *******************/
.menutop {
	float:left;
	width:62%;
	height:40px;
}
.menutop a{
	color:#999;
}
.menutop a:hover{
	color:#0099E5;
}

.menutop ul {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:0.7em;
	color:#999;
	line-height: 25px;
	margin-top: 15px;
}
.menutop ul li{
	float: left;
}
.social {
	width:100%;
	height: 40px;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 15px;
	line-height: 18px;
	color: #777;
	margin-bottom: 15px;
}
.registro {
	width:35%;
	float:right;
	height: auto;
	margin: 10px 0 0 10px;
	text-align: right;
	text-transform: uppercase;
	padding-top: 10px;
	color: #999;
}

#head .middle{
	width: 100%;
	height:97px;
	float: left;
	background-color: #e6e7e8;
	background-image: url(../img/header.jpg);
}


/************** MENU DE CATEGORIAS Y SUBRUBROS *****************/

.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-size:0.65em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: -1px;
	}
.menu ul{
	background:#D0D0D0;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
.menu li{
	float:left;
	padding:0px;
	}
.menu li a{
	background:#D0D0D0;
	color: #333333;
	display:block;
	font-weight:normal;
	line-height:35px;
	margin:0px;
	padding:0px 8px;
	text-align:left;
	text-decoration:none;
}
.menu li a:hover, .menu ul li:hover a{
	background: #0099E5;
	color:#FFFFFF;
	text-decoration:none;
}
.menu li ul{
	background:#E6E7E9;
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:200px;
	z-index:200;
	text-transform: none;
	/*top:1em;
	/*left:0;*/
	color: #333333;
}
.menu li:hover ul{
	display:block;
	
	}
.menu li li {
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:200px;
	text-transform: uppercase;
	}
.menu li:hover li a{
	background:none;
	color: #333333;
	border-bottom: 1px dashed #fff;
	}
.menu li ul a{
	color: #333333;
	display:block;
	height:25px;
	font-style:normal;
	margin:0px;
	padding:0px 10px 0px 15px;
	text-align:left;
	line-height:25px;
	}
.menu li ul a:hover, .menu li ul li:hover a{
	background:#0099E5;
	border:0px;
	color:#ffffff;
	text-decoration:none;
}
.menu p{
	clear:left;
}	

/******************** MENU PROFESIONALES *********************/
#menuBoxprof{
	text-transform: uppercase;
	margin: 0;
	text-decoration: none;
	font-size: 0.65em;
	position: relative;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menuBoxprof ul{

	height: auto;
	margin: 0;
	text-decoration: none;
}
#menuBoxprof ul a{
	color: #999999;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 8px;
	text-indent: 15px;
}
#menuBoxprof ul a:hover{
	list-style:none;
	color: #0099E5;
	background-color: #FFFFFF;
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 8px;
	text-indent: 15px;
}
#menuBoxprof ul li .menuheader{

}
#menuBoxprof ul li a{
	text-decoration:none;
	color:#666666;
	display:block;
	border-bottom: 1px dashed #cccccc;
	padding: 8px 10px 8px 0px;
	text-align: left;
}
#menuBoxprof ul li ul{
	display:none;
	text-indent: 10px;
}
#menuBoxprof ul li:hover ul{
	display:block;
	background-color: #FFCC00;
}
/********************  LATERAL IZQUIERDO ******************/
#column_left {
	width: 250px;
	float: left;
	background-color: #FFFFFF;
	z-index: 1;
	position: relative;
	margin-bottom: 25px;
}
#column_left .espacio {
	height: 20px;
}

/********************  CONTENEDOR CENTRAL *************************/
#column_right {
	width: 685px;
	height: auto;
	position: relative;
	float: left;
	background-color: #FFFFFF;
	padding: 15px 0px 25px 25px;
}

#column_right .col1 {
	width: 685px;
	float: left;
	height: auto;
	margin: 0;
	font-size: 18px;

}

#column_right .col1 p {
	color:#686868;
	font-size:0.7em;
	font-weight:normal;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
#column_right    .col1 .subtitulo   {
	color:#333333;
	font-size:0.7em;
	font-weight:normal;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 35px;
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom: 5px;
}
#column_right   .col1   .resultado  {
	color:#0099E5;
	text-align:left;
}
#column_right     .col1 .label {
	width:160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #686868;
	float: left;
	line-height: 25px;
	position: relative;
	border-bottom: 1px dashed #ccc;
}

#column_right .col1  .labelarga {
	float: left;
	height: auto;
	width: 100%;
	position: relative;
}
#column_right   .col1   .pregunta {
	color:#0099E5;
}

#column_right .col1 .labelopciones {
	float: left;
	height: 25px;
	width: 260px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #686868;
	position: relative;
	display: inline;
}

#column_right      .col1  .buscar {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	position: relative;
}

#column_right .col1 .input {
	width:250px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #686868;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 25px;
}
#column_right .col1 .inputsmall {
	width:150px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #686868;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 25px;
	border: 1px solid #ccc;
}

#column_right   .col1   .area {
	width:300px;
	height: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #686868;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 25px;
	border: 1px solid #DDDDDD;
}

#column_right .col1 .formline {
	width:100%;
	height: 35px;
	float: left;
	position: relative;
}
#column_right  .col1  .formlinealta {
	width:100%;
	height: 220px;
	float: left;
	position: relative;
}
#column_right  .col1  .contacto {
	background: #fff;
	height: 500px;
	position: relative;
}
#column_right  .col1  .comentario {
	text-align:left;
	padding-left: 15px;
	padding-right: 15px;
}
#column_right .col1 .recuadro {
	text-align:left;
	height: 100%;
	margin: 0;
}
#column_right .col1 .recuadro p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#column_right   .col1   .recuadro   .quienes {
	background-color: #EBEBEB;
	padding: 5px;
	margin-right: 15px;
	float: left;

}
#column_right  .col1  .recuadro  #buttons {
	width:140px;
	float: left;
	margin-top: 10px;
	height: 25px;
	list-style-type: none;
}
#column_right  .col1  .recuadro  #buttons  .masinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 0.6em;
	background-color: #999999;
	line-height: 25px;
	text-decoration: none;
	text-align: center;
	width: 140px;
	float: left;
	height: 25px;
}
#column_right  .col1  .recuadro  #buttons  .digital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 0.6em;
	background-color: #E1006F;
	line-height: 25px;
	text-decoration: none;
	text-align: center;
	width: 140px;
	float: left;
	height: 25px;
	top: -4px;
}
#column_right  .col1  .portada {
	text-align:left;
	height: 100%;
	margin: 0px 15px 15px 15px;
	background-color: #FFFFFF;
}
#column_right .col1 .imgtapa{
	border:1px solid #D9D9D9;
	width: 148px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-bottom: 25px;
	height: 210px;
	margin-right: 25px;
}
#column_right .col1 .imgtapa a, .imgtapa a:hover {
	color: #999;
}

#column_right .col1 .imgtapa .buttons {
	margin-top: 0px;
	height: 24px;
	list-style-type: none;
	text-align: center;
	text-decoration: none;
	text-align: center;
	color: #999999;
	line-height: 24px;
	float: left;
	text-transform: uppercase;
}
#column_right .col1 .imgtapa .flag {
	width: 24px;
	float: left;
	height: 25px;
	margin-right: 5px;
	margin-left: 5px;
}

#column_right   .col1    #buttons   .digital   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 0.6em;
	background-color: #E1006F;
	line-height: 25px;
	text-decoration: none;
	text-align: center;
	width: 130px;
	float: left;
	height: 25px;
	top: -4px;
}
#column_right    .col1   #buttonsdig   {
	width:150px;
	position: relative;
	margin-top: 0px;
	height: 25px;
	list-style-type: none;
	margin-left: 13px;
}
#column_right   .col1     #buttonsdig    .masinfo   {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #40B7D9;
	font-size: 0.7em;
	line-height: 25px;
	text-decoration: none;
	text-align: left;
	width: 120px;
	float: left;
	height: 25px;
	letter-spacing: 1px;
	background-image: url(../img/starblue.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
}
#column_right    .col1     #buttonsdig    .digital   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 0.6em;
	background-color: #E1006F;
	line-height: 25px;
	text-decoration: none;
	text-align: center;
	width: 130px;
	float: left;
	height: 25px;
	top: -4px;
}

#column_right  .col1  .foto {
	text-align:left;
}
#column_right   .col1 .recuadro  ul  {
	text-align:left;
}
#column_right   .col1 .recuadro     ul  li {
	text-align:left;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #686868;
	font-size: 0.7em;
	line-height: 20px;
	padding-left: 20px;
}
#column_right  .col1  .ver_edic {
	background: #fff;
	border: 1px solid #d9d9d9;
	padding: 10px;
	width: 454px;
	height: 154px;
	margin:15px;
	position: relative;
}
#column_right   .col1   .ver_edic   p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #818181;
	font-size: 0.7em;
	line-height: 17px;
}
#column_right      .col1      .ver_edic    .categoria {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
	background-repeat: no-repeat;
	background-color: #E1006F;
	line-height: 50px;
	height: 50px;
}
#column_right      .col1      .ver_edic     #mag_detalle {
	background: #fff;
	width: 315px;
	height: 115px;
	margin: 0px;
	position: relative;
	float: left;
	padding-left: 15px;
	padding-bottom: 10px;
}
#column_right  .col1  .ver_edic  #buttons {
	width:300px;
	position: relative;
	float: left;
	margin-top: 0px;
	height: 25px;
	list-style-type: none;
	padding-left: 15px;
}
#column_right  .col1  .ver_edic  #buttons  .masinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 0.6em;
	background-color: #999999;
	line-height: 25px;
	text-decoration: none;
	text-align: center;
	width: 130px;
	float: left;
	margin-right: 15px;
	height: 25px;
}
#column_right  .col1  .ver_edic  #buttons  .digital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 0.6em;
	background-color: #E1006F;
	line-height: 25px;
	text-decoration: none;
	text-align: center;
	width: 130px;
	float: left;
	height: 25px;
	top: -4px;
}
#column_right   .col1   .ver_edic   #imgportada
{
	border:1px solid #D9D9D9;
	height:140px;
	width:107px;
	float: left;
	padding: 5px;
	background-color: #FFFFFF;
}

/*************PAGINADOR **************/
#column_right   .col1   .recuadrop {
	height:35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5B5E67;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 0.8em;
	margin-right: 15px;
}
#column_right .col1   .recuadrop a {
	color:#999999;
}
#column_right    .col1    .recuadrop  a:hover {
	color:#FFFFFF;
}
#column_right      .col1      .recuadrop      table        {
	text-align: center;
	height: 35px;
}
#column_right   .col1   .recuadrop  td   {
	padding: 6px;
	background-color: #F2F2F2;
	border: 3px solid  #fff;
}
#column_right    .col1    .recuadrop   td:hover   {
	background-color: #666666;
	color: #FFFFFF;
}
/********************** ESTILOS E PORTADA ********************/
#column_right   .col1 .tapaportada {
	border: 3px solid #CCCCCC;
	background-color: #CCCCCC;

}
#column_right .col1 .detalle {
	padding-left: 150px;
	float: left;
}
/******************** ESTILOS DE TABLA ********************/
#box-table-a  
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 445px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a   th  
{
	font-size: 0.7em;
	font-weight: normal;
	padding: 6px;
	border-top: 5px solid #FFD33C;
	border-bottom: 1px solid #fff;
	background-color: #666666;
	text-transform: uppercase;
	text-align: left;
	color: #FFFFFF;
}
#box-table-a    td   
{
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #666666;
	border-top: 1px solid;
	background-color: #E4E4E4;
	font-size: 0.7em;
	text-align: left;
}
#box-table-a   tr:hover   td  
{
	color: #666666;
	background-color: #FFD33C;
	font-size: 0.7em;
}
#box-table-b    
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 470px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-b  th    
{
	font-size: 0.7em;
	font-weight: normal;
	padding: 6px;
	border-top: 5px solid #FFD33C;
	border-bottom: 1px solid #fff;
	color: #FFFFFF;
	background-color: #666666;
	text-transform: uppercase;
	text-align: left;
}
#box-table-b  td     
{
	padding: 8px;
	border-bottom: 1px solid #fff;
	color: #666666;
	border-top: 1px solid;
	background-color: #E4E4E4;
	font-size: 0.7em;
	text-align: left;
}
#box-table-b  tr:hover   td       
{
	color: #666666;
	background-color: #FFD33C;
	font-size: 0.7em;
}

/****************** PIE DE PAGINA*******************/
#foot {
	height: 100px;
	clear: both;
	background-color: #F3F3F3;
	width: 960px;
	z-index: 200;
	margin-bottom: 25px;
	margin: 0 auto;
}
#foot ul {
	clear: both;
	padding: 20px 10px 0 10px;
	text-align: center;
}
#foot ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
#foot ul li a {
	border-right:1px solid #ccc;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0pt 16px;
	text-decoration:none;
}
#foot ul li a:hover {
	color: #999999;
}
#foot p {
	color: #666666;
	font-size: 11px;
	clear: both;
	line-height: 18px;
	margin: 20px 10px 0 10px;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}
#foot p a {
	color: #0099E5;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
}

/**TABLA INFORMACION DEL DETALLE DE EDICION***/

#tabla_edicion{
	width: 100%;
	border: none;
}
#tabla_edicion   th{
}
#tabla_edicion    td{
}
#tabla_edicion tr {
}


/* #STAFF*/
#autor{
	width: 250px;
	height: 70px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#autor .fotoautor{
	float:left;
	width:70px;
	height:70px;
}
#autor .infoautor{
	float:left;
	width:120px;
	height:70px;
	text-align:left;
	line-height:15px;
	text-transform:uppercase;
	font-size:10px;
	margin-left:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9B9B9D;
	 }


#hor-minimalist-b
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #fff;
	width: 740px;
	border-collapse: collapse;
	text-align: left;
	margin-top: 13px;
}
#hor-minimalist-b th
{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding: 10px 8px;
}
#hor-minimalist-b td
{
	color: #666666;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #0099E5;
}
.detalle_campo  {
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	width: 500px;
	font-size: 11px;
	color: #666666;
}
.campocorto  {
	text-align: left;
	color: #666666;
	background-color: #FFFFFF;
	width: 200px;
	border: 1px solid #CCCCCC;
	padding: 0 5px;
	height: 25px;
	font-size: 11px;
}
.campomuycorto  {
	text-align: left;
	width: 70px;
	border: 1px solid #CCCCCC;
	padding: 0 5px;
	height: 25px;
	color: #666666;
	font-size: 11px;
}
.campolargo 
{
	text-align: left;
	width: 250px;
	border: 1px solid #CCCCCC;
	padding: 0 5px;
	height: 25px;
	color: #666666;
	font-size: 11px;
}
.campoarea 
{
	text-align: left;
	width: 350px;
	border: 1px solid #CCCCCC;
	padding: 0 5px;
	height: 100px;
	color: #666666;
	font-size: 11px;
}
.campocheck 
{
	text-align: left;
	width: 20px;
	padding-left: 10px;
}
.listacorta  {
	text-align: left;
	width: 50px;
	border: 1px solid #CCCCCC;
	padding: 0 0 0 5px;
	height: 25px;
	color: #666666;
	font-size: 11px;
}
.listalarga  {
	text-align: left;
	width: 140px;
	border: 1px solid #CCCCCC;
	padding: 0 0 0 5px;
	height: 25px;
	color: #666666;
	font-size: 11px;
}
.boton{
	font-size:0.9em;
	font-family:Verdana,Helvetica;
	background:#638cb5;
	border:0px;
	width:125px;
	height:30px;
	background-color: #CFCFCF;
	color: #FFFFFF;
       }

/* SOCIAL BUTTONS */
#share{
	width: 100%;
	float: left;
	margin-bottom: 15px;
	height: 20px;
	text-align: left;
}
#share .socialbutton{
	margin-right: 10px;
	width: auto;
	float: left;
}

/* CANAL DE VIDEOS*/
.videos_portada{
	background:#FFFFFF;
	border:1px dashed #ccc;
	padding:10px;
	width:663px;
	height: 100%;
}
.titulo_video{
	width:330px;
	font-size:11px;
	line-height:25px;
	text-align: left;
	display: block;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.video_der{
	float:left;
	width:330px;
	margin-bottom:25px;
}
.video_izq{
	float:left;
	margin-right:25px;
	width:330px;
	margin-bottom:25px;
}	

#tapagrande {
	width: 270px;
	height:370px;
}
/*#tapagrande a:hover {
	width: 100px;
	height: 100px;	
	background-image: url(img/ver_digital.png); 
}
.verdigital {
	width: 270px;
	height: 370px;	
	display: block;
}*/
/******** DETALLES ADICIONALES - ESQUINAS REDONDAS***********/
.infoadicional{
	width:100%;
	height: 100%;
	margin-top: 25px;
}
.infoadicional .radius {
	-moz-border-radius: 8px 8px; /* Firefox */
	-webkit-border-radius: 8px 8px; /* Google Chrome y Safari */
	border-radius: 8px 8px; /* CSS3 (Opera 10.5 e Internet Explorer 9) */
	background-color: #eee;
	padding: 10px;
}
.infoadicional h2{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-image: url(../img/arrow-h2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 25px;
	margin-bottom: 5px;
	text-align:left;
}

.infoadicional .edicion{
	margin-right:15px;
	margin-bottom: 15px;
}
/***************** GRAFICOS SCORING**************/
.infoadicional .graph {
	width: 250px;
	position: static;
    }
.infoadicional .barpromedio {
	display: block;
	position: relative;
	text-align: center;
	height: 25px;
	line-height: 15px;
	margin: 2px 0;
	background-color: #00C0FD;
	color: #FFFFFF;
    }
.infoadicional .bar {
	display: block;
	text-align: left;
	color: #333;
	height: 18px;
	line-height: 15px;
	margin: 2px 0;
	background-color: #999999;
    }
.infoadicional .graph .textbar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #666666;
	height: 20px;
	line-height: 20px;
	padding-left: 4px;
	background-color: #E0E0E0;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	text-align: left;
	 }
.infoadicional  .puntaje    {
	color: #0099E5;
	width: 25px;
}
.infoadicional p {
	margin: 0;
    }
.infoadicional .scor {
	margin-bottom: 15px;
    }
.infoadicional .scor dl {
	padding: 0;
	margin: 10px 0 0 0;
	position: static;
    }
.infoadicional .scor tr {
	clear: both;
	display: block;
	float: left;
	width: 104px;
	height: 20px;
	line-height: 20px;
	margin-right: 17px;
	font-size: 0.75em;
	text-align: right;
	position: static;
    }
.infoadicional .scor td {
	position: static; /* IE is dumb */
	display: block;
	width: 250px;
	height: 33px;
	margin: 0 0 15px;
	background: url(../img/g_colorbar.jpg);
     }

.infoadicional .scor td span {
	background: url(../img/g_colorbar2.jpg);
	height: 30px;
	width: 75%;
	text-align:right;
     }
.infoadicional   .scor   td  span .marca {
	right: -5px;
	top: -5px;
	display: block;
	background: url(../img/g_marker.gif);
	height: 40px;
	width: 15px;
	text-align: left;
	text-indent: -9999px;
	border-right: 5px solid #000;
	overflow: hidden;
     }


/*************** DETALLE - SUSCRIPCION  ********************/

.infoadicional .input[type="text"]	{
	width:200px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
.infoadicional .input[type="text"] .corto	{
	width:100px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
.infoadicional .input[type="password"]	{
	width:30%;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}

.infoadicional .label{
	line-height: 25px;
}
.infoadicional .textarea			{
	width:60%;
	padding: 7px;
	border: 1px solid #ccc;
	margin-bottom: 10px;
 }

.infoadicional .screenReader { 
	display:none; 
	visibility:hidden; 
}
.infoadicional input#ccode {
	float:left;
	width:120px !important;
	padding: 7px;
	border: 1px solid #ccc;
	margin-right: 10px;
}
.infoadicional #captcha { 
	margin:0 10px 0 0; 
	border:1px solid #D61829; 
}
.infoadicional .input[type="button"] {
	-moz-border-radius: 8px 8px; /* Firefox */
	-webkit-border-radius: 8px 8px; /* Google Chrome y Safari */
	border-radius: 8px 8px; /* CSS3 (Opera 10.5 e Internet Explorer 9) */
	padding: 6px 10px;
	background-color: #0099E5;
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 10px;
 }
.truncate_more_link{
	color: #999;
	font-size: 10px;
	font-family: verdana;
	line-height: 20px;
	display: block;
	text-align: center;
	border-top: 2px dashed #eee;
	text-transform: uppercase;
	letter-spacing: 1px;
}
/********************** LECTOR RSS MAGAZINE ************************/
.rss{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.rss .titrss{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
}

