body {
 color: #006C74;
 font-family: "Trebuchet MS", tahoma, arial, sans-serif;
 font-size: 9.5pt;
 line-height: 15pt;
 background-color: #006C74;
 margin: 0px 0px 10px 0px;
 padding: 0px; 
 height:0px;
 clear:both;
}

IMG{border:0px}
/* ----------------- Elementos de la página inicial ---------------- */

div#cuerpo-inicial {
 padding: 0px;
}

div#inicial-izquierda, div#inicial-centro, div#inicial-derecha {
 float: left; 
}

div#inicial-izquierda {
 margin-top: 13px;
 padding-left: 18px;
 padding-right: 14px;
 width: 180px; 
}


div#inicial-centro {
 width: 290px;
 margin-top: 10px;
 margin-bottom: 10px;
 padding-left: 18px;
 padding-top: 10px;
 padding-right: 10px;
 padding-bottom: 10px;
}

div#inicial-derecha {
 width: 180px; 
 margin-top: 20px;
}

div#inicial-centro IMG {
/* margin-left: 0px;
 margin-top: 0px;
 padding-left: 0px;
 float: left;*/
}

div#inicial-novedades {
 width: 204px; 
 background-image: url(/es/img/fdo_inicial_medio_nov.png); 
 background-repeat: repeat-y; 
 background-position: 0% 0%; 
 padding: 0px 0px 10px 0px;
 border-top:1px solid #FBB674;
 border-bottom:1px solid #FBB674;
}

div#inicial-novedades h2 {
 padding-bottom: 0px;
 padding-left: 15px;
}

div#inicial-novedades p {
 padding-bottom: 0px;
 padding-left: 8px;
}

div#ultimas-noticias, div.noticia {
 margin-left: 8px;
 margin-right: 5px;
 line-height: 8pt;
}

div#ultimas-noticias a, div.noticia a {
 font-size: 8pt;  
 font-weight: bold;
 line-height: 8pt;
}

span.fecha {
 font-size: 8pt;  
 line-height: 8pt;
 margin-top: 0px;
}

div#inicial-fz-en-img {
 width: 204px; 
 height: 192px;
 background-image: url(/es/img/fdo_inicial_fz_en_img.png); 
 background-repeat: no-repeat; 
 margin-top: 44px;
 margin-bottom: 20px;
 text-align: left;
}

div#inicial-fz-en-img img {
 border: none; 
}

div#video {
 width: 270px; 
 height: 174px;
 background:#D9EAEA;
 margin: 20px 0px 20px 0px;
 padding:10px 0px 10px 0px;
 border:1px solid #60A6A4;
}

div#video h2 {
 color: #006C74;
 padding-left: 0px;
 font-size:12pt;
 text-align: center;
}

div#video p {
font-size: 8pt;
color: #006C74;
margin: 0px;
text-align: center;
}

div.video IMG{
    border:1px solid #006c74;
}


/* ----------------- boton de english info ---------------- */
p#english {
 overflow: hidden; 
 width: 57px; 
 height: 19px;
 background-image: url(/es/img/b_english_n.png); 
}

p#espaniol {
 overflow: hidden; 
 width: 57px; 
 height: 19px;
 background-image: url(/en/img/b_espaniol_n.png); 
}

a#english {
 display: block; 
 width: 57px; 
 height: 19px;
 padding-top: 100px;
 background-repeat: no-repeat; 
 background-color: transparent;
 background-image: url(/es/img/b_english_s.png); 
 background-position: 0% 200%; 
}

a#espaniol {
 display: block; 
 width: 57px; 
 height: 19px;
 padding-top: 100px;
 background-repeat: no-repeat; 
 background-color: transparent;
 background-image: url(/en/img/b_espaniol_s.png); 
 background-position: 0% 200%; 
}

a#english:hover {
 background-color: transparent;
 background-position: 0% 0%; 
}

a#espaniol:hover {
 background-color: transparent;
 background-position: 0% 0%; 
}

/* ----------------- resto ---------------- */

h2.novedades, h2.fzenimg { 
 font-family: "Trebuchet MS", tahoma, arial, sans-serif;
 font-weight: bold;  
 font-size: 10pt;  
 color: #FC9B43;
 border: none;
 letter-spacing: 0.1em;
 text-decoration: none;
 margin-bottom: 0.5em;
 margin-top: 0px;
 padding-top: 5px;
 padding-bottom: 0.1em;
} 

h2.fzenimg {
 color: #CC3200;
 padding-top: 0px; 
 text-align: left;
 padding-left: 12px;
}

p.fzenimg {
 color: #CC3200;
 text-align: left;
 padding-left: 12px;
 padding-right: 12px;
}

/* ----------------- Elementos de estructura ---------------- */

div#general; div#encabezado, div#cuerpo, div#menu, div#contenido, div#pie {
 text-align; left;
}

.fontTitles{
color: #C63602;
}

div#general {
 width: 760px;
 background-image: url(/es/img/fdo_pinicial.png); 
 background-repeat: repeat-y; 
}

div#encabezado {
/* width: 760px; 
 height: 120px; */
 width: 758px; 
 height: 110px; 
 margin: 0px 0px 0px 0px; 
 padding: 0px; 
 margin-left:1px;
/* background-image: url(/es/img/fdo_encabezado.jpg); */ /*ROBERT*/
 overflow: hidden; 
}

div#encabezado p#barra-pie{margin-left:-1px}

div#cuerpo {
 background-repeat: repeat-y; 
 padding-right: 25px;
 background-image: url(/es/img/fdo_cuerpo.png); 
}

div#menu {
 width: 213px; 
 float: left; 
 padding-right: 0px;
 padding-top: 18px;
 background-image: url(/es/img/fdo_cuerpo.png); 
}

div#contenido {
 padding-top: 18px;
 padding-bottom: 18px;
 padding-left: 235px; 
}

p.nav-fz-en-img {
 text-align: center; 
}

DIV.images IMG{
    border:1px solid #006c74;
}

/* ----------------- pie ---------------- */

div#pie {
 clear: both; 
 color: #006C74;
 background:#FFFFFF;
 margin:0px 0px 0px 0px;
 padding:0px 0px 15px 0px;
 width:760px;
}

div.margin{
 height:15px;
 background: #006c74;
}

p#barra-pie {
 width: 760px; 
 height: 21px;
 background-image: url(/es/img/fdo_botones_pie.png); 
 overflow: hidden; 
}

p#barra-pie a {
 font-size: 8pt; 
 font-weight: normal; 
 display: block; 
 overflow: hidden; 
 float: left; 
 height: 21px; 
 background-repeat: no-repeat; 
 background-position: 0% 200px; 
 background-color: transparent;
 padding-top: 20px; 
}

a#inicio-pie {
 width: 213px; 
 height: 21px; 
 background-image: url(/es/img/b_inicio_s.png); 
}

a#acercade-pie {
 width: 136px; 
 height: 21px; 
 background-image: url(/es/img/b_fundapazP_s.png); 
}

a#publicaciones-pie {
 width: 136px; 
 height: 21px; 
 background-image: url(/es/img/b_publicacionesP_s.png); 
}

a#colaborar-pie {
 width: 136px; 
 height: 21px; 
 background-image: url(/es/img/b_colaborarP_s.png); 
}

a#comunicacion-pie {
 width: 136px; 
 height: 21px; 
 background-image: url(/es/img/b_comunicacionP_s.png); 
}

a#inicio-pie:hover, 
a#acercade-pie:hover, 
a#publicaciones-pie:hover, 
a#colaborar-pie:hover, 
a#comunicacion-pie:hover, {
/* mover el background-image como en el encabezado */
 background-position: 0% 0%; 
}

div#pie address.direccion {
 margin-left: 232px; 
 font-size: 8pt; 
 font-style: italic; 
 padding-bottom: 14pt;
 margin-bottom: 0;
}

/* ----------------- Links del encabezado ---------------- */

div#encabezado a {
 display: block; 
 float: left; 
 background-repeat: no-repeat; 
 background-position: 0% 200px; 
 overflow: hidden; 
 /*padding-top: 200px; */
 background-color: transparent;
}

div#encabezado a:hover {
 background-color: transparent;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
a#inicio {
 width: 213px; 
 height: 199px;
}

a#acercade {
 width: 139px; 
 height: 120px;
 background-image: url(/es/img/b_fundapazP_s.png); 
}

a#publicaciones {
 width: 136px; 
 height: 120px;
 background-image: url(/es/img/b_publicacionesP_s.png); 
}

a#colaborar {
 width: 135px; 
 height: 120px;
 background-image: url(/es/img/b_colaborarP_s.png); 
}

a#comunicacion {
 width: 137px; 
 height: 120px;
 background-image: url(/es/img/b_comunicacionP_s.png); 
}

/*a#acercade:hover, a#publicaciones:hover, a#colaborar:hover, a#comunicacion:hover {
 background-position: 0% 100px; 
}*/

/* ----------------- Elementos de menu ---------------- */
h1.menu {
 font-weight: normal;
 font-size: 14pt;
 color: #FCBB7D;
 letter-spacing: 1.5pt;
 border: none;
 margin-left: 20px; 
}

h1.menuheader {
 font-weight: normal;
 font-size: 14pt;
 color: #FCBB7D;
 letter-spacing: 1.5pt;
 border: none;
 margin-left: 20px; 
 text-transform: uppercase;
}

div.menu a {
 display: block; 
 color: #F98218;
 font-weight: bold;
 font-size: 9.5pt;
 letter-spacing: 0.2pt;
 line-height: 12pt;
 margin-left: 21px;
 margin-bottom: 8pt;
 margin-right: 0px;
 padding-right: 0px;
 padding-bottom: 2pt;
 border-bottom: 1pt solid #FCBB7D;
}

div.submenu a {
 display: block; 
 color: #F98218;
 font-weight: bold;
 font-size: 9.5pt;
 letter-spacing: 0.2pt;
 line-height: 12pt;
 margin-left: 56px;
 margin-bottom: 8pt;
 margin-right: 0px;
 padding-right: 0px;
 padding-bottom: 2pt;
 border-bottom: 1pt solid #FCBB7D; 
}

div#menu  p#english {
 margin-left: 20px;
}


/* los 2 selectores que siguen vuelan luego del ajuste de los menues */
div#menu ul {
 font-weight: bold;
 font-size: 9.5pt;
 color: #F98218;
 margin-left: 35px;
 letter-spacing: 0.2pt;
 padding-right: 0px;
}

div#menu ul li {
 line-height: 20pt;
 border-bottom: 1pt solid #FCBB7D;
}

/* ----------------- Fundapaz en img  ---------------- */

div.fz-en-img img {
 border: none; 
}

/* ----------------- Elementos de bloque ---------------- */

p, h1, h2, h3, h4, h5, h6, td, ul, ol {
 color: #006C74;
 font-family: "Trebuchet MS", tahoma, arial, sans-serif;
 font-size: 9pt;
 line-height: 15pt;
 margin-top: 0px;
}

h1 {  
 font-family: "Trebuchet MS", tahoma, arial, sans-serif;
 font-size: 13pt;
 font-weight: normal;
 letter-spacing: 0.1em;
 color: #4CA1A9;
 border-bottom: dashed 1px #AAAAAA;
 padding-bottom: 0.2em;
}

h2 { 
 font-family: "Trebuchet MS", tahoma, arial, sans-serif;
 font-size: 12pt;  
 font-weight: bold;  
 color: #006C74;
 margin-bottom: 0.5em;
 padding-bottom: 0.5em;
 border: none;
 text-decoration: underline;
} 

h3 {  
 font-family: "Trebuchet MS", tahoma, arial, sans-serif;
 font-size: 10pt;  
 font-weight: bold;  
 color: #006C74;
 margin-bottom: 0.5em;
 padding-bottom: 0.1em;
 text-decoration: underline;
} 

h4 {
 font-family: "Trebuchet MS", tahoma, arial, sans-serif;
 font-size: 9pt;  
 font-weight: bold;  
 color: #006C74;
 margin-bottom: 0.5em;
 padding-bottom: 0.1em;
} 

h5 {
 font-family: "Trebuchet MS", tahoma, arial, sans-serif;
 font-size: 9pt;  
 font-weight: normal;  
 color: #006C74;
 margin-bottom: 0.5em;
 padding-bottom: 0.1em;
}
 
span.destacados {
 font-weight: bold;
 font-style: italic;
 font-color: #006C74;
}

/* ----------------- Elementos de linea ---------------- */
strong {  
  font-weight: bold;
} 

emphasized, em {  
 font-style: italic;
} 

small {  
 font-size: 7pt;
} 

sub, sup {
 font-size: 7pt;
 line-height: 15pt;
}

hr {
 color: #F5871F;
 size: 1px;
 height: 1px; 
}

a:link { 
  color: #FF8001;
  font-weight: normal;
  text-decoration: none;
} 

a:visited { 
  color: #DE500C;
  font-weight: bold;
  text-decoration: none;
} 

a:active {
  color: #DE500C;
  font-weight: normal;
}

a:hover {
  color: #FF3900;
  font-weight: bold;
  text-decoration: none;
}

form {
 margin-top: 0px;
 padding-top: 0px;
}

table.form {
 margin-top: 0px;
 padding-top: 0px;
}

/* ----------------- Albumpattern ---------------- */

div#albumpattern img {
 border: none; 
}

div#menu div.album img {
 border: none; 
 margin-left: 20px; 
}

.pastilla {
    background:url('/img/pastillacenter.gif');
    border-top: 1px solid #E66100;
    border-bottom: 1px solid #E66100;
    margin-top:44px;
    margin-bottom:20px;
    padding-bottom:10px;
    width:204px;
}

.pastilla H2{
    line-height:8px;
    margin-bottom:10px;
    margin-top:8px;
    padding-top:10px;
}

.logoHome{opacity: .65;filter:alpha(opacity=65);-moz-opacity:0.5;top:30px;left:30px;position:absolute;align:left;}
.logoInicio{padding-top:300px;}

.linkEntrarHome{text-align:center;width:100%;position:absolute;bottom:-40px;}

.contenedorHome{position:relative;}

div#centrado{padding-bottom:15px;margin-top:15px;}

.articulo OBJECT{float:right;border:1px solid #006c74;}

.images_boxs{padding:0px 12px 10px 7px;}
.image_box{float:left;margin-left:5px;margin-top:5px;border:1px solid #006c74;width:76px;height:58px;}
.image_body_home{border:1px solid #006c74;width:280px;height:170px;}
.image_body_article{border:1px solid #006c74;width:280px;height:170px;float:right;}
.imageHeder img{opacity:0.7;filter:alpha(opacity=70)}
.imageHeder img:hover{opacity:1;filter:alpha(opacity=100)}




