/* CSS Document */


	
	h1 {
	font-size:80px;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom: 20px;
	paddin-top: 50px;
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#c8b424;*/
	border-bottom_width: 1px;
	border-bottom-style:solid;
	border-bottom-color:#ff7e00;
	/*background-color:#00FF33;*/
	  font-variant:normal;
  font-weight:normal;
  font-size: 150%;
	}
	
	h2 {
	font-size:50px;
	margin-top: 10px;
	margin-bottom: 10px;
	paddin-top: 100px;
/*	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0000FF;*/
	/*background-color:#00FF33;*/
		  font-variant:normal;
  font-weight:normal;
  font-size: 130%;
	}
	
	h3 {
	margin-top: 10px;
	font-size:24px;
	margin-bottom: 10px;
	paddin-top: 100px;
/*	border-top-width: 10px;
	border-top-style:hidden;*/
/*	border-top-color:#99FF00;*/
	/*background-color: #CC3300;*/
		  font-variant:normal;
  font-weight:normal;
  font-size: 95%;
	}
	
	p {
	margin-top: 10px;
	font-size:16px;
	margin-bottom: 10px;
	paddin-top: 100px;
/*	border-top-width: 10px;
	border-top-style:hidden;*/
/*	border-top-color:#99FF00;*/
	/*background-color: #CC3300;*/
	}

html, body {
	height: 101%;
	}
	
#twitter {
position:absolute 
}
	
   
#contenedor {
	width: 801px;
	background-color: #FFFFFF;
	margin-top: 25px;
	margin-left: 120px;
}

/* this next rule prevents Firefox adding a space beneath the
 * title image when displayed as application/xhtml+xml */
 
 #tabla_cabecera {
	width: 815px;
	border: 0px;
 }
 
 #cabecera {
	float: left;
	height: 110px;
	width: 815px;
	background-image:url(../imagenes/logo_Patrimonio_y_finanzas%20t.jpg);
	background-repeat: no-repeat;
	background-position: left;
}


#cabecera {
	display: block;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	height: 60px;
  }
  
  	img {
	border:solid;
	border-color:#FFFFFF;
	border-width: 20px;
	}
	
	
/* set the maincontent background to white, and add a drop shadow
 * image to the right border */
 #cuerpo {
	font-size: 100%;
	width: 694px;
	top: 137px;
	margin-left: 121px;
  }

#menuH {
	height:35px;
	padding-top: 15px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
#menuV {
	width:120px;
	padding-top: 10px;
	position: absolute;
	left: 130px;
	top: 130px;
}

/*#cuerpo {
	position:absolute;
	width:593px;
	height:342px;
	z-index:4;
	left: 309px;
	top: 150px;
}*/

#menuH ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }
/* float each list element inline */
#menuH li {
  float: left;
/*  display: inline;*/
  display:list-item
  }
/* style the links in the menuH list */
#menuH a {
  display:block;
  margin: 0;
/*  height: 1em;*/
  height:inherit;
  padding: 2px 0 7px 5px;
  width: 109px; 
  text-decoration: none;
  text-align:center;
 /* font-variant:small-caps;*/
  font-variant:normal;
  font-weight:normal;
  font-size: 95%;
  }
#menuH a:link, #menuH a:visited {
 /* background-color: #524872;*/
  color: #333333;
/*  border-left: #908AA5 solid 2px;
  border-top: #908AA5 solid 2px;
  border-right: #2C263D solid 2px;
  border-bottom: #2C263D solid 2px;*/
  }
#menuH a:hover, #menuH a:active {
 /* background-color: #DFECD9;*/
  color: #ff7e00;
/*  border-left: #EBF3E7 solid 2px;
  border-top: #EBF3E7 solid 2px;
  border-right: #777E74 solid 2px;
  border-bottom: #777E74 solid 2px;*/
  }
/* special style for link to identify current page */
#thispage a:link, #thispage a:visited,
#thispage a:hover, #thispage a:active {
/*  background-color: #A8B2A3;*/
  color: #ff7e00;
/*  border-left: #5B6058 solid 2px;
  border-top: #5B6058 solid 2px;
  border-right: #B1B7AE solid 2px;
  border-bottom: #B1B7AE solid 2px;*/
  }
  /* styles for the menuV menu - remove padding, margin and bullets */
#menuV ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }
  
/* float each list element inline */
#menuV li {
  float: left;
  display: inline;
  }
  
/* style the links in the menuV list */
#menuV a {
	display:block;
	margin: 0;
	height: inherit;
	padding: 2px 0 7px 5px;
	width: 100px; 
	text-align:center;
	text-decoration: none;
	text-align:left;
	font-variant:normal;
	font-weight:normal;
	font-size: 90%;
  }
#menuV a:link, #menuV a:visited {
 /* background-color: #524872;*/
  color: #333333;
/*  border-left: #908AA5 solid 2px;
  border-top: #908AA5 solid 2px;
  border-right: #2C263D solid 2px;
  border-bottom: #2C263D solid 2px;*/
  }
#menuV a:hover, #menuV a:active {
/*  background-color: #DFECD9;*/
  color: #ff7e00;
/*  border-left: #EBF3E7 solid 2px;
  border-top: #EBF3E7 solid 2px;
  border-right: #777E74 solid 2px;
  border-bottom: #777E74 solid 2px;*/
  }
/* special style for link to identify current page */
#thispage a:link, #thispage a:visited,
#thispage a:hover, #thispage a:active {
/*  background-color: #A8B2A3;*/
  color: #ff7e00;
/*  border-left: #5B6058 solid 2px;
  border-top: #5B6058 solid 2px;
  border-right: #B1B7AE solid 2px;
  border-bottom: #B1B7AE solid 2px;*/
  }
/* pie styles - set to height and width of the pie image */
 #pie {
	width:801px;
	height:40px;
	left: 100px;
	color: #ff7e00;
	font-size: 40%;
	bottom: auto;
}

