/************************************************************************************ HOME *****************/
#cont_home {
	margin:0px 6px 0px 6px;
	background:url(../imagens/home/back_lateral.gif) repeat-Y left top;
	float:right;
}
#cont_home .esq {
	width:270px;
	float:left;
}
#cont_home .dir {
	width:450px;
	float:right;
	margin-left:24px;
}
#cont_home .esq .hr {
	height:21px;
	border:0;
	margin-bottom:10px;
	background:url(../imagens/home/divisao_flor.gif) no-repeat left;
}

/**********************
	CITAÇÕES
**********************/
#citacoes {
	width:265px;
	background-color:#D1D0B8;
	color:#646464;
	float:left;
}
#citacoes h4 {
	color:#916D50;
	text-align:center;
	padding:5px 0px 0px 5px;
	font-size:12px;
}
#citacoes p, #citacoes cite {
	font-size:12px;
	padding:20px;
}
#citacoes p img {
	float:left;
	border:1px solid #FFF;
	margin:0px 5px 0px 0px;
}
#citacoes p.img { text-align:left; }
#citacoes p.sutras_12 {
	background:url(../imagens/home/frases/sutras_12.gif) no-repeat center;
	height:71px;
	padding:55px 0px 0px 100px;
}
#citacoes p.sutras_12 cite { padding-top:10px; }
#citacoes p.fecha {
	width:265px;
	background:url(../imagens/home/citacoes_fot.gif) no-repeat left bottom;
	padding:0px 0px 20px 0px;
	margin:0;
}
/**********************
	CADASTRO MAILING
**********************/
#mailing {
	padding:10px 20px 10px 20px;
	text-align:left;
}
#mailing p {
	color:#FFF;
	line-height:15px;
	margin-bottom:10px;
}
#mailing .inputtext {
	border:1px solid #FFF;
	background-color:#D1D0B8;
	color:#8F693B;
	padding:3px;
	font:11px Arial, Helvetica, sans-serif;
	width:150px;
	float:left;
}
#mailing a.botao {
	color:#845C32;
	font-weight:bold;
	padding:4px 10px 4px 10px;
	text-decoration:none;
	float:right;
	letter-spacing:1px;
}
#mailing a.botao:hover {
	background-color:#D1D0B8;
}
/*************************
  PRATICA / ALIMENTACAO
*************************/
#cont_home .esq .rapidita {
	position:relative;
	margin-right:5px;
	margin-bottom:10px;
}
#cont_home .esq .rapidita img {
	position:absolute;
	top:8px;
	right:10px
}
#cont_home .esq .rapidita h2 {
	color:#845C32;
	font-size:13px;
	letter-spacing:2px;
	font-weight:bold;
	background-color:#D1D0B8;
	padding:5px 20px 5px 5px;
}
#cont_home .esq .rapidita h3 {
	color:#FFF;
	font-size:11px;
	letter-spacing:1px;
	font-weight:bold;
	padding:5px;
	text-align:right;
	padding-right:80px;
}
#cont_home .esq .rapidita h4 {
	color:#665B36;
	font-size:11px;
	letter-spacing:2px;
	font-weight:normal;
	text-align:left;
	padding-left:10px;
	border-left:20px solid #AA9F88;
}
#cont_home .esq .rapidita p {
	color:#FFF;
	font-size:11px;
	text-align:left;
	padding:5px 0px 0px 30px;
}
#cont_home .esq .rapidita .divisao {
	padding:10px 5px 10px 5px;
	margin:10px;
	border-top:1px dashed #FFF;
}
#cont_home .esq .rapidita a {
	color:#FFF;
	text-decoration:none;
}
#cont_home .esq .rapidita a:hover { text-decoration:underline; }

#cont_home .esq p.acao_completa, #cont_home .esq p.erro_form {
	color:#FF0000;
	text-align:center;
	margin:0px;
	padding-bottom:5px;
}
#cont_home .esq p.acao_completa { color:#646464; font-weight:bold; }
/*************************
  INSTITUCIONAL
*************************/
#cont_home .inst { padding-bottom:15px; }
#cont_home .inst h2.namaste {
	background:url(../imagens/titulos/namaste.gif) no-repeat left top;
	height:25px;
	margin-top:5px;
	margin-bottom:15px;
	width:100px;
	float:left;
}
#cont_home .inst img { float:right; }
#cont_home .inst p {
	clear:left;
	text-align:left;
	line-height:15px;
}
#cont_home .inst a.bt_contato {
	margin-top:10px;
	float:left;
}
/*******************
	CHAMADAS
*******************/
#cont_home .dir .chamada {
	padding-top:20px;
	border-top:1px dashed #73938E;
	text-align:left;
	clear:both;
	margin-bottom:10px;
}
.chamada img { float:left; }
#cont_home .dir .chamada h2 {
	position:relative;
	font-size:13px;
	font-weight:bold;
	color:#73938E;
	letter-spacing:2px;
	padding:0px 90px 5px 5px;
	border-bottom:1px solid #C185C1;
	_height:1px;
}
#cont_home .dir .chamada p { padding:5px; }
#cont_home .dir a.bt_vejamais {
	position:absolute;
	bottom:0px;
	right:2px;
	display:block;
	padding:3px 5px 3px 5px;
	color:#C185C1;
	text-decoration:none;
	font-size:10px;
	letter-spacing:0px;
	text-align:center;
}
#cont_home .dir a.bt_vejamais:hover { background-color:#DAE8EF; }
/************************************************************************************ FIM HOME *************/