/* Estilos generales */
html,body {font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size:12px;}
#contenedor_global {position:absolute; width:760px; height:auto; top:0px; left:50%; margin-left:-380px; z-index:10;}
#contenido_central {margin:146px 30px 0px 30px;}

#papel_superior {position:absolute; left:2px; background-image:url(imagenes/papel_1.png); behavior: url(iepngfix.htc); height:131px; width:753px; z-index:2;}
#papel_inferior {background-image:url(imagenes/papel_2.png); behavior: url(iepngfix.htc); height:125px; width:753px; z-index:5;}

#logo_elemedios {position:absolute; width:103px; height:72px; top:17px; left:50%; margin-left:-300px; z-index:200; cursor:pointer;
				 background-image:url(imagenes/elemedios_logo_grande.png); behavior: url(iepngfix.htc);}
#elemediario {position:absolute; width:292px; height:78px; top:25px; left:50%; margin-left:-100px; z-index:200; cursor:pointer;
				 background-image:url(imagenes/elemediario.png); behavior: url(iepngfix.htc);}		   

#capa_telefono {position:absolute; top:20px; right:50%; margin-right:-360px; z-index:200; behavior: url(iepngfix.htc);
				background-image:url(imagenes/elemedios_telefono.png); background-repeat:no-repeat; height:20px; width:6px;}
#capa_correo {position:absolute; top:36px; right:50%; margin-right:-360px; z-index:200; cursor:pointer; behavior: url(iepngfix.htc);
				background-image:url(imagenes/elemedios_correo.png); background-repeat:no-repeat; height:20px; width:6px;}

#atajo_login {position:fixed; z-index:9999; width:20px; height:20px; cursor:crosshair;}

.tira {position:absolute; z-index:1; behavior: url(iepngfix.htc); height:52px; width:24px;}
.rotulo {position:absolute; z-index:3; font-size:12px; color:#666666; width:90px; visibility:hidden;}
.enlaceTira {position:absolute; z-index:8; behavior: url(iepngfix.htc); cursor:pointer; height:50px; width:16px;}

/* Gestión de usuarios */
.autePGusuarios {font-size:12px; font-family:Trebuchet MS, Arial, Helvetica, sans-serif; width:95%;}
.autePGtipos {font-size:12px; font-family:Trebuchet MS, Arial, Helvetica, sans-serif; background-color:#eeeeee; width:100%;}
