.fakemenu {
	height: 22px;
	background: url(../img/bg_menu.gif) repeat-x;
}
#maintop {
 	height: auto;
 }
#maincol { 
	width: 770px;
	margin: 0px;
	padding: 0px;
 }
#col1 {
	float: left;
	width: 513px;
	margin: 0px;
}
#col2, #col3 {
	float: left;
	border-left: 1px solid #9e9e9e;
	width: 126px;
	margin: 0px;
}
.coltext {
	text-align: left;
	color: #909090;
	padding: 5px 0 0 15px;
}
.coltext a:link, .coltext a:visited, .coltext a:active{
	color: #909090;
}
.coltext a:hover {
	color: #000000;
	text-decoration: underline;
}
h3, h4, h5 {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #993333;
	text-align: left;
}
h3 {
	margin: 0px;
	padding: 10px 0 0 15px;
	}
h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited  {
	color: #993333;
	}
h3 a:hover, h3 a:active, h4 a:hover, h4 a:active, h5 a:hover, h5 a:active {
	color: #0099cc;
}
h4 {
	margin: 20px 0 0 0;
	padding: 20px 0 0 15px;
	}
h5 {
	margin: 10px 0 0 0;
	padding: 10px 0 0 15px;
	}
.contentxtA{
	font-size: 11px;
	padding: 0px 20px 10px 25px;
	text-align: justify;
}
.contentxtA a {
	color:#003366;
	text-decoration: underline;
}
.contentxtA a:hover{
	color:#ff9900;
}
.bottom {
	color: #b9b9b9;
	font: normal 11px Arial, Helvetica, sans-serif;
	height: 18px;
	padding: 4px 5px 0 8px;
	margin: 0px;
	text-align: left;
}
.bottom a:link, .bottom a:visited, .bottom a:focus{
	color: #b9b9b9;
}
.bottom a:hover, .bottom a:active {
	color: #003366;
}
#idioma{
	background: url(../img/but_english.gif) no-repeat;
}
#idiomaes {
	background: url(../img/but_espanol.gif) no-repeat;
}
#idioma, #idiomaes {
	float: left;
	height: 28px;
	width: 77px;
	margin: 10px 10px 10px 10px;
	text-decoration: none;
	overflow: hidden;
}
#idioma:hover, #idiomaes:hover{
	background-position: -77px 0px;
}