/*Enlaces */

A.like:visited {text-decoration: underline;font-family:arial,helvetica,sans-serif; font-size: 10px;font-weight: bold;color: #01246B;}
A.like:link {text-decoration:underline ; font-family:arial,helvetica,sans-serif; font-size: 10px;font-weight: bold; color:#01246B;}
A.like:hover{text-decoration:underline; font-family:arial,helvetica,sans-serif; font-size:10px;font-weight: bold; color: #FFFFFF; }

/*texto*/
.texto {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: Black;
	text-align: justify;
}

.texto-corrido {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: Black;
	text-align: justify;
}

.titulo{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #FF6600;
	text-align: justify;
	font-weight : bold;
}


.copyright
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color: #666666;
	text-align : center;
	font-weight : bold;
	background-color: #FFFFFF;
	}
	
	.notas
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color: #000000;
	text-align : left;
	font-weight : bold;
	line-height : 13px;
	}
	
	.menu
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color: #FF6600;
	text-align : justify;
	font-weight : normal;
	line-height : 11px;
	text-decoration : underline;
	}

	.titulos-forma
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size :7pt;
	color: #000000;
	text-align :left;
	font-weight : normal;
	line-height : 11px;
	font-weight : bold;
	}
	
.BoxBuscar
{
   border-bottom-width : 1px;
   border-color : #000000;
   border-left-width : 1px;
   border-right-width : 1px;
   border-style : solid;
   border-top-width : 1px;
   font-family : Verdana, Arial;
   font-size : 8pt;
   background-color : #FF6600;
}

.BoxBuscar-2
{
   border-bottom-width : 1px;
   border-color : #000000;
   border-left-width : 1px;
   border-right-width : 1px;
   border-style : solid;
   border-top-width : 1px;
   font-family : Verdana, Arial;
   font-size : 8pt;
   background-color : #FFFFFF;
   margin-left: 0px;
   margin-top: 0px;
   vertical-align: top;
}
