body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0px;
	font-size: 14px;
}
#Contenedor {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	/*background-image: url(img/bambumundo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;*/
	display: block;
	min-height: 700px;
}
#Contenedor #contenido {
	width: 520px;
	float: left;
	font-size: 13px;
	color: #333;
	text-align: center;
}
#Contenedor #formulario {
	width: 350px;
	float: right;
	font-size: 14px;
	text-align: center;
}
.centro {
	font-size: 11px;
	color: #333;
}
.acento {
	color: #06F;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #2472B6;
}
a:active {
	text-decoration: none;
	color: #999;
}#admision2010 {
	font-size: 12px;
}
