html, body, form, fieldset, legend, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, li, address, img {
	margin:0;
	padding:0;
		}
body {
	font:normal normal 12px/normal Arial, Tahoma, Helvetica, sans-serif;
	color:#484848;
	text-shadow:1px 1px 1px #fff;
	background:#eee;
	}	
a:link,	
a:visited,		
a:hover,
a:focus {
	color:#1b6694;
	text-decoration:none;
	outline:none;
}
table a,
table a:link,
table a:visited {
	border:none;
}
textarea{
	overflow:auto;
}
img, fieldset {
	outline:none;
	border:none;
}
abbr {cursor:help;}
.clearfix { 
	content:".";
	display:block;
	height:0;
	clear:both;
}
/*
-------------------
WEB ESTRUCTURE
-------------------
*/
#header {
	width:788px;
	padding:15px 20px;
	margin:0 auto;
	color:#000;
	background:#eee;
}
#main {
	width:784px;
	padding:7px 12px;
	margin:0 auto;
	color:#333;
	background:#fff url(images/bg.jpg) top center no-repeat;
}
#footer {
	clear:both;
	width:784px;
	padding:69px 80px 0;
	margin:0 auto;
	color:#333;
	background:#eee url(images/bg-footer.jpg) top no-repeat;
}
/*
-------------------
FONTS
-------------------
*/
h1 {
	height:72px;
	font:normal normal 30px/72px Arial, Tahoma, Helvetica, sans-serif;
	color:#1b6694;
	text-indent:20px;
	padding:0 0 9px;
}
	h1 a, h1 a:link, h1 a:visited, h1 a:hover {
		color:#1b6694;
		display:block;
		text-decoration:none;
	}
		h1 a:hover {
			color:#0b2c40;
		}
h2 {
	font:normal normal 22px/normal Arial, Tahoma, Helvetica, sans-serif;
	color:#333;
}
	h2 a, h2 a:link, h2 a:visited, h2 a:hover {
		color:#333;
		text-decoration:none;
	}
		h2 a:hover {
			color:#1b6694;
		}
p {
	font-size:12px;
	color:#484848;
	margin:0 0 5px;
}
	p.description {
		height:60px;
	}
	p.more-information {
		font-weight:bold;
		text-align:right;
	}
.procedures, .peeling-corporal, .peeling-ultrasonico, .drenajes-linfaticos, .fotodepilacion, .mesoterapia, .presoterapia, .masajes, .cavitacion, .plataforma-vibratoria {
	float:left;
	display:inline;
	width:332px;
	height:118px;
	padding:14px 15px 0;
	margin:10px 0 0 20px;
	color:#484848;
	background:#f6f6f6;
}
.one, .two {
	float:left;
	display:inline;
	width:332px;
	height:90px;
	padding:14px 15px 0;
	margin:10px 0 0 20px;
	color:#484848;
	line-height:18px;
}

	.one, .two {background:#daf0fd}
	.peeling-corporal {background:#f6f6f6 url(images/bg-peeling-corporal.jpg) top center no-repeat;}
	.peeling-ultrasonico {background:#f6f6f6 url(images/bg-peeling-ultrasonico.jpg) top center no-repeat;}
	.drenajes-linfaticos {background:#f6f6f6 url(images/bg-drenajes-linfaticos.jpg) top center no-repeat;}
	.fotodepilacion {background:#f6f6f6 url(images/bg-fotodepilacion.jpg) top center no-repeat;}
	.mesoterapia {background:#f6f6f6 url(images/bg-mesoterapia.jpg) top center no-repeat;}
	.presoterapia {background:#f6f6f6 url(images/bg-presoterapia.jpg) top center no-repeat;}
	.masajes {background:#f6f6f6 url(images/bg-masajes) top center no-repeat;}
	.cavitacion {background:#f6f6f6 url(images/bg-cavitacion.jpg) top center no-repeat;}
	.plataforma-vibratoria {background:#f6f6f6 url(images/bg-plataforma-vibratoria.jpg) top center no-repeat;}
