body {
	margin-left:0px;
	margin-top:30px;
	margin-right:0px;
	margin-bottom:10px;
	font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#6a6a6a;
}

#general { margin-left:auto; margin-right:auto; width:715px; }

#general #superior { float:left; width:100%; height:265px; }
#general #superior #cabecera { float:left; width:485px; height:100%; background:url(../_img/general/fondo_cabecera.jpg) no-repeat; }
#general #superior #cabecera  #home { float:left; width:300px; margin-top:0px; margin-left:0px; color:#FFFFFF; font-size:16px; font-weight:bold;}
#general #superior #cabecera  #ticker { float:left; width:295px; margin-top:13px; margin-left:00px; color:#FFFFFF; font-size:16px; font-weight:bold;}

#general #superior #menu { float:left; width:215px; height:100%; margin:0px; padding:0px; }
#general #superior #menu #idioma { float:left; width:100%; text-align:right; margin-bottom:10px; }
#general #superior #menu #elemento { float:left; width:195px; background:url(../_img/menu/bullet.gif) no-repeat; padding-left:20px; margin-top:5px; border-bottom:1px solid #c2c9cd; height:20px; }
#general #superior #menu #elemento a { color:#2a8981; font-weight:bold; text-decoration:none; }
#general #superior #menu #elemento a:hover { text-decoration:underline; }
#general #superior #menu #elementoSel { float:left; width:195px; background:url(../_img/menu/bullet.gif) no-repeat; padding-left:20px; margin-top:5px; border-bottom:1px solid #c2c9cd; height:20px; }
#general #superior #menu #elementoSel a { color:#6a6a6a; font-weight:bold; text-decoration:none; }
#general #superior #menu #elementoSel a:hover { text-decoration:underline; }
#general #superior #menu #separadorMenu { float:left; }

#general #inferior { float:left; width:100%; min-height:380px; }
#general #inferior #contenido {
	float:left;
	width:485px;
	height:100%;
	padding-top:10px;
	background-image:url(../_img/general/fondo_contenido.gif);
}
#general #inferior #contenido #bloque1 { float:left; width:470px; }
#general #inferior #contenido #titular { float:left; width:480px; margin-top:10px; margin-bottom:10px; }
#general #inferior #contenido #separadorInferior { float:left; height:1px; width:100%; border-bottom:1px solid #c2c9cd; margin-top:10px; margin-bottom:10px; }

#general #inferior #auxiliar { float:left; width:215px; height:100%; }

#general #inferior #auxiliar #calculadora { float:left; width:215px; height:100%; }
#general #inferior #auxiliar #calculadora #titular { float:left; }
#general #inferior #auxiliar #calculadora #foto { float:left; margin-top:10px; margin-bottom:10px; }
#general #inferior #auxiliar #calculadora #texto { float:left; }

#general #pie { float:left; width:715px; font-size:10px; margin-top:20px; }
#general #pie a { color:#6a6a6a; text-decoration:none; }
#general #pie a:hover { text-decoration:underline; }




#mas { float:right; background:url(../_img/menu/bullet.gif) no-repeat; margin-top:10px; margin-bottom:5px; margin-right:20px; padding-left:20px; color:#2a8981; }
#mas a { color:#2a8981; font-weight:bold; text-decoration:none; }
#mas a:hover { text-decoration:underline; }

#separador10 { float:left; width:100%; height:10px; }
#separador20 { float:left; width:100%; height:20px; }
#separador30 { float:left; width:100%; height:30px; }
#separador35 { float:left; width:100%; height:35px; }
#separadorPie { float:left; width:715px; height:20px; }
#separadorV15 { float:left; width:15px; height:1px; }
#separadorV25 { float:left; width:25px; height:1px; }

.texto, .texto9 { font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#606060; text-align:justify; }
.texto b { color:#606060; }
.texto a { color:#606060; font-weight:bold; }
<!-- .texto a { color:#007C91; font-weight:bold; } -->
.texto a:hover { text-decoration:none; }
.textoVerde { color:#2a8981; }
.textoVerdeB { color:#2a8981; font-weight:bold; }
.texto9 { font-size:10px; }

input {	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6a6a6a; height:15px; border:1px #6A6A6A solid; }
.radio { border:none; } 
textarea {	font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#6a6a6a; border:1px #6A6A6A solid; }


a { color:inherit; text-decoration:none; }
a:hover { text-decoration:underline; }


img { border:0px; }