@charset "UTF-8";
/* CSS Document */

* {margin:0; padding:0}
body {
	background-color:#E4CD88;
	background-image:url(../img/home/bg_body.png);
	background-repeat: repeat-x;
	background-position: top;
		font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	}
#mstr {
	width:866px;
	margin:auto;
	}
#bnd_home {
	width:858px;
	height:325px;
	background-image:url(../img/home/banda_bg.png);
	padding-left:7px;
	padding-top:3px;
	}
#mn {
	width:866px;
	height:30px;
	background-image:url(../img/cont/bg_mn.png);
	background-repeat:repeat-y;
	overflow:auto;
	text-align:center;
	padding-top:8px;
	font-size:90%;
	}
#mn ul {
	display:inline;
	color:#CCCCCC;
	text-align:center;
	}
#mn li {
	display:inline;
	}
#mn a {
	color:#EBDCB7;
	text-decoration:none;
	padding:10px;
	}
#mn a:hover {
	color:#FFFFFF;
	text-decoration:none;
	background-image:url(../img/cont/bg_mn_li_02.png);
	background-repeat:repeat-x;
	}
#ftr_full {
	width:100%;
	background-color:#E4CD88;
	}
#ftr {
	width:866px;
	height:37px;
	background-image:url(../img/ftr.png);
	background-repeat: no-repeat;
	margin:auto;
	text-align:center;
	font-size:75%;
	color: #5B381F;
	padding-top:15px;
	}
#cred {
	margin:auto;
	color: #AC9D5F;
	font-size:75%;
	text-align:right;
	width:860px;
	font-family:Arial, Helvetica, sans-serif;
	}
#cred a {
	color:#9B966D;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
a img {
	border:none;
margin:0;
}
img.top_ofertas {
	margin:0;
}
#header {
	height:116px;
}