body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	background-color: #000;
}

#izq {
	float: left;
	height: 400px;
	width: 150px;
	background-color: #000;
}

#contenedor {
	height: 500px;
	width: 750px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:250px;
	background-color:#000;
}
.fram {
	vertical-align: middle;
		background-color:transparent;
}

#texto {
	height: 300px;
	width: 650px;
}
#texto2 {
	height: 600px;
	width: 650px;
}

#pie {
	height: 25px;
	width: 500px;
	color: #b7c6ca;
	background-color: #000;
}
#seccionesllogo {
	height: 155px;
	width: 750px;
	font-family: "ParkAvenue BT";
	color: #CCC;
	font-size: 50px;
	text-align: center;
	background-color: #000;
}


#cuerpo {
	height: 550px;
	width: 750px;
	background-color:#000;
	margin-right: auto;
	margin-left: auto;
}
#contenedor #seccionesllogo p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	background-color: #000;
}
.nombre {
	font-size: 59px;
	font-family: "ParkAvenue BT";
}
#contenedor #seccionesllogo .nombre {

}
#contenedor #cuerpo #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent .TabbedPanelsContent {
	text-align: justify;
}
