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

html, body {
background-image:url(imagenes/fondo_html.gif);
background-repeat:repeat-y;
background-color:#001f90;
margin:0;
padding:0;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.7;
color:#393939;
}

a {
outline:none;
}

a:link,
a:visited,
a:active {
color:#393939;
text-decoration:underline;
}
a:hover {
color:#0058f5;
}


h1 {
display:block;
font-size:18px;
color:#0058f5;
margin-bottom:24px;
font-weight:bold;
line-height:1;
}

h2 {
display:block;
font-size:16px;
color:#0058f5;
margin-bottom:14px;
font-weight:bold;
line-height:1;
}

h3 {
display:block;
font-size:14px;
color:#5c5c5c;
margin-bottom:14px;
font-weight:bold;
line-height:1;
}



/*#contenidos ul {
margin:14px 0;
padding:0;
}
#contenidos ul li{
list-style:none;
background-image:url(imagenes/dot_azul.gif);
background-repeat:no-repeat;
background-position:0 6px;
padding:0 0 4px 12px;
}*/

.lista_bullets {
margin:14px 0;
padding:0;
}
.lista_bullets li {
list-style:none;
background-image:url(imagenes/dot_azul.gif);
background-repeat:no-repeat;
background-position:0 6px;
padding:0 0 4px 12px;
}

#contenidos ol {
margin:14px 0;
padding:0 0 0 20px;
*padding:0 0 0 25px!important;
_padding:0 0 0 25px;
}
#contenidos ol li{
margin:0;
padding:0 0 4px 0;
}
.lista_numeros {
list-style:decimal;
}
.lista_letras_min {
list-style:lower-latin;
list-style-type:lower-alpha;
}
.lista_letras_may {
list-style:upper-latin;
list-style-type:upper-alpha;
}
.lista_romanos_min {
list-style:lower-roman;
}
.lista_romanos_may {
list-style:upper-roman;
}


#container {
margin:0;
padding:0;
width:100%;
}

#area_stage {
margin:0 auto;
padding:0;
width:924px;
position:relative;
cursor:default;
}

#idiomas_int {
margin:5px 30px 0 0;
_margin:5px 15px 0 0;
float:right;
text-align:right;
color:#FFFFFF;
cursor:default;
}
#idiomas_int a {
/*color:#00bbfd;
font-size:12px;
margin:0 3px;
*/
color:#FFFFFF;
text-decoration:none;
font-size:12px;
display:block;
float:left;
margin:0 3px;
}
#idiomas_int a:hover {
/*color:#00dffa;*/
color:#00bbfd;
}
.eng #link_english {
display:none;
}
.esp #link_espaniol {
display:none;
}
.por #link_portugues {
display:none;
}


#sombra_stage_top {
float:left;
margin-top:69px;
*margin-top:73px!important;
_margin-top:68px;
width:924px;
height:22px;
background-image:url(imagenes/sombra_stage_top.png);
background-repeat:no-repeat;
}

#sombra_stage_left {
width:12px;
background-image:url(imagenes/sombra_stage_left.png);
}

#sombra_stage_right {
width:12px;
background-image:url(imagenes/sombra_stage_right.png);
}

#sombra_stage_bottom {
clear:both;
width:924px;
height:21px;
background-image:url(imagenes/sombra_stage_bottom.png);
background-repeat:no-repeat;
padding-bottom:30px;
}

#stage {
float:left;
margin:0 auto;
padding:0;
width:924px;
text-align:left;
}

#area_contenidos {
width:900px;
background-color:#FFFFFF;
padding:0;
position:relative;
}

#home #area_contenidos {
height:500px;
}

#idiomas #area_contenidos {
height:290px;
}

.int #area_contenidos {
height:400px;
}

#contenidos {
width:560px;
margin:90px 0 80px 252px;
_padding:90px 0 80px 0;
text-align:justify;
}

#logo_ataci {
position:absolute;
top:0;
left:28px;
margin:0;
padding:0;
}

#home #logo_ataci {
cursor:default;
}

#foto_home {
position:absolute;
top:175px;
left:12px;
*top:60px!important;
*left:0!important;
_top:60px;
_left:0px;
top /*\**/: 60px\9;
left /*\**/: 0px\9;
}

#textos_home {
position:absolute;
top:503px;
right:12px;
*top:388px!important;
*right:0!important;
_top:388px;
_right:0px;
top /*\**/: 388px\9;
right /*\**/: 0px\9;
}

#bn_lateral_1, #bn_lateral_2 {
width:187px;
height:57px;
background-image:url(imagenes/fondo_botones_laterales.png);
background-repeat:no-repeat;
position:absolute;
left:-8px;
}
#bn_lateral_1 {
top:396px;
}
#bn_lateral_2 {
top:443px;
}

#bn_newsletter, #bn_revista {
width:178px;
height:33px;
background-repeat:no-repeat;
display:block;
position:absolute;
left:-6px;
}
#bn_newsletter {
background-image:url(imagenes/bn_newsletter_off-over.gif);
background-position:top;
top:398px;
}
#bn_newsletter:hover {
background-position:bottom;
}
#newsletter #bn_newsletter {
background-image:url(imagenes/bn_newsletter_dim.gif);
cursor:default;
}
#newsletter_hist #bn_newsletter {
background-image:url(imagenes/bn_newsletter_dim.gif);
}
#newsletter_hist #bn_newsletter:hover {
background-image:url(imagenes/bn_newsletter_over.gif);
}

.esp #bn_revista,
.por #bn_revista {
background-image:url(imagenes/bn_revista_off-over.gif);
background-position:top;
top:445px;
}
.eng #bn_revista {
background-image:url(imagenes/bn_magazine_off-over.gif);
background-position:top;
top:445px;
}
#bn_revista:hover {
background-position:bottom;
}
#revista .esp #bn_revista,
#revista .por #bn_revista  {
background-image:url(imagenes/bn_revista_dim.gif);
cursor:default;
}
#revista .eng  #bn_revista {
background-image:url(imagenes/bn_magazine_dim.gif);
cursor:default;
}


/********** MENU ************/

#menu {
background-image:url(imagenes/sombra_botonera.png); /* el png de la sombra tiene que estar calado por debajo de los botones para que los links funcionen en el puto explorer 6 */
background-repeat:no-repeat;
width:657px;
height:170px; /*si se agregan botones en algún submenú, agrandar este valor*/
position:absolute;
padding:10px 0 0 9px;
top:40px;
left:252px;
*top:56px!important;
*left:212px!important;
_top:51px;
_left:212px;
}

#menu li {
list-style:none;
float:left;
margin:0;
padding:0;
}

.bn_menu {
background-position:top;
background-repeat:no-repeat;
display:block;
height:44px;
}
.bn_menu:hover {
background-position:bottom;
}

.esp #bn_menu_1 {
background-image:url(imagenes/menu/bn_menu_ataci-off-over.gif);
width:69px;
}
.esp #bn_menu_2 {
background-image:url(imagenes/menu/bn_menu_asociados-off-over.gif);
width:87px;
}
.esp #bn_menu_3 {
background-image:url(imagenes/menu/bn_menu_comision_dir-off-over.gif);
width:80px;
}
.esp #bn_menu_4 {
background-image:url(imagenes/menu/bn_menu_acuerdos-off-over.gif);
width:117px;
}
.esp #bn_menu_5 {
background-image:url(imagenes/menu/bn_menu_normas-off-over.gif);
width:125px;
cursor:pointer;
}
.esp #bn_menu_6 {
background-image:url(imagenes/menu/bn_menu_links-off-over.gif);
width:57px;
}
.esp #bn_menu_7 {
background-image:url(imagenes/menu/bn_menu_contactenos-off-over.gif);
width:104px;
}



.eng #bn_menu_1 {
background-image:url(imagenes/menu/bn_menu_ataci_eng-off-over.gif);
width:69px;
}
.eng #bn_menu_2 {
background-image:url(imagenes/menu/bn_menu_asociados_eng-off-over.gif);
width:87px;
}
.eng #bn_menu_3 {
background-image:url(imagenes/menu/bn_menu_comision_dir_eng-off-over.gif);
width:80px;
}
.eng #bn_menu_4 {
background-image:url(imagenes/menu/bn_menu_acuerdos_eng-off-over.gif);
width:102px;
}
.eng #bn_menu_5 {
background-image:url(imagenes/menu/bn_menu_normas_eng-off-over.gif);
width:140px;
cursor:pointer;
}
.eng #bn_menu_6 {
background-image:url(imagenes/menu/bn_menu_links_eng-off-over.gif);
width:57px;
}
.eng #bn_menu_7 {
background-image:url(imagenes/menu/bn_menu_contactenos_eng-off-over.gif);
width:104px;
}


.por #bn_menu_1 {
background-image:url(imagenes/menu/bn_menu_ataci_por-off-over.gif);
width:74px;
}
.por #bn_menu_2 {
background-image:url(imagenes/menu/bn_menu_asociados_por-off-over.gif);
width:89px;
}
.por #bn_menu_3 {
background-image:url(imagenes/menu/bn_menu_comision_dir_por-off-over.gif);
width:80px;
}
.por #bn_menu_4 {
background-image:url(imagenes/menu/bn_menu_acuerdos_por-off-over.gif);
width:108px;
}
.por #bn_menu_5 {
background-image:url(imagenes/menu/bn_menu_normas_por-off-over.gif);
width:127px;
cursor:pointer;
}
.por #bn_menu_6 {
background-image:url(imagenes/menu/bn_menu_links_por-off-over.gif);
width:55px;
}
.por #bn_menu_7 {
background-image:url(imagenes/menu/bn_menu_contactenos_por-off-over.gif);
width:106px;
}



#bn_menu_5:hover>ul {
visibility:visible;
display:block;
}

.submenu {
visibility:hidden;
display:none;
}

.submenu {
position:absolute;
top:54px;
text-align:right;
margin:0;
padding:0;
}

#submenu_5 {
left:323px;
width:266px;
}

.submenu li {
margin:0;
padding:0;
list-style:none;
line-height:1;
border-left:1px solid #cbcbcb;
border-right:1px solid #cbcbcb;
border-bottom:1px solid #cbcbcb;
}


.submenu a:link,
.submenu a:visited,
.submenu a:active {
width:150px;
display:block;
background-image:url(imagenes/fondo_desplegable_off.gif);
background-repeat:repeat-y;
background-color:#f0f0f0;
margin:0;
padding:6px;
text-decoration:none;
font-size:12px;
color:#6e6e6e;
line-height:1.2;
}
.submenu a:hover {
background-image:url(imagenes/fondo_desplegable_over.gif);
color:#FFFFFF;
background-color:#0259f5;
}



#ataci .esp #bn_menu_1 {
background-image:url(imagenes/menu/bn_menu_ataci-on.gif);
width:69px;
cursor:default;
}
#asociados .esp #bn_menu_2 {
background-image:url(imagenes/menu/bn_menu_asociados-on.gif);
width:87px;
cursor:default;
}
#comision_dir .esp #bn_menu_3 {
background-image:url(imagenes/menu/bn_menu_comision_dir-on.gif);
width:80px;
cursor:default;
}
#acuerdos .esp #bn_menu_4 {
background-image:url(imagenes/menu/bn_menu_acuerdos-on.gif);
width:117px;
cursor:default;
}
#normas .esp #bn_menu_5 {
background-image:url(imagenes/menu/bn_menu_normas-on.gif);
width:125px;
cursor:pointer;
}
#normas .esp #bn_menu_5:hover {
background-image:url(imagenes/menu/bn_menu_normas-over.gif);
width:125px;
cursor:pointer;
}
#links .esp #bn_menu_6 {
background-image:url(imagenes/menu/bn_menu_links-on.gif);
width:57px;
cursor:default;
}
#contactenos .esp #bn_menu_7 {
background-image:url(imagenes/menu/bn_menu_contactenos-on.gif);
width:104px;
cursor:default;
}


#ataci .eng #bn_menu_1 {
background-image:url(imagenes/menu/bn_menu_ataci_eng-on.gif);
width:69px;
cursor:default;
}
#asociados .eng #bn_menu_2 {
background-image:url(imagenes/menu/bn_menu_asociados_eng-on.gif);
width:87px;
cursor:default;
}
#comision_dir .eng #bn_menu_3 {
background-image:url(imagenes/menu/bn_menu_comision_dir_eng-on.gif);
width:80px;
cursor:default;
}
#acuerdos .eng #bn_menu_4 {
background-image:url(imagenes/menu/bn_menu_acuerdos_eng-on.gif);
width:102px;
cursor:default;
}
#normas .eng #bn_menu_5 {
background-image:url(imagenes/menu/bn_menu_normas_eng-on.gif);
width:140px;
cursor:pointer;
}
#normas .eng #bn_menu_5:hover {
background-image:url(imagenes/menu/bn_menu_normas_eng-over.gif);
width:140px;
cursor:pointer;
}
#links .eng #bn_menu_6 {
background-image:url(imagenes/menu/bn_menu_links_eng-on.gif);
width:57px;
cursor:default;
}
#contactenos .eng #bn_menu_7 {
background-image:url(imagenes/menu/bn_menu_contactenos_eng-on.gif);
width:104px;
cursor:default;
}



#ataci .por #bn_menu_1 {
background-image:url(imagenes/menu/bn_menu_ataci_por-on.gif);
width:74px;
cursor:default;
}
#asociados .por #bn_menu_2 {
background-image:url(imagenes/menu/bn_menu_asociados_por-on.gif);
width:89px;
cursor:default;
}
#comision_dir .por #bn_menu_3 {
background-image:url(imagenes/menu/bn_menu_comision_dir_por-on.gif);
width:80px;
cursor:default;
}
#acuerdos .por #bn_menu_4 {
background-image:url(imagenes/menu/bn_menu_acuerdos_por-on.gif);
width:108px;
cursor:default;
}
#normas .por #bn_menu_5 {
background-image:url(imagenes/menu/bn_menu_normas_por-on.gif);
width:127px;
cursor:pointer;
}
#normas .por #bn_menu_5:hover {
background-image:url(imagenes/menu/bn_menu_normas_por-over.gif);
width:127px;
cursor:pointer;
}
#links .por #bn_menu_6 {
background-image:url(imagenes/menu/bn_menu_links_por-on.gif);
width:55px;
cursor:default;
}
#contactenos .por #bn_menu_7 {
background-image:url(imagenes/menu/bn_menu_contactenos_por-on.gif);
width:106px;
cursor:default;
}

/******** FIN MENU **********/



#seleccion_idiomas {
width:562px;
margin:0 auto;
margin-top:85px;
margin-bottom:80px;
}
#seleccion_idiomas a {
float:left;
padding:0;
}

#banderitas {
width:476px;
height:88px;
margin:0 auto;
margin-bottom:33px;
_padding-left:50px;
}

#bandera_esp {
background-image:url(imagenes/banderita_esp.gif);
background-repeat:no-repeat;
display:block;
width:74px;
height:88px;
}
#bandera_por {
background-image:url(imagenes/banderita_por.gif);
background-repeat:no-repeat;
display:block;
width:74px;
height:88px;
margin:0 127px;
_margin:0 100px;
_margin-left:88px;
}
#bandera_eng {
background-image:url(imagenes/banderita_eng.gif);
background-repeat:no-repeat;
display:block;
width:74px;
height:88px;
}
#leyenda_idiomas {
display:block;
background-image:url(imagenes/texto_idiomas.gif);
background-repeat:no-repeat;
margin:0 auto;
width:562px;
height:12px;
}


#img_revista {
display:block;
width:560px;
margin-top:30px;
}

#img_revista img {
display:inline;
}

#img_rev_1 {
margin-right:58px;
}


#contenidos p {
margin:50px 0 30px 0;

}

.fl_left {
float:left;
margin:4px 20px 30px 0;
}
.fl_right {
float:right;
margin:4px 0 30px 20px;
}


#lista_newsletters {
margin:60px 0 100px 0;
padding:0;
}

#lista_newsletters li {
list-style:none;
margin:0;
padding:0;
margin-bottom:20px;
padding-bottom:10px;
border-bottom:1px solid #f5f5f5;
}
#lista_newsletters a {
display:block;
font-weight:bold;
margin-bottom:10px;
}
#lista_newsletters p {
margin:0;
padding:0;
color:#999999;
font-size:11px;
}

.fecha_newsletter {
display:block;
color:#aaa;
font-size:10px;
font-style:italic;
margin-bottom:4px;
}


#lista_asociados {
margin:60px 0 100px 0;
padding:0;
}

#lista_asociados li {
list-style:none;
margin:0;
padding:0;
margin-bottom:10px;
padding-bottom:16px;
text-align:left;
}
.item_asociado {
border-bottom:1px solid #f5f5f5;
}

#lista_asociados .nombre_empresa {
font-weight:bold;
display:inline;
margin:0 0 20px 0;
text-decoration:none;
color:#0058f5;
line-height:3;
}

#lista_asociados a {
background-image:url(imagenes/flechita_link-off.gif);
background-repeat:no-repeat;
background-position:right;
padding-right:45px;
cursor:pointer;
}
#lista_asociados a:hover {
background-image:url(imagenes/flechita_link-over.gif);
text-decoration:underline;
}


#lista_asociados .link_website {
background-image:none!important;
padding-right:45px;
cursor:pointer;
}
#lista_asociados .link_website:hover {
background-image:none!important;
text-decoration:underline;
}

.tipo_carga {
color:#393939;
font-weight:bold;
margin-right:8px;
padding-top:20px;
}

.destinos {
color:#393939;
font-weight:bold;
margin-right:8px;
padding-top:20px;
}

.website {
color:#393939;
font-weight:bold;
margin-right:8px;
padding-top:20px;
}

.ubicaciones {
margin:14px 0 14px 0;
padding:0;
line-height:1.6;
}

#lista_comision_dir {
margin-top:40px;
}

#lista_comision_dir .cargo {
display:block;
color:#0058f5;
font-weight:bold;
size:14px;
border-bottom:1px solid #f5f5f5;
}
#lista_comision_dir .nombre {
display:block;
font-weight:bold;
size:12px;
}
#lista_comision_dir .empresa {
display:block;
margin-bottom:20px;
}

#datos_contacto{
margin:40px 0 0 0;
padding:0 0 100px 0;
}
.cont_tit{
display:inline;
float:left;
color:#0058f5;
font-weight:bold;
size:14px;
width:80px;
}
.cont_dato{
display:inline;
float:left;
}


#lista_links {
margin:30px 0 0 0;
padding:0;
}
.item_link {
list-style:none;
border-bottom:1px solid #f5f5f5;
margin:0 0 0 0;
padding-top:20px;
}
.img_link {
display:block;
margin-bottom:12px;
}
.entidad {
display:block;
font-size:13px;
color:#0058f5;
margin-bottom:12px;
font-weight:bold;
}
.url_link {
display:block;
}

#lista_acuerdos {
margin:10px 0 0 0;
padding:0 0 200px 0;
}
.item_acuerdo {
border-bottom:1px solid #f5f5f5;
padding:50px 0 10px 0;
position:relative;
width:100%;
}
.icono_word {
position:absolute;
top:50px;
left:0;
display:block;
height:50px;
width:54px;
background-image:url(imagenes/word_icon_off-over.gif);
background-repeat:no-repeat;
background-position:top;
}
.icono_word:hover {
background-position:bottom;
}
.icono_pdf {
position:absolute;
top:48px;
left:0;
display:block;
height:50px;
width:54px;
background-image:url(imagenes/pdf_icon_off-over.gif);
background-repeat:no-repeat;
background-position:top;
}
.icono_pdf:hover {
background-position:bottom;
}
.nombre_acuerdo {
float:left;
display:block;
margin:10px 0 0 60px;
_margin:10px 0 0 30px;
padding:0;
text-decoration:none;
font-weight:bold;
}
.info_archivo {
clear:both;
display:block;
margin:8px 0 0 60px;
color:#CCCCCC;
font-style:italic;
font-size:11px;
}

#lista_normativas {
margin:10px 0 0 0;
padding:0 0 200px 0;
}
.item_normativa {
border-bottom:1px solid #f5f5f5;
padding:50px 0 10px 0;
position:relative;
width:100%;
}
.nombre_normativa {
float:left;
display:block;
margin:10px 0 0 60px;
_margin:10px 0 0 30px;
padding:0;
text-decoration:none;
font-weight:bold;
}


#popup_licencia {
position:relative;
top:-20px;
*top:33px!important;
_top:33px;
top /*\**/: -20px\9;
left:670px;
width:289px;
height:377px;
}

.esp #bn_cerrar_pop_licencia {
background-image:url(imagenes/bn_cerrar_popup_esp.gif);	
}
.eng #bn_cerrar_pop_licencia {
background-image:url(imagenes/bn_cerrar_popup_eng.gif);	
}
.por #bn_cerrar_pop_licencia {
background-image:url(imagenes/bn_cerrar_popup_por.gif);	
}

#bn_cerrar_pop_licencia:link,
#bn_cerrar_pop_licencia:active,
#bn_cerrar_pop_licencia:visited {
position:absolute;
top:6px;
right:11px;
display:block;
background-repeat:no-repeat;
background-position:top;
width:64px;
height:21px;	
}
#bn_cerrar_pop_licencia:hover {
background-position:bottom;
}

.pointer {
cursor:help;	
}
