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

*{
	padding:0;
	border:0;
	list-style:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
}

body{
	background:url(../imagens/bg_geral.jpg) repeat;
}

#geral{
	background:url(../imagens/bgmain.jpg) no-repeat;
	width:722px;
	height:863px;
	margin:auto;
}

#paulajunior{
	width:722px;
	height:17px;
	margin:auto;
}

.assinapjr{
	float:right;
	font-size:10px;
	color:#fff;
}

#coluna1{
	width:346px;
	float:left;
	position:relative;
	top:220px;
	padding:0 25px 0 25px;
}

#coluna2{
	width:306px;
	float:left;
	position:relative;
	top:360px;
}

p{
	font-size:12px;
	line-height:14px;
	color:#fff;
}

h2{
	font-size:16px;
	color:#fff;
}

.texto{
	font-size:12px;
	color:#fff;
}

#cardapio{
	padding-left:20px;
}

.colorform{
	background:#f39301;
	font-size:11px;
	padding:3px;
	margin:4px;
}

hr{
	background:#fff;
	margin:3px;
}

.limpatudo{
	clear:both;
}

#rodape{
	position:absolute;
	width:300px;
	top:765px;
	padding:20px;
}

.textorodape{
	font-size:12px;
	color:#f7d600;
}

.textorodapeborda{
	font-size:12px;
	border-left: solid 1px #c90;
	padding-left:20px;
	color:#f7d600;
}

.btenviar{
	background:url(../imagens/btenviar.jpg) no-repeat;
	width:45px;
	height:20px;
}

.btlimpar{
	background:url(../imagens/btlimpar.jpg) no-repeat;
	width:45px;
	height:20px;
}

a{ color:#fff; }

#blog{
	margin-left:1px;
}

#flash{
	width:30px;
	height:75px;
	position:relative;
	left:690px;
	top:90px;
	z-index:2;
}


.area{
	padding-top:7px;
	color:#009;
	font-size:10px;
}