/* CSS Document */

body,td,th {
	font-family:Arial;
	font-size:12px;
	color:#3A3A3A; }
body {
	background-color:#AAAAAA;
	margin-left:0px;
	margin-top:25px;
	margin-right:0px;
	margin-bottom:25px; }
a:link {
	color:#009D31;
	text-decoration:none; }
a:visited {
	color:#009D31;
	text-decoration:none; }
a:hover {
	color:#009D31;
	text-decoration:none; }
a:active {
	color:#009D31;
	text-decoration:none; }
blockquote {
	margin-top:12px;
	margin-right:28px;
	margin-left:20px;
	border-left:7px double #CCCCCC;
	border-bottom:7px double #CCCCCC;
	padding-left:7px;
	padding-bottom:7px; }
ul {
	list-style-type:none;
	margin:0px;
	padding-left:30px;
	margin-top:15px; }
li {
	list-style-type:none;
	background:url(images/flecha.gif) no-repeat left;
	padding-left:20px; }
input, textarea {
	font-family:Arial;
	font-size:11px; } 
	
/* Identidador de las tablas */

#top {
	background-image:url(images/bkg_top.gif);
	background-repeat:no-repeat;
	width:537px;
	height:27px;
	vertical-align:top; }
#logo {
	background-image:url(images/bkg_logo.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:517px;
	height:104px;
	text-align:center;
	vertical-align:top; }
#direccion {
	background-color:#FFFFFF;
	width:517px;
	height:22px;
	text-align:center;
	vertical-align:top; }
#separador {
	background-image:url(images/bkg_menu.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width:517px;
	height:8px; }
#contendio {
	background-color:#FFFFFF;
	width:517px;
	vertical-align:top;
	background-image:url(images/dotted.gif);
	background-position:bottom;
	background-repeat:no-repeat }
#left {
	background-image:url(images/bkg_izq.gif);
	width:10px;
	background-repeat:repeat-y; }
#right {
	background-image:url(images/bkg_der.gif);
	width:10px;
	background-repeat:repeat-y; }
#footer {
	background-image:url(images/bkg_footer.gif);
	background-repeat:no-repeat;
	width:537px;
	height:60px;
	text-align:center;
	font-size:11px;
	padding-top:3px; }

/* Estilos de la página */

.sp {
	background-color:#FFFFFF;
	width:3px;
	vertical-align:top; }
.botones {
	background-color:#FFFFFF;
	width:98px;
	vertical-align:top; }
.contenido {
	padding-left:7px;
	padding-right:9px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:justify; }
.direccion {
	font-size:11px;
	color:676765; }
.titulo {
	font-size:16px;
	font-weight:bold;
	font-style:italic;
	border-left:5px solid #339900;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px; }
.fecha {
	font-size:10px;
	border-left:5px solid #339900;
	padding-left:5px;
	padding-bottom:5px; }
.texto {
	padding-top:8px;
	text-align:justify; }
.linea {
	border-top:2px solid #999999;
	border-bottom:2px solid #CCCCCC; }
.telmex {
	padding:10px;
	border:7px solid #009D31;
	text-align:center; }
.notas {
	font-size:10px;
	font-style:italic;
	text-align:center; }