/* CSS Document */

BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
background-image:url(../imagenes/fondo_amarillo.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
td img {
	display: block;
	}

.tablacentral{
	border:0px dotted 5E93B5;
	width:370px;
	height:auto;
	padding:0px;
	position:tatic;	
}
.tablaizquierda{
	border:0px dotted 5E93B5;
	width:155px;
	height:auto;
	padding:0px;
	position:fixed;
	}
	
.tbl_contacto{
	border:0px;
	width:200px;
	height:auto;
	padding:0px;
	text-align:center;
		}
.tbla_secc_middle{
	border:0px ;
	width:545px;
	height:auto;
	padding:0px;
}
.tbla_mid_dentro{
	border:0px ;
	width:240px;
	height:auto;
	padding:0px;
	right:auto;
}
.txtbody{
	font-size: 9;
	color: #666666;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
}
.verdeclaro {
	font-size: 10px;
	color:#666666;
	font-weight: bold;
	text-align:left;
}
.verdebld {
	color: #006600;
	font-size: 12px;
	font-weight: bold;
}
.txtbody {
	font-size: 12px;
	color: #666666;
}
.txtbody_peq {	font-size: 11px;
	color: #666666;
}
<!--
.txt_mnu_izq {
	color: #666666;
	font-size: 12px;
	font-weight:bold;
}
<!--
.txtencabezado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#006666;
	text-align:left;
	font-weight:bold;
}
.txtencabezado2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#006666;
	text-align:left;
}
<!--
.links_menu {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	font-size: 9px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #52804D;
	text-decoration:underline;
}
a:active {
	text-decoration: none;
	color: #666666;
}
-->