﻿/* Generales */

.body1{
background-color: rgb(0,0,0);
margin : 0px; 
padding: 0px;
}

.links{
text-decoration: none;
}

/* Fondos - Contenedor - Logo*/

.fondosup{ 
background-image: url(imagenes/fondosup.jpg); 
background-repeat: repeat-x;
height: 177px;
} 

.fondoinf{ 
background-image: url(imagenes/fondoinf.jpg); 
background-repeat: repeat-x;
background-color: rgb(78,78,78);
padding-bottom: 25px;
} 

.contenedor{ 
background-color: rgb(252,252,252);
background-image: url(imagenes/contenedor.jpg); 
background-repeat: repeat-x;
width: 976px;
position: relative;
overflow: hidden;
height: auto;
text-align: left;
padding-bottom: 8px;
left: 50%;
margin-left: -488px;
} 

.paneli{ 
width: 722px;
float: left;
}

.paneld{
width: 254px;
float: right;
}

.logofwf{ 
background-image: url(imagenes/logofwf.jpg); 
position: relative;
height: 61px;
width: 189px;
top: 20px;
left: 50%;
margin-left: -464px;
}

/* Idiomas */

.idiomas{ 
height: 20px;
width: 206px;
position: relative;
top: 18px;
z-index: 1;
left: 50%;
margin-left: 282px;
} 

.idioma1{ 
background-image: url(imagenes/idiomae.jpg); 
height: 20px;
width: 103px;
float: left;
text-align: center;
} 

.idioma2{ 
background-image: url(imagenes/idiomad.jpg); 
height: 20px;
width: 103px;
float: right;
text-align: center;
}

.idiomacpe{
color: rgb(50,50,50);
font-family: Sans-Serif; 
font-size: 13px;
vertical-align: top; 
position: relative;
left: 5px;
top: 3px;
} 

.idiomacpd{
color: rgb(240,240,240);
font-family: Sans-Serif; 
font-size: 13px; 
vertical-align: top; 
position: relative;
left: 5px;
top: 3px;
} 

/* Menú */

.menu{ 
height: 78px;
width: 994px;
position: relative;
top: 18px;
z-index: 1;
left: 50%;
margin-left: -497px;
}

.menup1{ 
background-image: url(imagenes/menu1.jpg); 
height: 78px;
width: 53px;
float: left;
}

.menup2{ 
background-image: url(imagenes/menu2.jpg); 
height: 78px;
width: 833px;
float: left;
text-align: left;
}

.menup3{ 
background-image: url(imagenes/menu3.jpg); 
height: 78px;
width: 108px;
float: right;
}

.menup4{ 
position: absolute;
height: 78px;
width: 833px;
float: left;
top: 30px;
text-align: left;
}

.menucpe{
color: rgb(50,50,50);
font-family: Sans-Serif; 
font-size: 13px; 
font-weight: bolder;
vertical-align: top;
} 

.menucpd{
color: rgb(240,240,240);
font-family: Sans-Serif; 
font-size: 13px; 
vertical-align: top;
}

/* Datos */

.datos{ 
background-image: url(imagenes/contacto.jpg); 
background-repeat: repeat-x;
height: 30px;
width: 958px;
padding-top: 8px;
} 

.datos{ /* Internet Explorer */ 
text-align: center; 
} 

.datos{ /* Mozilla Firefox */ 
text-align: -moz-center; 
} 

.datoscp{
color: rgb(83,82,77);
font-family: Sans-Serif; 
font-size: 12px; 
} 

/* Login */

.login{
height: 91px;
width: 239px;
}

/* Contacto */

.contacto{
height: 284px;
width: 242px;
}

/* Ads Naitiva */

.naitiva{
height: 144px;
width: 246px;
}

/* Índice de Noticias */

.idxnoticias{ 
height: 105px;
width: 702px;
}

/* Naitiva - LPfwf */

.n_p1{ 
background: rgb(255,255,255); 
padding-bottom: 10px;
width: 696px;
margin-left: 10px;
border: solid 1px rgb(180,180,180);
}

.n_p1{ /* Internet Explorer 6*/ 
_overflow: hidden; 
} 

.n_p2{ 
background-image: url(imagenes/banner.jpg); 
height: 62px;
margin: 10px 10px 0px 10px;
padding-top: 20px;
width: 676px;
}

.n_p2{ /* Internet Explorer */ 
text-align: center; 
} 

.n_p2{ /* Mozilla Firefox */ 
text-align: -moz-center; 
} 

.n_p3{ 
background: rgb(78,78,78); 
height: 62px;
margin: 10px 10px 0px 10px;
padding-top: 20px;
width: 676px;
}

.n_p3{ /* Internet Explorer */ 
text-align: center; 
} 

.n_p3{ /* Mozilla Firefox */ 
text-align: -moz-center; 
} 

.n_cp1{
color: rgb(111,214,61);
font-family: Myriad Pro Light; 
font-size: 32px; 
text-align: left;
}

.n_menup1{ 
background-image: url(imagenes/naitiva.jpg);
background-repeat: repeat-x;
height: 25px;
width: 676px;
margin: 10px 10px 0px 10px;
text-align: left;
}

.n_menup2{ 
height: 25px;
width: 676px;
float: left;
margin-top: 4px;
margin-left: 10px;
text-align: left;
}

.n_menucpe{
color: rgb(53,142,24);
font-family: Sans-Serif; 
font-size: 13px; 
font-weight: bolder;
vertical-align: top; 
} 

.n_menucpd{
color: rgb(78,76,77);
font-family: Sans-Serif; 
font-size: 13px; 
vertical-align: top; 
}

/* Pie de Página */

.pdpp{
margin-top: 50px;
width: 976px;
text-align: justify;
left: 50%;
margin-left: -488px;
position: relative;
color: rgb(180,180,180);
font-family: Sans-Serif; 
font-size: 11px;
}

.pdpl{
color: rgb(180,180,180);
text-decoration: none;
}

