#contenedor {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-top: 25px;
}
#logo {
	float: left;
}
#imagen {
	float: left;
	margin-left: 5px;
}
#menu {
	clear: both;
	margin-top: 5px;
	width: 800px;
}
#informacion {
	background-color: #F2F7FB;
	clear: both;
	width: 740px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	line-height: 16px;
}
#informacion a{
	text-decoration: none;
	color: #006699;
}
#informacion a:hover{
	font-weight: bold;
	color: #009999;
}
#texto {
	width: 430px;
}

#pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #6DCCC6;
	clear: both;
	height: 19px;
	width: 770px;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
}
#pie a{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#pie a:hover{
	color: #006699;
}

#cabecera {
}
body {
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #B1C8DA;
	background-image: url(images/fondoweb.jpg);
}
#separacion {
	clear: both;
	height: 1px;
}
#idiomas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-align: right;
	margin-bottom: 5px;
	margin-right: 4px;
}
#idiomas a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	text-decoration: none;
}

.negrita {
	font-weight: bold;
}
#mapa {
	width: 720px;
	float: none;
	margin-top: 25px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#mapa a{
	width: 515px;
	float: left;
	color: #006699;
	text-decoration: none;
}
.imagenportada {
	float: left;
	border: 2px solid #FFFFFF;
}

