/* CSS Document */
*
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body
{
	margin: 0px;
	padding: 0px;
	background: #CBD4C0;
	text-align: center;
}

.body_home
{
	/*background: url(../../Images/Body/bg_home.gif) top repeat-x !important;*/
}

img
{
	border: 0px solid #FFFFFF;
}

p
{
	font-size: 12px;
	line-height: 180%;
	color: #282E22;
}

#area_site
{
	width: 658px;
	margin: 0px auto;
	text-align: left;
}

.esquerda
{
	float: left;
}

.direita
{
	float: right;
}

.clear
{
	clear: both;
}

/********************** MENU *************************/

#nav
{
	/*margin-bottom: 70px;*/
}

#nav_marca
{
	width: 250px;
	margin-top: 30px;
}

#nav_menu{
	text-align: right;
	margin-top: 25px;
}

.link_bdg
{
	width: 158px;
	padding: 2px;
	border: 1px solid #727272;
	margin-bottom: 15px;
	margin-left: 170px;
}

.link_bdg a{
	font-size: 11px;
	color: #727272;
	text-decoration: none;
}

.link_bdg_web
{
	font-family: "ArialRoundedMTBold", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 21px;
}

.link_bdg_web_item
{
	float: left;
}

.link_bdg_web_item a
{
	background-color: #90A37D;
	border: 1px solid #657358;
	display: block;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	color: #FFFFFF;
	margin-left: 1px;
}

.link_bdg_web_item a:hover
{
	background-color: #657358;
	border: 1px solid #90A37D;
}

.link_bdg_web_item_selecionado
{
    background-color: #657358 !important;
	border: 1px solid #90A37D !important;
}

.link_bdg_web_item_first
{
	border-left: 0px solid #657358 !important;
	margin-left: 0px !important;
}

.link_bdg_web_item_last
{
	border-right: 0px solid #657358 !important;
}

.sub_link_bdg_web
{
    color: #90A37D;    
}

.sub_link_bdg_web a
{
    font-size: 12px;
    color: #657358;
    text-decoration: none;
    font-weight: bold;
}

#produtos
{
    /*width: 222px;*/
    margin-left: 60px;
    margin-top: 30px;
    margin-bottom: 30px;
}

#portais
{
   /* width: 142px;*/
}

.selecionado
{
    text-decoration: underline !important;
}

/***************** RODAPE *******************/
#rodape
{
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	margin-bottom: 30px;
}


/***************** HOME *********************/

.slogan_bdg_web
{
	text-align: center;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #2A3121;
}

.banner_home
{
}

/**************** INTERNAS GERAL ******************/

.box_texto
{
	margin-left: 60px;
	margin-right: 40px;
}

.coluna_308
{
	width: 308px;
}

.coluna_398
{
	width: 398px;
}

.coluna_171
{
	width: 171px;
}

.margem_separador_top
{
	margin-top: 50px;
}

.margem_separador_bottom
{
	margin-bottom: 50px;
}

.nota
{
	font-size: 10px;
}

.box_imagem_detalhe
{
    width: 604px;
}

.primeiro_paragrafo
{
    color: #657358;
}

.margem_top_paragrafo_zero
{
    margin-top: 0px;
    padding-top: 0px;
}

.padding_right_22
{
    padding-right: 22px;
}

.image_padding_left_20
{
    padding-left: 20px;
}

/******************* PRODUTOS ****************/

.box_texto_produto
{
	margin-left: 26px;
	padding: 10px 0px 10px 0px;
	/*border-left: 1px solid #666666;*/
}

.texto_produto
{
    width: 132px;
	padding-left: 24px;
}

.texto_produto h4
{
	font-size: 15px;
}

.texto_produto p
{
	font-size: 11px !important;	
	line-height: 130% !important;
}

/****************** PORTAIS ***************/

.texto_portal_busca_pizza
{
    width: 280px;
	padding-left: 24px;
}

.texto_portal_brazil_to_you
{
    width: 280px;
	padding-left: 40px;
}

.texto_portal_busca_pizza h4, .texto_portal_brazil_to_you h4
{
	font-size: 15px;
}

.texto_portal_busca_pizza p, .texto_portal_brazil_to_you p
{
	font-size: 11px !important;	
	line-height: 130% !important;
}

/****************** CONTATO ***************/

.box_contato
{
	margin-left: 20px;
	/*margin-right: 40px;*/
}

.box_contato h1
{
    color: #737561;
    font-family: Arial Narrow, Arial;
    font-size: 60px;
    font-weight: normal;
    letter-spacing: 2;  
    margin-bottom: 0px;
    padding-bottom: 0px;  
}

.box_contato h2
{
    font-family: Arial Narrow, Arial;
    font-size: 23px;
    font-weight: normal;  
    margin-top: 0px;
    padding-top: 0px;
}

.box_contato td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px; 
    color: #56614B;
}

.input_text_contato
{
    width: 257px;
    border: 1px solid #A3AB9D;
}

.input_textarea_contato
{
    width: 257px;
    height: 96px;
    border: 1px solid #A3AB9D;
}
