/* Estilos comunes */
/*HTML*/
body, html{margin:0px; width:100%; height:100%; background:#FFFFFF;}
img{ border:0px solid #E3E3E3;}

/*maquetacion general*/
#granTabla{width:100%; height:100%; margin:0px;}
#tdContenedor{width:100%; height:100%; background-color:#FFF; vertical-align:middle; text-align:center;}
#divGranContenedor{width:760px; height:550px; padding:0px; background-color:#E3E3E3; vertical-align:top; text-align:center; margin:0px auto; }
#cabecera{width:746px; border:1px solid #000000; margin:7px auto;}
#cabeceraArriba{border-bottom:1px solid #000000; height:38px; padding:0px; margin:0px; background-image:url(../img/general/cabecera-esp.gif);}
#cabeceraArribaEng{border-bottom:1px solid #000000; height:38px; padding:0px; margin:0px; background-image:url(../img/general/cabecera-eng.gif);}
#imgCabecera{border:0px solid #FF0000; margin:0px; height:3px; }
	

/*Menu*/
.menu{ height:24px; border:0px solid #000000; text-align:left; vertical-align:middle; padding:0px; margin:0px;}
.menu a:link, .menu a:visited, .menu a:active{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000000; margin:5px; text-decoration:none; border:0px solid #000000;background-color:#E3E3E3; }
.menu a:hover{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#E3E3E3; margin:5px; text-decoration:none; border:0px solid #000000;background-color:#000; }
.menuSeparador{height:24px; width:1px; padding:0px; margin:0px; border:0px solid #FF0000; background-image:url(../img/general/separador-menu.gif); background-repeat:no-repeat;}
#prensa{ width:173px;}
#espaciador{ width:200px;}
#espaciadorEng{ width:240px;}

/*contenido para el area de texto */
#texto{font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:left; background-color:#E3E3E3; width:746px; margin:0px auto; padding:0px; height:464px; overflow:auto;}
#texto p{ margin:10px 3px 0px;}
#texto img{ margin:3px 0px 0px; }
#texto h1{ margin:3px; padding:0px; font-size:12px; font-weight:bold;}
#texto a:link, #texto a:visited, #texto a:active{text-decoration:underline; color:#000000; }
#texto a:hover{text-decoration:none; color:#000000; }
/* Creditos */
#texto .creditoAutor{ margin:10px 0px 0px; padding:0px; font-size:12px; font-weight:bold; font-style:normal;}
#texto .creditoTitulo{ margin:10px 0px 0px; padding:0px; font-size:12px; font-weight:bold; font-style:italic;}
#texto .cv{margin:20px 3px;}


