@charset "iso-8859-1";
/* CSS Document */

@font-face {
	/*font-family: HelveticaNeue-Roman, Arial, Helvetica, sans-serif, MyriadPro;*/
    /*src: url('HelveticaNeue-Roman.ttf, HelveticaNeue-Bold.ttf, HelveticaNeue-BoldItalic.ttf, HelveticaNeue-LightItalic.ttf, MyriadPro.otf');*/
	src: url('HelveticaNeue-Roman.ttf');
	src: local('HelveticaNeue-Roman'), local('HelveticaNeue-Roman'), url('HelveticaNeue-Roman.ttf') format('ttf'), url('HelveticaNeue-Roman.ttf') format('truetype');
	
	src: url('HelveticaNeue-Bold.ttf');
	src: local('HelveticaNeue-Bold'), local('HelveticaNeue-Bold'), url('HelveticaNeue-Bold.ttf') format('ttf'), url('HelveticaNeue-Bold.ttf') format('truetype');
	
	src: url('HelveticaNeue-BoldItalic.ttf');
	src: local('HelveticaNeue-BoldItalic'), local('HelveticaNeue-BoldItalic'), url('HelveticaNeue-BoldItalic.ttf') format('ttf'), url('HelveticaNeue-BoldItalic.ttf') format('truetype');
	
	src: url('HelveticaNeue-LightItalic.ttf');
	src: local('HelveticaNeue-LightItalic'), local('HelveticaNeue-LightItalic'), url('HelveticaNeue-LightItalic.ttf') format('ttf'), url('HelveticaNeue-BoldItalic.ttf') format('truetype');	
	
	src: url('MyriadPro-Regular.otf');
	src: local('MyriadPro-Regular'), local('MyriadPro-Regular'), url('MyriadPro-Regular.otf') format('otf'), url('MyriadPro-Regular.otf') format('otf');
	
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	height: 100%;
	background:url(../images/bg_novo_2010.jpg) fixed top center no-repeat;
	font-family:HelveticaNeue-Roman;
	
}


a {
	text-decoration: none;
	font-family: HelveticaNeue-Roman;
	color: #029347;
	font-weight: lighter;
}

a.visited{
	color:#060
}	

h1 {
	font-weight: lighter;
	color: #000;
	font-size: 1em;
	font-family: HelveticaNeue-Roman;
}

h2 {
	font-weight: lighter;
	color:#01660a;
	font-size: 1em;
	font-family: HelveticaNeue-Roman;
}

h3 {
	font-size:12px;
	font-family: HelveticaNeue-Roman;
	font-weight: lighter;
	
	
}
#popup{
	width:550px;
	height:269px;
	background-color:#FFF;
	display:block;
	position:absolute;
	z-index:1000;
	margin-left:180px;
	float:right;
}

#button_open{
	width:80px;
	height:25px;
	font-family:"HelveticaNeue-Bold";
	font-weight:bold;
	float:right;
}

.imagem_popup{
	width:550px;
	height:269px;
}

img {
	border: 0px;	
}

.container {
	width: 982px;
	margin: 0 auto;
}

.selectSites {
	float:left;
	margin:3px 0px 0px 10px;	
	
}

.conteudo_topo{
	background:url(../images/topo.png);
	margin:-20px 0px 0px 0px;
	
	
}
.txt1{
	background-color:#bbda74;
	font-size:12px;
	height:10px;
}

.txt2{
	background-color:#cce397;
	font-size:12px;
	height:10px;
}
	

.barra_superior {
	margin: 0 auto;
	width:980px;
	height:28px;
	text-align: center;
}

.topo {
	width: 980px;
	height: 103px;
}

.logo {
	float: left;
	width: 175px;
	height: 91px;
	margin: 5px;
}

.full_banner {
	float: left;
	width: 549px;
	height: 87px;
	margin: 10px 10px 10px 33px;
	position: relative;
}

.patrocinador {
	width: 82px;
	height: 102px;
	margin: 0px 5px 5px 70px; 
	float: left;
	position: relative;
}

.conteudo {
	width: 980px;
	height: 100%;
	margin: 0 auto;
}



.login{
	font-family:HelveticaNeue-Roman, Arial;
	font-size:13px;

}

.signin_menu input[type=text], .signin_menu input[type=password] {
	display:block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #ACE;
	font-size:12px;
	margin:0 0 -5px;
	padding:5px;
}

.acessar {
	margin:-3px 4px 0 3px;
}

.resend_password_link{
	font-size:11px;
	font-family: HelveticaNeue-Roman, HelveticaNeue-Bold, Arial;
	margin:-16px 4px 0 32px;
	font-weight:lighter;
}


.lateral_esquerda {
	width: 200px;
	height:100%;
	float: left;
}


.menu {
	width: 180px;
	margin: 0 auto;
	height: 100%;
}

ul{
	list-style-type:none;
	text-align: left;
	margin: 0 auto;
}

ul li a {
	display: block;
	text-decoration: none;
	list-style:none;
}

li:hover ul { display: block; }

.botao_menu{
	margin-left:-40px;
	width: 170px;
}

#menu-sair{
 background:url(../images/sair.png) no-repeat center top;
 width:170px;
 height:76px;
 padding: 2px 5px 0px 5px;
 font-family:HelveticaNeue-Roman, Arial;
 font-weight:bold;
 font-size:13px;
 color:#999;
 margin:0 -44px;
 
}

#menu-login{
	background:url(../images/login3.png) no-repeat center top;
	width:170px;
	height:37px;
}

#menu-login:hover{
	background:url(../images/login3.png) no-repeat center bottom;	
}

#menu-arearestrita{
	background:url(../images/arearestrita1.png) no-repeat center top;
	width:170px;
	height:36px;
	margin-left:-2px;
}

#menu-arearestrita:hover{
	background:url(../images/arearestrita1.png) no-repeat center bottom;
}

#menu-quemsomos{
	background: url(../images/quemsomos2.png) no-repeat center top;
	width:170px;
	height:37px;
}

#menu-quemsomos:hover {
	background: url(../images/quemsomos2.png) no-repeat center bottom;
}

#menu-oquefazemos{
	background: url(../images/oquefazemos2.png) no-repeat center top;
	width:170px;
	height:35px;
}

#menu-oquefazemos:hover {
	background: url(../images/oquefazemos2.png) no-repeat center bottom;
}

#menu-comoparticipar{
	background: url(../images/comoparticipar2.png) no-repeat center top;
	width:170px;
	height:37px;
}

#menu-comoparticipar:hover {
	background: url(../images/comoparticipar2.png) no-repeat center bottom;
}

#menu-mataatlantica{
	background: url(../images/mataatlantica2.png) no-repeat center top;
	width:170px;
	height:35px;
}

#menu-mataatlantica:hover {
	background: url(../images/mataatlantica2.png) no-repeat center bottom;
}


#menu-historico{
	background: url(../images/historico2.png) no-repeat center top;
	width:170px;
	height:36px;
}

#menu-historico:hover {
	background: url(../images/historico2.png) no-repeat center bottom;
}

#menu-perguntasfrequentes{
	background: url(../images/perguntasfrequentes2.png) no-repeat center top;
	width:170px;
	height:35px;
}

#menu-perguntasfrequentes:hover {
	background: url(../images/perguntasfrequentes2.png) no-repeat center bottom;
}

#menu-projetosemandamento{
	background: url(../images/projetos.png) no-repeat center top;
	width:170px;
	height:35px;
}

#menu-projetosemandamento:hover {
	background: url(../images/projetos.png) no-repeat center bottom;
}

#menu-contato{
	background: url(../images/contato2.png) no-repeat center top;
	width:170px;
	height:37px;
}

#menu-contato:hover {
	background: url(../images/contato2.png) no-repeat center bottom;
}

#menu-prestacaodecontas{
	background: url(../images/prestacaodecontas2.png) no-repeat center top;
	width:170px;
	height:48px;
	margin-left:1px;
}

#menu-prestacaodecontas:hover {
	background: url(../images/prestacaodecontas2.png) no-repeat center bottom;
}

.realizacao {
	width: 164px;
	height: 124px;
	background:url(../images/realizacao.png) no-repeat;
	margin-left: 13px;
	margin-top: 10px;
	font-family:HelveticaNeue-BoldItalic, Arial;
	font-size:0.8em;
}

.conteudo_realizacao {
    width: 150px;
	height: 110px;
	padding:5px 5px 5px 6px;
	
}

.chamada_centro {
	width: 770px;
	float: left;
	position:relative;
}

.chamadas_conteudo {
	width: 735px;
	height: 150px;
	background-color:#ebf3cc;
	border:1px solid #CCC;
	margin: 0 auto;
    font-family:HelveticaNeue-BoldItalic, Arial;
	
}

.chamada {
	margin: 10px;
	float: left;
}

.conteudo_centro {
	width: 770px;
	height:300px;
	float: left;
	font-family:HelveticaNeue-Roman, Arial;
	
}

.conteudo_centro_interno {
	float: left;
	font-family:HelveticaNeue-Roman, Arial;
	width: 770px;
	
}

.botoes_conteudo {
	width:520px;
	height:20px;
	margin:12px -23px;
}


.botoes_conteudo_interno {
	height:20px;
	margin:12px -23px;
}

/* Tabs_index */


/*Votação*/

ul.classe_normal_votacao li a { 
   background: url(../images/votacao1.png); 
   width:111px;
   height:27px;
   float:left;
   font-weight: bold;
   margin-right:5px;

}


ul.classe_selecionado_votacao li a { 
	background: url(../images/votacao.png);
	width:111px;
	height:27px;
	float:left;
	margin-right:5px;

}

/*Desafio Verde*/


ul.classe_normal_desafio_verde li a { 
   background: url(../images/desafio_verde1.png); 
   width:111px;
   height:27px;
   float:left;
   margin-right:5px;

}

ul.classe_selecionado_desafio_verde li a { 
	background: url(../images/desafio_verde.png);
	width:111px;
	height:27px;
	float:left;
	margin-right:5px;

}

/*Desafio Verde_1_interno*/


ul.classe_normal_desafio_verde1 li a { 
   background: url(../images/desafio_verde_selecionado.png); 
   width:111px;
   height:28px;
   float:left;
   margin-right:5px;

}

ul.classe_selecionado_desafio_verde1 li a { 
	background: url(../images/desafio_verde_normal.png);
	width:111px;
	height:28px;
	float:left;
	margin-right:5px;

}



/*Top 100*/


ul.classe_normal_top_100 li a { 
   background: url(../images/top1001.png); 
   width:111px;
   height:27px;
   float:left;
   margin-right:5px;

}

ul.classe_selecionado_top_100 li a { 
	background: url(../images/top100.png);
	width:111px;
	height:27px;
	float:left;
	margin-right:5px;

}

/*Clickarvore - 10anos*/


ul.classe_normal_clickarvore_10anos li a { 
   background: url(../images/clickarvore10_1.png); 
   width:111px;
   height:27px;
   float:left;
   margin-right:5px;

}

ul.classe_selecionado_clickarvore_10anos li a { 
	background: url(../images/clickarvore10.png);
	width:111px;
	height:27px;
	float:left;
	margin-right:5px;

}


/* Tabs_interno */

/*quem somos*/

ul.classe_normal_quem_somos li a { 
   background-image:url(../images/quem_somos1.png);
   background-repeat:no-repeat;
   width:111px;
   height:28px;
   font-size:14px; 
   text-decoration:none; 
   float:left;
   margin-right:5px;
}


ul.classe_selecionado_quem_somos li a { 
   background-image:url(../images/quem_somos.png);
   background-repeat:no-repeat;
   width:111px;
   height:28px;
   font-size:14px; 
   text-decoration:none; 
   float:left;
   margin-right:5px;
}


/*Fundação Sos Mata Atlântica*/

ul.classe_normal_sos_mata_atlantica li a { 
   background-image:url(../images/fundacao_sos1.png);
   background-repeat:no-repeat;
   width:169px;
   height:28px;
   font-size:14px; 
   text-decoration:none; 
   float:left;
   margin-right:5px;

}

ul.classe_selecionado_sos_mata_atlantica li a { 
	background-image:url(../images/fundacao_sos.png);
	background-repeat:no-repeat;
	width:169px;
	height:28px;
	float:left;
	margin-right:5px;

}


/*Grupo Abril*/


ul.classe_normal_grupo_abril li a { 
   background-image:url(../images/grupo_abril1.png);
   background-repeat:no-repeat;
   width:111px;
   height:28px;
   font-size:14px; 
   text-decoration:none; 
   float:left;
   margin-right:5px;

}

ul.classe_selecionado_grupo_abril li a { 
	background-image:url(../images/grupo_abril.png);
	background-repeat:no-repeat;
	width:111px;
	height:28px;
	float:left;
	margin-right:5px;

}

/*Cadastra Usuário*/
ul.classe_selecionado_cadastra_usuario li a { 
	background-image:url(../images/cadastrodeusuario.png);
	background-repeat:no-repeat;
	width:111px;
	height:28px;
	float:left;
	margin-right:5px;

}



/*Parceiros*/


ul.classe_normal_parceiros li a { 
   background-image:url(../images/parceiros1.png);
   background-repeat:no-repeat;
   width:111px;
   height:28px;
   font-size:14px; 
   text-decoration:none; 
   float:left;
   margin-right:5px;

}

ul.classe_selecionado_parceiros li a { 
	background-image:url(../images/parceiros.png);
	background-repeat:no-repeat;
	width:111px;
	height:28px;
	float:left;
	margin-right:5px;

}


/*como_participar*/

ul.classe_normal_como_participar li a { 
   background-image:url(../images/como_participar1.png);
   background-repeat:no-repeat;
   width:111px;
   height:28px;
   font-size:14px; 
   text-decoration:none; 
   float:left;
   margin-right:5px;

}

ul.classe_selecionado_como_participar li a { 
	background-image:url(../images/como_participar.png);
	background-repeat:no-repeat;
	width:111px;
	height:28px;
	float:left;
	margin-right:5px;

}

/*internauta*/

ul.classe_normal_internauta li a { 
   background-image: url(../images/internauta1.png);
   background-repeat:no-repeat;
   width:111px;
   height:28px;
   float:left;
   margin-right:5px;

}

ul.classe_selecionado_internauta li a { 
	background-image: url(../images/internauta.png);
	background-repeat:no-repeat;
	width:111px;
	height:28px;
	float:left;
	margin-right:5px;

}

/*proprietario da terra*/

ul.classe_normal_proprietario_da_terra li a { 
   background-image: url(../images/proprietario_da_terra1.png);
   background-repeat:no-repeat;
   width:111px;
   height:28px;
   float:left;
   margin-right:5px;

}

ul.classe_selecionado_proprietario_da_terra li a { 
	background-image: url(../images/proprietario_da_terra.png);
	background-repeat:no-repeat;
	width:111px;
	height:28px;
	float:left;
	margin-right:5px;

}

/*patrocinadores*/

ul.classe_normal_patrocinadores li a { 
   background-image: url(../images/patrocinadores1.png);
   background-repeat:no-repeat;
   width:111px;
   height:28px;
   float:left;
   margin-right:5px;

}

ul.classe_selecionado_patrocinadores li a { 
	background-image: url(../images/patrocinadores.png);
	background-repeat:no-repeat;
	width:111px;
	height:28px;
	float:left;
	margin-right:5px;

}


/*o que fazemos*/

ul.classe_normal_o_que_fazemos li a { 
   background-image: url(../images/o_que_fazemos1.png);
   background-repeat:no-repeat;
   width:111px;
   height:28px; 
   float:left;
   margin-right:5px;

}

ul.classe_selecionado_o_que_fazemos li a { 
	background: url(../images/o_que_fazemos.png);
	background-repeat:no-repeat;
	width:111px;
	height:28px;
	float:left;
	margin-right:5px;

}


/*restauração florestas*/

ul.classe_normal_restauracao_florestas li a { 
   background-image: url(../images/restauracao_florestal1.png);
   background-repeat:no-repeat;
   width:111px;
   height:28px;
   float:left;
   margin-right:5px;

}

ul.classe_selecionado_restauracao_florestas li a { 
	background-image: url(../images/restauracao_florestal.png);
	background-repeat:no-repeat;
	width:111px;
	height:28px;
	float:left;
	margin-right:5px;

}


/*Mata Atlantica*/

ul.classe_normal_mata_atlantica li a { 
   background-image: url(../images/mata_atlantica1.png);
   background-repeat:no-repeat;
   width:111px;
   height:28px; 
   float:left;
   margin-right:5px;

}

ul.classe_selecionado_mata_atlantica li a { 
	background: url(../images/mata_atlantica.png);
	background-repeat:no-repeat;
	width:111px;
	height:28px;
	float:left;
	margin-right:5px;

}


/*Historico*/

ul.classe_normal_historico li a { 
   background-image: url(../images/historico1.png);
   background-repeat:no-repeat;
   width:111px;
   height:28px;
   float:left;
   margin-right:5px;

}

ul.classe_selecionado_historico li a { 
	background-image: url(../images/historico.png);
	background-repeat:no-repeat;
	width:111px;
	height:28px;
	float:left;
	margin-right:5px;

}

/*Projetos em andamento*/

ul.classe_normal_projeto_em_andamento li a { 
   background-image: url(../images/projetoemandamento1.png);
   background-repeat:no-repeat;
   width:238px;
   height:28px; 
   float:left;
   margin-right:5px;

}

ul.classe_selecionado_projeto_em_andamento li a { 
	background-image: url(../images/projetoemandamento.png);
	background-repeat:no-repeat;
	width:238px;
	height:28px;
	float:left;
	margin-right:5px;

}


/*Novo Clickarvore*/

ul.classe_normal_novo_clickarvore li a { 
   background: url(../images/novo_clickarvore1.png);
   background-repeat:no-repeat;
   width:111px;
   height:28px; 
   float:left;
   margin-right:5px;

}

ul.classe_selecionado_novo_clickarvore li a { 
	background: url(../images/novo_clickarvore.png);
	background-repeat:no-repeat;
	width:111px;
	height:28px;
	float:left;
	margin-right:5px;
}



/*Perguntas Frequentes*/

ul.classe_normal_perguntas_frequentes li a { 
   background-image: url(../images/perguntas_frequentes1.png);
   background-repeat:no-repeat;
   width:111px;
   height:28px; 
   float:left;
   margin-right:5px;

}

ul.classe_selecionado_perguntas_frequentes li a { 
	background-image: url(../images/perguntas_frequentes.png);
	background-repeat:no-repeat;
	width:111px;
	height:28px;
	float:left;
	margin-right:5px;
}


/*Contato*/

ul.classe_normal_contato li a { 
   background: url(../images/contato1.png);
   background-repeat:no-repeat;
   width:111px;
   height:28px;
   float:left;
   margin-right:5px;

}

ul.classe_selecionado_contato li a { 
	background: url(../images/contato.png);
	background-repeat:no-repeat;
	width:111px;
	height:28px;
	float:left;
	margin-right:5px;
}


/*Prestação de contas*/

ul.classe_normal_prestacao_de_contas li a { 
   background: url(../images/prestacao_de_contas1.png);
   background-repeat:no-repeat;
   width:111px;
   height:28px;  
   float:left;
   margin-right:5px;

}

ul.classe_selecionado_prestacao_de_contas li a { 
	background: url(../images/prestacao_de_contas.png);
	background-repeat:no-repeat;
	width:111px;
	height:28px;
	float:left;
	margin-right:5px;
}

/*Area Restrita*/

ul.classe_normal_area_restrita li a { 
   background: url(../images/area_restrita1.png);
   background-repeat:no-repeat;
   width:111px;
   height:28px;  
   float:left;
   margin-right:5px;

}

ul.classe_selecionado_area_restrita li a { 
	background: url(../images/area_restrita.png);
	background-repeat:no-repeat;
	width:111px;
	height:28px;
	float:left;
	margin-right:5px;
}

/*Dados Cadastrais*/

ul.classe_normal_dados_cadastrais li a { 
   background: url(../images/dados_cadastrais1.png);
   background-repeat:no-repeat;
   width:111px;
   height:28px;  
   float:left;
   margin-right:5px;

}

ul.classe_selecionado_dados_cadastrais li a { 
	background: url(../images/dados_cadastrais.png);
	background-repeat:no-repeat;
	width:111px;
	height:28px;
	float:left;
	margin-right:5px;
}


/*Reenvio de Senha*/


ul.classe_selecionado_reenvio_de_senha li a { 
	background: url(../images/reenvio_de_senha.png);
	background-repeat:no-repeat;
	width:111px;
	height:28px;
	float:left;
	margin-right:5px;
}


/*Ranking*/

ul.classe_normal_ranking li a { 
   background: url(../images/ranking1.png);
   background-repeat:no-repeat;
   width:111px;
   height:27px;  
   float:left;
   margin-right:5px;

}

ul.classe_selecionado_ranking li a { 
	background: url(../images/ranking.png);
	background-repeat:no-repeat;
	width:111px;
	height:27px;
	float:left;
	margin-right:5px;
}

/* Voto Diário */

ul.classe_normal_voto_diario li a { 
   background: url(../images/voto_diario1.png);
   background-repeat:no-repeat;
   width:111px;
   height:28px;  
   float:left;
   margin-right:5px;

}

ul.classe_selecionado_voto_diario li a { 
	background: url(../images/voto_diario.png);
	background-repeat:no-repeat;
	width:111px;
	height:28px;
	float:left;
	margin-right:5px;
}

/*Desafio Verde*/

ul.classe_normal_desafio_verde li a { 
   background: url(../images/desafio_verde1.png);
   background-repeat:no-repeat;
   width:111px;
   height:28px;  
   float:left;
   margin-right:5px;

}

ul.classe_selecionado_desafio_verde li a { 
	background: url(../images/desafio_verde.png);
	background-repeat:no-repeat;
	width:111px;
	height:28px;
	float:left;
	margin-right:5px;
}



ul.classe_normal_desafio_verde li a { 
   background: url(../images/desafio_verde1.png);
   background-repeat:no-repeat;
   width:111px;
   height:28px;  
   float:left;
   margin-right:5px;

}

ul.classe_selecionado_desafio_verde li a { 
	background: url(../images/desafio_verde.png);
	background-repeat:no-repeat;
	width:111px;
	height:28px;
	float:left;
	margin-right:5px;
}


/*Compra Mudas*/

ul.classe_normal_comprar_mudas li a { 
   background: url(../images/comprar_mudas1.png);
   background-repeat:no-repeat;
   width:111px;
   height:28px;  
   float:left;
   margin-right:5px;

}

ul.classe_selecionado_comprar_mudas li a { 
	background: url(../images/comprar_mudas.png);
	background-repeat:no-repeat;
	width:111px;
	height:28px;
	float:left;
	margin-right:5px;
}

/*Informações da area de plantio*/

ul.classe_normal_informacoes li a { 
   background: url(../images/informacoes.png);
   background-repeat:no-repeat;
   width:198px;
   height:28px;  
   float:left;
   margin-right:5px;

}


/*Cadastro*/

ul.classe_normal_cadastro li a { 
   background: url(../images/cadastrodefiliacao.png);
   background-repeat:no-repeat;
   width:169px;
   height:28px;  
   float:left;
   margin-right:5px;

}


/*tabs_index*/
.conteudo_painel{
    width: 470px;
	height:230px;
	/*background-image: url(..//images/painel.png);*/
	/*margin:-2px 17px;*/
	/*border:#CCC 1px solid;*/
	background-color:#ebf3cc;
	margin:-9px 17px;
}


.conteudo_interno{
	background:url(../images/fundo.png);
	width:763px;
	height:449px;
	float:left;
	margin:-1px 0px 0px 40px;
	
	
}

/*tabs_interno*/
.conteudo_painel_interno {
    width: 715px;
	height:420px;
	margin:10px 17px;
	overflow: scroll;
	overflow-x: hidden;
	overflow: auto;

}

.conteudo_iframe {
    width: 760px;
	height: 450px;
	overflow-x: hidden;
	overflow-y: hidden;
}


.lateral_direita{
	width: 240px;
	height:100%;
	float: right;
	margin:-228px -1px 5px;
	font-family:HelveticaNeue-BoldItalic,HelveticaNeue-Roman, Arial; 
	font-size:0.8em;
}

.plantio{
    background-color:#ebf3cc;
	/*font-family:HelveticaNeue-BoldItalic, Arial;*/
	border:#CCC 1px solid;
	width:235px;
	height:170px;

}

.conteudo_plantio{
    width:210px;
	float:right;
	/*font-family:HelveticaNeue-Roman;*/
	margin:3px 8px -5px;
	
}

.votar{
	width:21px;
	height:18px;
	float:right;
	font-family:HelveticaNeue-Roman,Arial;
	margin:9px -1px 10px;
}


.convite{
    background-color:#ebf3cc;
	border:#CCC 1px solid;
	width:235px;
	height:170px;	
}

.conteudo_convite{
    width:210px;
	float:right;
	font-family:HelveticaNeue-Roman, Arial;
	margin:3px 7px 10px;
}

.enviar{
	width:95px;
	height:29px;
	float:right;
	margin:5px -1px 5px;
}

.option{
	display:block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-family:HelveticaNeue-Roman,Arial;
	border:1px solid #ccc;
	font-size:15px;
	width:150px;
	margin: 3px 2px;

}

.input{
	display:block;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	font-family:HelveticaNeue-Roman, Arial;
	border:1px solid #ccc;
	font-size:15px;
	margin:-2px 2px;
	width:180px;
}

.footer{
	width:100%;
	float:left;
	font-family:MyriadPro-Regular, Arial;
	font-size:0.8em;
	margin:20px 10px 10px 280px;
	
}

.footer_interno{
	width:100%;
	float:left;
	font-family:MyriadPro-Regular, Arial;
	font-size:0.8em;
	margin:20px 10px 10px 280px;
	
}
