/* =PRENSA
----------------------------------------------- */

body {
	background: url(../image/background/prensa.jpg) no-repeat;
	background-position: 172px 213px;
}

#header p, #header h1 a, #header ul a:hover, a:link {
	color: #999;
}

a:visited {
	color: #666;
}

/* =HEADER
----------------------------------------------- */

#header div.logo img {
	display: none;
}

#header div.logo img.press {
	display: block;
}

/* =PRESS-MENU
----------------------------------------------- */

table.press-menu {
	width: 350px;
	font-size: 0.8em;
}

table.press-menu a:link, table.press-menu a:hover {
	color: #000;
	text-decoration: none;
}

table.press-menu a:visited {
	text-decoration: none;
}

table.press-menu td {
	padding: 0 0.5em 1em;
	vertical-align: top;
}

table.press-menu td.date {
	white-space: nowrap;
}

/* =MAIN > CONTENT
----------------------------------------------- */

h1 {
	margin-bottom: 1em;
}

#main div.content {
	position: absolute;
	top: 40px;
	margin-left: 370px;
	width: 200px;
}

#main div.content div.header {
	position: absolute;
	left: -400px;
	width: 380px;
}

#main div.content div.header p {
	position: absolute;
	left: 250px;
}

#main div.content div.header img {
	float: left;
}

#main div.content div.header object {
	position: absolute;
	left: 0px;
}
