@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
a:link {
	color: #c10363;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.colchones_barcelona_home {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.colchones_menu {
	float: left;
	height: auto;
	width: auto;
	margin-right: 13px;
	color: #FFF;
}
.colchones_menud {
	background-color: #c10363;
	color: #FFF;
	font-weight: bold;
}
.colchon_de_descanso {
	height: auto;
	float: left;
	width: 750px;
	border: thin solid #00F;
	padding: 25px;
	margin-top: 10px;
}

