#cabidiomas {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 75%;
}
#cabidiomas a {
	font-weight: bold;
	color: #663D07;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	background-position: top;
	font-size: 125%;
}
#cabidiomas a:hover{
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	background-position: top;
	font-size: 125%;
}
#cabimg1 {
	background-image: url(../imagenes/cab1.jpg);
	height: 127px;
}
#cabimg2 {
	background-image: url(../imagenes/cab2.jpg);
	height: 102px;
}
#entidadescolab {
	background-image: url(../imagenes/entidades_colab.gif);
	height: 106px;
}
#entidadesorga {
	height: 102px;
	background-image: url(../imagenes/entidades_orga.gif);
}
#pie {
	background-color: #FFFFFF;
	height: 100%;
}

