/* CSS Document */
body{
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
background-color:#999999;
}

INPUT{
	font:BOLD 10px Arial, Helvetica, sans-serif;
	color:#666666;
	border:1px solid #999999;
}
CHECKBOX, SELECT, TEXTAREA{
border:1px solid #999999;
font:normal 11px tahoma;
background-color:#FFFFFF;
color:#000000;
}

#cuerpo{overflow:auto; height:auto; width:1000px; background-color:#242424 }
#cuerpo a { font:bold 11px tahoma; color:#FFFFFF; text-decoration:none}
#cuerpo a:hover{ color:#CCCCCC}
#contenido{width:1000px; height:auto; overflow:auto}
#contenido .izquierdo{width:315px; height:auto; overflow:auto; background:#333333; margin-top:5px; padding:5px 5px 5px 5px; font:normal 12px tahoma; color: #FFFFFF; float:left}
#contenido .derecho{width:662px; height:auto; overflow:auto; background:#333333; margin-top:5px; margin-left:3px; padding:5px 5px 5px 5px; font:normal 12px tahoma; color: #FFFFFF; float:left}
#contenido .titulo{ font:bold 12px Verdana, Arial, Helvetica, sans-serif; color:#54C2C3;  margin-top:12px}
#contenido .texto{ font:normal 11px Verdana, Arial, Helvetica, sans-serif; color:#ffffff; padding:5px 8px 5px 8px}
#contenido .colores{border:2px solid #969696; width:780px}


#pie{ height:90px; width:1000px; font:normal 11px tahoma; text-decoration:none; color:#FFFFFF; background-color:#242424;}
#pie a { font:normal 11px tahoma; text-decoration:none; color:#FFFFFF}
#pie a:hover{ font:normal 11px tahoma; text-decoration:none; color: #cccccc}


#busqueda { white-space: nowrap; }
#busqueda label { display: none; }
#busqueda input { width: 100px; border: 1px solid #ccc; margin-right: 1px; font-size:11px; }
#busqueda #button { position: relative; border: 0; width: 22px; height: 17px; top: 4px !important; top: 2px; margin-left: 1px; }

#items-li{ padding: 0 6px 0 27px; margin: 0;  list-style-image: url(../imgs/icons/arrow-lnk.gif); color: #CC3300;}
#items-li li{ margin-top:5px;margin-bottom:5px}

.back{
color: #2975AD;
width:98%;
text-align:right;
clear:both;
margin-top:20px;
border-top:1px dotted #ccc;
}
.back a{
color: #2975AD;

}
.back a:hover{
color: #444;
}
#navSup{ padding-top:28px;}
#navSup #imgs{ border:0px; margin:0px 10px 0px 10px}

#paginador{
text-align:left;
}
