@charset "utf-8";
#Fondo #Encabezado {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#Fondo {
	background-image: url(../BEE-SNESS-E/PlantillasColmena/plantilla02/im%C3%A1genes/Fondo_Verde.jpg);
}

#Fondo #ContenidoGen {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-image: url(../BEE-SNESS-E/PlantillasColmena/plantilla02/im%C3%A1genes/textura.png);
}
#Fondo #PieDePag {
	text-align: center;
}
