* {
	padding: 0;
	margin: 0;
}


body {
	background: #c1baa7 url('images/bg.jpg') 0px 67px; 
	font: 12px/16px Verdana; 
	color: #867d63;
	padding: 0 0 0 0;
}

td{
		font: 12px/16px Verdana; 
	color: #867d63;
}

/* MENU PL */




#menu{
	background: url('images/menu.jpg') no-repeat;
	width: 1280px;
	height: 39px;
	margin: 0px auto;
}

#menu_01, #menu_02, #menu_03, #menu_04, #menu_05, #menu_06, #menu_07, #menu_08, #menu_09, #menu_10{
	float: left;
	margin: 0px;
	height: 39px;
	text-indent: -2000px;
}


a#menu_01{
	width: 270px;
}

a#menu_02{
	width: 100px;
}

a#menu_03{
	width: 70px;
}

a#menu_04{
	width: 110px;
}

a#menu_05{
	width: 90px;
}

a#menu_06{
	width: 120px;
}

a#menu_07{
	width: 110px;
}

a#menu_08{
	width: 100px;
}

a#menu_09{
	width: 60px;
}

a#menu_10{
	width: 230px;
}



#top{
	background: url('images/top.jpg');
	width: 1280px;
	height: 448px;
	margin: 0px auto;
}



#tresc{
	width: 850px;
	padding: 0px 0px 80px 120px;
	margin: 0px auto;
	color: #37322c;

}

#footer{
	background: url('images/footer.png') no-repeat bottom center;
}


a:link, a:visited {
	color: #37322c;
	text-decoration: none;
}

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

#tresc a:link img, #tresc a:visited img{
	border: 0px solid #37322c;
	padding: none
	

}



.image{
	border: 0px solid #555830;
	padding: 0px;
}
