/* CSS Document */

#wraper{
	width: 975px;
	height:auto;
	background:url(../images/bg_tambor2.jpg) no-repeat right top;
	display:block; 
	overflow: auto;
	clear:both;
	margin: 0 auto;
}



#menu {
background:#D11919 url(../images/menu_tambor.jpg) no-repeat scroll right top;
float:left;
height:90px;
margin-top:55px;
padding:15px;
width:945px;
}


