﻿.contenedor {
	background-color: #dad7ad;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	height: 750px;
}
.NAVBAR1 {
	font-family: Calibri;
	font-size: small;
	font-weight: bold;
}
h1 {
	font-family: calibri;
	font-size: x-large;
	font-weight: bold;
	float: right;
}
h3 {
	font-family: Calibri;
	font-size: medium;
	text-indent: 10px;
}
p {
	font-family: Calibri;
	font-size: medium;
	left: 20px;
	text-align: justify;
	text-indent: 20px;
}
a:visited {
	color: #000000;
}
a:active {
	color: #008000;
}
a:hover {
	color: #008000;
}
#ImagenDerecha {
	float: right;
	width: 350px;
	height: 350px;
	padding: 25px;
}
#titulo {
	font-family: calibri;
	font-size: x-large;
	font-weight: bold;
	float: right;
	text-align: right;
}
#MainNavbar {
	font-family: calibri;
	font-size: large;
	font-weight: bold;
	text-align: center;
}
body {
	background-color: #eaeaea;
}
.TextoExpl {
	font-family: Calibri;
	font-size: medium;
	text-align: center;
}
.SideNavbar {
	font-family: calibri;
	font-size: medium;
	font-weight: bold;
}

