.piedepagina{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0em;
	text-align:center;
}
.tituloinformacion
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0em;
}
.imgcentrate{
	margin-left:300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#direccion {
	position:relative;
	width:750px;
	height:50px;
	z-index:1;
	left: 0px;
	top: 0px;
	float:left;
	}
	
#informacion {
	position:relative;
	width:400px;
	height:115px;
	z-index:1;
	left: 200px;
	top: 0px;
	float:left;
	}
	
#mainDiv{
	width:750px;
	margin:0px auto 0px auto;
}
