@charset "utf-8";
#columiz {
	width: 200px;
	position: relative;
	height: auto;
	float: left;
	padding-top: 10px;
	border-right: 1px solid #717171;
	padding-right: 10px;
}
#cont1 {
	width: 770px;
	position: relative;
	height: auto;
	top: 0px;
	float: none;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
}

#centroinf {
	width: 100%;
	top: 26px;
	height: auto;
	background: #4b4b4b;
	border-top: 1px solid #717171;
	border-bottom: 1px solid #2a2a2a;
}
#abajo {
	background: url(img/inffondo.jpg);
	position: relative;
	height: 24px;
	width: 100%;
	border-top: 1px solid #717171;
	border-bottom: 1px solid #2a2a2a;
}

#conttitulo {
	width: 770px;
	position: relative;
	top: 0px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 21px;
}
#centronot {
	width: 100%;
	position: absolute;
	top: 155px;
	height: auto;
	clear: none;
	float: none;
	right: 0px;
	background: #4b4b4b;
}
#centrosup {
	width: 100%;
	top: 0px;
	height: 24px;
	clear: none;
	float: none;
	background: #5A593D;
	border-top: 1px solid #89885C;
	border-bottom: 1px solid #40402B;
}
#columder {
	width: 548px;
	position: relative;
	height: Inherit;
	padding-top: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #282828;
	float: right;
}
