﻿body {  font-size: 1em;  line-height: 1.4; font-family:Arial; background-color:#ededed}
::-moz-selection { background: #ccc; text-shadow: none;}
::selection { background: #ccc; text-shadow: none;}
fieldset {  border: 0;    margin: 0;   padding: 0;}
textarea { resize: vertical;}
.chromeframe {  margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0;}

.italic { font-style:italic}

/*body { font-family: 'Titillium Web', arial; font-size: 16px/26px; }*/

.a8  { font-size:8pt}
#formulario {  background-color:#C0C0C0;}
#formulario input { background-color:#f2f2f2; border: 1px solid #fff; color: #000; text-align:left; } 
#formulario textarea { background-color:#f2f2f2; border: 1px solid #fff; color: #000; width:100%; text-align:left;  }
#formulario input.enviar { background:#72BF54; color:#000; padding:5px; margin-top:10px; font-weight:bold; font-family: 'Titillium Web', arial; 
text-transform:uppercase; border:none; text-align:center; border-radius:5px;}

.clear { clear:both}

.tituloform {  background-color:#666;  color: #fff; padding:2px }
