html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

body {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}

img {
  border: 0;	
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  text-decoration: none;
}

p {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px}
li {  font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-serif; font-size: 12px}
h1 {  font-family: "Trebuchet MS", Arial, Verdana, Helvetica, Sans-serif; font-size: 14px; font-weight: bold; color: #3375A6}
.negrita { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px ; font-weight: bold; color: #3375A6}
.link { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px ; font-weight: bold ; color: #0050D3; text-decoration: none}
a.link: link { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px ; font-weight: bold ; color: #0050D3 ; text-decoration: none}
a.link: hover { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px ; font-weight: bold ; color: #0050D3 ; text-decoration: underline}
.cpo11 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 11px}
.cpo10 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 10px}
.cajatexto {  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 12px; background-color: #F1FAFE; color: #437692; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.pregunta {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #336699}

p{
	font-family: "Arial";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #000000;	
}

.rotulos {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0071b9;
	font-family: "Trebuchet MS";
}

.subrotulo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #0071B9;
}

#contenedor{
  margin: auto;
  width: 752px;
}

#cabecera{
  position: relative;
  width: 752px;	
  height: 120px;
  z-index: 2;
}

  #cabecera .esquina_redondeada_cabecera{
    width: 751px;	
    height: 8px;
    position: relative;
    bottom: 11px;
    left: 0;
    z-index: -99;
  }

#cabecera_imagen {
  width: 752px;	
  height: 84px;	
}

#menu {
  width: 750px;	
  border-left: 1px solid #E9F1F5;
  border-right: 1px solid #E9F1F5;
  height: 38px;
  background: url('../images/fondo_menu_repetir.png') repeat-x;
}

  #menu a {
    color: #FFF;	
  }

#contenedor_home {
  width: 750px;	
}

#contenedor_texto {
  position: relative;
  margin-top: 20px;
  width: 750px;	
  border: 1px solid #EFEFEF;
  z-index: 1;
  background: url('../images/fondo_contenedor.png') no-repeat;
}

  #contenedor_texto p.cabecera_texto {
    position: absolute;
    top: 40px;
    left: 0;
  }

.rotulo_cabecera {
  position: absolute;
  left: 30px;
  top: 0;
  font-family: "Tahoma";
  font-size: 18px;
  font-weight: normal;
}

#texto, #texto_asociados, #texto_cifras {
  width: 620px;
  padding-top: 150px;
  padding-bottom: 30px;
  padding-left: 32px;
}

  #texto p, #texto_noimg p {
    text-align: justify;	
  }

#pie {
  clear: both;
  position: relative;
  margin-top: 4px;
  width: 751px;
  height: 50px;
  background: url('../images/fondo_pie.png') no-repeat;
}

  #pie p.texto {
    color: #3A578E;
    padding-left: 54px;
    padding-top: 10px;
    font-size: 0.65em;
    line-height: 160%;
  }

  #pie p.logo_ministerio {
    position: absolute;
    right: 15px;
    top: 14px;
    margin: 0;
    padding: 0;
  }

  #pie ul {
    position: absolute;
    top: 15px;
    right: 110px;
  }

  #pie li {
    float: left;	
  }
    #pie li span {
      color: #8ACDFF;
      margin: 0 3px;
    }

    #pie li a {
      color: #0071B9;	
      text-decoration: underline;
      font-size: 0.75em;
    }

#banner_home {
  margin-top: 18px;
  width: 750px;	
}

#agradecimiento {
  float: left;
  margin-top: 18px;
  width: 750px;	
  height: 110px;
  position: relative;
}

  #agradecimiento p.texto {
    color: #0099FF;	
    position: absolute;
    top: -8px;
    left: 10px;
    font-size: 13px;
  }

  #agradecimiento ul {
    padding-left: 100px;	
  }
  
  #agradecimiento li {
    float: left;
    padding-left: 5px;
  }

#hr_1 {
	width: 624px;
	height: 2px;
	background: url('../images/hr_1.png');	
}

h2 {
	color: #FEC20F;
	margin-bottom: 10px;
	font-family: "Tahoma";
	padding-left: 60px;	
	font-size: 15px;
}

h3 {
	color: #0066CC;
	margin-bottom: 10px;
	font-family: "Arial";
	font-size: 19px;
	font-weight: normal;
}

#texto_noimg {
	width: 620px;
	padding-top: 65px;
	padding-bottom: 30px;
	padding-left: 32px;
}

#texto_publicaciones {
	width: 620px;
	padding-top: 65px;
	padding-bottom: 30px;
	padding-left: 62px;
}

#texto_marcas {
	width: 620px;
	padding-top: 150px;
	padding-bottom: 30px;
	padding-left: 62px;
}

  #texto_asociados a, #texto_cifras a {
    font-weight: bold;
    color: #0071B9;
  }

  #texto_asociados a: hover, #texto_cifras a: hover, #texto_cifras .activo {
    color: #F5C617;
  }

  #texto_publicaciones p {
    font-size: 12px;
  }

  p a {
    color: #0099CC;
    font-weight: bold;
  }

#link_inactivo {
	color: #84CBFF;
	font-size: 0.75em;
	text-decoration: underline;
}

#publi-left {
	float: left; 
	width: 135px;
}
	
#publi-right {
  float: left; 
  width: 475px;
}

#marcas-left {
	float: left;
	width: 256px;
}
	
#marcas-right {
	float: left;	
	text-align: right;
	width: 228px;
}
	
  #marcas-left p, #marcas-right p {
    font-size: 11px;
    margin: 4px 0;
	}
  
#entidades-left {
	float: left;
	width: 70px;
	height: 80px;
}
	
#entidades-right {
	float: left;
	vertical-align: top;	
	width: 84%;
}

	#entidades-right p {
    margin-top: 0;		
	}
  
#banner {
  text-align: center;
  margin-top: 10px;
}

/**/
#texto ul, #texto li {
  list-style-type: disc;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
}

  #texto ul ul, #texto ul ul li {
    list-style-type: circle;
  }

#texto ul {
  margin-left: 15px;
}

#texto li {
  margin: 5px 0;
}
