@charset "UTF-8";
#contenedor {
	background-color: #CCCCCC;
	padding: 0px;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.texto_link {
	color: #33CCFF;
	font-weight: bold;
}
#cabecera {
	background-image: url(IMG/RECORTE_FACHADA.jpg);
	height: 150px;
	background-repeat: no-repeat;
	font-weight: normal;
	font-size: 14px;
}
#contenido {
	height: 480px;
	background-color: #000066;
	margin: 0px;
	vertical-align: middle;
	text-align: right;
}
#presentacio {
	text-align: left;
}
#gestio_economica {
	font-size: 16px;
	text-align: left;
}
#imprimible {
	text-align: left;
	font-weight: normal;
}
#pie {
	background-color: #000066;
	font-size: 10px;
	color: #FFFFFF;
	height: 40px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	margin-top: 15px;
	width: auto;
	vertical-align: middle;
}
.logo_CAATEEB_superior {
	margin-top: 10px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.link_gestio_economica {
	color: #66CCFF;
}
.link_imprimible {
	color: #6666FF;
}
