/*
	Estilos del Departamento 5: Editorial
*/

.FPIlink {
	font-weight: bold;
	color: #6B009F;
	text-decoration: none;
	border-color:#6B009F;
}
a.FPIlink:link {
	font-weight: bold;
	color: #6B009F;
	text-decoration: none;
}
a.FPIlink:active {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.FPIlink:hover {
	font-weight: bold;
	color: #9E00E8;
	text-decoration: underline;
}

.FPIlistItem {
	background-color: #F9ECFF;
}

.FPIlistAlternatingItem {
	background-color: #F4F4F4;
}

.FPIpreTitle {
	margin: 3px;
	padding: 3px;
	background-color: #F9ECFF;
	color: #606060;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}

DIV.FPItitle1 {
	background-color: #9E00E8;	
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 2px;
}

.FPItitle1 {
	background-color: #9E00E8;	
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

DIV.FPItitle2 {
	background-color: #F4F4F4;	
	color: #6B009F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 2px;
}

DIV.Separator {
	background-image:url(../Images/Varios/Ptos_Hrzt.gif);
}

.FPItitle2 {
	background-color: #F4F4F4;	
	color: #6B009F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.FPIfieldName {	
	color: #6B009F;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

.FPIfooter {
	background-color: #6B009F;
}

.FPIsubject {
	color: #6B009F;
	text-decoration: none;
}