﻿/*---generals-----------------------------------------------------------*/
.PLA_titol
{
	/*height:33px;*/
	line-height:33px;
	background-image:url(/imas/general/PLA1.png);
	background-position:bottom right;
	background-repeat:repeat-x;
	display:block;
	font-size:1.5em;
	text-align:left;
}
.PLA_titol2
{
	height:33px;
	line-height:33px;
	background-image:url(/imas/general/PLA2.png);
	background-position:bottom right;
	background-repeat:repeat-x;
	display:block;
	font-size:1.5em;
	text-align:left;
}
.PLA_titol3
{
	height:33px;
	line-height:33px;
	background-image:url(/imas/general/PLA3.png);
	background-position:bottom right;
	background-repeat:repeat-x;
	display:block;
	font-size:1.5em;
	text-align:left;
}
.PLA_titol h1
{
	font-weight:normal;
}
.PLA_texte
{
	text-align:justify;
	padding-top:1em;
	padding-bottom:1em;
	/*padding:1em;*/
}
.PLA_titularImgNot
{
	float:left;
}
.PLA_titularTitNot
{
	margin-left:28px;
	padding-top:5px;
	text-align:left;
}
.PLA_titularTitNot a
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.PLA_titularTexNot
{
	margin-left:28px;
}
.PLA_fotoIzq
{
	float:left;
	border:1px solid #000000;
	margin-right:1em;
	margin-bottom:1em;
}
.PLA_fotoDer
{
	float:right;
	border:1px solid #000000;
	margin-left:1em;
	margin-bottom:1em;
}
.PLA_fotoIzqSin
{
	float:left;
	margin-right:1em;
	margin-bottom:1em;
}
.PLA_fotoDerSin
{
	float:right;
	margin-left:1em;
	margin-bottom:1em;
}
.PLA_tabla
{
	border:1px solid #b0c8ee;
}
.PLA_tabla th
{
	background-color:#c2d6f6;
	font-weight:bold;
	padding:0.2em;
	text-align:left;
	padding-left:0.5em;
	padding-right:0.5em;
}
.PLA_tabla td
{
	padding:0.2em;
	text-align:left;
	padding-left:0.5em;
	padding-right:0.5em;
	border-top:1px solid #c2d6f6;
}
.PLA_tabla a
{
	color:#3f729b;
	text-decoration:none;
}
.PLA_tabla a:hover
{
	color:#000000;
	text-decoration:underline;
}
.PLA_imgdre
{
	float:right;
	margin-left:1em;
}
.PLA_imgesq
{
	float:left;
	margin-right:1em;
}
.PLA_titularAgenda a
{
	font-weight:bold;
	text-decoration:none;
	color:#000000;
}
.PLA_titularAgenda a:hover
{
	color:#2958a3;
}
.PLA_titularAgenda
{
	padding:0.3em;
	padding-left:0.5em;
	padding-right:0.5em;
	border-bottom:1px solid #b0c8ee;
}
.PLA_videoNot
{
	float:left;
	margin-right:1em;
	margin-bottom:1em;
}
