
* {
	margin: 0;
	padding: 0;
}

body {
	background-image: url("../imgs/fundo.png");
	background-repeat:repeat-x;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}

img {
	border: none;
}
a  {
	borde: none;
}


a {
	text-decoration: none;
}

#central {
	min-height: 500px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 980px;
}

#geral {
	min-height: 500px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 780px;
	height: 900px;
}

#topo {	
	height: 107px;
	width: 100%;
}

#topoInterno {	
	height: 140px;
	width: 100%;
}

#logo {
	float: left;
	height: 107px;
	width: 227px;
}

#logoInterno {
	float: left;
	height: 140px;
	width: 227px;
}

#contemMenu {
	float: left;
	height: 45px;
	margin-bottom: 0px;
	width: 740px;
}

#contemMenuInterno {
	float: left;
	height: 45px;
	margin-bottom: 0px;
	width: 740px;
}

#contemMenu #menu {
	float: left;
	height: 45px;
	width: 100%;
}

#contemMenuInterno #menuInterno {
	float: left;
	height: 45px;
	width: 100%;
}

#contemMenu #parceiros {	
	height: 60px;
	float: right;
	text-align: right;
	margin-bottom: 20px;
	width: 100%;	
}

#parceiros img {
	margin: 0 0 0 10px;
}

#menuDestaque {
	float: left;
	height: 70px;
	width: 100%
}

#menuDestaqueInterno {
	float: left;
	height: 70px;
	width: 100%
}

#menuDestaque li {
	float: right;
	list-style: none;
	margin-right: 15px;
}

#menuDestaqueInterno li {
	float: right;
	list-style: none;
	margin-right: 15px;
}

#menuDestaque a span {
	color: #ffffff;
	float:left;
	font-size:1.1em;
	font-weight:bold;
	margin-top:35px;
	text-transform:uppercase;
}

#menuDestaqueInterno a span {
	color: #ffffff;
	float:left;
	font-size:1.1em;
	font-weight:bold;
	margin-top:35px;
	text-transform:uppercase;
}

#menuDestaque img{
	float: left;
	margin-right: 5px;
}

#menu {
	
}

#menu li {
	float: left;
	list-style: none;
}

#menu li a {
	color: #58595b;
	text-transform: uppercase;
}

#menuDestaque img{
	float: left;
	margin-right: 5px;
}

#menuInterno {
	
}

#menuInterno li {
	float: left;
	list-style: none;
}


#menuInterno li a {
	color: #58595b;
	text-transform: uppercase;
}

#menuAuxiliar {
	width: 230px;
	margin-left: 0px;
	margin-top: -13px;
}

#menuAuxiliar li {
	background-repeat: no-repeat;
	list-style: none;
}

#menuAuxiliar li a {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

#menuAuxiliar li a:hover, #menuAuxiliar li a:active {
	color: #333333;
}

#menuAuxiliar form {
	padding: 0;
}

#menuAuxiliar #errors li {
	color: #ffffff;
	background: none;
	list-style: none inside;
	padding: 0 0 5px 0;
}

#menuAuxiliar #errors ul {
	list-style: none;
}
 
#menuAuxiliar p input {
	width: 135px;
}

#menuAuxiliar .btn {
	width: auto ;
}

.banner {
	position: relative;
}

.iconeMSN {
	position: absolute;
	bottom: 17px; 
	left: 28px;
	width: 16px;
	height: 16px;
}

#conteudoHome {
	width: 770px;
	float: right;
	margin-top: -660px;
}

#conteudo {
	width: 770px;
	float: right;
}

#colunaEsquerda {
	float: left;
	height: auto;
	margin-bottom: 10px;
	width: 227px;
}

.coluna {
	width: 55%;
	float: left;
}


.colunaAuxiliar {
	background-color: #E7E7E8;
	float: right;
	margin-right: 7px;
	width: 44%;
}

.colunaAuxiliar p, .colunaAuxiliar h5 {
	color: #868789;
	font-size:1.2em;
	font-weight:bold;
	padding: 5px 0 5px 10px; 
}

.colunaAuxiliar h5 {
	color: #555;
	font-size: 1.4em;
}

.box {
	height: auto;
	width: 200px;
}

/* CLEARFIX */
.box:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.box {
	display: inline-block;
}
 
html[xmlns] .box {
	display: block;
}
 
* html .box {
	height: 1%;
}

.destaque:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.destaque {
	display: inline-block;
	margin-left: 30px;
	margin-top: 10px;
}
 
html[xmlns] .destaque {
	display: block;
}
 
* html .destaque {
	height: 1%;
}
/*Fim do CLEARFIX*/

.box .destaque {
	color: #a8a8a8;
	font-size: medium;
	font-weight: bold;
	width: 100%;
	padding-top: 10px;
}

#colunaSecundaria .destaque {
	
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	width: 100%;
}

.destaque p{
	float: center;
	width: 170px !important;
}

.destaque span {
	float: center;
	width: 170px
	
}

#colunaSecundaria .destaque img {
	width: 170;
}

#colunaSecundaria .destaque p{
	clear: none;
	float: right;
	width: 170px !important;
}

.destaque img {
	float: center;
	width: 170px;
}

.box form {
	padding: 0 15px;
	text-align: right;
}

.box form input {
	margin: 3px 0;
}

.box form .botao {
	background-color: #FE6B00;
	border: 1px ridge #feb47e;
	color: #ffffff;
	font-weight: normal;
	height: 25px;
	width: 70px;
}

.box form .botao:hover {
	border: 1px groove #feb47e; 
}

.box .cotacao {
	color: #a8a8a8;
	padding-left: 10px;
}

.cotacao span {
	float: left;
	padding-bottom: 2px;
}

.cotacao .cotacao {
	padding-left: 25px;
	margin-bottom: 10px;
	width: 90px;
}

p.cotacao {
	clear: both;
}

.cotacao img {
	float: left;
}

#conteudo h1, #colunaPrincipal h3 {
	background-color: #fe6600;
	float: left;
	height: 19px !important;
	margin-bottom: 10px;
	width: 100%;
}

#colunaPrincipal h3 {
	margin-top: 25px;
}

#conteudo h1 span, #conteudo h3 span {
	background-color: #000000;
	font-size: large;
	letter-spacing: 0.2mm;
	padding-top: 50px;
	padding-right: 10px;
	text-transform: uppercase;
}

#bannerPrincipal {
	width: 743px;
	height: 355px;
	margin-left: 15px;
	margin-top: -16px;
}

#tituloNoivos {
	width: 354px;
	height: 77px;
	margin-left: 0px;
	margin-top: -254px;
}

#espacoNoivos {
	background-color: #f7f6f4;
	width: 410px;
	height: 705px;
	margin-left: 327px;
	margin-top: -78px;
}

#btCrieEspaco {
	width: 270px;
	height: 64px;
	margin-left: 20px;
	margin-top: -510px;
}

#colunaSecundaria {
	background-color: #E7E7E8;
	float: right;
	width: 35%;
}

#colunaSecundaria h2 {
	color: #306C96;
	font-size: 14px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

#colunaSecundaria form {
	float: center;
	padding: 20px 40px;
}

#colunaSecundaria label{
	display: block;
}

#colunaSecundaria p label {
	display: inline;
	float: left;
	width: 65px;
}

#colunaSecundaria p {
	clear: both;
	display: block;
	width: 100%;
}

#colunaSecundaria select, #colunaSecundaria input, #colunaSecundaria textarea {
	border: 1px solid #306C96;
	margin: 2px 0 7px 0;
}

#colunaSecundaria input {
	width: 180px;
}

#colunaSecundaria p input{
	border: none;
	display: inline;
	float: left;
	width: 20px;
} 

#conteudo table {
	width: 100%;
}

table .thumb {
	padding-bottom: 15px;
	width: 120px;
	vertical-align: top;
}

table .thumb h3{
	vertical-align: top;
}

#rodape {
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:2%;
	width:950px;
}

#logoRodape {
	width: 150px;
	height: 100px;
	text-align: left;
	padding-top: 5px;
}

#bannerMini {
	margin-left: 15px;
	margin-top: 30px;
}

form.coluna input, form.coluna textarea {
	border: 1px solid #21407E;
	margin-bottom: 7px;  
	width: 90%;
}

form.coluna input.medio {
	width: 200px;
}

form.coluna input.botao, #colunaSecundaria input.botao {
	background-color: #21407E;
	color: #ffffff;
	clear: both;
	float: right;
	margin-right:37px;
	margin-top:9px;
	width: 60px;
}

#colunaSecundaria input.botao {
	margin-right: 20px;
}

form.coluna span {
	float: left;
	padding-right: 70px;
}

form.coluna .pequeno {
	width: 50px;
}

#cartoes img {
	margin: 0 20px;
}



#newsletter {
	clear: both;
	width: 205px;
	margin-top: 20px;
	margin-left: 8px;
}

#newsletter li {
	background-position: left;
	list-style: none;
	padding-bottom: 10px;
	padding-top: 10px;
}

#newsletter li a {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#newsletter li a:hover, #newsletter li a:active {
	color: #ffffff;
}

#newsletter form {
	padding: 0;
}

#newsletter #errors li {
	color: #ffffff;
	background: none;
	list-style: none inside;
	padding: 0 0 5px 0;
}

#newsletter #errors ul {
	list-style: none;
}
 
#newsletter p input {
	width: 169px;
}

#newsletter .btn {
	width: auto ;
}

#conteudoConheca {
	background-color: #fbfbfb;
	width: 737px;
	height: 715px;
	margin-top: -656px;
	margin-left: 227px;
}

#conteudoEspacoArquitetos {
	background-color: #fbfbfb;
	width: 737px;
	height:718px;
	margin-top: -656px;
	margin-left: 227px;
}

#conteudoEspacoNoivos {
	background-color: #fbfbfb;
	width: 737px;
	margin-top: -656px;
	margin-left: 227px;
}

#conteudoNovaPresentes {
	background-color: #fbfbfb;
	width: 737px;
	height:718px;
	margin-top: -657px;
	margin-left: 227px;
}

#conteudoEspacoNoivos {
	background-color: #f7f6f4;
	width: 738px;
	height:719px;
	margin-top: -660px;
	margin-left: 229px;
}

#select {
	width: 100px;
	float: left;
	margin-top: 30px;
	margin-left: 20px;
}

#textoConheca {
	width: 700px;
	margin-left: 10px;
	margin-top: 0px;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
}

#textoEventos {
	width: 770px;
	margin-left: 0px;
	margin-top: -660px;
	height:800px;
}

#textoListarEspaco {
	width: 770px;
	margin-left: 10px;
	margin-top: -60px;
}

#textoLoginEspaco {
	width: 720px;
	margin-left: 20px;
	margin-top: -30px;
}

#textoNovaPresentes {
	width: 740px;
	height:718px;
	margin-left: 50px;
	margin-top: -60px;
}

#form {
	width: 227px;
	margin-left: 20px;
}

#loginEspaco {
	width: 100px;
	height: 57px;
	margin-left: 212px;
	margin-top: 15px;
}

#textoSelect {
	width: 300px;
	margin-left: 20px;
	margin-top: -10px;
}

#conteudoCriarEspaco {
	background-color: #FFFFFF;
	width: 737px;
	height:716px;
	margin-top: -657px;
	margin-left: 227px;
}

#conteudoLoginEspaco {
	background-color: #ffffff;
	width: 738px;
	height:715px;
	margin-top: -657px;
	margin-left: 227px;
}

#conteudoGerenciarEspaco {
	background-color: #fbfbfb;
	width: 737px;
	height:716px;
	margin-top: -270px;
	margin-left: 227px;
}

#logado {
	width: 500px;
	margin-left: 550px;
	margin-top: -657px;
	
}

#conteudoEventos {
	background-color: #fbfbfb;
	width: 745px;
	margin-top: -657px;
	margin-left: 230px;
	height:717px;
}


#eventos {
	width: 50px;
	height:300px;
	margin-left: 10px;
	margin-top: -500px;
}

#conteudo_texto {
	width: 870px;
	height:705px;
	margin-left: 10px;
	margin-top: 0px;
}

#galeria {
	width: 870px;
	height:720px;
	margin-left: 10px;
	margin-top: -10px;
}

#noivos-41 {
	position:absolute;
	left:100px;
	top:760px;
	width:255px;
	height:128px;
}

#noivos-42 {
	position:absolute;
	left:355px;
	top:760px;
	width:90px;
	height:66px;
}

#noivos-43 {
	position:absolute;
	left:445px;
	top:760px;
	width:98px;
	height:66px;
}

#noivos-44 {
	position:absolute;
	left:543px;
	top:760px;
	width:117px;
	height:66px;
}

#noivos-45 {
	position:absolute;
	left:660px;
	top:760px;
	width:105px;
	height:66px;
}

#noivos-49 {
	position:absolute;
	left:494px;
	top:835px;
	width:130px;
	height:36px;
}

#noivos-50 {
	position:absolute;
	left:624px;
	top:835px;
	width:77px;
	height:36px;
}

#noivos-55 {
	position:absolute;
	left:355px;
	top:835px;
	width:139px;
	height:35px;
}

#noivos-56 {
	position:absolute;
	left:701px;
	top:835px;
	width:119px;
	height:35px;
}

#noivos-57 {
	position:absolute;
	left:820px;
	top:835px;
	width:176px;
	height:35px;
}

#contemMenuRodape {
	float: left;
	height: 35px;
	margin-bottom: 0px;
	width: 700px;
	margin-left: 16%;
	margin-top: -11%;
}

#contemMenuRodape #menuRodape {
	float: left;
	height: 35px;
	width: 100%;
}

#menuRodape {
	
}

#menuRodape li {
	float: left;
	list-style: none;
}

#menuRodape li a {
	color: #58595b;
	text-transform: uppercase;
}

#contemMenuRodape2 {
	float: left;
	height: 38px;
	margin-bottom: 0px;
	width: 800px;
	margin-left: 16%;
	margin-top: -7%;
}

#contemMenuRodape2 #menuRodape2 {
	float: left;
	height: 35px;
	width: 100%;
}

#menuRodape2 {
	
}

#menuRodape2 li {
	float: left;
	list-style: none;
}

#menuRodape2 li a {
	color: #58595b;
	text-transform: uppercase;
}

#sucess {
	font-weight: bold;
}

#newsletter #sucess {
	color: #fff;
	padding-left: 20px;
}

.fotos {
	float: left;
}