body {
	background-color: #662929;
	color:#343333;
	font-size:9pt;
}

p.newstitle{
	font-size: 20px;
	color:#C12D19;
	margin-bottom:10px;
	margin-top:15px;
}

.btndiv {
	float: right;
	cursor: hand;
}

#linklogo{
	top:15px;
	cursor:pointer;
	width:274px;
	height:207px;
	position:absolute;	
}

h1.receitastitle{
	color:#C12D19;
	font-size: 25px;
}

p.receitastitle{
	padding-top:15px;
	padding-bottom:25px;
}

#flags{
	float:right;
	margin-top:9px;
	margin-right: 10px;
}

.titleinicio{
	color:#C12D19;
	font-size:12pt;
	margin:0px;
	/*font-weight:bold;*/
}


.downloadbody {
	margin-top: 10px;
	padding-left: 25px;
	background-position: 6px 10px;
	background-repeat: no-repeat;
	cursor: pointer;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E9E9E9;
}

.galeria{
	margin-left: 5px;
}

.pagetitle{
	color:#615C5C;
	font-size: 25px;
}

fieldset.hidden{
	border:none;
}


p.lermais a{
	color:#DA2626;
	text-decoration:none;
	font-size:8pt;
}

.link{
	cursor: pointer;
}

.newsintro{
	color:#605C5B;
	height:54px;
}


div#container {
	background-color: white;
}

div#menu_topo {
	text-align: right;
	color: #615C5C;
}

a:visited:hover,
a:hover{
	color: #C12D19;
}

div#menu_topo a, a:visited,a {
	color: #615C5C;
	text-decoration: none;
}

div#menu {
	height: 36px;
	margin-top: 7px;
	margin-bottom: 7px;
	background-image: url(../img/menu_back.jpg);
	background-repeat: repeat-y;
	background-attachment:fixed;
	background-position: center;
}
/*
li.menu-option {
	display: inline;
	float: left;
	font-size: 13px;
	color: #615C5C;
	padding-top: 8px;
	margin: 0px 15px 0px 0px;
	border: 0px;
}

li.menu-option a {
	color: #615C5C;
	text-decoration: none;
}

li.menu-option:hover {
	color: #615C5C;
}

li.menu-option:hover a,li.menu-option:hover a:hover {
	color: #615C5C;
	text-decoration: none;
}

li.last-option {
	margin-right: 0px;
}
*/
div#bodyshadow {
	background-image: url(../img/sombra_lateral.jpg);
	background-repeat: repeat-y;
}

div#bodyshadowtop {
	background-image: url(../img/sombra_topo.jpg);
	height: 7px;
}

div#bodyshadowbottom {
	background-image: url(../img/sombra_fundo.jpg);
	height: 13px;
}


div#caixa_cinzenta {
	background-color: #EFEFEF;
}

div#caixa_verde
{
	background-color: green;
}



div#content {
	padding-top: 20px;
	padding-bottom: 10px;
/*
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
*/
}
/*
div#caixa_cinzenta {
	background-color: #F5F5F5;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

div#caixa_imagem {
	padding-left: 20px;
	border: solid 1px green;
}
*/

div#rodape_creditos {
	text-align: right;
}

.rodape{
	font-size:8pt;
}

div#separador {
	background-color: green;
}

.leftimage {
   float: left;
   /*margin: 20px;*/
}


/* listagem de vinhos */
.catvinhos {
	display: inline-block;
	
	float: left;
	padding-right: 30px;
	padding-bottom: 25px;
}

.catvinhos h4 {
	white-space: nowrap;
	padding-bottom: 0;
	margin-bottom: 0;
}

.filtrocontainer {
	/*text-align: right;*/
}


#fichavinho h2 {
	color: #C12D19;
}

#fichavinho p {
	color: #615C5C;
}

tr.transtd {
	/*background-image:url(img/site/fundoazul.gif);*/
	background-color: #F6F6F7;
}

td.categoria {
	color:#615C5C;
	font-size:8pt;
	font-weight:normal;
	padding-left:5px;
	padding-top:5px;
	vertical-align: top;
}

td.pessoa{
	vertical-align: top;
}

table.winetable {
	border-collapse: collapse;
	width: auto;
}
table.winetable th {
	padding: 0 0 0 0;
	font-weight:normal;
	font-size: 1.2em;
	line-height:1.25;
}
table.winetable td {
	padding: 0 0 0 0;
	vertical-align: top;
}


