body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #003333;
}
body {
	background: url('fondodeg.png') repeat-y;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #993366;
	text-decoration: none;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #660033;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
	width: 580px;
}
h1 {
	font-size: 16pt;
	color: #993366;
	text-align: left;
	margin: 8px 2px 8px 2px;
}
.main {
	width: 800px;
	/*margin: auto;*/
	padding: 0;
	padding-bottom: 90px;
	background-image: url(fondo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.banner {
	padding: 0px;
	height: 142px;
}
.banner h1 {
	font-size: 14pt;
	text-align: center;
	color: #6b1464;
	padding-top: 35px;
	padding-bottom: 25px;
	text-align: right;
	/*background: url('cuadros-titulo.gif') bottom right no-repeat;*/
}
.banner a {
	color: #6b1464;
}

img.logo {
	float:left;
}

.menu {
	float: left;
	width: 180px;
	margin: 15px;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: url('bullet.jpg') inside;
	margin-bottom: 5px;
}
.menu ul ul {
	padding-left: 8px;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	/*display: block;*/
	padding: 2px;
}
.menu_main a:link, .menu_main a:visited, .menu_main a:active {
	/*border-bottom: 1px solid #999999;*/
}
.menu_main a:hover {
	/*border-bottom: 1px solid #333333;*/
}
.content {
	margin-left: 210px;
	margin-top: 15px;
	padding: 4px 10px 14px 10px;
}
.footer {
	width: 800px;
	clear: both;
	font-size: 9pt;
	color: #666666;
	text-align: center;
	line-height: 18px;
}
.footer a {
	color: #666666;
	text-decoration: underline;
}

.powered_by {
	text-align: center;
	font-size: 10pt;
	padding-top: 2px;
}
