body
{
	margin: 0px;
	padding: 0px;
	width:100%;
	height:100%;
	background-color: #EED56F;
	background-image:url(images/esq_sup_izq.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	background-attachment:scroll;
}
table
{
	margin: 0px;	
	padding: 0px;
	border-collapse: collapse;
	font-family: helvetica, Verdana, Tahoma;
 	font-size: 10pt;
	font-weight: normal;
	vertical-align: middle;
}
TD.Titulo
{
	width:100%;
	height:50px;
}
td.principal
{
	padding:20px;
}
TD.Menu
{
	height:100%;
	padding-left:5px;
	padding-right:0px;
	float:left;
	width:180px;
	vertical-align:top;
}
#tblMenu
{
	background-image:url(images/marco_botonera.gif);
	background-position:13px 60px;
	/*width:150px;
	height:150px;*/
	background-repeat:no-repeat;
}
#tblMenu td
{
	padding-left:40px;
}
table.main
{
	font-family: Tahoma,Verdana;
 	font-size: 10pt;
	font-weight: normal;
	background-color: #CCE8EC;
	border-style: solid;
	border-width: 3px;
	border-color: #43A8B6;
}
table.container
{
	width: 100%;
	height: 100%;
	vertical-align: center;
	text-align: center;
}
td.title
{
	height: 20px;
	vertical-align: center;
	text-align: center;
	font-size: 11pt;
	font-weight: bolder;
	background-color: #43A8B6;
	color: #ffffff;
}
input
{
	font-size: 10pt;
	background-color: #EED56F;
	border-style:none;
	border-bottom-style:dashed;
	border-width: 1px;
	border-color: #000000;
	color: #555555;
	width:150px;
}
input.boton
{
	border-style:solid;
	background-color:#D9C676;
	color:Black;
	width:auto;
	padding:0px;
	margin:0px;
}
textarea
{
	font-size: 10pt;
	background-color: #F3E199;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	color: #555555;
	width:150px;
	height:50px;
	overflow:hidden;
}

a.botonera:link
{
	color:#1E5A63;
	text-decoration: none;
}
a.botonera:hover
{
	color: #388A96;
	text-decoration: underline;
}
a.botonera:active
{
	color: #388A96;
	text-decoration: none;
}

a.botonera:visited
{
	color: #1E5A63;
	text-decoration: none;
}
a.botonera:visited:hover
{
	color: #388A96;
	text-decoration: underline;
}
a.imagen
{
	border-style:none;
	border-color:#EED56F;
	background-color:Transparent;
}
h2
{
	color:#682828;
}
p
{
	color:#371212;
}
ul
{
	padding-top:0px;
}
#tblContacto
{
	background-image:url(images/marco_contacto.gif);
	width:350px;
	height:200px;
}
#tblContacto td
{
	margin:20px;
	padding:5px;
}
#tblPie
{
	background-image:url(images/fondo_abajo.gif);
	width:719px;
	height:106px;
}
#tblPie td
{	
	padding-left:50px;
	padding-top:30px;
	color:#1B3517;
	font-size:9pt;
}
#tblPie a
{	
	color:#1B3517;
	text-decoration:none;
}
#sasa
{
	display:inline;
}