@charset "utf-8";
body {
	
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color: #0006c0;
	font-weight: bold;
}

.footer {
	font-size:10px;
}
#header {
	height:136px;
	background-image:url(images/logo_web.png);
	background-repeat:no-repeat;
	background-position:center;
	
}
.flex {max-width: 100%}