BODY
{
	font-family: Tahoma, Arial;
	background-color: #FFFFFF;
	background-image: url(../img/fondo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.content
{
	overflow: hidden;
	width: 577px;
	position: absolute;
	top: 25px;
	left: 25px;
	bottom: 25px;
}
.header
{
	width: 343px;
	float: left;
}
.texto A
{
	color: #020202;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
.pie A
{
	color: #AAAAAA;
	text-decoration: none;
}
.pie
{
	font-size: 10px;
	padding: 4px 4px 4px 20px;
	color: #848484;
	position: absolute;
	bottom: 0;
	left: 0;
}
.texto
{
	float: left;
	margin-top: 0;
	padding: 0px 18px 18px 33px;
	width: 170px;
	border-left: 1px dotted #CCCCCC;
}
P
{
	font-size: 10px;
	color: #7F7F7F;
}
.texto P
{
	text-align: left;
	line-height: 17px;
	margin: -1px -1px 15px;
	padding: 0;
}
.texto STRONG
{
	font-weight: normal;
}
H1
{
	float: left;
	width: 142px;
	margin: 0 0 32px;
	font-size: 37px;
	line-height: 30px;
	color: #2B2B2B;
	padding-top: 27px;
}
H3
{
	color: #B7B7B7;
	padding: 24px 0 0;
	margin: 0 7px 20px 0;
	float: left;
	font-size: 22px;
	width: 115px;
	text-align: right;
	line-height: 20px;
}
H2
{
	float: left;
	font-size: 111px;
	text-align: right;
	height: 110px;
	letter-spacing: -2px;
	text-transform: uppercase;
	line-height: 89px;
	margin: 0 13px 24px 0;
	padding: 28px 0 0;
	width: 268px;
	color: #878787;
}
H1, H2, H3
{
	font-family: "Bebas Neue";
	font-weight: normal;
}

