/* LEFT */
.left {
	width: 400px;
	float: left;
}

h2 {
	font-size: 1.4em;
	margin: 10px 0;
}

.tratamientos {
	background-image: url(../img/default/bg/tratamientos.gif);
	background-repeat: no-repeat;
	width: 320px;
	height: 405px;
	padding: 20px;
}

.tratamientos .tratamiento:first-child {
	font-weight: bold !important
}

.tratamientos img {
	clear: left;
	float: left;
	margin-right: 10px;
}

.tratamientos h4 a {
	font-size: 16px;
	text-decoration: underline;
	color: #f75010;
}

.tratamientos p {
	color: #000;
	margin-bottom: 15px;
}

.tratamientos p.todos {
	text-align: center;
	font-weight: bold;
}

.tratamientos p.todos a {
	color: #2a82aa;
	text-decoration: underline;
}

.seo {
	padding: 20px;
}

.seo h2, .right h2 {
	font-size: 2.5em;
	font-weight: normal;
}

/* RIGHT */
.right {
	float: right;
	width: 500px;
}

.dres {
	width: 480px;
	border: 1px solid #d5d5d5;
	background-color: #f0faff;
	padding: 6px;
	margin-bottom: 40px;
}

.dres .dr {
	border: 1px solid #d5d5d5;
	background-color: #FFF;
	margin-bottom: 10px;
	clear: both;
	padding: 0 10px 10px 0;
	height: 131px;
}

.dres .dr img {
	float: left;
}

.dres .dr h2 img {
	float: none;
}

.dres .dr p {
	line-height: normal;
	margin-bottom: 5px;
}

.dres .dr p.link {
	text-align: right;
	margin: 0;
}

.dres .dr p.link a {
	color: #f75010;
	font-weight: bold;
}

.dres .dr p.link a span {
	text-decoration: underline;
}

.logos ul {
	list-style-type: none;
	margin: 20px 40px;
}

.logos ul li {
	display: inline;
}

/* BOTTOM */
.bottom {
	padding-top: 20px;
	border-top: 1px dotted #b8b8b8;
}

#opiniones h2 {
	margin: 0
}

#opiniones .listado {
	border: 1px solid #cfcfcf;
	background-color: #f8f8f8;
	margin-left: 5px;
	width: 329px !important;
	overflow: hidden;
	padding-bottom: 30px;
}

#opiniones p.todos {
	margin: 10px 80px 0 0;
}

.home #opiniones p.todos {
	width: 100%;
}

.blog {
	padding: 30px;
}

.blog div {
	clear: left;
}

.blog div img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.blog div h3 a {
	font-size: 1.2em;
	color: #47a2cb;
}
