#bloqueIExplorer {	text-align : center; width: 100%;}

#cabecera { margin:0 auto 0 auto; width:768px; }

.texto_azul {
	font-family: Verdana;
	font-size: 11px;
	color: #2435E1;
	text-align:left;
}	 
.texto_azul_just {
	font-family: Verdana;
	font-size: 12px;
	color: #2435E1;
	text-align:justify;
}

	
.texto_ok {
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #2435E1;
	text-align:justify;
}

.imput-casillas {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border: 1px dotted #999999;
}

.texto_negro {

	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
#menu  { clear: both;

     margin:0px auto;
     font-size: 12px;
     height: 32px;
     width: 720px;
	 border-left: 0px solid #ccc;
	 border-right:0px solid #ccc;}
        
         

#menu a  { 
	   color: #ff00ff;
	   font-weight:bold;
	   padding:10px 8px 10px 8px;
	   text-decoration: none;}
         
	
#menu a:hover {background:#c6cd9c;color:#fff;}