body {
	background-color:#7d7c7c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Trebuchet MS";
	font-size:10px;
}
.tabla_menu {
	background-color: #666666;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	height: 25px;
	width: 760px;
}
.texto_pie {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}
.division {
	background-image: url(../imagenes/genericos/dvline.gif);
	height: 1px;
}
#tcontenedor {
	background-color: #FFFFFF;
	width: 760px;
	height: 100%;
}
.divcentro{
    font-size: 12px;
	color: #000000;
}
.titcentro{
    font-size: 14px;
	color:#0096DB;
	font-style:italic;
	text-align:center;
}
.cajalateral{
    font-size: 12px;
	color:#F26100;
}
.cajalateral2{
    font-size: 12px;
	color:#000000;
}
.celdatexto{
	width:200;
	border-right:#666666 1 px solid;
	border-left:#666666 1 px solid;
	border-top:#666666 1 px solid;
	border-bottom:#666666 1 px solid;
	background-color:#FFFFFF;
}
A.menulado:link{
 	font-size: 12px;
	color: #2C496C;
    text-decoration:underline;
}
A.menulado:visited{
 	font-size: 12px;
	color: #2C496C;
    text-decoration:underline;
}
A.menulado:hover{
 	font-size: 12px;
	font-weight:bold;
	color: #2C496C;
    text-decoration:underline;
}
A.menusup:link{
	font-size: 10px;
	color: #000000;
    text-decoration: none;
}
A.menusup:visited{
	font-size: 10px;
	color: #000000;
    text-decoration: none;
}
A.menusup:hover {
	font-size: 10px;
	color: #999999;
    border-bottom: #ffcc33 1px dotted;
    text-decoration: none;
}
A:link{
 	font-size: 12px;
	color: #000000;
    text-decoration:underline;
}
A:visited{
	font-size: 12px;
	color: #000000;
    text-decoration: underline;
}
A:hover {
	font-size: 12px;
	color: #999999;
    border-bottom: #999999 1px dotted;
    text-decoration: none;
}

