/* CSS Document */
body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.boton{
        font-size:11px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:#666666;
		background-image:url(imagenes/botones.png);
		background-repeat:no-repeat;
		background-color:#FFFFFF;
        border:0px;
        width:95px;
        height:28px;
  	    cursor:pointer;
}
.botonGris{
        font-size:11px;
        font-family:Verdana,Helvetica;
        font-weight:bold;
        color:#666666;
		background-image:url(imagenes/botones.png);
		background-repeat:no-repeat;
		background-color:#eeeeee;
        border:0px;
        width:95px;
        height:28px;
  	    cursor:pointer;
}

 
.Nav {
	font-weight: normal;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-left: 4px;
}
a.Nav:link, a.Nav:visited {
	text-decoration:none;
	color: #5555aa;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	font-weight:bold;
}
a.Nav:hover, a.Nav:visited:hover {
	text-decoration:underline;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
/*	background-color: #CCCCCC;
border: 1px solid #666666;*/
	font-weight:bold;
}

.separador{
	color:#FF6600;

}
.separadorNoticias{
	border-bottom:dashed #666666 1px;
}
.separadorColumnaDer{
	padding-bottom:8px;
	padding-top:8px;
	border-bottom:dashed #666666 1px;
	text-align:center;
}

.bordeSupInf{
  border-bottom:1px #eeeeee solid;
  border-top:1px #eeeeee solid;
}
.bordeSupInfImport{
  border-bottom:1px #FF9999 solid;
  border-top:1px #FF9999 solid;
  background-color:#F7D5D6;
}

a.leer:link, a.leer:visited {
	text-decoration:none;
	color:#FF6622;
	font-style:italic;
	font-size:9px;
}
a.leer:hover, a.leer:visited:hover {
	text-decoration:underline;
	color: #FF6622;
	font-style:italic;

}
.tituloSecciones {
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration:none;
}
a.tituloSecciones:hover, a.tituloSecciones:visited:hover {
	font-family:Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration:none;
}
.titulos{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
	padding:4px;
}
.titulosVarios{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
	padding:4px;
}

a.titulosMasLeidos:hover, a.titulosMasLeidos:visited:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:underline;
	padding:4px;
}
a.titulosMasLeidos:link, a.titulosMasLeidos:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
	padding:4px;
}


a.titulos:hover, a.titulos:visited:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
	color:#999999;
}

 input.text
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}
.overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 90%;
	height: 100%;
	background-color: #666;	
	visibility:visible;	
	display:none;  
}
.perfil{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 190;
	width: 995px;
	height: 560px;
	text-align:center;
	vertical-align:middle;
	visibility:visible;	  
	display:none;  
}
.quodevs{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
}

.share_new a img {
	border: none;
}
