@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #999;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	text-decoration: none;
	color: #999;
}
a:hover {
	color: #000;
	text-decoration: none;
}
#contenedor {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
/* CSS Document */

#mapa {
	text-align: center;
	margin-top: 30px;
}
#contenido {
	text-align: left;
	margin-top: 30px;
	color: #666;
	background-color: #eee;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: url(../imagenes/borde-sup.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 452px;
}
#contenido #bloque {
	width: 430px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contenido #bloque p {
	margin: 0px;
	padding: 0px;
}
#contenido #bloque ul {
	font-size: 130%;
	list-style-type: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contenido #bloque li {
	margin-top: 7px;
}
#contenido #bloque2 {
	width: 430px;
}
#contenido #bloque2 p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 105%;
}
#contenido  h1  {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#contenido h2 {
	font-size: 130%;
	font-weight: normal;
}
#contenido h3 {
	font-size: 120%;
	font-weight: normal;
}
#contenido .autor {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#rosa {
	text-align: right;
}
#menu {
	float: left;
	width: 350px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	color: #000;
}
#menu li {
	list-style-type: none;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pie {
	text-align: right;
	width: 215px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	float: right;
	font-size: 80%;
	line-height: 1em;
	padding-top: 1ex;
}
#pie  p  {
	margin: 0px;
	padding: 0px;
}
.flota-der {
	float: right;
	margin-left: 30px;
}
