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

.BkgLogoTop {
	height: 75px;
	width: 1080px;
}

.itemMasNoticias  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	float : left;
	overflow : hidden;
}
a.itemMasNoticias:hover {
	color : #ce270f;
} 

.textLinkPath  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #FFF;
	text-decoration : none;
}
a.textLinkPath:hover {
	color : #ce270f;
} 

.HideLinkPict  {
	text-decoration : none;
	background-color: #FFF;
	border: 1px solid #FFF;
}
a.HideLinkPict:hover {
	cursor:pointer;
} 

.textLinkNotaComp  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #000;
	text-decoration : none;
}
a.textLinkNotaComp:hover {
	color : #ce270f;
} 
.formBuscar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.formBuscarTextWt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
}
