/* tags */
html {width:99%; height:99%; border:1px solid #00529B;}
body {background:#fff; overflow:auto}
em {display:block; border-bottom:2px solid #D1E0F5; padding:0 0 2px 5px; font:bold 11px arial; color:#3764A0; margin-bottom:5px}

input[type="text"], select {display:block; width:90%; margin:5px 0;}

/* holder */
.holder {width:95%; margin:5px auto;}
.holder .titulo {background:url(holder_titulo.jpg) repeat-x; height:22px; font:bold 11px verdana; line-height:22px; padding:0 5px 0 15px;}
.holder .titulo a {float:right; margin:0 5px; font:bold 10px verdana; line-height:22px}

/* classe de controle */
.pad {padding:7px 15px; font:normal 11px arial; color:#333}

