body
{
   background-color: #ffffff;
   color: #000000;

   font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
   font-size: 11px;

   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 5%;
}

a:link
{
   color: #0066cc;
}

a:active
{
   color: #cccccc;
}

a:visited
{
   color: #0066cc; 
}

a:hover 
{
  color: #000000;
}

.banner
{
  text-align: center;
  border-width: 0 0 0 0;
  margin-top: 0px;
  margin-bottom: 22px;
}


h1
{
   font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
   font-size: 20px;
   font-weight: bold;
   letter-spacing: 3px;
   text-transform: uppercase;
   color: #0066cc;
   margin-bottom: 20px;

}


h2
{
   font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
   font-size: 18px;
   font-weight: bold;
   color: #000000;
   margin-bottom: 10px;
}

h2.dos
{
   font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
   font-size: 18px;
   font-weight: lighter;
   color: #000000;
   margin-top: 40px;
   margin-bottom: 5px;
   text-transform: uppercase;
}


hr.separador
{
   width: 90%;
   text-align: left;
   size: 3;
   color: #3333ff;
   margin-top: 200mm;
}


ul
{
   list-style-type: square;
   margin-top: 0;
}

ol
{
   list-style-type: 1;
   margin-top: 0;
}

ol.att
{
   list-style-type: a;
   margin-top: 0;
   margin-left: 10%;
}



li 
{
   font-size: 11px; 
   margin-top: 3px;
}


li.sep
{
   font-size: 11px; 
   margin-top: 20px;
}

li.caduc
{
   font-size: 11px; 
   margin-top: 3px;
   color: #ccc;
}

.centro
{
   text-align: center;
}

td.margen
{
   padding-top: 15px;
   padding-left: 30px;

   text-align: left;
   vertical-align: top;

   font-size: 11px;
}

p 
{
   font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
   font-size: 11px; 
}

p.t
{
   font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
   font-size: 11px;
   margin-left: 5%;
}



/*  a partir de aqui no lo uso */


.faq {
	color: #FFCC33;
}
.faq:hover {
	color: #FFFFFF;
}

hr { height: 1px; border: solid #00CC99 1px;}
.titolblau {  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 16px; font-weight: bold; color: #0066CC}
.titolblau2 {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0066CC;
	letter-spacing: 3px;
}

input { 
border-top:#333333 1px solid; 
border-bottom:#333333 1px solid; 
border-right:#333333 1px solid; 
border-left:#333333 1px solid; 
font-family: "Courier New", Courier, mono; font-size: 11px; color: #333333; 
}
textarea{
border-top:#333333 1px solid; 
border-bottom:#333333 1px solid; 
border-right:#333333 1px solid; 
border-left:#333333 1px solid; 
font-family: "Courier New", Courier, mono; font-size: 11px; color: #333333; 
}
select { 
border-top:#333333 1px solid; 
border-bottom:#333333 1px solid;
border-right:#333333 1px solid; 
border-left:#333333 1px solid; 
font-family: Arial, Sans Serif; font-size: 11px; color: #333333; 
}

/*h1 {  font-size: 20px; font-weight: bold; color: #0066CC}*/
/*h2 {  font-size: 18px; font-weight: bold; color: #0066CC}*/
h3 {  font-size: 17px; font-weight: bold; color: #0066CC}
h4 {  font-size: 16px; font-weight: bold; color: #0066CC}
h5 {  font-size: 14px; font-weight: bold; color: #0066CC}


.titolblanc { font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 20px; font-weight: bold; color: #FFFFFF; letter-spacing: 3px; }
.linktaronja {  color: #FFCC33}
td {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

dd {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
