#home
{
	width:100%;
	margin: 0px;
	border-style: none;
	text-align: center;
}

#homeTitulos{
	position: relative;
	margin:0px;
	width:934px;
	height:28px;
}
.homeTitulo
{
	position:absolute;
	top: 6px;
	font-family: Trebuchet MS, Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}
#homeCentro{
	margin:0px;
}

.homeTituloEmpresa
{
	font-family: Trebuchet MS, Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

.homeTextoEmpresa
{
	font-family: Trebuchet MS, Arial;
	font-size: 9pt;
	color: #525252;
	font-weight: regular;
}

.homeTituloPdfs
{
	font-family: Trebuchet MS, Arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}