.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;

}

.adminName
{
	 font-family: Arial, Times, sans-serif;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		color: #2E2E2E;
		text-align: left;
		padding: 10px;

}

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

}

.tableAux
{

	border-top: 1px solid #000000;

}


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

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



.tableItemBackPar
{
		background-color:#F2F2F2;
}
.tableItemBackNon
{
		background-color:#A4A4A4;
}

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

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

}


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;

	}










