HTML {
	BACKGROUND: #dbf5f4 url(images/bg.gif) repeat-y 50% 0; 
}
BODY {
	MARGIN: auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
* {
	margin:0;
	padding:0;
}
fieldset {
	border: none;
}
img {
	border: none;
}
#geral {
	MARGIN: 0 auto;
	WIDTH: 779px;
	BACKGROUND-COLOR: #ffffff;
	height: auto;
	display: table; /* ajusta a visualização do height 100% para o FF */
}

#topo_principal {
	height: 79px;
	width: 100%;
	background-color: #70d0cd;	
	float: left;	
	display: table-row;
}
#topo_principal h1{
	float: left;
}
#topo_principal h1 img {
	border: none;
    text-decoration: none;
}
#topo_planejamento {
	height: 79px;
	width: 100%;
	background-color: #FFCC33;	
	float: left;	
}
#topo_planejamento h1{
	float: left;
}
#topo_planejamento h1 img {
	border: none;
    text-decoration: none;
}

#topo_moda-e-beleza {
	height: 79px;
	width: 100%;
	background-color: #FF9933;	
	float: left;	
}
#topo_moda-e-beleza h1{
	float: left;
}
#topo_moda-e-beleza h1 img {
	border: none;
    text-decoration: none;
}

#topo_cerimonia {
	height: 79px;
	width: 100%;
	background-color: #FF3366;	
	float: left;	
}
#topo_cerimonia h1{
	float: left;
}
#topo_cerimonia h1 img {
	border: none;
    text-decoration: none;
}

#topo_lua-de-mel {
	height: 79px;
	width: 100%;
	background-color: #990166;	
	float: left;	
}
#topo_lua-de-mel h1{
	float: left;
}
#topo_lua-de-mel h1 img {
	border: none;
    text-decoration: none;
}

#topo_presentes {
	height: 79px;
	width: 100%;
	background-color: #99cc66;	
	float: left;	
}
#topo_presentes h1{
	float: left;
}
#topo_presentes h1 img {
	border: none;
    text-decoration: none;
}

#topo_login {
	float: right;
	width: 525px;
	height: 79px;
	overflow:hidden
}
#cadastrese {
	margin-left: 110px;
}
#cadastrese img {
	border: none;
}
#login_principal {
	width:319px;
	height:33px;
	background-image:url('../images/fundo_login_principal.gif');
	background-repeat:no-repeat;
	float: right;
}
#login_planejamento {
	width:319px;
	height:33px;
	background-image:url('../images/fundo_login_planejamento.gif');
	background-repeat:no-repeat;
	float: right;
}
#login_moda-e-beleza {
	width:319px;
	height:33px;
	background-image:url('../images/fundo_login_moda_e_beleza.gif');
	background-repeat:no-repeat;
	float: right;
}
#login_cerimonia {
	width:319px;
	height:33px;
	background-image:url('../images/fundo_login_cerimonia.gif');
	background-repeat:no-repeat;
	float: right;
}
#login_lua-de-mel {
	width:319px;
	height:33px;
	background-image:url('../images/fundo_login_lua_de_mel.gif');
	background-repeat:no-repeat;
	float: right;
}
#login_presentes {
	width:319px;
	height:33px;
	background-image:url('../images/fundo_login_presentes.gif');
	background-repeat:no-repeat;
	float: right;
}
#topo_login form fieldset label {
	font-size:10px;
	float: left;
	margin: 5px 10px;
}
#topo_login form fieldset label input {
	width:80px;
	border:1px solid #CCC;
}
#topo_menu {
	float: right;
	width: 525px;
	margin: 29px 0px;
}
#data {
	float: left;
	margin-left: 42px;
	.margin-left: 25px;
	color: #FFFFFF;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	
}	
#menu {
	width: 340px;
	font-size: 11px;
	text-align: right;
	margin-right: 5px;
	float: right;
}
#menu ul {
	list-style: none;
}
#menu ul li {
	display: inline;
	color: #FFF;
}
#menu ul li a {
	text-decoration: none;
	color: #FFF;
}
#menu ul li a:hover {
	font-weight: bold;
}
#rodape {
	width:100%;
	color:#fff;
	background-color: #70d0cd;
	text-align: center;
	font-size: 11px;
	display: table-row;
}
#rodape a{
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
#trabalhe {
	background-color: #70d0cd;
	padding: 10px;
}
#dados {
	padding: 10px;
	background-color: #70d0cd;
}
#conteudo {
	MARGIN: 0 auto;
	WIDTH: 100%;
	BACKGROUND-COLOR: #ffffff;
	height: auto;
	display: table-row; /* ajusta a visualização do height 100% para o FF */
}
#esquerda {
	margin: 0px 0px 0px 0px;
	width: 153px;
	height: 100%;
	float: left;
	background-color:#FFFFFF;
	padding: 0px;
}
#centro {
	background-color: #ffffff;
	/*height: 259px;*/
	margin: 0px 0px 0px 0px;
	width: 445px;
	padding: 0px;
	float: left;
	text-align: left;
}
#destaque {
	margin-top: 10px;
	padding: 0px;
	display: inline-block;
}
#centro h3 {
	margin-left: 0px;
}
#destaque object{
	vertical-align: bottom;
}
#direita {
	background-color: #d1e9e9;
	width: 166px;
	padding: 2px;
	float:right;
	MARGIN: 0 auto;
	height: auto;
	display: table;
}
#area-planejamento {
	background-color: #fff0c1;
	width: 144px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
 	text-align: left;
}
#area-planejamento div {
	width: 144px;
	background-color: #FFCC33;
	padding: 0px;
}
#area-planejamento h4{
	font-size: 11px;
	color: #FFF;
	margin-left:5px;
}

#area-moda-e-beleza {
	background-color: #FFE0C1;
	width: 144px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
 	text-align: left;
}
#area-moda-e-beleza div {
	width: 144px;
	background-color: #FF9933;
	padding: 0px;
}
#area-moda-e-beleza h4{
	font-size: 11px;
	color: #FFF;
	margin-left:5px;
}

#area-cerimonia {
	background-color: #FFE6EC;
	width: 144px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
 	text-align: left;
}
#area-cerimonia div {
	width: 144px;
	background-color: #FF3366;
	padding: 0px;
}
#area-cerimonia h4{
	font-size: 11px;
	color: #FFF;
	margin-left:5px;
}

#area-lua-de-mel {
	background-color: #ECD4E4;
	width: 144px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
 	text-align: left;
}
#area-lua-de-mel div {
	width: 144px;
	background-color: #990066;
	padding: 0px;
}
#area-lua-de-mel h4{
	font-size: 11px;
	color: #FFF;
	margin-left:5px;
}
#direita div {
	text-align: center;
	padding: 2px;
}
#area-presentes {
	background-color: #daf0c3;
	width: 144px;
	margin: 5px 0px 0px 0px;
	padding: 0px;
 	text-align: left;
}
#area-presentes div {
	width: 144px;
	background-color: #99cc66;
	padding: 0px;
}
#area-presentes h4{
	font-size: 11px;
	color: #FFF;
	margin-left:5px;
}

h3, a.menu {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	text-decoration: none;
	font-weight: normal;
	margin-left:3px;
}

#titulo_principal {
	background-color: #70d0cd;
	color:#FFFFFF;
	/*height: 259px;*/
	margin: 5px 0px 5px 0px;
	width: 445px;
	height:15px;
	padding: 0px;
	float: center;
	text-align: left;
}
#titulo_principal h2 {
	font-size: 13px;
	margin-left:5px;
}
#titulo_planejamento {
	background-color: #FFCC33;
	color:#FFFFFF;
	/*height: 259px;*/
	margin: 5px 0px 5px 0px;
	width: 445px;
	height:15px;
	padding: 0px;
	float: center;
	text-align: left;
}
#titulo_planejamento h2 {
	font-size: 13px;
	margin-left:5px;
}
#titulo_moda-e-beleza {
	background-color: #FF9933;
	color:#FFFFFF;
	/*height: 259px;*/
	margin: 5px 0px 5px 0px;
	width: 445px;
	height:15px;
	padding: 0px;
	float: center;
	text-align: left;
}
#titulo_moda-e-beleza h2 {
	font-size: 13px;
	margin-left:5px;
}
#titulo_cerimonia {
	background-color: #FF3366;
	color:#FFFFFF;
	/*height: 259px;*/
	margin: 5px 0px 5px 0px;
	width: 445px;
	height:15px;
	padding: 0px;
	float: center;
	text-align: left;
}
#titulo_cerimonia h2 {
	font-size: 13px;
	margin-left:5px;
}
#titulo_lua-de-mel {
	background-color: #990166;
	color:#FFFFFF;
	/*height: 259px;*/
	margin: 5px 0px 5px 0px;
	width: 445px;
	height:15px;
	padding: 0px;
	float: center;
	text-align: left;
}
#titulo_lua-de-mel h2 {
	font-size: 13px;
	margin-left:5px;
}
#titulo_presentes {
	background-color: #99cc66;
	color:#FFFFFF;
	/*height: 259px;*/
	margin: 5px 0px 5px 0px;
	width: 445px;
	height:15px;
	padding: 0px;
	float: center;
	text-align: left;
}
#titulo_presentes h2 {
	font-size: 13px;
	margin-left:5px;
}
#titulo_materia {
	color:#666666;
	/*height: 259px;*/
	margin: 5px 0px 5px 0px;
	width: 445px;
	height:15px;
	padding: 0px;
	float: center;
	text-align: left;
}
#titulo_materia h2 {
	font-size: 13px;
	margin-left:5px;
}
#assinatura_materia h3 {
	font-size: 11px;
	margin-left:5px;
	color:#666666;
	font-style: italic;
	font-weight: normal;
}
#texto {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px 5px 5px 5px;
	width: 435px;
	padding: 0px;
	float: center;
	text-align:justify;
}
#texto a {
	color:#666666;
	text-decoration: none;
	font-weight: bold;
}
#materias_principal {
	background-color: #70D0CD;
	color:#FFFFFF;
	/*height: 259px;*/
	margin: 5px 0px 5px 0px;
	width: 440px;
	height:15px;
	padding-left: 5px;
	float: center;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}
#materias_planejamento {
	background-color: #FFCC33;
	color:#FFFFFF;
	/*height: 259px;*/
	margin: 5px 0px 5px 0px;
	width: 440px;
	height:15px;
	padding-left: 5px;
	float: center;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}
#materias_moda-e-beleza {
	background-color: #FF9933;
	color:#FFFFFF;
	/*height: 259px;*/
	margin: 5px 0px 5px 0px;
	width: 440px;
	height:15px;
	padding-left: 5px;
	float: center;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}
#materias_cerimonia {
	background-color: #FF3366;
	color:#FFFFFF;
	/*height: 259px;*/
	margin: 5px 0px 5px 0px;
	width: 440px;
	height:15px;
	padding-left: 5px;
	float: center;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}
#materias_lua-de-mel {
	background-color: #990166;
	color:#FFFFFF;
	/*height: 259px;*/
	margin: 5px 0px 5px 0px;
	width: 440px;
	height:15px;
	padding-left: 5px;
	float: center;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}
#materias_presentes {
	background-color: #99cc66;
	color:#FFFFFF;
	/*height: 259px;*/
	margin: 5px 0px 5px 0px;
	width: 440px;
	height:15px;
	padding-left: 5px;
	float: center;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
}

a.link-materia {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
	margin-left:15px;
}

#parceiros {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 25px 5px 5px 5px;
	width: 435px;
	padding: 0px;
	float: center;
	text-align:justify;
	display: table;
}
#parceiros select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}

#parceiros div.post {
	float: left;
	padding: 10px;
	padding-top: 5px;
	width: 120px;
	height:115px;
	position: relative; 
}
#parceiros div.post img {
	border: none;
}
#parceiros div.post a {
	color:#666666;
	text-decoration: none;
	font-weight: bold;
}
#paginacao {
	width:100%;
	float: left;
}
#anterior {
	width:50%;
	float: left;
}
#anterior a {
	color:#666666;
	text-decoration: none;
	font-weight: bold;
}
#proximo {
	width:50%;
	float: right;
	text-align: right;
}
#proximo a {
	color:#666666;
	text-decoration: none;
	font-weight: bold;
}
#quadros {
	width: 445px;
	height: 100%;
	margin-top: 2px;
	margin-bottom: 7px;
	height: auto;
	display: table;
}
#quadros2 {
	width: 445px;
	height: auto;
	margin-top: 2px;
	margin-bottom: 7px;
	display: table;
}
#quadro-branco {
	float: left;
	width: 47%;
	color:#666666;
	font-size: 12px;
	text-align:justify;
	padding: 4px;
	height: 250px;
	display: table;
}
#quadro-cinza {
	float: right;
	width: 47%;
	color:#666666;
	font-size: 12px;
	text-align:justify;
	padding: 4px;
	background-color: #EBEBEB;
	MARGIN: 0 auto;
	height: 250px;
	display: table;
}
#quadro-cinza a{
	font-weight:bold;
	font-size:12px;
	color:#656565;	
}
#quadro-bege {
	float: left;
	width: 47%;
	color:#666666;
	font-size: 12px;
	text-align:justify;
	padding: 4px;
	background-color: #ECEBD7;
	height: 250px;
}
#quadro-bege a {
	font-weight:bold;
	font-size:12px;
	color:#989866;	
}
#quadro-rosa {
	float: right;
	width: 47%;
	color:#666666;
	font-size: 12px;
	text-align:justify;
	padding: 4px;
	background-color: #F0E0E0;
	height: 250px;
}
#quadro-rosa a {
	font-weight:bold;
	font-size:12px;
	color:#996567;	
}
#caixa_login {
width:170px;
height:40px;
size:10px;
text-align:center;
.text-align:center;
position:relative;
}
#caixa_login br {
line-height:3px;
}
.caixa_login {
font-size:10px;
}
.txt-gray {

	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txt-gray-titulo {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;

}
.txt-gray-assinatura {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}