body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #59615B;
	background-color: #BEC2C2;
	margin: 0px;
	padding: 0px;
}
#tablaPresentacion {
	background-color: #FFFFFF;
	border-right: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	font-size: 12px;
}
#tablaPresentacion, #tablaPresentacion td {
	border-collapse: collapse;
}
#tablaPresentacion td {
	padding: 5px 10px;
	font-size: 12px;
}
#tdLogo {
	width: 140px;
	background-color: #59615B;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
#tablaPresentacion #tdLogo img {
}
#tablaPresentacion #tdNavegacion {
	padding-bottom: 0px;
	background-color: #000000;
	margin-bottom: 0px;
}
#tdNavegacion a {
	margin-right: 6px;
	margin-left: 2px;
	display: block;
	float: left;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#tablaPresentacion #tdPie {
	background-color: #FBFCF9;
	border-top: 1px solid #D7DACE;
	padding: 10px;
	color: #9CA79D;
	text-align: right;
}
p {
	margin-top: 0px;
	text-align: justify;
}
#tablaPresentacion #tdBarraLateral {
	background-color: #CCCCCC;
	vertical-align: top;
	padding-top: 50px;
	background-image: url(../imagenes/1_segmentos/hechoEnLaJuanita.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 15px;
	padding-left: 15px;
}
h1 {
	font: bold normal 12px Verdana;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 12px;
}
h2 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	border-left: 11px solid #D7DACE;
	padding-left: 7px;
}
#tablaPresentacion #tdBarraLateral a {
	padding: 8px;
	border-top: 1px solid #7F8A81;
	border-bottom: 1px solid #7F8A81;
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
}
#tablaPresentacion #tdBarraLateral a.fondito {
	background-color: #F6F7F3;
}
#tablaPresentacion #tdBarraLateral a:link, 
#tablaPresentacion #tdBarraLateral a:visited, 
#tablaPresentacion #tdBarraLateral a:active 
{
	color: #474F49;
}
#tablaPresentacion #tdBarraLateral a:hover {
	background-color: #FBFCF9;
}
#tablaPresentacion #tdContenidos {
	padding-right: 58px;
	background-position: top;
	padding-top: 40px;
}
a img {
	border: none;
}
#divHechopor {
	font-size: 10px;
	margin: auto;
	text-align: center;
}
#tablaPresentacion #tdContenidos img {
	padding-right: 10px;
}
#divHechopor a {
	color: #474F49;
}
a:link {
	color: #C89D5A;
}
#tablaPresentacion #tdContenidos td {
	padding: .5em;
	vertical-align: top;
}
.resaltado {
	line-height: 1em;
	margin-top: 0px;
	text-align: justify;
	font-weight: bold;
}
a:hover {
	color: #CCCC00;
}
a:visited {
	color: #929292;
}
a:active {
	color: #C89D5A;
}
.formulario {
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: thin solid #666666;
}
