body {
	color: #4F555A;
	font: normal 76% arial,verdana,sans-serif;
	background: #fff url(../images/web/bg.jpg) repeat-x;
	margin: 0 0 15px;
	padding: 0;
}
strong {
	font-weight: bold;
}
h1 {
	position: absolute;
	left: 0;
	top: 0;
	margin: -5px 0 0;
	padding: 0;
}
h1 a {
	background: url(../images/web/logotipo.jpg) no-repeat;
	height: 33px;
	width: 456px;
	display: block;
}
h1 a span {
	display: none;
}
h1 {
	position: absolute;
	left: 10px;
	top: 11px;
}
h2 {
	background: #FFFFFF url(../images/web/contenido_h2.jpg) no-repeat center center;
	padding: 5px 5px 5px 10px;
	margin: 55px 0 0;
	letter-spacing: 0.1em;
	color: #059DA2;
	font-weight: bold;
}
p {
	padding: 5px 15px 10px 15px;
	text-align: justify;
	font-size: 90%;
	line-height: 1.6em;
}
