body{
margin : 0;
background-color : #9d8386;
background-image: url(img/mid.jpg)!important;
background-repeat: no-repeat !important;
background-attachment: fixed!important;
background-position: center center;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}
a, a:visited, a:active {
text-decoration: none;
border-bottom: 1px dashed;
color: #990033;
}
a:hover {
color: #990033;
text-decoration: underline;
border: none;
}
table, td, tr{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

.encabezado {
text-decoration: none;
font-weight:bold;
text-align:center;
border-top: 1px dotted #fff;
border-bottom: 1px dotted #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; 
color: #ffffff;
}
.encabezado_ex {
text-align: right;
font-weight:bold;
border-top: 1px dashed;
border-bottom: 1px dashed;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; 
color: #990000;
}
input, textarea, option, select{
border : 1px dotted #000000;
font-family: Verdana, Arial, Times new roman; 
font-size: 10px; color: #ffffff;
background-color: #5B000E;
}