@charset "utf-8";
.bkg_plantilla {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bkg_contenido_index {
	background-attachment: scroll;
	background-image: url(../images/bkg_contenido_index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt_contenidos {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.txt_copyright {
	font-family: tahoma;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.bkg_contenido_interna {
	background-attachment: scroll;
	background-image: url(../images/bkg_contenido.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bkg_menu_index {
	background-attachment: scroll;
	background-image: url(../images/menu_flash_index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bkg_menu_interna {
	background-attachment: scroll;
	background-image: url(../images/menu_flash_interna.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
