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