@charset "utf-8";


*{
margin:0;
padding:0
}

a{
	color:#710239;
	text-decoration:underline;
}

a:hover{
	color:#CC0000;
	text-decoration:underline;
}


img{
border:none
}

body{
background:#710239;
font-family:Arial, Helvetica, sans-serif;
/*background-image: url(../ark_images/fondos/rotate.php);*/
background-repeat:repeat-x;
}

/*aca modificas el fondo de cada pagina*/


#contenedor_home{
width:100%;
height:inherit;
float:left;
/*background:url(../ark_images/img_fnd_home.png) no-repeat right 35px;*/
/*background:url(../ark_images/fondos/fondo1.jpg) no-repeat right 7px;*/
}

#contenedor_editorial{
width:100%;
height:inherit;
float:left;
/*background:url(../ark_images/img_fnd_ult_numero.png) no-repeat right 35px;*/
}

#contenedor_libros{
width:100%;
height:inherit;
float:left;
/*background:url(../ark_images/ark_images/img_fnd_ult_numero.jpg) no-repeat*/
}

#contenedor_arq_internacional{
width:100%;
height:inherit;
float:left;
/*background:url(../ark_images/img_fnd_arq_inter.jpg) no-repeat*/
/*background:url(../ark_images/fondos/fondo1.jpg) no-repeat right 7px;*/
}

/*hasta aca modificas el fondo de cada pagina*/



#contenido{
width:990px;
float:left
}

#contenido .home{
width:772px;
float:left;
height:inherit;
/*margin:9px 0 0 9px;*/
margin:0;
}

/* IE6 Only */
* html #contenido .home {
/*margin:7px 0 0 4px;*/
padding:0 0 30px 0
}

/* IE7 Only */
*:first-child+html #contenido .home {
padding:0 0 30px 0
}

/*cabecera*/

#contenido .home .cabecera{
	width:100%;
	float:left;
	background: url(../ark_images/fnd_cabecera.gif) bottom repeat-x;
	height:100px

}


/*menu superior*/

#contenido .home .cabecera .menu_sup{
width:100%;
float:left;
height:25px
}

#contenido .home .cabecera .menu_sup ul{
	list-style:none;
	width:300px;
	font-size:11px;
	color:#a9a9a9;
	float:right;
	padding:13px 0 0 0;
	text-align: right;
}

#contenido .home .cabecera .menu_sup ul li{
display:inline;
margin:0 18px 0 0 ;
text-align:right	
}

#contenido .home .cabecera .menu_sup ul li a{
font-size:11px;
color:#a9a9a9;
text-decoration:none
}

#contenido .home .cabecera .menu_sup ul li a:hover{
color:#8c8888;
}

/*logo*/

#contenido .home .cabecera .logo{
width:286px;
height:inherit;
float:left
}

/*buscador*/

#contenido .home .cabecera .buscador{
width:192px;
float:left;
height:40px;
margin:20px 2px 0 0
}

.caja_buscar{
	background:#bbbaba;
	border:solid 1px #fff;
	height:38px;
	width:192px;
	font-size:30px;
	color:#edecec;
}

#contenido .home .cabecera .btn_buscar{
width:41px;
float:left;
margin:20px 0 0 0
}

/*contenedor botones */

#contenido .home .cabecera .cont_botones{
width:232px;
float:left;
margin:28px 0 0 9px;
}

#contenido .home .cabecera .cont_botones .cont_btn_ult{
width:115px;
float:left;
}

/*linea gris*/

#contenido .home #linea_gris{
	width:100%;
	float:left;
	height:7px
}

/*menu*/

#contenido .home #menu_principal{
width:100%;
float:left
}

/*contenido home*/


#contenido .home #contenedor_cont {
	width:100%;
	float:left;
	background:#fff;
	padding: 0 0 10px 0;
}

#contenido .home #contenedor_cont  .contenido_home{
width:748px;
float:left;
background: url(../ark_images/fnd_degrade.gif) top repeat-x;
background-color:#fff;
height:inherit;
margin:10px 0 8px 12px
}

/* IE6 Only */
* html #contenido .home #contenedor_cont  .contenido_home {
margin : 5px 0 4px 6px;
}

#contenido .home #contenedor_cont  .contenido_home #titulo{
width:740px;
float:left;
margin:8px 0 0 7px
}

/* IE6 Only///////////////////////////////////////////////////////////// */
* html #contenido .home #contenedor_cont  .contenido_home #titulo {
margin : 4px 0 0 3px;
}
* html #contenido .home #contenedor_cont  .contenido_home #foto_ark{margin : 4px 0 0 3px;}

/*/////////////////////////////////////////////////////////////////////*/
#contenido .home #contenedor_cont  .contenido_home #foto_ark{
width:244px;
float:left;
height:318px;
margin:10px 0 0 7px
}

#contenido .home #contenedor_cont  .contenido_home #destacado{
width:482px;
float:left;
margin:10px 0 0 10px
}

#contenido .home #contenedor_cont  .contenido_home #destacado .titulo{
width:109px;
float:left;
}

#contenido .home #contenedor_cont  .contenido_home #destacado .numero{
width:45px;
float:left;
color:#d27f04;
font-size:12px;
font-weight:bold;
margin:7px 0 0 4px
}

#contenido .home #contenedor_cont  .contenido_home #destacado .mes{
width:100px;
float:left;
color:#520044;
font-size:12px;
font-weight:bold;
margin:7px 0 0 0
}

#contenido .home #contenedor_cont  .contenido_home #destacado #contenedor_des{
width:482px;
float:left;
background:url(../ark_images/linea_noticias.gif) left no-repeat;
padding:0 0 0 2px
}

#contenido .home #contenedor_cont  .contenido_home #destacado #contenedor_des .noticia{
width:236px;
height:52px;
float:left;
font-size:12px;
margin:6px 2px 0 2px;
background-image:url(../ark_images/linea_horiz.gif);
background-position:bottom;
background-repeat:no-repeat 
}
/* IE6 Only */
* html #contenido .home #contenedor_cont  .contenido_home #destacado #contenedor_des .noticia a.link_not{
height:52px; margin:-16px 0 -16px -8px; padding:10px 0 0 8px }
* html #contenido .home #contenedor_cont  .contenido_home #destacado #contenedor_des .noticia a.link_not:hover{
background:url(../ark_images/linea_naranja.gif) right no-repeat;
background-color:#c4e170;height:52px; 
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#contenido .home #contenedor_cont  .contenido_home #destacado #contenedor_des .sinbg{
background-image:none}

#contenido .home #contenedor_cont  .contenido_home #destacado #contenedor_des .noticia:hover{
background:url(../ark_images/linea_naranja.gif) right no-repeat;
background-color:#c4e170;
}

#contenido .home #contenedor_cont  .contenido_home #destacado #contenedor_des .noticia p{
margin:2px 0 0 5px;
}

#contenido .home #contenedor_cont  .contenido_home #destacado #contenedor_des .noticia p a{
text-decoration:none;
color:#565555;
display:block
}

#contenido .home #contenedor_cont  .contenido_home #menu_num_ant{
width:736px;
float:left;
margin:10px 0 0 7px;
background:url(../ark_images/fnd_n_ant.gif) no-repeat
}

/* IE6 Only///////////////////////////////////////////////////////////// */
* html #contenido .home #contenedor_cont  .contenido_home #menu_num_ant {margin : 4px 0 0 3px;}

/*/////////////////////////////////////////////////////////////////////*/

#contenido .home #contenedor_cont  .contenido_home #menu_num_ant .numeros_ant{
width:225px;
float:left;
margin:6px 0 0 13px;

}

#contenido .home #contenedor_cont  .contenido_home #menu_num_ant .numeros_ant p{
font-size:11px;
color:#fff;
margin:0 0 0 4px
}

#contenido .home #contenedor_cont  .contenido_home #menu_num_ant .link_num{
width:484px;
float:left;
margin:21px 0 0 0
}



#contenido .home #contenedor_cont  .contenido_home #menu_num_ant .link_num #btn_izq{width:15px; float:left}
#contenido .home #contenedor_cont  .contenido_home #menu_num_ant .link_num #links{width:436px ; float:left;margin:0 0 0 18px;}
/* IE6 Only */
* html #contenido .home #contenedor_cont  .contenido_home #menu_num_ant .link_num #links{
margin:0 0 0 9px;
} 
/*///////////////////////////////////////////////////////////////////////////////////////*/

#contenido .home #contenedor_cont  .contenido_home #menu_num_ant .link_num #links span{margin:0 16px 0 0 }
#contenido .home #contenedor_cont  .contenido_home #menu_num_ant .link_num #links span a{
font-size:17px; color:#b4ecfa; font-weight:bold; text-decoration:none;}
#contenido .home #contenedor_cont  .contenido_home #menu_num_ant .link_num #links span a:hover{
color:#fff; text-decoration:underline
}
#contenido .home #contenedor_cont  .contenido_home #menu_num_ant .link_num #btn_der{width:15px; float:left}

#contenido .home  #suscripcion{
width:758px;
float:left;
margin:7px 0 0 12px;
background:#710239
}

/* IE6 Only */
* html #contenido .home  #suscripcion {
margin: 7px 0 0 6px;
}

/*//////////////////////////////////////////////////////*/

#contenido .home  #suscripcion .oferta_susc{
width:441px; float:left;margin:6px 0 0 10px
}
#contenido .home  #suscripcion .oferta_susc h4{
width:431px; float:left;margin:0px 0 0 6px;color:#fff;font-weight:normal;
}
#contenido .home  #suscripcion .oferta_susc p{
font-size:11px;
color:#fff;
margin:0 0 0 6px
}

#contenido .home  #suscripcion .btn_envia_susc{
	width:180px;
	float:right;
	margin:13px 0 0 0
}

#contenido .home #editorial{
width:365px;
float:left;
margin:35px 0 30px 12px;
}

#contenido .home #editorial p{ font-size:11px; color:#fff;line-height:20px; margin:12px 0 0 18px }
#contenido .home #editorial #btn_revisar{width:122px; float:right}

#contenido .home #menu_arq{
width:210px;
float:left;
margin:50px 0 0 73px
}

#contenido .home #menu_arq .btn_arq{
width:100%;
float:left;
margin:12px 0 0 0
}

/* contenido interiores //////////////////////////////////////////////////////////////////////////////////////////////*/
#contenido .home #titulo_int{
width:772px;
float:left;
background:#fff;
}

#contenido .home #titulo_int img{
	margin:19px 0 9px 0
}

#contenido .home #menu_arq_int{
float:left;
width:262px;
background:#710239;
}

/* IE7 Only */
*:first-child+html #contenido .home #menu_arq_int {
padding:0 0 10px 0;
}

/*////////////////////////////////////////////////////////*/

#contenido .home #menu_arq_int #tit_menu_arq_int{float:left;width:191px;margin:19px 0 22px 0}

#contenido .home #menu_arq_int .btn_arq_int{
float:left; width:209px; margin:0 0 21px 34px
}

/* IE6 Only */
* html #contenido .home #menu_arq_int{padding:0 0 50px 0}

* html #contenido .home #menu_arq_int .btn_arq_int {
margin:0 0 18px 17px
}

#contenido .home #contenido_int {
width:510px;
float:right;
height:inherit;
background:#fff;
padding:0 0 20px 0;
}

/* IE7 Only */
*:first-child+html #contenido .home #contenido_int {margin:0 0 -30px 0}
*:first-child+html #contenido .home #menu_arq_int{padding:0 0 30px 0}

/* IE6 Only */
* html #contenido .home #contenido_int {
margin:0 0 -30px 0;
}

/*/////////////////////////////////////////////////////////////////////////*/
#contenido .home #contenido_int .titulo{
width:109px;
float:left;
margin:0 0 0 12px
}

/* IE6 Only */
* html #contenido .home #contenido_int .titulo{margin:0 0 0 6px}
* html #contenido .home #contenido_int .titulo_libros{margin:0 0 0 6px}
* html #contenido .home #contenido_int .titulo_arq_inter{margin:0 0 0 6px}
* html #contenido .home #contenido_int .titulo_indice{margin:0 0 0 6px}
* html #contenido .home #contenido_int .titulo_edicion{margin:0 0 0 6px}


/*/////////////////////////////////////////////////////////////////////////////////////////////*/

#contenido .home #contenido_int .titulo_libros{
width:233px;
float:left;
margin:0 0 0 12px
}

#contenido .home #contenido_int .titulo_arq_inter{
margin:7px 0pt 0pt 14px;
font-weight:bold;
float:left;
color:#898888;
font-size:14px;
}

#contenido .home #contenido_int .titulo_indice{
width:53px;
float:left;
margin:0 0 0 12px
}

#contenido .home #contenido_int .titulo_edicion{
width:63px;
float:left;
margin:0 0 0 12px
}

#contenido .home #contenido_int .numero{
width:45px;
float:left;
color:#d27f04;
font-size:12px;
font-weight:bold;
margin:7px 0 0 4px
}

#contenido .home #contenido_int .mes{
width:100px;
float:left;
color:#520044;
font-size:12px;
font-weight:bold;
margin:7px 0 0 0
}

#contenido .home #contenido_int .linea_edit{
width:467px;
float:left;
height:9px;
background:url(../ark_images/linea_horiz_edito.gif) no-repeat;
margin:8px 0 12px 15px
}

/* IE6 Only */
* html #contenido .home #contenido_int .linea_edit {
margin:4px 0 6px 7px
}

#contenido .home #contenido_int #text_editorial{color:#565555; width:472px; float:left; margin:0 0 0 16px}

/* IE6 Only */
* html #contenido .home #contenido_int #text_editorial {margin:0 0 0 8px}
* html #contenido .home #contenido_int #btn_edit{margin:0 0 0 70px}

/*///////////////////////////////////////////////////////////////////////////////////////////////////////////*/

#contenido .home #contenido_int #text_editorial h1{font-size:12px; font-weight:bold;margin:0 0 10px 0}
#contenido .home #contenido_int #text_editorial p{font-size:12px; margin:0 0 24px 0; line-height:150%;}

#contenido .home #contenido_int #btn_edit{width:300px; float:left;margin:0 0 0 140px}


#contenido .home #contenido_int #btn_edit .botones{width:66px;float:left; text-align:center;font-size:12px; color:#635742;margin:5px 30px 5px 0}
#contenido .home #contenido_int #btn_edit .botones p a{text-decoration:none; color:#635742}
#contenido .home #contenido_int #btn_edit .botones p a:hover{text-decoration:underline; color:#635742}

/*libros recomendados*/

#contenido .home #contenido_int .cont_libros{width:472px; float:left; margin:0px 0px 40px 16px}

/* IE6 Only */
* html #contenido .home #contenido_int .cont_libros {margin :0 0 0 8px;}
* html #contenido .home #contenido_int  #tit_secc_libros{margin:0 0 0 8px}
/*////////////////////////////////////////////////////////////////////////////*/

#contenido .home #contenido_int  #tit_secc_libros{float:left;width:200px;margin:0 0 0 16px}
#contenido .home #contenido_int  #tit_secc_libros h1{font-size:11px; font-weight:bold;margin:0 0 20px 0}
#contenido .home #contenido_int .cont_libros .contenido_libros{width:315px; float:left;}
#contenido .home #contenido_int .cont_libros .contenido_libros h2{width:300px;float:left;background:url(../ark_images/bullet_libro.gif) no-repeat;padding:0 0 0 12px}
#contenido .home #contenido_int .cont_libros .contenido_libros h2 a{color:#000; font-size:12px;font-weight:normal; text-decoration:none}
#contenido .home #contenido_int .cont_libros .contenido_libros h2 a:hover{ text-decoration:underline}
#contenido .home #contenido_int .cont_libros .contenido_libros h3{color:#0cafd8; font-size:11px;font-weight:normal;width:300px;float:left;padding:0 0 14px 12px}
#contenido .home #contenido_int .cont_libros .contenido_libros p{font-size:11px;color:#565555;width:294px;margin:0 0 0px 12px}
#contenido .home #contenido_int .cont_libros .img_libros{width:142px;float:left;border:solid #17b8fd 4px;margin:0 0 0 7px}


#contenido .home #contenido_int .cont_libros .contenido_result{ background:url(../ark_images/bullet_libro.gif) no-repeat;padding:0 0 0 12px;float:left;}
#contenido .home #contenido_int .cont_libros .contenido_result h1 a{color:#009700; font-size:13px;font-weight:normal; text-decoration:none}
#contenido .home #contenido_int .cont_libros .contenido_result h1 a:hover{ text-decoration:underline}
#contenido .home #contenido_int .cont_libros .contenido_result h2{}
#contenido .home #contenido_int .cont_libros .contenido_result h2 a{color:#000; font-size:12px;font-weight:normal; text-decoration:none}
#contenido .home #contenido_int .cont_libros .contenido_result h2 a:hover{ text-decoration:underline}
#contenido .home #contenido_int .cont_libros .contenido_result h3{color:#0cafd8; font-size:11px;font-weight:normal;width:300px;float:left;padding:0 0 0px 0px}
#contenido .home #contenido_int .cont_libros .contenido_result p{color:#565555;
font-size:11px;
font-style:italic;
font-weight:normal;
margin:0pt 0pt 0pt 16px;}
#contenido .home #contenido_int .cont_libros .contenido_result .img_result{float:left;border:solid #17b8fd 4px;margin:2px 7px 7px 2px}



#contenido .home #contenido_int .cont_libros .img_arq_inter{width:141px;float:right;border:solid #17b8fd 4px;margin:0 0 26px 0}

#contenido .home #contenido_int .cont_libros .img_arq_inter .ver_galeria{
background:#17b8fd;
padding:4px 0 0 0;
text-align:right;

}

#contenido .home #contenido_int .cont_libros .img_arq_inter .ver_galeria a{
font-size:11px;
color:#fff;
font-weight:bold;
text-decoration:none}

#contenido .home #contenido_int .cont_libros .img_arq_inter .ver_galeria a:hover{text-decoration:underline}


.espacio_abajo{
	height:50px;
	float:left;
	width:510px
}

.espacio_chico{
height:45px;
float:left;
width:510px	
}

.espacio_abajo_gr{
	height:50px;
	float:left;
	width:510px
}


/*efecto brillo*/

a.brillo img {
filter:alpha(opacity=75);   
-moz-opacity: .75;   
opacity: .75;
}

a.brillo:hover img {
filter:alpha(opacity=100); 
-moz-opacity: 1.0; 
opacity: 1.0;
}

/*suscripcion arkinka*/

#contenido .home #suscripcion_ark{
float:left;
width:510px;
background:#fff;
font-size:11px;
color:#565555;
padding:10px 0 0 0}
/* IE6 Only */

* html #contenido .home #suscripcion_ark {margin:0 0 -30px 0}
* html #contenido .home #suscripcion_ark .txt_susc{margin:10px 0 14px 16px}
* html #contenido .home #suscripcion_ark h1{margin:0 0 24px 8px;}
* html #contenido .home #suscripcion_ark p{margin:0 0 22px 8px;}
* html #contenido .home #suscripcion_ark h3{margin:0 0 0px 9px;}
* html #contenido .home #suscripcion_ark h4{margin:0 0 18px 9px;}

/* IE7 Only */
*:first-child+html #contenido .home #suscripcion_ark {margin:0 0 -30px 0; }

/*/////////////////////////////////////////////////////////////////////////////////////////*/

#contenido .home #suscripcion_ark .txt_susc{
width:460px;
float:left;
margin:0 0 14px 19px
}

#contenido .home #suscripcion_ark h1{color:#710239; font-size:12px;margin:0 0 18px 19px; float:left;width:480px}
#contenido .home #suscripcion_ark h2{color:#710239; font-size:11px;margin:0 0 5px 19px; float:left;width:480px}
#contenido .home #suscripcion_ark h3{color:#710239; font-size:12px;margin:0 0 0px 19px; float:left;width:480px}
#contenido .home #suscripcion_ark h4{color:#565555; font-size:11px;margin:0 0 18px 19px; float:left;width:480px; text-transform:uppercase}
#contenido .home #suscripcion_ark p{
margin:0 0 22px 19px; 
background:url(../ark_images/bullet_libro.gif)  top left no-repeat; 
float:left;
width:451px;
padding:0 0 0 15px}

.costo{
color:#59c6e5;
font-weight:bold;
margin:0 0 0 15px;
}

/*ultimo numero ///////////////////////////////////////////////*/
#contenido .home #contenido_int #selecciona{
float:left;
width:214px;
margin:15px 25px 0 12px;
clear:both}

/* IE6 Only */
* html #contenido .home #contenido_int #selecciona {margin:30px 13px 0 0;}

/*//////////////////////////////////////////////////////////////////////////////////////////*/

#contenido .home #contenido_int #selecciona select{background:#b4ecfa; color:#000; text-transform:uppercase;font-size:11px}

#contenido .home #contenido_int .cont_libros .cont_ult_num{width:310px; float:left}
#contenido .home #contenido_int .cont_libros .cont_ult_num h1{width:241px; float:left}
#contenido .home #contenido_int .cont_libros .cont_ult_num h1 a{font-size:14px; color:#565555; text-decoration:none}
#contenido .home #contenido_int .cont_libros .cont_ult_num p{font-size:12px;color:#565555;width:300px;margin:0 0 20px 0;line-height:150%;}

/*contenido revista*/

#contenedor_izq{
float:left;
width:262px;
background:#fff;
}

#contenido .home #img_revista{
width:262px;
float:left;
text-align:right;
margin:0 0 19px 0
}

#contenido .home #contenido_int .cont_libros .img_ult_num
{width:141px;float:right;border:solid #17b8fd 4px;margin:50px 0 26px 0}

#contenido .home #contenido_int .cont_libros .img_ult_num .ver_galeria{
background:#17b8fd;
padding:4px 0 0 0;
text-align:right;}

#contenido .home #contenido_int .cont_libros .img_ult_num .ver_galeria a{
font-size:11px;
color:#fff;
font-weight:bold;
text-decoration:none}

#contenido .home #contenido_int .cont_libros .img_ult_num .ver_galeria a:hover{text-decoration:underline}

/*numeros anteriores*/

#contenido .home #contenido_int #contenido_indice{width:475px; float:left; margin:10px 0 0 0}

#contenido .home #contenido_int #img_numeros_ant{width:244px;float:left;margin:0 0 5px 16px}

/* IE6 Only */
* html #contenido .home #contenido_int #img_numeros_ant{margin:0 0 2px 8px}

* html  #contenido .home #contenido_int #cont_lista .tit_lista{margin:15px 0 0 8px}
* html  #contenido .home #contenido_int #cont_lista .tit_lista h1{margin:0 0 0 16px}
* html  #contenido .home #contenido_int #cont_lista .lista{margin:0 0 15px 12px;}
* html  #contenido .home #contenido_int #cont_lista .lista h2{margin:0 0 0 8px}
* html  #contenido .home #contenido_int #cont_lista .lista p{margin:0 0 0 8px}
* html  #contenido .home #contenido_int #cont_lista .lista h3{margin:0 0 0 8px}

/*/////////////////////////////////////////////////////////////////////////////////*/

#contenido .home #contenido_int #indice{width:190px;float:left; margin:0 0 0 18px}
#contenido .home #contenido_int #indice ul{ list-style:none; line-height:13px}
#contenido .home #contenido_int #indice ul li a{font-size:11px; color:#09809e; }
#contenido .home #contenido_int #indice ul li a:hover{ text-decoration:none}
#contenido .home #contenido_int #cont_lista{
width:475px;
float:left
}

#contenido .home #contenido_int #cont_lista .lista_cont{ float:left; width:470px}

#contenido .home #contenido_int #cont_lista .tit_lista{width:400px;float:left; margin:15px 0 0 16px; background:url(../ark_images/bullet_libro.gif) no-repeat}
#contenido .home #contenido_int #cont_lista .tit_lista h1{font-size:11px; color:#890072; font-weight:bold; margin:0 0 0 16px}
#contenido .home #contenido_int #cont_lista .lista{width:440px;float:left; margin:0 0 15px 16px;}
#contenido .home #contenido_int #cont_lista .lista h2{font-size:12px; font-weight:normal;margin:0 0 0 16px}
#contenido .home #contenido_int #cont_lista .lista h2 a{color:#000; }
#contenido .home #contenido_int #cont_lista .lista h2 a:hover{ text-decoration:none }
#contenido .home #contenido_int #cont_lista .lista p{font-size:11px; color:#565555; font-style:italic; font-weight:normal;margin:0 0 0 16px}
#contenido .home #contenido_int #cont_lista .lista h3{color:#09809e;font-size:11px;font-weight:normal;margin:0 0 0 16px}

/*mostrar ediciones anteriores*/

#contenido .home #mostrar_ediciones{ float:right; width:243px; min-height:300px; background:url(../ark_images/fnd_degrade_mostrar.gif) repeat-x;
background-color:#dad9d9; margin:0}
#contenido .home #tit_mostrar{float:left; width:243px; font-size:12px; color:#fff; margin:16px 0 26px 6px}
#contenido .home #tit_mostrar select{background:#b4ecfa; border:none; color:#000; font-size:11px}

#contenido .home #mostrar_ediciones .cont_ediciones{width:243px; float:left; background: url(../ark_images/linea_blanca.gif) no-repeat top; margin:0 0 15px 0}

#contenido .home #mostrar_ediciones .cont_ediciones .ano_edicion{
width:95px; 
float:left; 
text-transform:uppercase; 
color:#898888; 
font-size:14px; 
font-weight:bold; 
margin:21px 0 14px 14px}

/* IE6 Only ///////////////////////////////////////////////////////////////////////////////////////////*/
* html #contenido .home #mostrar_ediciones{margin:0 -16px 0 0}
* html #contenido .home #mostrar_ediciones .cont_ediciones .ano_edicion {margin : 15px 0 0 7px;}
* html #contenido .home #mostrar_ediciones .cont_ediciones .paginacion{margin : 15px 0 5px 0;}
* html #contenido .home #mostrar_ediciones .cont_ediciones .cont_revistas{margin:0 0 5px 7px}

/* IE7 Only */
*:first-child+html #contenido .home #mostrar_ediciones{padding:0 0 25px 0}

/*///////////////////////////////////////////////////////////////////////*/

#contenido .home #mostrar_ediciones .cont_ediciones .paginacion{width:100px; float:right;margin:21px 0 10px 0; color:#710239;}
#contenido .home #mostrar_ediciones .cont_ediciones .paginacion a{ color:#710239; font-size:11px; padding:2px; text-decoration:none}
#contenido .home #mostrar_ediciones .cont_ediciones .paginacion a:link{ color:#710239; font-size:11px; padding:2px}
#contenido .home #mostrar_ediciones .cont_ediciones .paginacion a:visited{ color:#710239; }
#contenido .home #mostrar_ediciones .cont_ediciones .paginacion a:hover{ color:#fff; background:#710239; padding:2px}
#contenido .home #mostrar_ediciones .cont_ediciones .paginacion a:active{ color:#fff; background:#710239; padding:2px}

#contenido .home #mostrar_ediciones .cont_ediciones .cont_revistas{width:218px; float:left; margin:0 0 10px 14px}
#contenido .home #mostrar_ediciones .cont_ediciones .cont_revistas .edicion_ant{ font-size:11px; float:left; width:49px; text-align:center; margin:0 4px 6px 0}
#contenido .home #mostrar_ediciones .cont_ediciones .cont_revistas .edicion_ant .img_revista{width:49px; float:left}
#contenido .home #mostrar_ediciones .cont_ediciones .cont_revistas .edicion_ant a.img_revista{border:solid 4px #575757; width:41px; float:left; margin:0 0 6px 0}
#contenido .home #mostrar_ediciones .cont_ediciones .cont_revistas .edicion_ant a.img_revista:hover{border:solid 4px #d1fc5e}

#contenido .home #mostrar_ediciones .cont_ediciones .cont_revistas .edicion_ant h1{
font-size:11px;
color:#848383; 
width:45px; 
float:left; 
text-transform:uppercase; }

#contenido .home #mostrar_ediciones .cont_ediciones .cont_revistas .edicion_ant p{ 
font-weight:bold; 
color:#575757; 
width:45px;}

/*estilos detalle*/

#contenido .home #contenido_int #tit_detalle{width:467px; float:left; margin:0 0 0 12px}
#contenido .home #contenido_int #img_revista_ch{width:49px; float:left; margin:0 0 0 16px}

/* IE6 Only */
* html #contenido .home #contenido_int #img_revista_ch {margin:0 0 0 8px;}
* html #contenido .home #contenido_int #cont_detalle{margin:0 0 0 6px}
* html #contenido .home #contenido_int #tit_detalle{margin:0 0 0 6px}
* html #contenido .home #contenido_int .correos{margin:22px 0 0 8px}
* html #contenido .home #contenido_int #cont_detalle .texto{margin:0 0 17px 3px}

/*/////////////////////////////////////////////////////////////////////////////////////////////////*/

#contenido .home #contenido_int #volver{width:163px; float:left; font-size:11px;margin:0 0 0 36px }
#contenido .home #contenido_int #volver a{color:#09809e}
#contenido .home #contenido_int #volver a:hover{ text-decoration:none}

#contenido .home #contenido_int #cont_detalle{width:477px; float:left; margin:0 0 0 12px}

#contenido .home #contenido_int #cont_detalle .img_ult_num
{width:141px;float:right;border:solid #17b8fd 4px;margin:34px 0 26px 0}

#contenido .home #contenido_int #cont_detalle .img_ult_num .ver_galeria{
background:#17b8fd;
padding:4px 0 0 0;
text-align:right;}

#contenido .home #contenido_int #cont_detalle .img_ult_num .ver_galeria a{
font-size:11px;
color:#fff;
font-weight:bold;
text-decoration:none}

#contenido .home #contenido_int #cont_detalle .img_ult_num .ver_galeria a:hover{text-decoration:underline}

#contenido .home #contenido_int #cont_detalle #cont_lista{
width:475px;
float:left
}

#contenido .home #contenido_int #cont_detalle .lista_cont{ float:left; width:308px}

#contenido .home #contenido_int #cont_detalle .tit_lista{width:300px;float:left; margin:15px 0 0 2px; }
#contenido .home #contenido_int #cont_detalle .tit_lista h1{font-size:11px; color:#890072; font-weight:bold; margin:0 0 0 2px}
#contenido .home #contenido_int #cont_detalle .lista{width:300px;float:left; margin:0 0 15px 2px;}
#contenido .home #contenido_int #cont_detalle .lista h2{font-size:12px; font-weight:normal;margin:0 0 0 2px}
#contenido .home #contenido_int #cont_detalle .lista h2 a{color:#000; }
#contenido .home #contenido_int #cont_detalle .lista h2 a:hover{ text-decoration:none }
#contenido .home #contenido_int #cont_detalle .lista p{font-size:11px; color:#565555; font-style:italic; font-weight:normal;margin:0 0 0 2px}
#contenido .home #contenido_int #cont_detalle .lista h3{color:#09809e;font-size:11px;font-weight:normal;margin:0 0 0 2px}
#contenido .home #contenido_int #cont_detalle .texto{font-size:11px; color:#565555; float:left; width:300px; margin:0 0 17px 5px}

#contenido .home #contenido_int #btn_detalle{width:400px; float:left;margin:0 0 0 56px}

/* IE6 Only */
* html #contenido .home #contenido_int #btn_detalle {margin:0 0 0 28px}

#contenido .home #contenido_int #btn_detalle .botones{width:66px;float:left; text-align:center;font-size:11px; color:#635742;margin:5px 30px 5px 0}
#contenido .home #contenido_int #btn_detalle .botones p a{text-decoration:none; color:#635742}
#contenido .home #contenido_int #btn_detalle .botones p a:hover{text-decoration:underline; color:#635742}

#contenido .home #contenido_int .correos{width:317px; float:left; color:#565555; font-size:11px; margin:22px 0 0 16px}
#contenido .home #contenido_int .correos p{color:#710239; font-size:16px; font-weight:bold}

/*publicidad////////////////////////////////////////////////////////////////////////////////////////////////*/

#contenido .publicidad{
width:179px;
float:left;
height:inherit;
padding:10px;
background-color:#BBBABA;
/*margin:104px 0 0 9px;*/
/*display:none;*/

}

/* IE6 Only */
* html #contenido .publicidad {
margin:110px 0 0 9px;
/*display:none;*/
}

#contenido .publicidad h1{
font-size:11px;
color:#fff;
margin:0 0 -7px 6px;
font-weight:normal
}

#contenido .publicidad img{
border:solid 1px #fff;
margin:12px 0 0 0 }

/*galeria////////////////////////////////////////////////////////////////////////////////////////////////////*/
#galeria {
	position:absolute;
	left:209px;
	top:165px;
	width:785px;
	height:inherent;
	z-index:2;
	background:#fff;
	border:solid #625e5f 1px;
	visibility:hidden
}

#galeria #btn_cerrar{
width:22px;height:22;float:right; margin:9px 15px 0 0 
}

#galeria .contenido_galeria{width:723px; float:left; margin:9px 0 0 31px}
#galeria .pag_galeria{width:723px ; float:left; margin:9px 0 0 31px}



#galeria .titulo{
font-size:15px;
color:#565555;
font-weight:bold;
margin:28px 0 0 47px
}

/* IE6 Only */
* html #galeria .titulo {margin:28px 0 0 47px;}
* html #galeria .contenido_galeria{margin:8px 0 0 15px}
* html #galeria .pag_galeria{margin:4px 0 0 15px}
* html #galeria #btn_cerrar{margin:9px 7px 0 0 }
* html #galeria #menu_num_ant .numeros_ant{margin:15px 0 0 7px;}
* html #galeria #menu_num_ant .link_num #links{margin:0 0 0 14px;}

/*//////////////////////////////*/

#galeria #menu_num_ant{
width:722px;
height:49px;
float:left;
margin:5px 0 0 0;
padding:0 0 12px 0;
background:url(../ark_images/fnd_n_ant.gif) no-repeat
}

#galeria #menu_num_ant .numeros_ant{
width:225px;
float:left;
margin:15px 0 0 15px;
}

#galeria #menu_num_ant .numeros_ant p{
font-size:11px;
color:#fff;
margin:0 0 0 4px
}

#galeria #menu_num_ant .link_num{
width:470px;
float:left;
margin:17px 0 0 0
} 

#galeria #menu_num_ant .link_num #btn_izq{width:15px; float:left}
#galeria #menu_num_ant .link_num #links{width:410px ; float:left;margin:0 0 0 25px;}
#galeria #menu_num_ant .link_num #links span{margin:0 14px 0 0 }
#galeria #menu_num_ant .link_num #links span a{
font-size:17px; color:#b4ecfa; font-weight:bold; text-decoration:none;}
#galeria #menu_num_ant .link_num #links span a:hover{
color:#fff; text-decoration:underline
}
#galeria #menu_num_ant .link_num #btn_der{width:15px; float:left}

#fondo_negro{
width:100%; 
height:70em;
position:absolute; 
z-index:1;
margin:0;
left:-1px; 
background:#000; 
visibility:hidden;
filter:alpha(opacity=75);   
-moz-opacity: .75;   
opacity: .75;}

/*fin galeria*/

/*formulario boletin*/

/*suscripcion arkinka*/

#contenido .home #boletin{
float:left;
width:510px;
background:#fff;
font-size:11px;
color:#565555}
/* IE6 Only */

* html #contenido .home #boletin {margin:0 0 -30px 0;}
* html #contenido .home #boletin .txt_susc{margin:10px 0 14px 16px}
* html #contenido .home #boletin h1{margin:0 0 24px 8px;}
* html #contenido .home #boletin p{margin:0 0 22px 8px;}

/* IE7 Only */

*:first-child+html #contenido .home #boletin {margin:0 0 -30px 0;}

/* IE7 Only */
*:first-child+html #contenido .home #suscripcion_ark {margin:0 0 -30px 0}

/*/////////////////////////////////////////////////////////////////////////////////////////*/

#contenido .home #boletin .txt_susc{
width:460px;
float:left;
margin:10px 0 14px 19px
}

#contenido .home #boletin h1{color:#710239; font-size:12px;margin:0 0 5px 19px; float:left;width:480px}
#contenido .home #boletin .cont_txt_boletin{width:480px; float:left}

/* IE6 Only */

* html #contenido .home #boletin .txt_bole {margin:0 0 0 9px}
* html #contenido .home #boletin .datos_form{margin:0 15px 19px 0}

#contenido .home #boletin .txt_bole{
margin:0 0 0 19px; 
background:url(../ark_images/bullet_libro.gif)  no-repeat; 
float:left;
width:144px;
padding:0 0 0 15px}

#contenido .home #boletin .datos_form{float:right; width:270px; margin:0 30px 22px 0; color:#565555; font-family:Arial, Helvetica, sans-serif;}
#contenido .home #boletin .datos_form input ,select, textarea {color:#16769e;margin:0 5px 0 0; }
.caja_boletin{border: solid 1px #8fddfd; background: url(../ark_images/fnd_form.gif) repeat-x; height:19px ;width:280px;font-size:10px}
.selec_boletin{border: solid 1px #999; height:19px; width:230px; font-size:10px}
#contenido .home #boletin  .btn_envia_susc{
	float:right;
	width:221px;
	margin:20px 43px 0 0
}

/*respuesta*/

#contenido .home #boletin .respuesta{background:#edecec; float:left; width:442px; margin:0 0 0 29px; text-align:center;color:#070000}

/* IE6 Only */

* html #contenido .home #boletin .respuesta {margin:0 0 0 14px; padding:0 0 150px 0}

/* IE7 Only */

*:first-child+html #contenido .home #boletin .respuesta{padding:0 0 50px 0}


* html #contenido .home #boletin .respuesta  .envio_reali{margin:29px 0 0 16px}
* html #contenido .home #boletin .respuesta .gracias{margin:7px 0 0 16px}
* html #contenido .home #boletin .respuesta  .txt_resp{margin:12px 0 26px 16px;}
* html #contenido .home #boletin .respuesta .regresar{margin:0 5px 11px 0}
/*////////////////////////////////////////////////////////*/

#contenido .home #boletin .respuesta  .envio_reali{font-size:16px; font-weight:bold; margin:58px 0 0 33px;float:left; width:401px }
#contenido .home #boletin .respuesta .gracias{font-size:14px; color:#a58394; font-weight:bold; margin:7px 0 0 33px;float:left; width:401px}
#contenido .home #boletin .respuesta  .txt_resp{font-size:11px; margin:34px 0 52px 33px; width:401px; float:left}
#contenido .home #boletin .respuesta .regresar{float:right; width:136px; background:url(../ark_images/fnd_regresar.gif) no-repeat; height:27px; margin:0 5px 11px 0}
#contenido .home #boletin .respuesta .regresar .txt_regresar{float:right; margin:6px 20px 0 0}
#contenido .home #boletin .respuesta .regresar .txt_regresar a{color:#09809e; text-decoration:underline}
#contenido .home #boletin .respuesta .regresar .txt_regresar a:hover{color:#09809e; text-decoration:none}


/*/////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/*resultado busqueda*/

#contenido .home #resultado_busq{
float:left;
width:510px;
background:#fff;
font-size:11px;
color:#565555}

/* IE6 Only */

* html #contenido .home #resultado_busq{margin:0 0 -30px 0}

/* IE7 Only */

*:first-child+html #contenido .home #resultado_busq{margin:0 0 -30px 0}

#contenido .home #resultado_busq h1{color:#710239; font-size:12px;margin:0 0 5px 19px; float:left;width:480px; font-weight:normal; font-style:italic; margin:0 0 45px 24px}

/* IE6 Only */

* html #contenido .home #resultado_busq h1 {margin:0 0 35px 12px}


#contenido .home #resultado_busq h1 span{font-weight:bold}

#contenido .home #resultado_busq #lista_resp{ 
float:left; 
width:450px; 
background:url(../ark_images/bullet_libro.gif) no-repeat;
margin:0 0 16px 19px}

/* IE6 Only */

* html #contenido .home #resultado_busq #lista_resp {margin:0 0 8px 12px}

#contenido .home #resultado_busq #lista_resp p{margin:0 0 0 18px; font-size:12px}
#contenido .home #resultado_busq #lista_resp p a{color:#000;}
#contenido .home #resultado_busq #lista_resp p a:hover{color:#000; text-decoration:none;}
#contenido .home #resultado_busq #lista_resp h2{font-size:12px; font-weight:normal;color:#000; margin:0 0 0 18px}
#contenido .home #resultado_busq #lista_resp h2 a{color:#000;}
#contenido .home #resultado_busq #lista_resp h2 a:hover{color:#000; text-decoration:none;}
#contenido .home #resultado_busq #lista_resp h3{margin:0 0 0 18px; color:#09809e; font-size:11px; font-weight:normal}

/*menu izquierda revista*/

#contenedor_izq ul{	list-style:none;
	width:150px;
	font-size:12px;
	color:#8e8e8e;
	/*float:left;*/
	padding:13px 0 78px 34px;
	text-align: left;
}

#contenedor_izq  ul li{
margin:0 18px 10px 0 ;	
}

#contenedor_izq  ul li a {color:#8e8e8e;}
#contenedor_izq   ul li a:hover{color:#8e8e8e; text-decoration:none}

/*texto revista central*/

#contenido .home #suscripcion_ark .txt_revista{
width:460px;
float:left;
margin:0 0 20px 19px;
text-align:justify
}

#contenido .home #suscripcion_ark .txt_equipo{
width:460px;
float:left;
margin:0 0 20px 19px;
text-align:justify
}

/* IE6 Only */

* html #contenido .home #suscripcion_ark .txt_revista{margin:0 0 20px 9px}
* html #contenido .home #suscripcion_ark .txt_equipo{margin:0 0 20px 18px}
* html #contenido .home #suscripcion_ark .txt_revista img{margin:0 0 5px 9px}
* html #contenido .home #suscripcion_ark .txt_revista p{margin:0 0 2px 0; }

/*//////////////////////////////////////////////////////////////////////////////////////*/

#contenido .home #suscripcion_ark .txt_revista a{color:#09809e;}
#contenido .home #suscripcion_ark .txt_revista a:hover{color:#09809e; text-decoration:none}
#contenido .home #suscripcion_ark .txt_revista img{margin:0 0 11px 19px}
#contenido .home #suscripcion_ark .txt_revista p{
margin:0 0 2px 0; 
background:url(../ark_images/bullet_libro.gif)  top left no-repeat; 
float:left;
width:451px;
}

/*establecimientos*/

#contenedor_izq .establecimientos{
width:200px;
float:left;
}
#contenedor_izq .establecimientos ul{padding:13px 0 15px 34px}

#contenedor_izq .establecimientos ul li ul li{margin:0 0 0 -15px; font-size:11px; color:#710239}
#contenedor_izq .establecimientos ul li ul li a{margin:0; font-size:11px; color:#710239}
#contenedor_izq .establecimientos ul li ul {padding:13px 0 0 34px}
#contenedor_izq .establecimientos ul li ul li ul{padding:13px 0 0 34px}
#contenedor_izq .establecimientos ul li ul li ul li{margin:0 0 11px -15px; font-size:11px; color:#8e8e8e}
#contenedor_izq .establecimientos ul li ul li ul li a{margin:0; font-size:11px; color:#8e8e8e}

/*tablas publicidad y ditribuidoras*/

/*publicidad*/
#contenido .home #suscripcion_ark .txt_revista #tabla{width:441px; margin:0 0 0 18px}
#contenido .home #suscripcion_ark .txt_revista #tabla table{border:15px solid #edecec}
#contenido .home #suscripcion_ark .txt_revista #tabla tr{
background: url(../ark_images/fnd_celdas.gif);
}
#contenido .home #suscripcion_ark .txt_revista #tabla .fondo_color{
background:#cbc9c9; 
text-align:center; 
padding:12px 0 0 0;
}

#contenido .home #suscripcion_ark .txt_revista #tabla .fondo_color h1{
width:350px; 
color:#000; 
font-size:16px;
padding:0 0 8px 30px; 
margin:0}

#contenido .home #suscripcion_ark .txt_revista #tabla .fondo_color h2{
width:350px; 
color:#a58394; 
font-size:14px; 
padding:0 0 8px 30px;
margin:0}

#contenido .home #suscripcion_ark .txt_revista #tabla .fnd_tit_celdas{
	background:url(../ark_images/fnd_tit_celdas.gif) repeat-x;
	padding:2px 0 2px 0
}

#contenido .home #suscripcion_ark .txt_revista #tabla tr td{
	height:29px;
	max-height:inherit;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	padding:9px 3px 0 3px
}


/*distribuidores*/

#contenido .home #suscripcion_ark .txt_revista #tabla_2{width:418px; margin:0 0 13px 18px;border:15px solid #edecec}
#contenido .home #suscripcion_ark .txt_revista #tabla_2 tr{
background: url(../ark_images/fnd_kioskos.gif);
}
#contenido .home #suscripcion_ark .txt_revista #tabla_2 .fondo_color{
background:#edecec; 
padding:0;
}

#contenido .home #suscripcion_ark .txt_revista #tabla_2 .fondo_color h1{
width:350px; 
color:#000; 
font-size:16px;
padding:0 0 8px 0; 
margin:0}

#contenido .home #suscripcion_ark .txt_revista #tabla_2 .fondo_color h1 .tit_color{
color:#a58394; 
text-transform:none; 
margin:0 0 0 7px}

#contenido .home #suscripcion_ark .txt_revista #tabla_2 .fnd_tit_celdas{ background:url(../ark_images/fnd_tit_celdas_2.gif) repeat-x; padding:0 0 0 15px; font-size:11px; color:#fff; font-weight:bold}

#contenido .home #suscripcion_ark .txt_revista #tabla_2 tr td{
	height:25px;
	max-height:inherit;
	font-size:10px;
	color:#6F6F6F;
	font-weight:bold;
	padding:3px 0 0 15px;
	text-transform:uppercase
}

/* IE6 Only */

* html #contenido .home #suscripcion_ark .txt_revista #tabla tr td{padding:4px 0 0 30px}

/*footer  ///////////////////////////////////////////////////////////////////////////////////*/

#footer{
	position:relative;
	float:left;
	width:100%;
	float:left;
	height:200px;
	background-color:#610231;
}

#footer #direccion{
	width:500px;
	float:left;
	position:relative;
	margin:33px 0 41px 23px;
}

#footer #interactiva{
	width:260px;
	height:51px;
	text-align:right;
	float:left;
	position:relative;
	margin:25px 0px 0px 0px;
}

#footer #direccion p{
	color:#fff;
	font-size:12px;
	margin:0 0 0 8px;
}

#footer #direccion p a{
	color:#cdf2fd;
	font-size:11px;
	margin:0 0 0 8px;
}
/* error message*/
label.error {
float: none; 
color: red; 
padding-left: .5em; 
vertical-align: top; 
}

/*estilos nuevos para fondos*/


/* IE7 Only */
*:first-child+html #contenido .fondo_home{width:488px;}

#contenido .fondo_home{
	width:492px;
	float:right;
	height:890px;
	position:absolute;
	background:url(../ark_images/fondos/fondo1.jpg) no-repeat left;
	left: 772px;
	top: 7px;
	display:none;
}



