

/*
 * Estilos básicos generales (ObjectTextID: 1040)
 ************************************************************
*/


/*
 * Colores básicos
*/
.imcprim { color: #339acc; }
.imcseca { color: #4354d4; }
.imcsecb { color: #ffc736; }
.imccomp { color: #ffa236; }
.imcnegro { color: #000; }
.imcblanco { color: #fff; }

/*
 * Tamaños de letras básicos
*/

.ims6x { font-size: 6px; }
.ims6t { font-size: 6pt; }
.ims7x { font-size: 7px; }
.ims7t { font-size: 7pt; }
.ims8x { font-size: 8px; }
.ims8t { font-size: 8pt; }
.ims9x { font-size: 9px; }
.ims9t { font-size: 9pt; }
.ims10x { font-size: 10px; }
.ims10t { font-size: 10pt; }
.ims11x { font-size: 11px; }
.ims11t { font-size: 11pt; }
.ims12x { font-size: 12px; }
.ims12t { font-size: 12pt; }
.ims13x { font-size: 13px; }
.ims13t { font-size: 13pt; }
.ims14x { font-size: 14px; }
.ims14t { font-size: 14pt; }
.ims15x { font-size: 15px; }
.ims15t { font-size: 15pt; }
.ims16x { font-size: 16px; }
.ims16t { font-size: 16pt; }
.ims18x { font-size: 18px; }
.ims18t { font-size: 18pt; }
.ims20x { font-size: 20px; }
.ims20t { font-size: 20pt; }
.ims22x { font-size: 22px; }
.ims22t { font-size: 22pt; }
.ims24x { font-size: 24px; }
.ims24t { font-size: 24pt; }
.ims28x { font-size: 28px; }
.ims28t { font-size: 28pt; }
.ims32x { font-size: 32px; }
.ims32t { font-size: 32pt; }
.ims36x { font-size: 36px; }
.ims36t { font-size: 36pt; }
/*
 * Propiedades del texto
*/
.imfnormal { font-weight: normal; font-style: normal; }
.imfnegrita { font-weight: bold; }
.imfitalica { font-style: italic; }
.imfsubraya { text-decoration: underline; }
.imtleft { text-align: left; }
.imtcenter { text-align: center; }
.imtright { text-align: right; }
.imtjustify { text-align: justify; }

a {
 text-decoration: none;
}
a:link, a:visited, a:active
{
 text-decoration: none;
}
a:hover
{
 text-decoration: underline;
}
/*
 * Definiciones para el contenedor principal (ObjectTextID: 1010)
 **********************************************************************
*/

body {
  color: #333366;
  font-family:"trebuchet MS", verdana, arial, sans-serif;
  font-size:9pt;
  background:#fff;
  
  margin: 0;
}

#imcontent 
, #imcontentsb 
, #imcontentsolo 
{
  width: 79px;
 
  padding-left: 60px;
  padding-right: 60px;
  background: #fff;
}

#imcontentsb {
  width: 339px;
}

#imcontentsolo {
  width: 641px;
}

#imsidebar2 {
  width: 140px;
  padding: 60px;
  
}

#imsidebar {
  width: 180px;
  padding: 60px;
 
  
}

/* imcontent - imsidebar2 - imsidebar */
#imcontent 
, #imcontentsb 
, #imcontentsolo {
  float:left;
}
#imsidebar2 {
  float:left;
}
#imsidebar {
  float:left;
}




#imcontent
, #imcontentsb
, #imcontentsolo
, #imsidebar2
, #imsidebar
{
  padding-bottom: 32767px;
  margin-bottom:-32767px;
}

#immain_container
{
  width: 760px;
  height: 100%;
  margin: 139px auto 0px;
  border-left: 1px solid #339acc;
  border-right: 1px solid #339acc;
  overflow:hidden;
}

#imheader_container {
  float: left;
  display: block;
  position: absolute;
  top: 10px;
  width: 100%;
  height: 129px;
  margin: 0px;
}

#imheader {
  display: block;
  width: 760px;
  height: 100px;
  bottom: 0;
  margin: 0px auto;
  border-left: 1px solid #339acc;
  border-right: 1px solid #339acc;
  border-top: 1px solid #339acc;
}

#imfooter_container {
  position: relative;
  display: block;
  width: 760px;
  height: 100px;
  margin: 0px;
  background:#FF0;
  margin: 0px auto 10px;
  border-left: 1px solid #339acc;
  border-right: 1px solid #339acc;
  border-bottom: 1px solid #339acc;
  border-top: 1px solid #339acc;
}

#imcreditos {
  position: absolute;
  bottom: 10px;
  right: 10px;
  border: none;
  margin: 0px;
  padding: 0px;
  line-height: 1px;
  background-color: transparent;
}

#immenuhor_container{
  float: left;
  position: absolute;
  display: block;
  /* background:#0F0; */
  bottom: 0px;
  width: 100%;
  height: 28px;
  margin: 0px;
}

#immenuhor {
  display: block;
  background:none;
  width: 760px;
  height: 28px;
  margin: 0px auto 0px;
  border-left: 1px solid #339acc;
  border-right: 1px solid #339acc;
}









form
{
  margin: 0px;
}

/*
 * Ajuste de colores de la estructura principal (ObjectTextID: 1016)
 **********************************************************************
*/

body {
    background: #339acc url(/layout/h3cf2009/sitedep/imagenes/bgmain.gif) repeat top left;
  }
#imcontent 
, #imcontentsb 
, #imcontentsolo
{
/*
  background: #FFFFFF url(/fondo.gif)  repeat-y right top;
*/
  background: #fff;
  border-left: 0px dotted #ffa236;
  border-right: 1px dotted #ffa236;
}
#imsidebar2 {
  background: #fff;
}
#imsidebar {
  background: #fff;
}


#immain_container
{
  background: none;
}

#imheader_container {
  background: none;
 /* border-bottom-color: #DBAA2F; */
}

#imheader {
  color: #ffa236;
  background: #339acc;
  border-left-color: #4354d4;
  border-right-color: #4354d4;
  border-top-color: #4354d4;
}

#imfooter_container {
  background: #339acc;
  color: #fff;
  border-top-color: #4354d4;
}


#menuhor {
  background:#4354d4;
}


/*
 * Componentes comunes (ObjectTextID: 1072)
 **********************************************************************
*/
/* textos */
.texto 
, .textod
, .textom
, .textop
, .textox
, .textog
, .txtacla
{
 color: #333366;
 font-family: "trebuchet MS", verdana, arial, sans-serif;
 font-size: 100%;
 font-weight: normal;
}
.textod 
{ 
 color: #339acc;
}
.textom 
{ 
 font-size: 80%;
 
}
.textop 
{
 font-size: 90%;
}
.textox
{
 font-size: 130%;
}
.textog 
{ 
 font-size: 115%;
}
.txtacla 
{
 color: #339acc;
 font-size: 90%;
}
/* títulos */
.titulo 
{
 color: #4354d4;
 font-size: 120%;
 font-weight: bold;
}
.subtitulo 
{
 color: #4354d4;
 font-size: 110%;
 font-weight: bold;
}
/* address */
.address
, .addressd
, .address a
, .address a:link
, .address a:visited
, .address a:active
, .address a:hover
 {
 color: #000;
 }
.address a
, .address a:link
, .address a:visited
, .address a:active
, .address a:hover
 {
 font-weight: bold;
 }
.addressd
 {
 color: #333366;
 }

/*
 * Generales
 * Clases básicas (ObjectTextID: 1057)
 ******************************************************
*/



/*
 * titulopagina
 ******************************************************
*/
.titulopagina
 {
  clear: both;
  display: block;
  height:100%;
  position:relative;
  background: transparent url('/layout/h3cf2009/sitedep/imagenes/fondotitulo.gif') no-repeat bottom left;
  text-align: left;
  font-weight: normal;
  color: #4354d4;
  margin: 20px 0 4px 0;
 }

.titulopagina H1
 {
  margin: 0;
  padding: 0;
  position:absolute;
  bottom:0;
  left:0;
  bottom: 10px;
  padding-left: 60px;
  font-family: "Arial Narrow";
  font-size: 18pt;
  line-height: 22pt;
  
  color: #4354d4;
 }



.titulopagina.subtitulo1
 {
   margin-top: 0px;
   margin-bottom: 4px;
   padding: 0px;
   color: #4354d4;

 }
.titulopagina.subtitulo2
 {
    margin-top: 0px;
   margin-bottom: 4px;
   padding: 0px;
   color: #ffc736;

 }

.titulopagina.subtitulo3
 {
   margin-top: 0px;
   margin-bottom: 4px;
   padding: 0px;
   color: #ffa236;

 }












/*
 * Block menudd123 (ObjectTextID: 1022)
 ******************************************************
*/

/*
  Based on http://www.stunicholls.com/menu/pro_dropdown_3.html
*/
/* ================================================================
This copyright notice must be kept untouched in the stylesheet at
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/pro_dropdown_3.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any
way to fit your requirements.
=================================================================== */



.menudd123_preload1 {background: url(/layout/common/imagenes/gris/three_1.gif);}
.menudd123_preload2 {background: url(/layout/common/imagenes/gris/three_1a.gif);}
.menudd123_preload3 {background: url(/layout/common/imagenes/gris/arrow.gif);}
.menudd123_preload4 {background: url(/layout/common/imagenes/gris/arrow_over.gif);}

#menudd123 {
  padding:0;
  margin:0;
  list-style:none;
  height:28px;
  background: url(/layout/common/imagenes/gris/three_0.gif) repeat-x;
  position:relative;
  z-index:500;
  font-family:arial, verdana, sans-serif;
}


#menudd123 li.top {
  display:block;
  float:left;
  height:28px;
}


#menudd123 li a.top_link {
  display:block;
  float:left;
  height:28px;
  line-height:26px;
  color:#333;
  text-decoration:none;
  font-size:11px;
  font-weight:bold;
  padding:0 0 0 8px;
  cursor:pointer;
  background: url(/layout/common/imagenes/gris/three_0.gif);
}


#menudd123 li a.top_link span {
  float:left;
  display:block;
  padding:0 16px 0 8px;
  height:28px;
  background: url(/layout/common/imagenes/gris/three_0.gif) right top no-repeat;
}


#menudd123 li a.top_link span.down {
  float:left;
  display:block;
  padding:0 16px 0 8px;
  height:28px;
  background: url(/layout/common/imagenes/gris/three_0a.gif) no-repeat right top;
}


#menudd123 li:hover a.top_link {
  color:#000;
  background: url(/layout/common/imagenes/gris/three_1.gif) no-repeat;
}


#menudd123 li:hover a.top_link span {
  background:url(/layout/common/imagenes/gris/three_1.gif) no-repeat right top;
}


#menudd123 li:hover a.top_link span.down {
  background:url(/layout/common/imagenes/gris/three_1a.gif) no-repeat right top;
}



/* Default list styling */

#menudd123 li:hover {
  position:relative;
  z-index:200;
}


#menudd123 li b {
  display:block;
  font-size:11px;
  height:18px;
  width:228px;
  line-height:18px;
  margin-bottom:3px;
  text-indent:6px;
  color:#ff6;
  border-bottom:1px solid #ff6;
  cursor:default;
}


#menudd123 li:hover ul.sub
{
  left:1px;
  top:28px;
  background: #ddd;
  padding:3px;
  border:1px solid #3ac;
  white-space:nowrap;
  width:230px;
  height:auto;
  z-index:300;
  font-family: arial, verdana, sans-serif;
  font-size:11px;  
}


#menudd123 li:hover ul.sub li
{
  display:block;
  height:20px;
  position:relative;
  float:left;
  width:230px;
  font-weight:normal;
}


#menudd123 li:hover ul.sub li a
{
  display:block;
  font-size:11px;
  height:18px;
  width:228px;
  line-height:18px;
  text-indent:5px;
  color:#013;
  text-decoration:none;border:1px solid #ddd;
}


#menudd123 li ul.sub li a.fly
{
  background:#ddd url(/layout/common/imagenes/gris/arrow.gif) 220px 6px no-repeat;
}


#menudd123 li:hover ul.sub li a:hover
{
  background:#ccc;
  color:#000;
  border-color:#166;
}


#menudd123 li:hover ul.sub li a.fly:hover
{
  background:#ccc url(/layout/common/imagenes/gris/arrow_over.gif) 220px 6px no-repeat;
  color:#000;
}


#menudd123 li:hover li:hover ul,
#menudd123 li:hover li:hover li:hover ul,
#menudd123 li:hover li:hover li:hover li:hover ul,
#menudd123 li:hover li:hover li:hover li:hover li:hover ul
{
  left:230px;
  top:-4px;
  background: #ddd;
  padding:3px;
  border:1px solid #3ac;
  white-space:nowrap;
  width:230px;
  z-index:400;
  height:auto;
}


#menudd123 ul,
#menudd123 li:hover ul ul,
#menudd123 li:hover li:hover ul ul,
#menudd123 li:hover li:hover li:hover ul ul,
#menudd123 li:hover li:hover li:hover li:hover ul ul
{
  position:absolute;
  left:-9999px;
  top:-9999px;
  width:0;
  height:0;
  margin:0;
  padding:0;
  list-style:none;
}


#menudd123 li:hover li:hover a.fly,
#menudd123 li:hover li:hover li:hover a.fly,
#menudd123 li:hover li:hover li:hover li:hover a.fly,
#menudd123 li:hover li:hover li:hover li:hover li:hover a.fly
{
  background:#ccc url(/layout/common/imagenes/gris/arrow_over.gif) 220px 6px no-repeat;
  color:#000;
  border-color:#166;
}


#menudd123 li:hover li:hover li a.fly,
#menudd123 li:hover li:hover li:hover li a.fly,
#menudd123 li:hover li:hover li:hover li:hover li a.fly
{
  background:#ddd url(/layout/common/imagenes/gris/arrow.gif) 220px 6px no-repeat;
  color:#013;
  border-color:#ddd;
}



/*
 * eform (ObjectTextID: 1056)
 ******************************************************
*/

.eform_texto
 { 
   display: block;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #666;
   font-size: 10px;
 }

.eform_textod
 { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color:  #000;
   font-size: 10px;
 }

.eform_textopd
 { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #000;
   font-size: 9px;
   line-height: 110%;
   margin: 4px 0 0;
   padding: 0px;
 }


.eform_texto_error 
{
  color: #ffa236;
  font-size: 10px;
  font-weight: bold;
}


.eform_texto input 
, .eform_texto select
, .eform_texto textarea
{

  color: #333;
}

.eform_texto_error input 
{
  color: #000;
  background-color: #fcc;
}


.eform_titulo
{
  position: relative;
  display: block;
  border-top: 1px solid #4354d4;
  border-bottom: 1px solid #4354d4;
  background-color: #ffc736;
  height: 15px;
  line-height: 1 !important;
  padding: 2px;
  margin: 15px 0 4px;
  text-align: right;
}


.eform_titulo span
{
  position: absolute;
  bottom: 2px;
  right: 0px;
  font-size: 11px;
  color: #4354d4;
  font-weight: bold;
  line-height: 1 !important;
}


.eform_textoacla
{
  font-size: 10px;
  font-weight: normal;
  line-height: 10px !important;
}

/*
 * Block blockinfo (ObjectTextID: 1065)
 ******************************************************
*/
/*
 * blockinfo
 ******************************************************
*/
.blockinfo
 {
  position: relative;
  float: left;
  display: block;
  margin: 0 0 4px;
  padding: 0;
  width: 100%;
  font-family: Tahoma;
  font-size: 10pt;
  text-align : left;
  /*  border: 1px dashed #999; */
 }

.bithumbnail
 {
  position: relative; top: 0px;
  float: left;
  width: 100px;
  margin: 0px;
  padding: 2px;
  /* border: 1px solid black;  */
 }

.bithumbnail h2
 {
  margin: 0px;
  padding: 0px;
 }

.bicuerpo
 {
  margin: 0 0 0 110px;
  padding: 4px;
  max-width: 100%;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
  /* border-right: 1px solid gray; */
 }


.bitexto
 {
  position: relative;
  margin: 0;
  padding: 0;
  max-width: 100%;
  text-align : left;
 }

.bitexto ul
 {
  margin: 0px;
  padding: 0px 0px 0px 20px;
 }


.blockinfo .bititulo
 {
  padding: 0px 10px 6px 12px;
  background: transparent url(/layout/h3cf2009/imagenes/blt1.gif) 0px 6px no-repeat;
 }

.blockinfo .bititulo h1
 {
  color: #339acc;
  font-size: 14pt;
  font-family: Arial Narrow;
 }



/*
 * Block blockinfo2 (ObjectTextID: 1071)
 ******************************************************
*/

.blockinfo2
 {
  float: left;
  display: block;
  font-family: Arial, Helvetica, Tahoma, Sans-Serif;
  font-size: 12px;
  margin: 5px 0 0 0;
  padding: 4px;
  text-align: justify;
  border: 1px dotted #4354d4;
 }


.bititulo
 {
  position: relative;
  top: 0px;
  text-align: left;
  color: #339acc;
  font-size: 120%;
  font-weight: bold;
  text-decoration: none;
  margin: 0;
  padding: 0px 10px 6px 10px;
 }

.bititulo h1
 {
  color: #339acc;
  margin: 0;
  padding: 0;
 }

.bititulo h1 a
 {
  color: #339acc;

 }

ul.blockinfo2
 {
  margin: 0px;
  padding: 0px 0px 0px 20px;
 }

p.bimoreinfo
 {
  font-family: Tahoma;
  float: right;
  color: #339acc;
  margin: 0px;
  margin-top: 5px;
  margin-left: 0px;
  margin-right: 5px;
  padding: 0px 0px 0px 16px;
  background: url(/layout/h3cf2009/imagenes/more2.gif) no-repeat;
  text-align : right;
  height: 14px;
  font-size: 80%;
  font-weight: bold;
  text-decoration: none;
 }

p.bimoreinfo A
 {
  color: #339acc;
 }



/*
 * Block clear (ObjectTextID: 762)
 ******************************************************
*/
.clear { clear: both; margin: 0px; }


.clear div  /* ObjectTextID: 1006 */
{
  clear: both;
  display: block;
  margin-top: 40px;
}

/*
 * floatfolder - floatbox (ObjectTextID: 768)
 ******************************************************
*/
.floatholder {
 margin: 10px 0 0;
 text-align: left;
}
.floatbox {
 float: left;
}
.floatbox p {margin: 0;}
.floatholder p {margin: 0;}
.clearfix:after 
{
 clear: both;
 content: ".";
 display: block;
 height: 0;
 visibility: hidden;
}
.clearfix {
 display: inline-block;
}
/* Holly Hack Targets IE Win only \*/
 * html .clearfix {height: 1%;}
 .clearfix {display: block;}
/* End Holly Hack */


/*
 * Block nota (ObjectTextID: 924)
 ******************************************************
*/

.nota
{
  width: 100%;
  margin: 0px 0px 0px 0px;

  color: #333366;

  border: 0;
}

.nota h1
{
color: #4354d4;
font-size: 18px;
font-weight: 600;

border: 0px solid ;
text-decoration: none;
margin: 20px 0px 10px 0px;
}

.nota h2
{
font-size: 12px;
font-weight: normal;
color: #ffc736;
/*   font-style: italic; */
border: 0px;
Border-bottom: 2px solid ;
padding: 2px 0px;
margin: 2px 10px;
text-decoration: none;
}

.nota .fecha
{
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  text-align: right;
  padding: 0px;
  margin: 2px 10px 20px;
}

.nota .texto
{
  font-size: 12px;
  font-style: normal;
  text-align: justify;
  padding: 0px 10px;
  line-height: 140%;
}

.nota .texto p
{
  font-size: 12px;
  font-style: normal;
  /*  text-align: justify; */
  line-height: 140%;
  padding: 0px 0px 10px 0px
}




/*
 * Block nota TABLA (ObjectTextID: 924)
 ******************************************************
*/
.nota table
{
  border: 1px solid #339acc;
  border-collapse: separate;
}

.nota td
{
  font-size: 12px;
  text-align: left;
  padding: 2px 4px 1px 4px;
  border: none;
  border-bottom: 1px solid #339acc;
}

.nota th
{
  font-size: 12px;
  background-color: #4354d4;
  color: #ffc736;
  text-align: center;
  padding: 2px 4px 3px 4px;
}



/*
 * Block FOTONOTA (ObjectTextID: 924)
 ******************************************************
*/

.nota .floatright
, .nota .floatleft
, .nota .floatcenter
{


  color: #333366;
  border: 1px solid #339acc;
  font-size: 10px;
  text-align: justify;
  line-height: 120%;
   background: none;


}



.nota .sidebarright
, .nota .sidebarleft
, .nota .sidebarcenter
{

  color: #4354d4;
  border: 0px solid #ffa236;
  border-width: 4px 0;



  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  line-height: 110%;
  padding: 10px;

}

.nota .sidebarright
{
  float: right;
  margin: 0px 0px 10px 20px;
}

.nota .sidebarleft
{
  float: left;
  margin: 0px 20px 10px 0px;
}

.nota .sidebarcenter
{
  margin: 10px auto;
}

.fotozoom
{


  border: 1px solid #4354d4;
  background-color: #fff;
  padding: 6px;
  margin: 0px;

}

 .epigrafoto
{
 
  font-size: 10pt;
  color: #000;
  text-align: justify;
  margin: 0px 0px 0px;
  padding: 2px 6px 2px;
  border: 0px none #666;
  background-color:  #ccc;
  line-height: 100%;
  


}






/*
 * Block bnr (ObjectTextID: 1083)
 ******************************************************
*/

.bnr
{
  float: left;
  display: block;
  margin: 0;
  margin-bottom: 10px;

  padding: 5px;
  border: 0px dotted #ffc736;
  font-family: "trebuchet MS", verdana, arial, sans-serif;
  font-size: 12px;
  font-weight: normal;

  text-decoration: none;
  text-align: Justify;
  overflow: hidden;

}


.bnr H1
{
  display: inline;
  margin: 0px;
  padding: 0px 0px 0px 14px;
  /* max-width: 100%; */
  background: url('/layout/h3cf2009/imagenes/blt1.gif') 0px 4px no-repeat;

  color: #4354d4;

  font-size: 120%;
  font-weight: bold;

  text-align : left;
  text-decoration: none;
}

.bnr H1.nobull
{
  padding: 0px;
  background-image: none;
  text-align: left;

}

.bnr img
{
  float: left;
  margin:0px 4px 0px 0px;
  border: none;
}

.bnr img.imgder
{
  float: right;
  margin:0px 0px 0px 4px;
}

.bnr img.cent
{
  display: block;
  float: none;
  margin:2px auto 4px;
}


.bnr img.lista
{
  display: block;
}

.bnr.lista
{
  border: 0px solid ;

}




.bnrnoizq
{
  margin: 0 0 0 4px; 
}

.bnrderecha
{
  float: right; 
}




.bnrx1
{
  width: 631px;
}


.bnrx2
{
  width: 308px;
}


.bnrx3
{
  width: 201px;
}


.bnrx4
{
  width: 147px;
}


.bnrx5
{
  width: 115px;
}







/*
 * Block lista_separada (ObjectTextID: 953)
 ******************************************************
*/

ul.lista_separada
, ul.lista_separada3
, ul.lista_separada6
, ul.lista_separada9
{ list-style-type: square; }

.lista_separada li { margin: 0px 0px 12px 0px; }

.lista_separada3 li { margin: 0px 0px 3px 0px; }

.lista_separada6 li { margin: 0px 0px 6px 0px; }

.lista_separada9 li { margin: 0px 0px 9px 0px; }



/*
 * Block lista_enlaces (ObjectTextID: 1084)
 ******************************************************
*/

ul.lista_enlaces
{
  text-align: left;
  margin: 0px 2px 0 2px;
  padding: 0px 0px 0px 16px;
  border: 0;
  list-style: square outside url('/layout/h3cf2009/imagenes/bltlst.gif');
}

.lista_enlaces li
{
  margin-top: 4px;
}




/*
 * Block Hints Class (ObjectTextID: 1070)
 ******************************************************
*/

.hintsClass {


  text-align: center;
  font-family: "trebuchet MS", verdana, arial, sans-serif;
  font-size: 9pt;
  font-weight: normal;
  color: #4354d4;



}
.row {background: white;}



/*
 * Ajuste: 'moreimgs'
     con más imágenes (ObjectTextID: 1089)
 **********************************************************************
*/

body {
    background:none;
    background-image:url(/layout/h3cf2009/sitedep/imagenes/bgmain.gif);
    background-repeat:repeat-x;
    background-position:top left;
  }

#imheader {
  color: #ffa236;
  background:none;
  background-image:url(/layout/h3cf2009/sitedep/imagenes/bgheader.png);
  background-repeat:repeat-x;
  background-position:top left;

  border-left-color: #4354d4;
  border-right-color: #4354d4;
  border-top-color: #4354d4;
}

#imfooter_container {
  color: #fff;
  background:none;
  background-image:url(/layout/h3cf2009/sitedep/imagenes/bgmain.gif);
  background-repeat:repeat-x;
  background-position: 0px -50px;
  border-top-color: #4354d4;
}


