
select
{
	text-align:right	
}
body{
margin:0px;
}

.titulo
{
background:#AEAF94;
}
.errores
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:18px;
font-weight:900
}

td ,input, select,th
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color: #663;
line-height:18px;
}
th
{
font-family:Arial, Helvetica, sans-serif;
font-size:8px;
color: #663;
line-height:18px;
}
img
{
border-right:2px solid #999;
border-bottom:1px dotted #ccc;
padding:10px;
border:0
}

.boton{
font-family: Arial,Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #663;
border:1px solid #663;
background-color:#efeedf;
margin-left:5px;
}
