/* CSS Document */

*{
margin:0;}

#logo{
margin:0 auto;
width:200px;
padding:15px;}

#menu{margin:0 auto;
width:980px;
border-bottom:solid 10px #000000;
text-align:center;
}

#menu ul{
list-style:none;
display:inline;}

#menu ul li{
	display:inline;
	padding: 0px 12px 0px 0px;
	margin: 0px 12px 0px 0px;
}

#menu ul li a{
font:bold 14px Georgia, "Times New Roman", Times, serif;
color:#000000;
text-decoration:none;
text-transform:uppercase;
padding:10px;}

#menu ul li a:hover{
background:#000000;
color:#FFFFFF;}

#patterntopo{
	margin:0 auto;
	width:980px;
	height:20px;
	background:#CCCCCC;;
	
}

	#corpo{
	margin:0 auto;
width:980px;}

	#corpomenu{
	margin:0 auto;
	width:980px;
	background-image: url(img/img.jpg);
	height:303px;
	text-align:right;
}

#corpomenu h2{
font:12px Tahoma, Verdana;
color:#FFFFFF;
float:right;
padding:50px;}

#imgmenustarters{
width:408px;
float:left;
height:750px;}

#imgmenusalads{
width:408px;

float:left;
height:750px;}

#imgmenusand{
width:408px;

float:left;
height:750px;}

#imgmenuburger{
width:408px;

float:left;
height:750px;}

#imgmenudog{
width:408px;

float:left;
height:750px;}

#imgmenueat{
width:408px;

float:left;
height:750px;}

#imgmenuend{
width:408px;

float:left;
height:750px;}

#imgmenudrink{
width:408px;

float:left;
height:750px;}

#titmenu{
float:left;
padding:10px;}

#contentmenu{

float:right;
width:440px;
font:14px Tahoma, Verdana;
padding:10px;}

#contentmenu h1{
font: bold 14px Tahoma, Verdana;
text-transform:uppercase;
}


#menutopo{
height:100px;}

#flash{
float:right;}

#rodape{
font:12px Tahoma, Verdana;
text-align:center;
clear:both;}


#patterndown{
	margin:0 auto;
	width:980px;
	height:80px;
	background:#CCCCCC;
	
}
