body {
	background-color: #ffffff;
	color: gray;
	margin: 0px auto 0px auto; 
	padding: 0;
	width:auto;
	height:100%;
	bottom:0px;
	top:0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.bg_cuerpo
{
	background:url(img/bg_cuerpo.gif) repeat-x top;
}
.bg_contenido
{
	width:863px;
	background:url(img/bg_middle.gif) repeat-y center;
}
.bg_contenido_top
{
	background:url(img/bg_cabecera.jpg) no-repeat top;
}
.bg_pie
{
	width:863px;
	background:url(img/bg_pie.jpg) no-repeat;
	height:65px;
}
/* TEXTOS */
.menu
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.Estilo9 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#006600;
}
.Estilo3 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
}
.Estilo3_0 {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#003366;
}
.Estilo3_1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
}
