#main {
	background-color: #FFFFFF;
	padding: 7px;
	width: 900px;
	text-align: left;
	margin: auto;
	float: none;
}
#head {
	height: 170px;
	clear: both;
}
#logo {
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#subhead {
	float: left;

}
#menutop {
	clear: right;
	height: 22px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #83ACCA;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#flashbar {
	vertical-align: top;
}
#showroom {
	background-image: url(img_dis/bg_showroom.gif);
	background-repeat: repeat-y;
	background-position: -20px;
	width: 100%;
}

#menuizq {
	width: 165px;
	float: left;
	clear: left;
}
#cont {
	padding: 15px;
	width: 545px;
	float: left;
	text-align: justify;
}
#cont a:link, #cont a:visited{
	color: #36F;
	text-decoration: underline;
}
#cont a:hover{
	color: #36F;
	text-decoration: none;
}
#pub {
	padding: 5px;
	width: 150px;
	float: left;
	clear: right;
	text-align: center;
}
#foot {
	padding: 5px;
	clear: both;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #99CC00;
	background-color: #FFFFFF;
}
#foot a {
	color: #99CC00;
	text-decoration: none;
}
#foot2 {
	padding: 5px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: x-small;
	width: 904px;
	margin-top: 5px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
}
#foot2 a {
	color: #4F86BB;
	text-decoration: none;
}
#foot2 a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}
#mapa_sitio {
	color: #444;
	line-height: 1.5em;
}
#mapa_sitio li{
	list-style-type: none;
}
#mapa_sitio a:link, #mapa_sitio a:visited{
	color: #444;
}
#mapa_sitio a:hover{
	color: #36F;
}