﻿body
{
	font-family: "Trebuchet MS";
	font-size: small;
	color: #444444;
}
.pie
{
	font-family: 'Trebuchet MS';
	font-size: xx-small;
}
.rowpie
{
	font-family: 'Trebuchet MS';
	font-size: xx-small;
	background-color: #99CCFF;
}
.contentCell
{
	width: 765px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	height: 600px;
	vertical-align: top;
}
.tablaTop
{
	background: url('Images/fondo_web_arriba.jpg') no-repeat;
	width: 785px;
	height: 23px;
	text-align: left;
}
.tablaCentro
{
	background-position: url('Images/fondo_web.jpg');
	background: url('Images/fondo_web.jpg');
	width: 785px;
	height: 600px;
	margin: 0 auto;
	text-align: center;
	clear: both;
}
.tablaFoot
{
	background: url('Images/fondo_web_abajo.jpg') no-repeat;
	width: 785px;
	height: 23px;
	text-align: left;
	vertical-align: bottom;
}
#cuerpo
{
	background: url('Images/fondo_web.jpg');
	width: 785px;
	height:auto;
	margin: 0 auto;
	text-align: center;
	clear:both;
}

#content
{
	float: inherit;
	width: 765px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
#contentCell
{
	width: 765px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	height: 600px;
}
