*
{
	margin:0;
	padding:0;	
}
img
{
	border:0;	
}
a
{
	text-decoration:none;	
	color:#6195aa;
	background-color:inherit;
}

#header
{
	margin-bottom: 1em;
	overflow: hidden;	
}

body
{
	font-family: "Trebuchet MS Regular", arial, sans-serif;
	font-size:12px;
	color:#666;
	background-color:white;
}

.fila
{
	overflow:hidden;	
}
.nav
{
	display: none;
}

#logo img 
{
	float: left;
	margin-right: 1em;
}

.heading
{
	display: none;	
}
#main{
	overflow: hidden;
}

#noticia, #noticia_revista 
{
	clear: both;
	margin-top: 1em;
	overflow: hidden;
}

#noticia .intro_contingut .tema, #noticia_revista .intro_contingut .tema
{
	float:right;
	color:#015680;
	background-color:inherit;
	font-weight:bold;
}
#noticia .contingut, #noticia_revista .contingut_text
{
	float:left;
	width:380px;
	text-align: justify;
	margin-right: 1em;
}
#noticia h2, #noticia_revista h2
{
	color:#015680;
	background-color:inherit;
	font-size: 1.5em;
}

#noticia h3, #noticia_revista h3
{
	color:#015680;
	background-color:inherit;
	font-size:1.2em;	
	margin-top:.5em;	
	padding-bottom:.5em;
}
#noticia .autor, #noticia_revista .autor
{
	margin-top:1em;
}
#noticia .entradeta, #noticia_revista .entradeta
{
	margin-top:1em;
	font-style:italic;
	font-size:1.2em;
	line-height:1.2em;
}
#noticia p, #noticia_revista p
{
	margin-top:1em;
	line-height:1.2em;
}
#noticia #peu_noticia, #noticia_revista #peu_noticia
{
	margin-top:1em;	
	font-style:italic;
}

#options
{
	width: 250px;	
	float: left;
	margin-top: 1em;
}
#options .foto, #options img, #options .peu
{
	width: 250px;
}
 
#attach, #attach *
{
	display: none;	
}
.menu_revista, .revista_intro, .accions
{
	display: none;
}
#footer
{
	display: none;
}
.data
{
	font-style: italic;
	float: left;
}
