@charset "utf-8";

body{
background-color:#999999;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background-image:url(../img/patt.jpg);

}

#total{
margin-top:10px;
width:1024px;
height:700px;
margin:auto;
border: 7px solid #FFFFFF;

}
#banner{
width:1024px;
height:60px;
background-image:url(../img/banner_panel.png);

}

#contenido{
width:1024px;
height:640px;
background-color:#F1F5BA;

}
#totalingreso{
width:488px;
height:400px;
margin:auto;
background-image:url(../img/fondo1.png);


}


.titulos{
font-family:"Trebuchet MS";
font-size:18px;
color:#666666;
font-weight:bold;
padding:10px;

}

.textoazul{
font-family:"Trebuchet MS";
font-size:12px;
color:#666666;
font-weight:
400;

}
.textoazul1{
font-family:"Trebuchet MS";
font-size:12px;
color:#6699CC;
font-weight:bold;

}
.textoazul2{
font-family:"Trebuchet MS";
font-size:12px;
color:#333333;
font-weight:bold;


}

.textos_ch{
font-family:"Trebuchet MS";
font-size:10px;
color:#6699CC;
font-weight:bold;


}

.textos_ch2
{
font-family:"Trebuchet MS";
font-size:12px;
color:#FF9900;
font-weight:bold;


}
.titulosnaranjo{
font-family:"Trebuchet MS";
font-size:18px;
color:#FF9900;
font-weight:bold;
padding:10px;

}
A:link { color:#6699CC}
A:link, A:visited { text-decoration: none }
A:hover { text-decoration: underline }
A:hover { color:#FF9900}
