.referencias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.empresa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.empresatitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	font-weight: bold;

}

.empresatitulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: underline;

}
.recuadro {
	float: none;
	border: 4px dotted #666;
}
.PopBoxImageSmall
{
   border: none 0px white;
 cursor:  url("http://localhost/sane/images/images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
   border: solid thin #CCCCFF;
    cursor:  url("http://localhost/sane/images/images/magminus.cur"), pointer;
} 

.TituloNoticias {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-style: italic;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	color: #000;
	white-space: normal;
	border-top-color: #62b0ff;
	border-right-color: #62b0ff;
	border-bottom-color: #62b0ff;
	border-left-color: #62b0ff;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}

.frente {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
