/* GERAIS */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {color: #666666; text-decoration: none;}
a:visited {text-decoration: none; 	color: #666666;}
a:hover {text-decoration: none; color: #333333;}
a:active {text-decoration: none;color: #666666;}

address{
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:2px;
	margin-top:30px;
	color:#CCCCCC;
	text-decoration:none;
	font-style:normal;
}

#popup {
	position:absolute;
	z-index:10;
	left:400px;
	top:200px;
	width:250px;
	height:300px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #f3f3f3;
	border: 1px solid #CCCCCC;
}

label{ 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#666666; 
	line-height:180%; 
	letter-spacing:0.3px; 
	/* Hack para IE7 */	
	*line-height:160%; 	
	*letter-spacing:0px; 
}
textarea {
	background-color: #f3f3f3;
	border: 1px solid #CCCCCC;
}

#geral{
	float:left;
	width:100%;
	background-image:url(../imagens/bg_topo.jpg);
	background-repeat:repeat-x;
	background-size: 100% 300px;

}
#topo{
	width:990px;
	height:230px;
	margin:auto;
}

#menu{
	width:270px;
	height:230px;
	float:left;
}
#banner{
	width:720px;
	height:230px;
	float:right	;
}
#conteudo{
	width:990px;
	margin:auto;
}
#catalogo{ 
	width:800px;	
	height:80px ; 
	margin-bottom:10px;
}
#catalogo img{
	padding: 5px 0 0 0;
	margin-left: -15px;
}

#logo-notabile{float: left; margin: 30px 0 0 -150px;}
#logo-notabile img{border-radius: 30px;}
#logo-dellanno{float: right; margin: 30px 50px 0 0; width: 300px;}
#logo-dellanno img{border-radius: 30px; float: left; margin-left: -30px;}

#rodape{
	float:left;
	width:100%;
	text-align:center;
	height:100px;
	background-image:url(../imagens/bg_rodape.jpg);
	background-repeat:repeat-x;
}

/* ESQUERDA DA INDEX */
#esquerda{
	width:270px;
	float:left;
	margin-bottom:30px;
}
#notabile-index{
	float:left;
	width:270px;
	background-color:#F5F5F5;
	height:auto;
	margin-top:20px;
}
#contato-index{
	width:270px;
	float:left;
}

/* CENTRO DA INDEX */

#centro{
	width:400px;
	float:left;
}
#catalogo-index{
	float:left;
	width:400px;
	height:130px;
	margin-top:20px;
}
#noticias-index{
	float:left;
	width:400px;
	height:240px;
	margin-top:20px;
}
#arquitetos-index{
	float:left;
	width:400px;
	height:auto;
	margin-top:30px;
}


/* DIREITA DA INDEX */
#direita{
	width:310px;
	float:right;
}
#videos-index{
	float:right;
	width:310px;
	height:375px;
	margin-top:20px;
}
#newsletter-index{
	float:right;
	width:310px;
	height:210px;
	margin-top:30px;
}



/* TEXTOS */
.txt-padrao{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666; line-height:180%; letter-spacing:0.3px; 
			/* Hack para IE7 */	*line-height:160%; 	*letter-spacing:0px; }
.txt-padrao12{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#666666; line-height:180%; letter-spacing:0.3px; 
			/* Hack para IE7 */	*line-height:160%; 	*letter-spacing:0px; }
.txt-padrao2{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#666666;	line-height:200%; letter-spacing:0.3px;
			/* Hack para IE7 */	*line-height:180%; 	*letter-spacing:0px;}
.txt-destacado { font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:11px;	color: #333333;	font-weight: bold; }

.box-fotos{width:350px;height:233px; float:left; margin:20px 0 0 25px;}
.box-fotos-alta{width:353px;height:530px; float:left; margin:20px 0 0 25px;}
