.tablefile {
	background-image: url(/imgfiles/1/Conv_Orq/bkg_der.jpg);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #939590;
}
.tablefile td.pieicono {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 58%;
	line-height: 124%;
	font-weight: normal;
	color: #000000;
}

table.tablefile td.pieicono a.linkpie:link, a.linkpie:active, a.linkpie:visited {
	text-decoration: none;
	color: #000000;	
}
table.tablefile td.pieicono a.linkpie:hover {
	text-decoration: underline;
	color: #811c2e;
}

table.tablefile a.linkico:link, a.linkico:active, a.linkico:visited {
	background-image: url(/imgfiles/1/Conv_Orq/ico_docu.gif);
	background-repeat: no-repeat;
	display: block;

}
table.tablefile a.linkico:hover {
	background-image: url(/imgfiles/1/Conv_Orq/ico_docu_o.gif);
	background-repeat: no-repeat;
	display: block;
}

.derecha {
	background-image: url(/imgfiles/1/Conv_Orq/bkg_der.jpg);
	background-repeat: repeat;
	vertical-align: top;
}


.fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 64%;
	line-height: 110%;
	color: #811c2e;
	margin-left: 10px;
	font-weight: bold;
}
.numcomunicado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 66%;
	line-height: 115%;
	text-transform: uppercase;
	color: #000000;
	padding-bottom: 0px;
	margin-top: 2px;
	margin-left: 10px;
}
.titucomunicado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 74%;
	line-height: 140%;
	color: #616461;
	font-weight: bold;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c9cac7;
	padding-top: 10px;
	padding-bottom: 6px;
}
.textcomunicado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 66%;
	line-height: 124%;
	font-weight: normal;
	color: #000000;
	margin-left: 10px;
	margin-top: 6px;
}
.tablecomunicado {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #811c2e;
	margin-right: 20px;
	margin-left: 20px;
}

.tablecomunicado div.textcomunicado a.linktext:link, a.linktext:active, a.linktext:visited {
	text-decoration: none;
	color: #811c2e;	
}
.tablecomunicado div.textcomunicado a.linktext:hover {
	text-decoration: underline;
	color: #000000;
}