@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(fondo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	overflow-x: hidden; 
}

.titulo {
	height: 59px;
	width: 100%;
	text-align: center;
	background-image: url(titulo.gif);
	padding-right: 100px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 150px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: -180px;
	text-decoration: none;
	font-style: normal;
}
.titulo .a_tit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.titulo img {
	vertical-align: middle;
	padding-top: 12px;
	padding-bottom: 13px;
	padding-left: 5px;
	margin-right: -4px;
}
.titulo #encuentranos {
	margin-left: 8px;
	font-size: 10px;
	color: #003399;
}

.contenido {
	background-image: url(fondo_contenido.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 100%;
	padding-right: 100px;
	margin-top: 0px;
	height:inherit;
	margin: auto;
	position:inherit;
}
.contenido .arr {
	width: 979px;
}
.titulo #encuentranos .feisbuk {
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #0033CC;
	position: absolute;
	height: 614px;
	width: 503px;
	overflow: hidden;
	left: 759px;
	top: 211px;
}
