/* DIVS */
#newsletter {
	margin:2px 5px 0px 26px;
}
#noticias {
	margin:2px 18px 0px 18px;
	text-align:left;
}
#subpage {
	font-family:"Trebuchet MS";
	font-size:12px;
	text-align:justify;	
	color:#333333;
	margin:25px 25px 25px 25px;
}
#topo_localization {
	font-family:"Trebuchet MS";
	font-size:12px;
	text-align:left;
	color:#CC0000;
	font-weight:bold;
	margin-top:12px;
}
#topo_titulo {
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#CC0000;
	font-weight:bold;
	margin-top:12px;
	text-align:right;
	margin-right:20px;
	text-shadow: #CE6BBD 20px -12px 2px;
}
#formulario {
	background-color:#FEF8EB;
	border-right:1px solid #FBCF9F;
	border-bottom:1px solid #FBCF9F;
	padding:10px 10px 10px 10px;
}
#verticis {
	width:20px; 
	height:66px; 
	margin-bottom:12px; 
	background:#D9251E url(img/verticis_branco.jpg) no-repeat;
}
#verticis:hover {
	background:#D9251E url(img/verticis_cor.jpg) no-repeat;
}

#galeria {
	width: 420px;
	margin: auto;
	text-align: center;	
}
#galeria img {
	margin: 0.5em 1em 0.5em 1em;	
}

/* ID's */
.link_texto {
	color:#333333;
	text-decoration:underline;
}
.link_texto:hover {
	color:#666666;
	text-decoration:underline;
}
.field {
	border-top:1px solid #FBCF9F;
	border-left:1px solid #FBCF9F;
	border-right:1px solid #FF9900;
	border-bottom:1px solid #FF9900;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	color:#FF6600;
	text-indent:3px;
}
.form_label {
	font-family:"Trebuchet MS";
	color:#CC0000;
	font-weight:bold;
}

.busca_titulo {
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#CC0000;
	font-weight:bold;
}
.busca_campo {
	margin-top:8px;	
	margin-bottom:12px;
}
.receita_sub {
	font-family:"Verdana";
	font-size:11px;
	font-weight:bold;
	color:#FF6600;
	margin:10px 16px 10px 16px;
	line-height:19px;
}
.noticia_titulo {
	font-family:"Verdana";
	font-size:11px;
	font-weight:bold;
	color:#FF9900;
}
.noticia_texto {
	font-family:"Verdana";
	font-size:11px;
	margin-bottom:16px;
	margin-top:6px;
}
.bt_voltar {
	margin: 6px 10px;
}
.newsletter_div {
	background-image:url(img/024.png);
	width: 140px;
	height: 18px;
	padding-top:2px;
	padding-left:7px;
}
.newsletter_field {
	border:none;
	height: 14px;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FF6600;
}

.notic_link {
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#333333;
	text-decoration:none;
}

.receita_link {
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#FF6600;
	text-decoration:none;
}

.notic_link:hover {
	text-decoration:underline;
	color:#666666;
}

.notic_vinheta {
	font-size:11px;
	font-family:'Trebuchet MS';
}

.notic_titulo {
	font-family:'Trebuchet MS';
	font-size:17px;
	font-weight:bold;
}

.notic_chamada {
	font-family:'Trebuchet MS';
	font-size:11px;
	font-style:italic;
}

.notic_data {
	font-size:10px; 
	color:#666666; 
	font-family:'Trebuchet MS'
}

.notic_texto {
	font-family:'Trebuchet MS';
	font-size:11px;
	text-align:justify;
	text-indent:12px;
}
.notic_autor {
	margin: 10px 0px 20px 0px;
	font-family:'Trebuchet MS';
	font-size:11px;
	font-style:italic;
}
.notic_foto {
	text-align:center;
}

.noticia_lista_data {
	font-family:'Trebuchet MS';
	font-size:11px; 
	color:#666666; 
}
.noticia_lista_titulo{
	font-family:'Trebuchet MS';
	font-size:13px;
	font-weight:bold;
	color:#CC0000;
}
.noticia_lista_texto {
	font-family:'Trebuchet MS';
	font-size:11px;
	color:#333333;
	text-decoration:underline;
}
.noticia_lista_texto:hover {
	color:#666666;
	text-decoration:underline;
}

.receita_tipo {
	font-size:11px;
	font-family:'Trebuchet MS';
}
.receita_nome {
	font-family:'Trebuchet MS';
	font-size:17px;
	font-weight:bold;
}
.receita_marcadores {
	font-family:'Trebuchet MS';
	font-size:12px;
	font-weight:bold;
}
.receita_ingredientes {
	font-family:'Trebuchet MS';
	font-size:11px;
	text-align:justify;
}
.receita_preparo {
	font-family:'Trebuchet MS';
	font-size:11px;
	text-align:justify;
}
.receita_autor {
	font-family:'Trebuchet MS';
	font-size:11px;
	font-style:italic;
}
.receita_foto {
	text-align:left;
}

.receita_lista_tipo {
	font-family:'Trebuchet MS';
	font-size:13px;
	font-weight:bold;
	color:#CC0000;
}
.receita_lista_nome {
	font-family:'Trebuchet MS';
	font-size:12px;
	color:#333333;
	text-decoration:underline;
}
.receita_lista_nome:hover {
	text-decoration:underline;
	color:#666666;
}