@charset "utf-8";
#contenedor {
    background-color: #FDFDFD;
    width: 1000px;
    margin: auto;
    height: 100%;
    text-align: center;
    font-style: italic;
    font-weight: bold;
}
#header {
	background-color: #184AE9;
	background-image: url(Fondos/Baner2.jpg);
	margin: auto;
	float: left;
	height: 100px;
	width: 1000px;
	background-repeat: no-repeat;
}
#menu {
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	margin: auto;
	height: 80px;
	width: 800px;
}
#menu {
	background-color: #DAF708;
	margin: auto;
	height: 100px;
	width: 500px;
}
#Botones {
	background-color: #E8E3E3;
	float: left;
	height: 50px;
	width: 700px;
	text-align: left;
}
#busqueda {
	background-color: #E8E3E3;
	float: right;
	height: 50px;
	width: 299px;
}
#contenido {
	background-color: #FDFDFD;
	float: left;
	height: 420px;
	width: 800px;
}
#caratula {
	background-color: #07F3CA;
	float: right;
	height: 200px;
	width: 200px;
}
#caratulas {
	background-color: #0CE4E1;
	float: right;
	height: 300px;
	width: 200px;
}
#pie {
    font-family: unifrakturcook;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    background-color: #B0E5F3;
    text-align: right;
    margin-top: 12%;
    margin-right: 0%;
    margin-left: 0%;
    margin-bottom: 0%;
    width: 1000px;
    float: left;
}

#contenedor #busqueda #submit {
}
#foto {
	background-color: #FDFDFD;
	float: right;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: auto;
	margin-left: auto;
}
#contenido {
	background-color: #FDFDFD;
	float: left;
	width: auto;
	text-align: left;
	margin-top: auto;
	margin-right: 5px;
	margin-bottom: auto;
	margin-left: auto;
	height: auto;
	border-style: none;
	border-radius: 0px;
}
#pie {
    font-family: unifrakturcook;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    background-color: #F4F6F7;
    text-align: right;
    height: 40px;
    width: 1000px;
}
#controles {
    background-color: #FDFDFD;
    height: 18%;
    width: 260px;
    margin-top: 5px;
    margin-right: 5px;
    text-align: center;
    float: right;
    bottom: auto;
}
#navigation {
	background-color: #E0F4F1;
}
#navigation {
}
#combo {
}
