<!--
   BODY
   {
       background : #EDE4D3;
       COLOR: #000000;
       FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
       FONT-SIZE: 10px;
       LIST-STYLE: square;
       	overflow: auto;
	SCROLLBAR-FACE-COLOR: #EDE4D3;
	SCROLLBAR-BASE-COLOR: #E5D1A4;
	SCROLLBAR-3DLIGHT-COLOR: #E5D1A4;
	SCROLLBAR-HIGHLIGHT-COLOR: #E5D1A4;
	SCROLLBAR-SHADOW-COLOR: #E5D1A4;


   }
   
   TD
   {
       FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
       FONT-SIZE: 10px;
text-align: justify;
   }

    A
    {
        COLOR: #000000;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 10px;
        TEXT-DECORATION: underline
    }
    A:hover
    {
        COLOR: #FF6633;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 10px;
        TEXT-DECORATION: underline
    }
    A:visited
    {
        COLOR: #FF6633;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 10px;
        TEXT-DECORATION: underline
    }
    
    .fondoForm
    {
        <!-- BACKGROUND-COLOR: #D6D7CE; -->
        BACKGROUND-COLOR: #FFFFFF;
        BORDER-BOTTOM: #E6E7E1 1px solid;
        BORDER-LEFT: #8D8E87 1px solid;
        BORDER-RIGHT: #E6E7E1 1px solid;
        BORDER-TOP: #8D8E87 1px solid;
        COLOR: #000000;
        FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
        FONT-SIZE: 10px
    }
	INPUT.nombre {	background-color : White;	font-size : 10pt;	width : 200px;	height : 18px; font-family : Verdana;}
	INPUT.apellidos {	background-color : White;	font-size : 10pt;	width : 200px;	height : 18px; font-family : Verdana;}
	INPUT.direccion {	background-color : White;	font-size : 10pt;	width : 280px;	height : 18px; font-family : Verdana;}
	INPUT.ciudad {	background-color : White;	font-size : 10pt;	width : 125px;	height : 18px; font-family : Verdana;}
	INPUT.pais {	background-color : White;	font-size : 10pt;	width : 250px;	height : 18px; font-family : Verdana;}

	INPUT.tlfno {	background-color : White;	font-size : 10pt;	width : 105px;	height : 18px; font-family : Verdana;}
	INPUT.fax {	background-color : White;	font-size : 10pt;	width : 105px;	height : 18px; font-family : Verdana;}
	INPUT.mail {	background-color : White;	font-size : 10pt;	width : 130px;	height : 18px; font-family : Verdana;}
	textarea.consulta {	background-color : White;	font-size : 10pt;	width : 485px;	height : 100px; font-family : Verdana;}



    
-->


