body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#superior {
	width: 730px;
	height: 94px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat;
}
#separadorsup {
	width: 730px;
	height: 17px;
	margin: 0 auto;
	background: url(images/im_05.gif) no-repeat;
}
#inferior {
	width: 730px;
	height: 94px;
	margin: 0 auto;
	background: url(images/footer.jpg) no-repeat;
	clear: both;
}
#cuerpo {
	width: 730px;
	margin: 0 auto;
}
#botonera {
	background: url(images/im_09.gif) repeat-y;
	width: 183px;
	float: left;
}
#contsup {
	width: 547px;
	height: 6px;
	background: url(images/im_07.gif) no-repeat;
	float: right;
	font-size: 1px;
}
#continf {
	width: 547px;
	height: 6px;
	background: url(images/im_21.gif) no-repeat;
	float: right;
	font-size: 1px;
}
#conttit {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px;
}
#contenido {
	background: Gray;
	width: 533px;
	padding: 0 7px;
	background: url(images/im_15.gif) repeat-y;
	float: right;
}
#menusup {
	width: 183px;
	height: 8px;
	background: url(images/im_06.gif) no-repeat;
	font-size: 1px;
}
#menuinf {
	width: 183px;
	height: 7px;
	background: url(images/im_23.gif) no-repeat;
	font-size: 1px;
}
#menu {
	list-style-image: url(images/bullet_menu.gif);
	font-weight: bold;
	margin: -10px 0 -5px;
	padding: 0 10px 0 30px;
}
#menu li {
	margin: 18px 0;
	padding: 0;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #313131;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #313131;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: none;
}
.txtmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #313131;
}
.txtcomun {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
