/* CSS Nikonistas.com */
/* Author: Bab Software Applications - www.bab-soft.com */

/* HTML ELEMENTS ****************************************/
/* Html */
html {}
/* Body */
body {margin:0px 0px 5px 0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:14px; color:#666666; background-color:#FFF; text-align:center; border-top:4px solid #C90000;}

/* BASIC STRUCT ELEMENTS ****************************************/
/* Page */
.page {margin:0px; padding:0px;}

/* Generic for Top & Bottom */
.top, .bottom {}

/* Top */
.top {position:relative; width:960px; margin:0px auto; text-align:center;}

/* Links Subsites */
.links_subsites {width:960px; margin:0px auto; text-align:right;}
.links_subsites img {vertical-align:top;}

/* Header09 */
.header09 {width:960px; height:76px; margin:0px auto; text-align:left; background:url(../images/header09.gif) no-repeat left; position:relative;}
.header_down2_n {width:960px; height:22px; margin:0px auto; background:url(../images/header_bottom_h.gif) no-repeat;}

/*----------------------------------------------------------------------------------------------------------*/
/**** REDIFINICIÓN DEL TAG BODY  ****/

body {/*
margin:0px 0px 5px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.1em;
color:#666666;
background-color:#FFF;
text-align:center;*/
}
/*----------------------------------------------------------------------------------------------------------*/

/**** PAGINA  - 1º NIVEL - CONTIENE(CABECERA / MODULO CENTRAL / PIE) ****/
.page {
width:960px;
height:100%;
overflow:visible;
margin:0 auto;
font-size:12px;
line-height:inherit;
text-align:justify;
}
/*----------------------------------------------------------------------------------------------------------*/

/**** CABECERA - 2º NIVEL ****/
.header_client_n {width:100%; position:relative; overflow:visible;} 
.header_up_n {position:relative;}
	.header_img_n {float:left;}
	.cont_idiomas {border-left:1px solid #D5D5D5; border-right:1px solid #D5D5D5; float:right; position:relative; width:36px; height:50px;}
		.cont_es {position:absolute; top:7px; left:6px;}
		.cont_pt {position:absolute; top:28px; left:6px;}
		.nom_nikonista {float:right; color:#000; font-weight:700; font-size:11px; margin:30px 5px 0px 0px;}
			.nom_nikonista a:link, .nom_nikonista a:active, .nom_nikonista a:visited {color:#D90000; text-decoration:underline;}
			.nom_nikonista a:hover {color:#000; text-decoration:underline;}
.header_down_n {width:960px; height:85px; background-color:#CCC; clear:both;}
.img_header_down_n {}
.header_client_n img {margin:0; padding:0;}

.nikonistas_pro_menu {
float:right;
text-align:right;
width:100%;
padding:2px 0px 0px 0px;
background:url(https://www.nikonistas.com/club_es/img2/bg_menu.gif) repeat-x;
position:absolute;
right:0px;
top:135px;
border-bottom:2px solid #FBAD04;
}
.nikonistas_pro_menu img {margin-right:5px;}
/*-----------------------------------------------------------------------------------------------------------*/

/**** CUERPO CENTRAL - 2º NIVEL - CONTIENE(LEFT / CENTER / RIGHT) ****/
.content_body {
width:100%;
float:left;
text-align:inherit;
overflow:hidden;
clear:both;
} 
/*-----------------------------------------------------------------------------------------------------------*/

/**** COLUMNA IZQUIERDA - CONTIENE(MODULO LATERAL) ****/

.left {
display:none;
visibility:hidden;
width:0;
margin:0;
padding:0;
} 
/*-----------------------------------------------------------------------------------------------------------*/

/**** COLUMNA DERECHA - CONTIENE(MODULO LATERAL) ****/

.right {
display:none;
visibility:hidden;
width:0;
margin:0;
padding:0;
} 

/*-----------------------------------------------------------------------------------------------------------*/

/**** COLUMNA CENTRAL - CONTIENE( NOTICIA ) ****/
.center {
width:99.7%;
margin-top:4px;
font-size:1em;
line-height:inherit;
overflow:hidden;
float:left;
text-align:inherit;
border:1px solid #000;
} 
/*-----------------------------------------------------------------------------------------------------------*/

/**** MODULO DE NOTICIA  ****/
.noticia {
width:100%;
margin:0;
overflow:visible;
clear:both;
text-align:inherit;
} 
/*-----------------------------------------------------------------------------------------------------------*/

/**** PIE - 2º NIVEL - CONTIENE(FONDO DEL PIE / CONTENIDO DEL PIE) ****/
.foot_group {
width:100%;
position:relative;
overflow:hidden;
float:left;
margin:5px 0px;
} 
/*-----------------------------------------------------------------------------------------------------------*/

/**** CONTENIDO DEL PIE ****/
.foot_content {
width:100%;
position:absolute;
top:7px;
text-align:center;
color:#000;
background-color:inherit;
font-size:0.9em;
}
.foot_content_left {position:absolute; left:8px; top:10px; font-size:9px; line-height:1.8em; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFF; background-color:inherit;}
.foot_content_right {position:absolute; right:8px; top:10px; font-size:9px; text-align:center;}
/*-----------------------------------------------------------------------------------------------------------*/