@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(img/bg.jpg);
}
.fondoSubMenu {
	background-image: url(img/menu_sub_fondo.jpg);
}
.fondoCont {
	background-image: url(img/fondo_cont_deg.jpg);
}
.fondoLatD {
	background-image: url(img/fondo_ban_lat_d.jpg);
}
.SubMenu {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

/* CSS Document */
a:link { color: #000000; }
.especial:link { color: #ffffff; }

.txtMenu {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.txtBloque {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}
