body {
	background-color: Black;
	color: white;
	font-family: "Futura Medium", "Helvetica Narrow", "Tahoma";
	text-align:center;
	}
	
.p2 {
	font-size: 14px;
	line-height: 1.4em;
	color: White;
	font-family: "Futura Medium", "Tahoma", "Arial Narrow";
}

.titular {
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	color: White;
	font-family: "Futura Medium", "Tahoma", "Arial Narrow";
}

.titular2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	color: White;
	font-family: "Futura Medium", "Tahoma", "Arial Narrow";
}

p {
	font-size: 12px;
	line-height: 1.2em;
	font-family: "Futura Medium", "Tahoma", "Arial Narrow";
}

a:link {
color: white;
	text-decoration: none;
}
a:visited {
color: white;
	text-decoration: none;
}
a:hover {
	color: #FFCA79;
	text-decoration: none
}
a:active {
	color: #FFCA79;
	text-decoration: none;
}

#contenedor {
background-color: Black;
border: 0px;
width: 800px
vertical-align: middle;
padding: 0px;
}

#cabecera {
text-align: center;
width: 800px;
border: 0px; 
padding: 0px;
margin: 0px;
height: 150px;
border-bottom: solid; border-bottom-width: 1px; border-color: White;
}
#cuerpo {
width: 800px;
	text-align: center;
}

#cuerpoi {
	float: left;
	width: 390px;
	text-align: right;
}

#cuerpod {
	text-align: left;
	width: 390px;
}

#cabecerai {
text-align: center;
width: 800px;
border: 0px; 
padding-top: 10px;
}

#basei {
	width: 800px;
	text-decoration: none;
	font-size: 12px;
	color: White;
	font-family: "Futura Medium", "Tahoma", "Arial Narrow";
	text-align: center;
	border-color: White;
	border-top-width: 1px;
	border-top-style: solid;
	padding: 1px;
	margin: 0px;
	letter-spacing: 1px;
}