@charset "UTF-8";
/* CSS Document */

body{ background-color:#FFF; background-image: url(../image/fondo_degradado.png); background-repeat:repeat-x; font-family:Verdana, Geneva, sans-serif;}
#wrapper{ width:965px; height:auto; margin:auto;}
#header{ height:230px; background-image: url(../image/base_botones.png); background-repeat:no-repeat;}

#logotipo_gsmx{ position:relative; top:40px; left:70px; width:300px;}
.logo{ float:left; padding-right:50px;}
.titulo{position:absolute; padding-left:132px; top:127px; font-family:Verdana, Geneva, sans-serif; font-size:16px;}

/*idioma*/
.idioma{ position:relative; left:800px; top:15px; width:125px; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.idioma a{ display:block;}
.idioma a:hover{ font-weight:bold;}


/*Links activos*/
.activo{ display:block; width:auto; height:20px; background-image: url(../image/delineado_links.png); background-repeat: repeat-x; background-position: bottom; font-style:italic;}

/*Menus separados*/
.menu_1{ position:absolute; top:175px; font-family:Verdana, Geneva, sans-serif; font-size:12px; font-weight:bold; float:right; color:#FFF; list-style:none;}
.menu_1 li{ float:left; padding-left:0px; margin-left:15px;}
.menu_1 a{ color:#FFF; text-decoration:none;}
.menu_1 a:link{ display:block;}
.menu_1 a:hover{ display:block; width:auto; height:20px; font-style:oblique; background-image: url(../image/delineado_links.png); background-repeat: repeat-x; background-position: bottom;}

.menu_2{ position:relative; top:17px; left:500px; font-family:Verdana, Geneva, sans-serif; font-size:12px; font-weight:bold; color:#FFF; 
width:400px;}
.menu_2 li{ float:left; margin-left:10px; list-style:none;}
.menu_2 a{ color:#FFF; text-decoration:none;}
.menu_2 a:link{ display:block;}
.menu_2 a:hover{ display:block; width:auto; height:20px; font-style:oblique; background-image: url(../image/delineado_links.png); background-repeat: repeat-x; background-position: bottom;}

/*Flash solo para la página principal*/
.interactivo{ position:relative; top:-16px; background-color:#744474; background-image:url(image/bk_interactivo-08.png); background-repeat:repeat-x; height:425px;}
.interactivo_flash{ margin-left:5%;}


/*contenido*/
#contenido{  border:2px solid #a1a1a1;
background:#FFF;
width:960px;
border-radius:20px;
-moz-border-radius:20px; /* Firefox 3.6 and earlier */
background-image: url(../image/pag1/gs_mundo.png); background-repeat:no-repeat; background-position:right; color: #333;}
#contenido span{ color:#F00;}
.escudo{ position:relative; float:left; top:5px;}
.contenido_texto{ width:670px; padding-left:50px;}
.contenido_texto p{ font-size:15px;}

/*footer*/
#footer{ position:relative; top:10px; width:960px; height:200px; margin:auto; color: #744474; background-image: url(image/fondo_global.png); background-repeat:no-repeat; background-position: bottom;}
#footer h3{ padding-left:30px; color:#744474;}

#footer .tel-juarez{ float:left; width:280px; height:100px; font-size:14px; border-right-style:solid; border-right-width:1px; border-right-color:#666; text-align:left;}
#footer img{ position:relative; top:-20px; float:left; padding-right:10px;}

#footer .tel-eu{ float:left; padding-left:20px; padding-right:10px; width:150px; height:100px; font-size:14px; border-right-style:solid; border-right-width:1px; border-right-color:#666; text-align:left;}


#footer .mail{ float:left; padding-left:20px; padding-right:10px; width:280px; height:100px; 
font-size:14px; border-right-style:solid; border-right-width:1px; border-right-color:#666; text-align:left; }

/*links de footer*/
.mail a{ color:#744474;}
.mail a:hover{ color: #FFF; background-color:#744474;}
.link_externo{ float:right; position:relative; left:120px; width:300px; height:auto; top:-100px; font-weight:bold;}
.link_externo a{ color:#666; text-decoration:none;}
.link_externo a:hover{ color:#744474; text-decoration:underline;}
.link_externo img{ display:block;}

.derechos{ position:absolute; font-size:12px; top:150px;}