<!--  
BODY {
background-color: #2a170a;
text-align:center;
margin:0 auto;
}
#todo {
position:relative;
width:600px;
text-align:left;
margin:0 auto;
}
#todo2 {
position:relative;
float:left;
width:600px;
text-align:left;
margin:0 auto;
}
#dhtmltooltip {
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: #cdf148;
visibility: hidden;
font-family: Arial, sans-serif; 
font-size: 11px; 
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
//filter: progid:DXImageTransform.Microsoft.Shadow(color=black,direction=135);
}
#parte_up  {
position: relative; 
float: left; 
text-align:left;
background: url('../img/logofoto.gif') no-repeat; 
width: 600px; 
height: 78px; 
border-bottom: 1px solid #f9bd5f;
}
#parte_up2  {
position: relative; 
float: left; 
text-align:left;
background: url('../img/logofoto.png') no-repeat; 
width: 600px; 
height: 78px; 
border-bottom: 1px solid #f9bd5f;
}
#bann {
position:relative; 
float:left; 
width:468px;
height:60px;
margin-top:10px; 
margin-left:125px;
}
span.foto {
position: relative;
width:600px;
float: left;  
border-bottom: 1px solid #000000;
background:#2a170a url('../img/load.gif') 50% 50% no-repeat;
}
span.parte_down  {
position: relative; 
float: left; 
width: 600px; 
height: 25px; 
text-align:left;
background-image : url('../img/abajo_foto.gif'); 
background-repeat: no-repeat;
}
span.parte_down  img {
position: relative; 
float: left; 
margin-left:332px;
margin-top: 5px;
}
#ok_aviso {
position:relative; 
float:left; 
margin-top:-40px;
left:247px;
Z-INDEX:100;
}
#nota_des {
position:relative; 
float:right; 
right:30px;
Z-INDEX:100;
}
#nota_des  img.boc1 {
position:relative; 
margin-top:-47px;
//margin-top:-53px;
}
#nota_des  img.boc3 {
position:relative; 
margin-top:-95px;
//margin-top:-98px;
}
#nota_des  img.boc4 {
position:relative; 
margin-top:-65px;
}
#cargando {
height: 28px;
width: 122px;
position: absolute;
float: top right;
top: 5;
right: 5;
Z-INDEX:100;
}
span.error {
position: relative;
border: 1px solid black;
padding: 5px;
background-color: #ff0000;
font-family: Arial, sans-serif; 
color:#ffffff;
font-size: 11px; 
}
-->
