@CHARSET "ISO-8859-1";

	img
	{
		border: 0px;
	}
	
	h1
	{
		position: absolute;
		z-index: 3;
		top: 138px;
		left: 50px;
		color: #F67808;
		font-size: 2em;
		text-align: left;
		margin: 0px;
	}
	div.contacto
	{
		position: absolute;
		top: 170px;
		left: 50px;
		width: 734px;
		height: 350px;
		z-index: 3;
		overflow: auto;
	}
	h2
	{
		color: #77B7F4;
		font-size: 1.5em;
	}
	div.contacto a
	{
		font-size: 1.2em;
		color: red;
		font-weight: bold;			
	}
