/* CSS Document */

.campo {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	padding: 2px;
	border: 1px dashed #999999;
	background-color: #EEEEEE;
}
.nutricional {
	font-size: 11px;
	color: #666666;
	background-color: #EEEEEE;
	padding: 5px;
	font-weight: bold;
}
.legenda {
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
}
p {
	margin-top: 0px;
	margin-bottom: 10px;
}

.titulo {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

.regulamento {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}

.titulo02 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
body {
	color: #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background: #E72D25 url(../img/fundo_degrade.jpg) repeat-x;
	font: 12px/16px Arial, Helvetica, Verdana, sans-serif;
}

.barra {
	border-bottom: 1px dashed #CCCCCC;
	height: 25px;
	line-height: 25px;
	padding-right: 10px;
}

.nav {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.campo {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	border: 1px dashed #999999;
	background-color: #EEEEEE;
}

fieldset {
	border: 1px solid #CCCCCC;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.nav a, .nav a:link, .nav  a:visited, .nav  a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}

.titulo03 {
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
	line-height: 30px;
}

.titulo04 {
	font-size: 13px;
	color: #666666;
	text-transform: uppercase;
}
.selo {
	background-attachment: fixed;
	background-image: url(../receitas/selo.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.fundo_tabela {
	background-color: #D2201B;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FF9933;
}
.titulo05 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	line-height: 25px;
}
a:visited, a:link, a:active {
	text-decoration: none;
	color: #666666;
}

a:hover {
	color: #0000CC;
	text-decoration: underline;
}
