body {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #ffffff;
}
h1 {
	font-family:Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	font-weight: bold;
	background-color: #006699;
}
#contenedor {
	width: 706px;
}
#cabecera {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	width: 706px;
	height: 77px;
	background-image: url(../imagenes/cabecera.gif);
	background-repeat: no-repeat;
	border: 1px solid #006699;
}
#cabecera p {
	margin-top: 15px;
	margin-left: 110px;
}
#menu {
	height: 26px;
}
#secciones {
	float: left;
}
#idiomas {
	float: right;
	padding-bottom: 2px;
	margin-top: 1px;
	padding-top: 2px;
}
#idiomas img {
	border: none;
}
a.financiacion {
	background-color: #FF6600;
	color: #fff;
	text-decoration: none;
	padding: 1px 4px 1px 4px;
	border: 1px solid #ff6600;
}
a:hover.financiacion {
	background-color: #fff;
	color: #ff6600;
	border: 1px solid #ff6600;
}
a.financiacion_de {
	font-size: 10px;
	background-color: #FF6600;
	color: #fff;
	text-decoration: none;
	padding: 1px 4px 1px 4px;
	border: 1px solid #ff6600;
}
a:hover.financiacion_de {
	background-color: #fff;
	color: #ff6600;
	border: 1px solid #ff6600;
}
#contenido {
	clear: both;
}
#pie {
	clear: both;
	width: 706px;
	height: 28px;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 5px; /* CONVIENE PARCHEAR ESTE PADDING */
	background-image: url(../imagenes/pie_fondo.gif);
	background-repeat: no-repeat;
}
#pie p {
	margin: 0; padding: 0;
}
