﻿.EDI_ctes
{
	width:45em;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/imas/general/PL_capedic.png);
	background-position:top center;
	background-repeat:no-repeat;
	padding-top:1em;
}
.EDI_titol
{
	padding:1em;
	color:#696969;
	font-size:150%;
	font-weight:bold;
}
.EDI_texte
{
	padding:1em;
	color:#333333;
	text-align:justify;
	font-size:100%;
}
.EDI_tabla
{
	border:1px solid #cccccc;
	width:100%;
}
.EDI_tabla th
{
	border-bottom:1px solid #666666;
}
.EDI_tabla td
{
	text-align:left;
	border-bottom:1px solid #eeeeee;
	padding-right:0.5em;
}
.EDI_tabla table td
{
	text-align:left;
	border-bottom:0px solid #eeeeee;
	padding-right:0em;
}

