/*---------------------------------------------------------------------------------------------
	  									1. GENERAL
---------------------------------------------------------------------------------------------*/

/*------------------------------------%1.1 Encabezados --------------------------------------*/
h2{
  font-family:Arial, Helvetica, sans-serif;
  font-size:1.1em;
  font-weight:bold;
  background-color:#FFF;
  color:#333;
  position:relative;
  left:auto;
  bottom:auto;
  width:auto;
  padding:0;
  margin:0 13px 5px 13px;
  }
html>body h2{width:auto;} /* Opera e IE5 */
#laterali h2{margin:0 13px 5px 183px;}

#contenido h3, #laterald h3{
  margin:0 13px 5px 13px;
  padding-left:13px;
  background:url(../images/aa_ic2.gif) no-repeat 0px 6px;
  background-color:#fff;
  }

/*------------------------------------%1.2 Párrafos -----------------------------------------*/

#cp01 #laterali p, #cp01 #cuerpo p, #laterald p{
  font-size:1.1em;
  margin:0 13px 10px 26px;
  }
#cp01 #laterali p{margin-left:183px;}

/*------------------------------------%1.3 Imágenes -----------------------------------------*/

#cp01 #laterali img{
  float:left;
  margin-left:13px;
  }
#cp01 #contenido img, #cp01 #laterald img{margin:0 13px 10px 13px;}


/*---------------------------------------------------------------------------------------------
	  									2. CABECERA
---------------------------------------------------------------------------------------------*/

#cp01 div.cab-tit{
  height:195px;
  margin-bottom:8px;
  padding-top:36px;
  voice-family: "\"}\""; 
  voice-family:inherit;
  height:159px;
  }
html>body #cp01 div.cab-tit{height:159px;} /* Opera e IE5 */
.ppal01{background:url(/images/00_fot01.jpg) no-repeat 0 0;}
.ppal02{background:url(/images/00_fot02.jpg) no-repeat 0 0;}
.ppal03{background:url(/images/00_fot03.jpg) no-repeat 0 0;}


/*---------------------------------------------------------------------------------------------
	  									3. CUERPO
---------------------------------------------------------------------------------------------*/

/* index */
  #cp01 div.bordeSup{background:transparent url(/images/aa_az_sup.gif) no-repeat 0 0;height:17px;}
  #cp01 div.bordeInf{background:transparent url(/images/aa_az_inf.gif) no-repeat 0 0;height:17px;}
  #cp01 #cuerpo{background:transparent url(/images/aa_az_col3.gif) repeat-y 0 0;}
  #cp01 #laterali{
    width:368px;
	float:left;
	display:inline;
	}
  #cp01 #contenido{width:189px;margin-left:6px;margin-right:6px;float:left;padding:0;}
  #cp01 #laterald{width:189px;float:left;display:inline;}