* {
	padding: 0px;
	margin: 0px;
	font: 12px Tahoma, Arial, Verdana, Sans-Serif;
	color: #555;
}

BODY {background-color: #fcf8ec;}
H1 {
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	background: url(../_img/tit_videochat.png) no-repeat left top;
	margin-bottom: 5px;
	width: 243px;
	height: 28px;
}

H1 a {
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	background: url(../_img/tit_videochat.png) no-repeat left top;
	margin-bottom: 5px;
	width: 243px;
	height: 28px;
}

UL LI {list-style: none;}

UL#mainMenu {float: left;}
UL#mainMenu LI {float: left;}
UL#mainMenu LI A {
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	height: 30px;
	
}

UL#mainMenu LI A#home {
	background: url(../_img/mn_sejaCliente.gif) no-repeat center center;
	width: 125px;
	height: 31px;
	background-color: #bfcea6;
}
UL#mainMenu LI A#home:hover {
	background: url(../_img/mn_sejaCliente_over.gif) no-repeat center center;
	background-color: #fcf8ec;
}
UL#mainMenu LI A#home.active {
	background: url(../_img/mn_sejaCliente_over.gif) no-repeat center center;
	width: 125px;
	height: 31px;
	background-color: #fcf8ec;
}

UL#mainMenu LI A#consultoria {
	background: url(../_img/mn_consultoriaP.gif) no-repeat center center;
	width: 141px;
	height: 31px;
	background-color: #bfcea6;
}
UL#mainMenu LI A#consultoria:hover {
	background: url(../_img/mn_consultoriaP_over.gif) no-repeat center center;
	background-color: #fcf8ec;
}
UL#mainMenu LI A#consultoria.active {
	background: url(../_img/mn_consultoriaP_over.gif) no-repeat center center;
	width: 141px;
	height: 31px;
	background-color: #fcf8ec;
}

UL#mainMenu LI A#chats {
	background: url(../_img/mn_chatsAnteriores.gif) no-repeat center center;
	width: 98px;
	height: 31px;
	background-color: #bfcea6;
}
UL#mainMenu LI A#chats:hover {
	background: url(../_img/mn_chatsAnteriores_over.gif) no-repeat center center;
	background-color: #fcf8ec;
}
UL#mainMenu LI A#chats.active {
	background: url(../_img/mn_chatsAnteriores_over.gif) no-repeat center center;
	width: 98px;
	height: 31px;
	background-color: #fcf8ec;
}

UL#mainMenu LI A#indique {
	background: url(../_img/mn_indiqueAmigo.gif) no-repeat center center;
	width: 111px;
	height: 31px;
	background-color: #bfcea6;
}
UL#mainMenu LI A#indique:hover {
	background: url(../_img/mn_indiqueAmigo_over.gif) no-repeat center center;
	background-color: #fcf8ec;
}
UL#mainMenu LI A#indique.active {
	background: url(../_img/mn_indiqueAmigo_over.gif) no-repeat center center;
	width: 111px;
	height: 31px;
	background-color: #fcf8ec;
}

UL#mainMenu LI A#duvida {
	background: url(../_img/mn_tireDuvida.gif) no-repeat center center;
	width: 95px;
	height: 31px;
	background-color: #bfcea6;
}
UL#mainMenu LI A#duvida:hover {
	background: url(../_img/mn_tireDuvida_over.gif) no-repeat center center;
	background-color: #fcf8ec;
}
UL#mainMenu LI A#duvida.active {
	background: url(../_img/mn_tireDuvida_over.gif) no-repeat center center;
	width: 95px;
	height: 31px;
	background-color: #fcf8ec;
}

UL#mainMenu LI A#acesso {
	background: url(../_img/mn_acessoRapido.gif) no-repeat center center;
	width: 88px;
	height: 31px;
	background-color: #bfcea6;
}

#titAcesso {
	position: absolute;
	top: 0px;
	left: 296;
	z-index: 100;
	display: none;
}
#titAcesso .closeAcesso {
	display: block;
	cursor: default;
	width: 277px;
	height: 34px;
	overflow: hidden;
	text-indent: -5000px;	
}
#noContent {background: url(../_img/bg_acessoRapido.gif) repeat-x left bottom;}
#contentAcesso {
	position: absolute;
	top: 34px;
	left: 296;
	border-left: solid 1px #91a36f;
	border-right: solid 1px #91a36f;
	border-bottom: solid 1px #91a36f;
	z-index: 100;
	display: none;
	background-color: White;
}
#contentAcesso UL LI {margin-bottom: 5px;}
#contentAcesso UL LI A {
	color: #818f61;
	text-decoration: none;
}
#contentAcesso UL LI A:hover {
	color: #ad9436;
	text-decoration: underline;
	font-weight: bolder;
}

#breadCrumb {
	clear: both;
	display: block;
	font-size: 11px;
	padding: 8px 0px;
	color: #555;
}
#breadCrumb A {
	font-size: 11px;
	color: #91a36f;
	text-decoration: underline;
}
#breadCrumb A:hover {text-decoration: none;}

.corpoH2 {
	height: 23px;
	background: url(../_img/bg_titulos.gif) repeat-x left top;
}

#vanGogh H2 {
	display: block;
	font: normal 22px/22px "Times New Roman", Arial, Tahoma, Sans-Serif;
	margin-left: 5px;
	background-color: #fcf8ec;
	color: #667a40;
	text-align: center;
	height: 23px;
}
#contentLeft {padding-right: 10px;}
#contentLeft FORM {margin-left:10px;}
#contentLeft FORM P {margin: 20px 10px 15px 0px;}
#contentLeft FORM P, FORM TABLE TD {color: #333;}
#contentLeft FORM LABEL {
	font-weight: bolder;
	color: #667a40;
}
#contentLeft FORM .campos {
	border: solid 1px #667a40;
	height: 18px;
	color: #333;
}

.obs1 {font-size: 10px;}
.btn {
	border: 0px;
	background-color: #667a40;
	color: White;
	font-size: 11px;
	line-height: 11px;
	font-weight: bolder;
}

#dicas {margin: 0px 10px 20px;}
#dicas P {margin: 20px 0px 15px 0px;}
#dicas P.desc {margin: 2px 0px 5px 0px;}
#dicas H3 {
	font-weight: bolder;
	font-size: 12px;
}

A.ver {
	display: block;
	background: url(../_img/ico_ver.gif) no-repeat left top;
	padding-left: 17px;
	height: 13px;
	color: #667a40;
	text-decoration: underline;
	font-weight: bolder;
}
A.ver2 {
	display: block;
	background: url(../_img/ico_ver2.gif) no-repeat left top;
	padding-left: 17px;
	height: 13px;
	color: #ad9436;
	text-decoration: underline;
	font-weight: bolder;
}
A.assista {
	display: block;
	background: url(../_img/ico_assista.gif) no-repeat left top;
	padding-left: 19px;
	height: 13px;
	color: #667a40;
	text-decoration: underline;
}
A.baixe {
	display: block;
	background: url(../_img/ico_baixe.gif) no-repeat left top;
	padding-left: 19px;
	height: 15px;
	color: #667a40;
	text-decoration: underline;
}

#contentLeft .contScroll {
	overflow: auto;
	height: 473px;
}
#contentLeft .contScroll {
	overflow: auto;
	height: 473px;
	padding: 0px 0px 20px 10px
}
#contentLeft .contScroll P {
	margin: 20px 10px 15px 0px;	
	color: #333;
}
#contentLeft H4 {
	color: #667a40;
	font-weight: bolder;
	margin-bottom: 2px;
	font-size:15px;
}
#contentLeft H5 {
	color: #667a40;
	font-weight: bolder;
	margin-bottom: 2px;
}

#contentRight, #contentRightBusca {
	background-color: #faedbd;
	padding: 5px 0px 20px 5px;
}
#contentRightBusca {
	background-color: #bfcea6;
	padding: 5px 0px 20px 5px;
}
#contentRight H4, #contentRightBusca H4 {
	display: block;
	font: normal 16px/18px "Times New Roman", Arial, Tahoma, Sans-Serif;
	font-weight:bolder;
	padding-left: 5px;
	background-color: #fcf8ec;
	color: #ad9436;
	margin-bottom: 20px;
}

#contentRightBusca H4 {

	color: #7a8b57;
}
#contentRight P, , #contentRightBusca P {margin: 0px 15px 15px 5px}
A.simule {
	display: block;
	background: url(../_img/ico_simule.gif) no-repeat left top;
	padding-left: 20px;
	height: 14px;
	color: #ad9436;
	text-decoration: underline;
	font-weight: bolder;
}
A.baixe2 {
	display: block;
	background: url(../_img/ico_baixe2.gif) no-repeat left top;
	padding-left: 20px;
	height: 15px;
	color: #ad9436;
	text-decoration: underline;
	font-weight: bolder;
}

#vanGogh .rdo {
	width: 13px;
	height: 13px;
	margin: 0px;
}

#contentLeft .contScroll .dtDicas {
    font: 11px Tahoma, Arial, Verdana, Sans-Serif;
    color:#a5b68a;
}
#contentLeft .contScroll .dicas {
    font: 12px Tahoma, Arial, Verdana, Sans-Serif;
    color:#333;
    text-align: justify;
    display: block;
    margin-right: 10px;
}
#contentLeft .contScroll .titulo {
    color: #667a40;
    font-size:15px;
}
#contentLeft .contScroll .meses {
    border: solid 1px #91a36f;
    background-color: #ffffff;
    padding: 0px 0px 0px 17px;
	width:100px;
    height:70px;
}
#contentLeft .contScroll .meses a {
    text-decoration:none;
}
#contentLeft .contScroll .meses a:hover {
    text-decoration:underline;
    color:#ad9436;
    font-weight:bolder;
}
#contentLeft h4 {
    color: #667a40;
    font-weight: bolder;
    margin-bottom: 2px;
    font-size:15px;
}

#contentLeftHome {
	margin-top: 10px;
	background-color: #d5dcc6;
	padding: 6px 5px 0px 0px;
}
#contentLeftHome H2 {
	display: block;
	font-weight:bolder;
	font: normal 16px "Times New Roman", Arial, Tahoma, Sans-Serif;
	padding-left: 5px;
	color: #586c32;
	background-color: #fcf8ec;
}
#contentLeftHome P {
	display: block;
	padding: 5px 0px 15px 5px;
	color: #333;
	font-size: 11px;
}
#contentLeftHome .box {margin: 5px 0px 0px 5px;}
#contentLeftHome .box P {
	display: block;
	padding: 5px 0px 3px 0px;
	color: #333;
	font-size: 11px;
}
#contentLeftHome H5 {
	display: block;
	color: #333;
	font-weight: bolder;
	margin-top: 3px;
}


#contentRightHome P {margin: 15px 15px 15px 10px}
#contentRightHome H2 {
	display: block;
	font: normal 22px/22px "Times New Roman", Arial, Tahoma, Sans-Serif;
	margin-left: 5px;
	background-color: #fcf8ec;
	color: #ad9436;
	text-align: center;
	height: 23px;
	
}

#contentRightHome .corpoH2 {
	height: 23px;
	background: url(../_img/bg_titulos2.gif) repeat-x left top;
}

A.receba {
	display: block;
	text-decoration: none;
	color: #586c32;
	font-weight: bolder;
	padding: 2px 4px 3px 26px;
	width: 100px !important;
	width: 126px;
	background: url(../_img/ico_receba.gif) no-repeat 5px 3px #fcf8ec;
}

A.enviePergunta {
	display: block;
	text-decoration: none;
	color: #586c32;
	font-weight: bolder;
	padding: 2px 4px 3px 26px;
	width: 112px !important;
	width: 138px;
	background: url(../_img/ico_enviar.gif) no-repeat 5px 3px #fcf8ec;
}

#popup {
	width: 1019px;
	height: 760px;
	background: url(../_img/bg_popChat.jpg) no-repeat left top;
	padding-top: 33px;
}
#popup H1 {
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	background: url(../_img/tit_videoChat.jpg) no-repeat left top;
	margin-bottom: 16px;
	margin-left: 30px;
	width: 414px;
	height: 49px;
}
#popup .destaqueVanGogh {
	position: absolute;
	z-index: 30;
	top: 9px;
	left: 755px;
}
#popup .titulo {
	display: block;
	margin: 0px;
	padding: 0px;
	font: normal 33px "Times New Roman", Arial, Tahoma, Sans-Serif;
	color: #cbab31;
	height: 23px;
	background-color: transparent;
}
#popup  H3 {
	display: block;
	font-size: 12px;
	font-weight: bolder;
	padding: 5px 0px 0px 32px;
	color: #667a40;
}
#popup #comment {border: solid 1px #586c32;}
#popup #comment .respPost {
	padding: 11px 5px 5px 4px;
	background-color: White;
}
#popup #comment #postagens {
	overflow: auto;
	width: 705px;
	height: 281px;
}
#popup #comment #postagens STRONG {font-weight: bolder;}
#popup #comment #postagens TABLE TH {
	background: url(../_img/ico_logoReal.gif) no-repeat 5px 7px #f2f2f2;
	text-align: left;
	font-weight: bolder;
	padding: 12px 10px 0px 34px;
	width: 87px;
	color: #484848;
}
#popup #comment #postagens TABLE TD {
	color: #484848;
	padding: 10px 13px;
	
	
}
#popup #comment #postagens TABLE TD.sep {
	background: url(../_img/pontilhado.gif) repeat-x left top;
	height:1px;
	padding: 0px;
}
#popup #comment .envieDuvida {
	background-color: #d5dcc6;
	padding: 8px 0px 8px 8px;
}
#popup #comment .envieDuvida H4 {
	display: block;
	font: normal 20px/25px "Times New Roman", Arial, Tahoma, Sans-Serif;
	padding-left: 5px;
	color: #ad9436;
	background-color: #fcf8ec;
}
#popup .campos {
	border: solid 1px #667a40;
	color: #91a36f;
	font-size: 13px;
	font-weight: bolder;
}
#popup .logoReal {
	background: url(../_img/bg_footerPop.jpg) repeat-x left top;
	height: 101px;
	padding: 27px 0px 0px 42px
}
#popup .aviso {
	padding: 10px 0px 10px 20px;
	color: #4d5b24;
}
.bgTbAvaliacao {
	background-color:#d9dfc1;
}
.bgTbAvaliacao2 {
    background-color:#efeeda;
}
