
table.formulario td {	padding: 0px 0px 5px 0px; font-size: 17px; font-weight: 600; color: black;  }

formulario { font-size: 17px; }

eventos h2 { color: #000; line-height: 169%; }

a.button{ float:left;

font-size:110%;

font-weight:bold;

border-top:1px solid #999;

border-left:1px solid #999;

border-right:1px solid #333;

border-bottom:1px solid #333;

color:#333;

width:auto;

}

a.button:hover{

border-top:1px solid #333;

border-left:1px solid #333;

border-right:1px solid #999;

border-bottom:1px solid #999;

color:#333;

}

a.button span{

background:#d4d0c8 url(images/bg_btn.gif) repeat-x;

float:left;

line-height:24px;

height:24px;

padding:0 10px;

border-right:1px solid #777;

border-bottom:1px solid #777;

}

a.button:hover span{

border:none;

border-top:1px solid #777;

border-left:1px solid #777;

background: url(pru.gif) repeat-x;

cursor:pointer;

}