body {
	margin: 0px;
	padding: 0px;
	background-color: #D8D8DA;
	text-align: center;
}
a {
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
}

a:hover {
	color: #000000;
}
#contenedor {
	background-position: right bottom;
	height: 725px;
	width: 1029px;
	background-image: url(img/esquina_inferior_derecha.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	text-align: center;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#contenedor #superior {
	height: 68px;
	width: 1020px;
	padding-left: 9px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 4E4E4E;
	font-weight: 300;
	background-color: #D8D8DA;
	background-image: url(img/esquina_superior_derecha.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contenedor #superior #logo {
	width: 120px;
	float: left;
}
#contenedor #superior #contacto {
	float: left;
	width: 800px;
	padding-top: 45px;
	text-align: left;
}
#contenedor #superior #monadas {
	width: 100px;
	float: left;
}

#contenedor #base {
	float: left;
	width: 1029px;
	padding-top: 10px;
	height: 643px;
	background-repeat:   repeat-y;
	background-position: right top;
	background-image: url(img/sombra_lateral.jpg);
	background-color: #FFF;
}
#contenedor #base #inferior #manoizda {
	width: 260px;
	padding-left: 240px;
	padding-top: 5px;
	float: left;
	background-image: url(img/esquina_inferior_izquierda.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 50px;
}
#contenedor #base #inferior #manodcha {
	float: left;
	width: 309px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 220px;
	background-image: url(img/esquina_inferior_derecha.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 50px;
}

#contenedor #base #menu {
	width: 280px;
	padding-top: 100px;
	float: left;
	background-image: url(img/tinta_fondo_dcha.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#contenedor #base #menu #boton {
	padding-left: 37px;
}
#contenedor #base #presentacion {
	float: left;
	width: 749px;
	background-image: url(img/tinta_fondo_izda.jpg);
	background-repeat:   no-repeat;
	background-position: left top;
	height: 590px;
}
#contenedor #base #presentacion #contenido {
	background-image: url(img/sombra_lateral.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	width: 524px;
	padding-top: 40px;
}
#contenedor #base #presentacion #contenido #menudos {
	width: 524px;
	padding-right: 14px;
}
#contenedor #base #presentacion #contenido #menudos #botones {
	width: 155px;
	text-align: left;
	padding-left: 5px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #900;
}
#contenedor #base #presentacion #contenido #txtoyfotos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	float: left;
	width: 490px;
	padding-top: 50px;
	text-align: left;
	padding-right: 20px;
}

#contenedor #base #presentacion #dcha {
	width: 225px;
	float: left;
}
#contenedor #base #presentacion #dcha #tituloseccion {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	width: 225px;
	float: left;
}
#contenedor #base #presentacion #dcha #img{
	width: 225px;
	float: left;
	padding-top: 210px;
}


#contenedor #base #inferior {
	float: left;
	width: 1029px;
	background-image: url(img/sombra_inferior.jpg);
	background-repeat:  repeat-x;
	background-position: left bottom;
	height: 55px;
}
.tituloscuro {
	color: #000;
	font-size: 24px;
}
.titutoredonda {
	font-weight: bold;
}
.tituloscuroredonda {
	color: #000;
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;

}
.txtonegro {
	color: #000;
}

