﻿.PLA_titol
{
	padding-left:0.7em;
	padding-right:0.7em;
	padding-bottom:0.3em;
}
.PLA_titol h1
{
	color:#000000;
	font-weight:bold;
	line-height:20px;
	font-size:1.5em;
}
.PLA_titol h2
{
	color:#000000;
	font-weight:bold;
	line-height:20px;
	font-size:1.2em;
	padding-top:0.3em;
}
.PLA_titol h2 span
{
	font-weight:bold;
}
.PLA_titol2
{
	border-bottom:1px solid #000000;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:10px;
}
.PLA_contingut, .PLA_texte
{
	padding-left:0.7em;
	padding-right:0.7em;
	text-align:justify;
	padding-bottom:0.5em;
}
.PLA_ima
{
	display:inline-block;
	width:250px;
	height:250px;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	float:left;
	margin-right:15px;
}
.PLA_notTitol
{
	padding-top:0.5em;
}
.PLA_notData
{
	color:#999999;
	display:inline-block;
	padding-left:0.5em;
}
.PLA_notResum
{
	text-align:justify;
	padding-bottom:0.5em;
	border-bottom:1px dotted #cccccc;
}
.PLA_notResum hr
{
	clear:both;
	border:0px;
}
.PLA_tabla
{
	border-bottom:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
}
.PLA_tabla th
{
	border-top:1px solid #dbdbdb;
	border-left:1px solid #dbdbdb;
	background-color:#062e48;
	color:#ffffff;
	padding:0.2em;
	padding-left:0.5em;
	padding-right:0.5em;
	text-align:left;
}
.PLA_tabla td
{
	border-top:1px solid #dbdbdb;
	border-left:1px solid #dbdbdb;
	padding:0.2em;
	padding-left:0.5em;
	padding-right:0.5em;
	text-align:left;
}
.PLA_viu
{
	background-color:#eeeeee;
	height:130px;
	margin-bottom:1em;
}
.PLA_viuIma
{
	background-position:center center;
	background-repeat:no-repeat;
	background-size:cover;
	display:inline-block;
	width:130px;
	height:130px;
	float:left;
	margin-right:15px;
}
.PLA_viuIma:hover
{
	text-decoration:none;
}
.PLA_viuTitol
{
	font-size:1.2em;
	font-weight:bold;
	padding-top:10px;
	display:inline-block;
	padding-right:15px;
}
.PLA_viuData
{
	color:#666666;
	padding-top:5px;
}
.PLA_viuResum
{
	padding-top:5px;
	padding-right:15px;
	height:60px;
	overflow:hidden;
}