body {
	margin: 0px;
	margin-right: 20px;
	padding: 0px;
	scrollbar-base-color: #FFF;
	scrollbar-arrow-color: #A8996E;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-shadow-color: #FFF;
}

body,td {
	font: 10px, Verdana;
	color: #000;
}

a {
	color: #999999;
	font-weight: bold;
}

p {
	text-align: justify;
}

strong {
	color: #A8996E;
}

h1 {
	color: #999999;
	font: 15px Georgia, Trebuchet MS, Arial, sans;
	font-weight: bold;
	display: none;
}

h2 {
	color: #968860;
	font: 11px Verdana,Arial, sans;
	font-weight: bold;
}
h3 {
	display: inline;
	color: #968860;
	font: 11px Arial, sans;
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

table th {
	font: 11px Verdana;
	background: #F2EAD2;
	border-top: 1px solid #CCC;
	font-weight: bold;
	padding: 5px;
}

table tr.row1 {
	background: #F4F4F4;
}

td {
	border-top: 1px solid #DDD;
	text-align: center;
	padding: 3px;
}

#submenu {
	width: 144px;
	border-right: 1px solid #A8996E;
	font: 10px Verdana,sans;
	margin-top: 17px;
	text-align: right;
	padding-right: 5px;
	line-height: 1.2em;
}

#submenu a {
	color: #A8996E;
	text-decoration: none;
	padding-left: 8px;
}

#submenu a:hover {
	text-decoration: underline;
}



#submenu a:active {
	background: url(img/enlace_activo1.gif) top left no-repeat;
}

.submenuTituloPrincipal
{
	position: static;
	font-size: 11px;
	margin-bottom: 4px;
}

.peque {
	font-size: 9px;
}
