@charset "utf-8";

.titulotxt2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#centrodesc {
	width: 100%;
	position: absolute;
	top: 155px;
	height: 430px;
	clear: none;
	float: none;
	right: 0px;
	background: #4b4b4b;
}

#centroinf {
	width: 100%;
	top: 26px;
	height: auto;
	background: #4b4b4b;
	border-top: 1px solid #717171;
	border-bottom: 1px solid #2a2a2a;
}
#centrosup {
	width: 100%;
	top: 0px;
	height: 24px;
	clear: none;
	float: none;
	background: #AE5904;
	border-top: 1px solid #FB9F44;
	border-bottom: 1px solid #6F3802;
}

#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;
}

#cont1 {
	width: 770px;
	position: relative;
	height: auto;
	top: 0px;
	color: #FFFFFF;
	float: none;
	overflow: auto;
	padding-top: 8px;
	padding-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #2a2a2a;
	margin-right: auto;
	margin-left: auto;
}
#cont1 a {
	color: #FFFFFF;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#cont1 a:hover {
	color: #999999;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#abajo {
	background: url(img/inffondo.jpg);
	position: relative;
	height: 24px;
	width: 100%;
	border-top: 1px solid #717171;
	border-bottom: 1px solid #2a2a2a;
	top: 15px;
}
