* {
 margin: 0;
}

IMG{
border:0px;
}
a:link {
	color: #817367;

}
a:visited {

	color: #817367;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a:active { outline: none; }
a:focus { outline: none; }

.top {
	height:72px;
	width:100%;
}
.contmenuweb{
width:1005px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
}
.menu-web{
background-image:url(../images/menu-web2.png);
background-repeat:no-repeat;
width:700px;
height:52px;
}
.bg{
position: fixed;
}

