#contenedor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #483A35;
	background-color: #E1DAD7;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(imagenes/fondotodo.jpg);
	background-position: bottom;
}
#cabecera {
}
#cabecera img {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DAD6C9;
}
#menu ul {
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
	height: 20px;
	width: 780px;
}
#menu li {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	width: auto;
	height: auto;
}
#menu a {
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #483A35;
	text-decoration: none;
	font-weight: bold;
	width: 144px;
	text-align: center;
}
#menu a:hover {
	color: #483A35;
	background-color: #DAD6C9;
}
#menu {
	width: 780px;
}

body {
	background-image: url(imagenes/fondobody.jpg);
	background-repeat:   repeat-x;
	background-position: top;
	background-color: #746057;
}
#menudos {
	background-image: url(imagenes/fondoizq.jpg);
	background-repeat:  repeat-y;
	width: 170px;
	height: 459px;
	float: left;
}
#pie {
}

#menudos ul {
	margin: 0px;
	padding-left: 0px;
	list-style-type: none;
	padding-top: 15px;
}
#menudos a:hover {
	color: #483A35;
	background-color: #E1DAD7;
}

#menudos li {
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#menudos a {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	font-weight: normal;
	margin: 0px;
}
#contenido {
	float: left;
	width: 459px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	height: auto;
	line-height: 30px;
	color: #483A35;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#contenido a {
	text-decoration: none;
	color: #E2DAD7;
	background-color: #483A35;
	font-weight: bold;
}
#submenu {
	font-size: 12px;
	font-weight: bold;
	color: #483A35;
	line-height: 20px;
}
#submenu ul {
	margin: 0px;
	padding-left: 10px;
}
#submenu li {
	padding-top: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#submenu a {
	background-color: #E2DAD7;
	color: #483A35;
	display: block;
	width: 250px;
	padding: 2px;
}
#submenu a:hover {
	color: #FFFFFF;
	background-color: #5B4A43;
}

#contenido a:hover {
	background-color: #483A35;
	color: #FFFFFF;
}
#imagenes {
	float: right;
	width: 89px;
	height: 459px;
}
#pie {
	clear: both;
	background-color: #483A35;
	height: 20px;
}
#imagenes {
	background-image: url(imagenes/fondoder.jpg);
	padding-top: 25px;
	padding-bottom: 15px;
	height: 419px;
}
#contenido h3 {
	font-size: 13px;
	font-style: italic;
}
#contenido p {
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 20px;
}
.Estilo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

