/* CSS Document */
body{
background-image:url(../img/lineafondo.jpg);
background-attachment:fixed;
margin:0px;
}
.central{
width:754px;
background-color:#FFFFFF;
border:solid 1px #CCCCCC;
height:auto;
padding:10px;
margin:10px;
}
.letra{
padding:2px;
font-family:verdana;
font-size:11px;
color: #697889;
}
.borde{
border:double 1px #006699; 
padding:5px;
margin:2px;
}
.texto{
font-family:verdana;
font-size:11px;
color: #999999;
}
.textos{
font-family:verdana;
font-size:11px;
color: #FF9900;
}
td{
padding-bottom:5px;}
.linea{
margin:2px;
}
.mostra{
width:150px;
height:auto;
border:solid 1px #CCCCCC;
padding:8px;}
.caja{
border:solid 1px #CCCCCC;
padding:5px;
width:60px;
height:auto;
}
.cajas{
border:solid 1px #CCCCCC;
padding:5px;
width:auto;
height:auto;
}
.cajase{
border:solid 1px #C8DBEA;
margin:5px;
padding:5px;
width:auto;
height:auto;
}
.uno{
padding:2px;
border:solid 1px #CCCCCC;
font-family:verdana;
font-size:10px;
color:#99CC00;
margin:2px;
width:10px;
height:auto;
float:right;}
.cajase a:hover  { 
text-decoration: none; color: #99CC00;  
}

.cajasa{
border:solid 1px #CCCCCC;
padding:5px;
width:130px;
height:auto;
}
a           { text-decoration: none; color:#323788; }
a:hover     { text-decoration: underline;         }
a.nav       { text-decoration: none; color:#000000; }
a.nav:hover { text-decoration: underline;   }
ol{
	margin-left:8px;
	margin-bottom:2px;
	margin-top:2px;
}
div.procedure, div.welcomehelp, div.welcomehowdoi {
	display:none;
}

     