body {
 	background: url(../../images/fondo_pagina.gif) repeat-x;
}

.cuerpo {
	border-right: 1px solid #4D5A8D;
	border-left: 1px solid #4D5A8D;
 	background: #FFFFFF url(../../images/fondo_cuerpo.jpg) no-repeat;
}

.footer_menu {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #707AA3;
	background-color:#FFFFFF;
}

.footer_menu a{
	text-decoration: none;
	color: #707AA3;
}

.footer_menu a:hover{
	color: #576188;
}

.main {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #424968;
	padding: 12px;
	vertical-align: top;
}

.main a{
	text-decoration: none;
	color: #576188;
}

.main a:hover{
	color: #707AA3;
}

.sitemap {
	border: 1px solid #AFB4CB;
	padding: 6px;
	text-align: left;
	vertical-align: top;
}

.sitemapHeader {
	padding: 6px;
	vertical-align: top;
	background: #AFB4CB;
	color: #FFFFFF;
	font-weight: bold;
}

select, input, textarea {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}

.tablas1 {
	border: 1px solid #AFB4CB;
	border-collapse: collapse;
	color: #243373;
	width: 100%;
}

.tablas1 td {
	border: 1px dotted #AFB4CB;
	padding: 4px;
	vertical-align: top;
}

.tablas1 th{
	padding: 4px;
	text-align: center;
	border-top: 1px none #AFB4CB;
	border-right: 1px dotted #AFB4CB;
	border-bottom: 1px none #AFB4CB;
	border-left: 1px dotted #AFB4CB;
}

.tablas1 .title {
	font-weight: bold;
	text-align: left;
}

.tablas1 .spacers {
	padding:0px;
	border: 0 none #AFB4CB;
}ul {
	margin-left: 18px;
}
