img{border-style:none;}
a:link,a:visited,a:active,a:hover{color:green;font-size:1.2em;border-style:none;text-decoration:none}
a:hover{font-size:1.5em;}
body{margin: 1em;font-family: serif;line-height: 1.1; background: white; color: black; }
h1,h1.Err{text-align:center;border-style:solid;border-width:thick thick thin thin;border-color : green green white white;}  
h1.Err {color:red; border-color : red red white white;} 
h1.legal {color:black; border-color : gray gray white white;} 
h1.info {color:black; border-color : blue blue white white;}
h2,h3 {text-align: left; text-decoration: underline; }  
h4{text-align: left;}
h2{font-size:1.2em;}
h3.info{text-align:center;}
textarea,select,input
 { background-color: rgb(175,234,179); 
   border-style : solid; 
   border-width : thin thick thick thin;
   border-color : green gray gray green;
   font-family  : "Tahona, Vereda, Arial";
   font-size:1.3em;}

div.Bloque {background-color: rgb(227,255,251);margin  : 0.5em;padding : 1em; text-align:right ;} 
div.legal  
{ background-color: gray;
  margin  : 0.5em;padding : 1em; text-align:left ;
  font-size:0.8em;	
}
p.plegal
{
  font-weight:bold;
  text-indent:3em;
  font-size:0.6em;text-align:justify;	
}
p.help
{
  font-weight:bold;
  font-size:0.7em;;	
}

p.info{color:rgb(0,0,250);}
p.Err {color:red;}
