﻿* { margin: 0px; padding: 0px; }
body {
    background: #F5FAED;
    padding: 20px 0 10px 0;
	line-height: 16px;
}

* {
    font-family: Trebuchet MS, sans-serif;
	font-size: 11px;
    color: #666;
}

a { text-decoration: none; }
a:hover { text-decoration: underline; }

#container {
    position: absolute;
    width: 750px;
    left: 50%;
    margin-left: -375px;
    background: #F5FAED;
}

#top { }

#middle { width: 100%; }

p {
    margin: 0px; padding: 0px;
    margin: 5px 0px 5px 0px;
}

.titulo-noticia {
	font-weight: bold;
	color: #709897;
	margin-top: 5px;
}

.titulo-noticia-normal {
	font-weight: bold;
	color: #709897;
}

.titulo_noticia2 {
	font-weight: bold;
	color: #7C9834;
	margin-top: 5px;
}

.titulo_noticia2-normal {
	font-weight: bold;
	color: #7C9834;
}


.foto-produto {
    border: 1px solid #ccc;
}

.posicionamento { padding: 10px; }

#tabela { width: 750px; }




.style7 { font-weight: bold; }

.style14 { font-style:italic; }

.style1 {
	text-align: right;
}
        .style2 {
	color: #999999;
	font-size: 9px;
}
.style15 {font-size: 16px}
    .style16 {
	color: #999999;
	font-size: 16px;
}
    .style20 {font-size: 16px; color: #1F8D9A; }
	
	.style21 {
	color: #7C9834;
	font-size: 16px;
}


.select-padrao {
	padding-left: 2px;
	width: 60%;
}

.input-padrao {
width: 300px;
}

#tabela-nutricional { border-collapse: collapse; }
#tabela-nutricional td {
	border: 1px solid #ccc;
}

.fonte10px {
	font-size: 10px;
	}