.inicioMainTable
{
 padding-left:0px;
 padding-right:0px;
}

.seccionTitle
{
		font-family: Arial, Times, sans-serif;
		font-size: 25px;
		font-weight: bold;
		font-style: normal;
		color: #780303;
		text-align: left;
		border-bottom: 1px dotted #c8c8c8;
}

.presentacion
{
		font-family: Arial, Times, sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		color: #1b1b1b;
		text-align: justify;
		border: 1px solid #c8c8c8;
		padding: 10px;

}

.tableTitle
{
		font-family: Arial, Times, sans-serif;
		font-size: 12px;
		font-weight: bold;
		font-style: normal;
		color: #F2F2F2;
		text-align: center;
		background-color:#2E2E2E;
		padding: 3px;

}

.tableAux
{

	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	background-color:#E6E6E6;

}

.tableItemCenter
{
		font-family: Arial, Times, sans-serif;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
		color: #2E2E2E;
		text-align: center;
		background-color:#E6E6E6;
		padding: 5px;

}

.tableItemLeft
{
		font-family: Arial, Times, sans-serif;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
		color: #2E2E2E;
		text-align: center;
		padding: 5px;


}

.tableItemLeftAux
{
		font-family: Arial, Times, sans-serif;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
		color: #585858;
		text-align: left;
		padding: 5px;
		background-color:#E6E6E6;



}


.tableItem2
{
		font-family: Arial, Times, sans-serif;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
		color: #585858;
		text-align: left;
		background-color:#E6E6E6;
		padding: 3px;


}




.tableItemBackPar
{
		background-color:#F2F2F2;
		font-family: Arial, Times, sans-serif;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
		color: #2E2E2E;
		text-align: center;
		padding: 5px;
}
.tableItemBackNon
{
		background-color:#A4A4A4;
		font-family: Arial, Times, sans-serif;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
		color: #2E2E2E;
		text-align: center;
		padding: 5px;
}

tr.tableItemBackPar:hover
{
		background-color:#D0F5A9;
}
tr.tableItemBackNon:hover
{
		background-color:#D0F5A9;
}


.tableItem
{
		background-color:#F5F6CE;
}

tr.tableItem:hover
{
		background-color:#F2F5A9;
}


a.detallesLink:link {
	font-family: Arial, Times, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #0B243B;
	text-decoration: none;


	}

	a.detallesLink:visited {
	font-family: Arial, Times, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #0B243B;
	text-decoration: none;

	}

	a.detallesLink:hover {
	font-family: Arial, Times, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #0B243B;
	text-decoration: none;


	}

a.detallesLink:active {
	font-family: Arial, Times, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #0B243B;
	text-decoration: none;

	}

	.formTitle
	{

		font-family: Arial, Times, sans-serif;
		font-size: 12px;
		font-weight: bold;
		font-style: normal;
		color: #424242;
		padding:5px;
		border-bottom: 1px solid #ffffff;
		background-color:#D8D8D8;

	}

	.formItem
	{

		font-family: Arial, Times, sans-serif;
		font-size: 12px;
		font-weight: bold;
		font-style: normal;
		color: #424242;
		padding:5px;
		border-bottom: 1px solid #ffffff;
		background-color:#E6E6E6;

	}


	.detailTitle
	{

		font-family: Arial, Times, sans-serif;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
		color: #424242;
		padding:5px;
		border-bottom: 1px solid #c1c1c1;
		padding:5px;

	}

	.detailItem
	{

		font-family: Arial, Times, sans-serif;
		font-size: 11px;
		font-weight: normal;
		font-style: normal;
		color: #424242;
		padding:5px;
		border-bottom: 1px solid #c1c1c1;
		padding:5px;

	}











