body {
	font-family: verdana;
	font-size:10px;
	background-image:  url(imgs/bg_gral.gif);
	background-repeat: repeat-x;
	border: none;
}
#top {
	font-family: verdana;
	font-size:10px;
	background-image:  url(imgs/bg_top.gif);
	background-repeat: repeat-x;
	background-color: #526E80;
	border: none;
	height: 77px;
}
.tabla_gral{
	font-family: verdana;
	font-size:10px;
	font-family: verdana;
	background-color: #DEDEDE;
	background-image: url(imgs/bg_content.gif);
	background-repeat: repeat-x;
}
.tabla_menu{
	font-family: verdana;
	font-size:10px;
	font-family: verdana;
	background-color: #DEDEDE;
	width: 168px;
	background-image: url(imgs/menu_line.gif);
}
.bg_menu{
	font-family: verdana;
	font-size:10px;
	width: 161px;
	background-image: url(imgs/menu_bgs.gif);
	height: 29px;
	vertical-align: middle;
}
#menu a {
	font-family: verdana;font-size:11px;vertical-align: middle;	color: #FFFFFF;	float: right;	width: 95%;	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
a.content {
	font-family: verdana;font-size:11px; text-decoration: none;color: #000000;text-decoration: underline;
}
a.content:hover {
	font-family: verdana;font-size:11px; text-decoration: none;color: #000000;text-decoration: none;
}
.boton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #355368;
	border: thin solid black;
	height: auto;
	width: auto;
	position: relative;
	text-align: center;




}
label {
	font-family: Verdana;
	font-size: 11px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

