body
{
   background-color: #dddddd;
   margin-right: 0px;
   margin-left: 0px;
   margin-top: 10px;
   margin-bottom: 10px;   
}

.aqui
{
   color: #008e55;
   font-family: Arial;
   font-size: 9px;
     
   text-decoration: none;
}
.aqui:Hover
{
   text-decoration: underline;
}
.links
{
   color: #008e55;
   font-family: Arial;
   font-size: 12;
   text-decoration: none;
}
.links:Hover
{
   color: #006440;
}
.linkbarra
{
   color: #FFFFFF;
   font-family: Arial;
   font-size: 13px;
   text-decoration: none;
   padding-bottom: 2;
   padding-left: 2;
   padding-left: 2;
   padding-top: 2;
  
}

.linkbarra:Hover
{
  text-decoration: underline;
}

.linksubbarra
{
   color: #B9F5EE;
   font-family: Arial;
   font-size: 13px;
   text-decoration: none;
   padding-bottom: 2;
   padding-left: 2;
   padding-left: 2;
   padding-top: 2;
  
}

.linksubbarra:Hover
{
  text-decoration: underline;
}

.titulos
{
   color: #008e55;
   font-family: Arial;
   font-size: 23px;
 
  
}
.textform
{
   font-size: 13px;
   color: #008e55;
   font-family: Arial;
   text-align: right;
}

INPUT, SELECT, TEXTAREA
{
	border: solid 1px #b5bdc6;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}

.formulario2
{
	border-bottom-color: #b5bdc6;
	border-bottom-style: solid ;
	border-bottom-width: 1px;
	border-top-color: #b5bdc6;
	border-top-style: solid ;
	border-top-width: 1px;
	border-left-color: #b5bdc6;
	border-left-style: solid ;
	border-left-width: 1px;
	border-right-color: #b5bdc6;
	border-right-style: solid ;
	border-right-width: 1px;
	width: 230px;
	color: #000000;
	font-family: helvetica;
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
	height: 75px;
}

.text
{
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}
