/* blue */
#page_bg {
	padding: 0;
	margin-bottom: 1px;
	/*background: #6691af;*/
	background: #f7f7f7 url(../images/sistema/stripe1.png) 0 0 repeat;
		}

div.center {
	padding: 0;
    text-align: center;
    background: none;
 	
}

div#wrapper {
		/*background: #f7f7f7 url(../images/blue/mw_shadow_l.png) 0 0 repeat-y;*/
		background: none;
}

div#wrapper_r {
	/*background: url(../images/blue/mw_shadow_r.png) 100% 0 repeat-y;*/
	/* come div#wrapper*/
}

div#header {
	height: 200px;
	width: 950px;
	display: block;
	text-align: left;
	color: #FFFFFF;
	background: none;
}


div#flashcontent {
	height: 100%;
	width: 100%;
	float: right;
	padding: 0px;
	margin: 0px;
	text-align: left;
	}

div#logo {
	position: relative;
	float: left;
	width: 190px;
	height: 139px;
	background: url(../images/sistema/logoBg.jpg) top left no-repeat;
}




div#footer {
	/*background: #f7f7f7 url(../images/blue/mw_footer_b.png) 0 100% repeat-x;*/
	background: #b5d6ec;
}

div#footer_l {
	background: url(../images/sistema/footerBack2l.jpg) top left no-repeat;
}

div#footer_r {
	background: url(../images/sistema/footerBack2r.jpg) top right no-repeat;
}