@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(/images/tmpl/tmpl_fondo_pagina.jpg) top repeat-x #54654c;
}
td.tmpl_cuerpo1 {
	background:url(/images/tmpl/tmpl_cuerpo_degradado.jpg) repeat-x #f3efd2 bottom;
}
table.tmpl_cuerpo2 {
	background:url(/images/tmpl/rep_1.png) repeat bottom left;
	width:100%;
	height:100%;
}
.tmpl_cuerpo_pie {
	color:#0d4300;
	text-align:center;
	font-size:9px;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
}
.tmpl_cuerpo_pie a {
	color:#0d4300;
	text-align:center;
	font-size:9px;
	font-family:"Segoe UI", Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
}
