body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/fondo.gif);
}
.fondo_home {
	background-image:url(../img/fondos/home/getImage.php);
}

/*//.fondo_interior {
//	background-image:url(../img/fondos/interior/getImage.php);
//}*/

.texto_normal_blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.texto_bold_gris {
	font-family: "Century Gothic";
	font-size: 22px;
	font-weight: lighter;
	color: #FFFFFF;
}


a.link:active {
	color: #64C1FF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
a.link:link {
	text-decoration: none;
	color: #64C1FF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.link:visited {
	text-decoration: none;
	color: #64C1FF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
a.link:hover {
	text-decoration: underline;
	color: #64C1FF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


a.link_submenu:active {
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
a.link_submenu:link {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.link_submenu:visited {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
a.link_submenu:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.texto_normal_gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.texto_normal_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
}
.texto_bold_gris_mayus {
	font-family: "Century Gothic";
	font-size: 27px;
	font-weight: normal;
	color: #000000;
	letter-spacing: -1px;
}
.texto_normal_gris_mayus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #CCCCCC;
}
.titulo_bold_gris_mayus_noticia {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: lighter;
	color: #000000;
	letter-spacing: -1px;
}
.texto_normal_gris_bajada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.texto_normal_blanco_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #333333;
}
.menu_pie_inser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.titulo_noticia_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: normal;
	color: #456ca8;
	letter-spacing: -1px;
}
.texto_bajada_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.texto_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
