.contenedor_general_secciones {
	float: left;
	height: auto;
	width: 952px;
}
.contenedor_titulo_secciones {
	float: left;
	height: 42px;
	width: 70px;
	background-color: #BA0000;
}
.contenedor_secciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #991322;
	background-color: #F9F9F9;
	float: left;
	height: 35px;
	width: 876px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	padding-left: 5px;
}
.contenedor_secciones a:link {
	color: #991322;
	text-decoration: underline;
}
.contenedor_secciones a:visited {
	text-decoration: underline;
	color: #991322;
}
.contenedor_secciones a:hover {
	color: #991322;
	text-decoration: none;
}
.contenedor_cambalache_portada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 149px;
	line-height: 12px;
	background-image: url(../imagenes/home/cambalache_fondo.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
