body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(Imagenes/puente.png);
	background-repeat: repeat;
	background-color: #663300;
}
h1 {
	font-size: 18px;
	text-align: center;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
ol {
	list-style-type: decimal;
	font-size: 12px;
	padding-left: 50px;
}
.TextoNaranja {
	color: #FF9933;
}
.LetraCapital {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
}
h2 {
	font-size: 16px;
	text-align: center;
	margin: 10px;
}
.TextoBlanco {
	color: #FFFFFF;
	text-align: center;
}
h3 {
	font-size: 14px;
	text-align: center;
	margin: 10px;
}
p, td {
	font-size: 12px;
	margin-right: 10px;
	margin-left: 30px;
	text-align: left;
}
li {
}
.tabla {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
}
ul {
	list-style-type: square;
	font-size: 12px;
	margin-right: 15px;
}
.Negrita {
	font-weight: bold;
}
#Todo #Contenido {
	background-color: #FF9933;
	float: left;
	width: 675px;
	height: 450px;
	background-image: url(Imagenes/fondocalycanto.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#Todo #Contenido a:link {
	color: #663300;
}
#Todo #Contenido a:visited {
	color: #990000;
}
#Todo #Contenido a:hover {
	color: #990000;
}
#Todo #Contenido a:active {
	color: #FFFFFF;
}
#Todo #Pie {
	background-color: #660000;
	clear: both;
	width: 900px;
	height: 50px;
}
.Centrado {
	text-align: center;
}
.TextoSepia {
	color: #660000;
}
a:link {
	color: #FFFFFF;
}
#Todo {
	text-align: left;
	margin: auto;
	width: 900px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#Todo #Encabezado {
	height: 150px;
	width: 900px;
}
.derecha {
	text-align: right;
}
#Todo #Menu {
	background-color: #990000;
	width: 900px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	font-size: 12px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #990000;
	border-bottom-color: #990000;
}
#Todo #Menu a {
	text-decoration: none;
	margin: 15px;
	font-weight: bold;
}
a:visited {
	color: #FF9933;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #FFFF00;
}
#Todo #Galeria {
	float: right;
	width: 225px;
	background-color: #993300;
	height: 450px;
}
a {
	text-decoration: none;
}
.NegritaSepia {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

