.bg {
	background-image: url(../img/bg_2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #103F5D;
}
.bgtop {
	background-image: url(../img/bg_bor_top2.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
}
.textfoot {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	padding-left: 30px;
}

.bgmitt {
	background-image: url(../img/bg_bor_mitt.png);
	background-repeat: repeat-y;
	background-position: center bottom;
}
.bgfoot {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/bg_foot.jpg);
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #F8F8F8;
}
.bgfoot2 {
	background-repeat: no-repeat;
	background-position: center bottom;
	background-image: url(../img/bg_foot_2.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F8F8F8;
}
.bg_sida_lat {
	background-image: url(../img/bg_sida.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.Estiloflash {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 10px;
	text-align: right;
}
