/* Contact */
.header{
	background:url(../images/bg.jpg) repeat-y center;
}

.midden{
	background: url(../images/bg_midden.jpg) bottom left no-repeat;
}

.menu{
	background: url(../images/bg_menu.jpg) top right no-repeat;
}

.menu a{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

h1{
	background:url(../images/h1_home.jpg);
}

.submenu a{
	background-color: #015352;
	color: #ff8400;
}

.submenu a:hover{
	color: #FFFFFF;
	background-color: #33a02c;
}
