body
{
	font-family: Verdana,Geneva,sans-serif;
	font-size: 11px;
	background-image: url(../Images/imgFundo.png);
	background-repeat: repeat;
	margin: 0;
}
a, a:hover
{
	text-decoration: none;
}
div.page
{
	margin: auto;
	width: 750px;
	background-color: white;
}
div#title
{
	height: 77px;
}
div#main
{
	display: inline-table;
}
.clear
{
	clear: both;
}
img
{
	border-width: 0;
}
div#footer
{
	background-image: url(../Images/imgRodape.jpg);
	color: #990000;
	height: 35px;
	line-height: 15px;
	padding: 5px 0 0;
	text-align: center;
	width: 750px;
	clear: both;
}
fieldset.Representantes label
{
	font-weight: bold;
}
fieldset.Representantes
{	
	border-bottom:2px dotted gray;
	border-left:none;
	border-top:none;
	border-right:none;
	}
fieldset.Noticia
{
	margin: 5px;
	border: none;
	border-bottom: dotted 2px Gray;
	width:100%;
}

p.right
{
	text-align: right;
}
.botao
{
	background-image: url(/thoquinosite/Content/Images/imgBackgroundBotao.jpg);
	border: medium none;
	color: #3E3E34;
	font-family: verdana;
	font-size: 0.8em;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	text-align: center;
	text-transform: uppercase;
	width: 100px;
	margin: 5px;
	float: left;
}
.botao > a
{
	color: Gray;
}
.botao > a:hover
{
	color: Maroon;
}
.links
{
	text-align: center;
	margin: 15px;
}
.links > a
{
	color: #3E3E34;
	font-family: verdana;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 30px;
}
.links > a:hover
{
	color: Maroon;
}
div.attachment
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	background: #E8E3D4 url(../Images/background_box.png) repeat-x scroll left bottom;
	display: block;
	float: left;
	font-size: 0.8em;
	margin: 0 10px 10px 0;
	padding: 5px 5px 7px;
	text-decoration: none;
	text-align: center;
	padding: 5px;
}
div.attachment img
{
	width: 128px;
	height: 128px;
	display: block;
	margin: auto;
}
div.attachment a
{
	display: block;
}
div#Noticia
{
	padding: 10px;
}
table#Bebidas
{
	width: 750px;
	background-image: url('../Images/imgFundoBebidas.jpg');
	height: 350px;
	padding-left: 30px;
}
#div_bebidas
{
	height: 200px;
	margin-top: 15px;
	overflow-y: auto;
	overflow-x: hidden;
	width: 320px;
}
#div_bebidas > a
{
	display: block;
	margin-top: 15px;
}
#div_receitas
{
	background-color: White;
	background-image: url(../Images/fundoBebidas.png);
	background-repeat: no-repeat;
	border: 1px solid gray;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	height: 300px;
	left: 50%;
	position: absolute;
	top: 150px;
	width: 340px;
	z-index: 9999;
	display: none;
	color:black;
}

