@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family: 'Merriweather', serif;
}
#bg1 {background-color:#9a8773;} /* home */
#bg2 {background-color:#8d7d73;} /* perfil */
#bg3 {background-color:#70706a;} /* projetos */
#bg4 {background-color:#828163;} /* mostras */
#bg5 {background-color:#8f9e9d;} /* publicações */
#bg6 {background-color:#bb987c;} /* contato */


#main_wrapper {
	width:980px;
	margin:0 auto;
	display:block;
	padding:0;
}
#header {
	width:980px;
	padding:0;
	margin:70px 0 0 0;
	height:89px;
	background:url(../images/top/zeze_gantois_topo.png) top left no-repeat;
}
.logo {
	width:232px;
	height:68px;
	float:left;
	display:block;
	margin:0;
}
.logo a img {
	border:none;
	outline:none;
	cursor:pointer;
}
.top_menu {
	float:right;
	height:60px;
	/*width:580px;*/
	margin:29px 0 0 0;
	display:block;
}
.top_menu ul {
	list-style:none;
	list-style-type:none;
	padding:0;
	margin:0;
	height:49px;
}
.top_menu ul li {
	background: url(../images/top/menu_div.png) no-repeat top right;
	padding:0;
	margin:0;
	float:left;
}
.top_menu ul li a {
	font-size:16px;
	line-height:18px;
	color:#fff;
	text-shadow:1px 1px 0 #444444;
	text-decoration:none;
	text-align:center;
	padding:15px 15px 0 15px;
	display:block;
	font-weight:400;
}

/************************************************/
#contents_wrapper {
	width:980px;
	padding:0;
	margin:0;
}
.sombra_top {
	z-index:100; 
	width:980px; 
	height:13px;
	background:url(../images/top/top_shadow.png) no-repeat top left; 
	display:block; 
	position:absolute;
}
.sombra_bottom {
	z-index:100; 
	width:980px; 
	height:13px;
	background: url(../images/footer/bottom_shadow.png) no-repeat top left;
	display:block; 
	position:absolute;
	margin:487px 0 0 0;
}
.col_default {
	width:245px;
	height:500px;
	display:block;
	float:left;
}
.col_default p {
	font-size:14px;
	line-height:16px;
	color:#fff;
	text-align:right;
	margin:0 20px 0 16px;
	padding:10px 0;
	display:block;
	float:right;
	width:210px;
}
.col_default a {
	font-size:15px;
	line-height:16px;
	text-decoration:none;
	color:#ecdbcd;
	text-align:right;
	margin:0 20px 0 16px;
	padding:10px 0;
	display:block;
	float:right;
	width:210px;
}
.col_default a:hover {
	color:#fff;
}
.col_default .title {
	width:210px;
	font-size:36px;
	font-weight:400;
	color:#fff;
	line-height:38px;
	display:block;
	margin:63px 20px 0 16px;
	text-align:right;
	padding:0 0 5px 0;
	float:right;
	background:url(../images/div_line_title.png) no-repeat bottom right;
}
.col_default .title2 {
	width:210px;
	font-size:28px;
	font-weight:400;
	color:#fff;
	line-height:38px;
	display:block;
	margin:63px 20px 0 16px;
	text-align:right;
	padding:0 0 5px 0;
	float:right;
	background:url(../images/div_line_title.png) no-repeat bottom right;
}
.col_text {
	width:400px;
	height:500px;
	background:url(../images/bg_text.png) repeat-x top left;
	padding:49px 0 0 0;
	margin:0;
	display:block;
	float:left;
}
.col_text h3 {
	font-size:18px;
	line-height:18px;
	text-align:left;
	color:#793c15;
	padding:5px 15px 6px 22px;
	margin:0;
	font-weight:700;
}
.col_text h4 {
	font-size:13px;
	line-height:15px;
	text-align:left;
	color:#333333;
	padding:0 15px 0 32px;
	margin:0;
	font-weight:700;
}
.col_text p.desc {
	font-size:12px;
	line-height:16px;
	text-align:left;
	color:#333333;
	padding:0 15px 8px 32px;
	margin:0;
}
.col_text p {
	font-size:12px;
	line-height:22px;
	text-align:left;
	color:#333333;
	padding:0 15px 0 22px;
}
.col_right {
	width:335px;
	height:500px;
	background:url(../images/perfil/zeze_gantois_retrato.jpg) no-repeat top left;
	padding:0;
	margin:0;
	display:block;
	float:left;
}
.col_right2 {
	width:320px;
	height:445px;
	/*background:url(../images/perfil/zeze_gantois_retrato.jpg) no-repeat top left;*/
	padding:55px 0 0 15px;
	margin:0;
	display:block;
	float:left;
}


/*  HOME  */
.contents_home {
	background:url(../images/home/main_grid.jpg) no-repeat top left;
	width:980px;
	height:500px;
}
.col_01 {
	z-index:99;
	width:243px; 
	height:500px; 
	float:left;
	margin: 0 2px 0 0;
}
.col_02 {
	z-index:98;
	width:367px; 
	height:500px; 
	float:left;
	margin: 0 2px 0 0;
}
.col_03 {
	z-index:97;
	width:366px; 
	height:500px; 
	float:left;
	margin:0;
}

.holder01 {
	width:243px;
	height:189px;
	margin:0;
	padding:0;
	display:block;
}
.holder02 {
	width: 243px;
	height: 132px;
	margin: 179px 0 0 0;
	padding:0;
	display:block;
}
.holder03 {
	width: 244px;
	height: 272px;
	margin: 0 0 0 123px;
	display:block;
}
.holder04 {
	width: 244px;
	height: 164px;
	margin: 2px 123px 0 0;
	display:block;
}
.holder05 {
	width: 244px;
	height: 108px;
	margin: 0 0 0 123px;
	display:block;
}
.holder06 {
	width: 244px;
	height: 217px;
	margin: 2px 0 0 0;
	display:block;
}
.holder07 {
	width: 366px;
	height: 171px;
	margin: 2px 0 0 0;
	display:block;
}

/*  PERFIL  */
.contents_perfil {
	background:#857266;
	width:980px;
	height:500px;
}

/*  PROJETOS  */
.contents_projetos {
	background:#686861 url(../images/projetos/bg.jpg) no-repeat top right;
	width:980px;
	height:500px;
}
.galeria_item {
	background:url(../images/projetos/thumb_shadow.png) no-repeat top left;
	width:190px;
	height:129px;
	float:left;
	margin:0 10px 20px 0;
	display:block;
	text-align:center;
}

/*  MOSTRAS  */
.contents_mostras {
	background:#7c7b56 url(../images/mostras/bg.jpg) no-repeat top right;
	width:980px;
	height:500px;
}

/*  PUBLICAÇÕES  */
.contents_publicacoes {
	background:#829493;
	width:980px;
	height:500px;
}

/*  CONTATO  */
.contents_contato {
	background:#b58b69;
	width:980px;
	height:500px;
}

/* FOOTER */
#footer {
	width:980px;
	height:241px;
	background:url(../images/footer/bg.png) repeat-x top left;
	display:block;
	margin:0 auto;
}
#footer .tel {
	font-size:24px;
	color:#555555;
	font-weight:700;
	text-align:right;
	margin:0;
	padding:40px 20px 0 0;
	display:block;
}
#footer .adress {
	font-size:12px;
	line-height:16px;
	color:#555555;
	font-weight:400;
	text-align:right;
	margin:0;
	padding:10px 20px 0 0;
	display:block;
}
#footer .copyright {
	font-size:10px;
	line-height:11px;
	color:#ffffff;
	font-weight:300;
	text-align:left;
	margin:0;
	padding:110px 0 0 10px;
	display:block;
}


/* CONTATO */

#form_wrapper {
	/*width:100%;
	height:550px;*/
	float:left;
	display:block;
	padding:0 15px;
}
#form_wrapper p {
	display: block;
	font-size: 14px;
	line-height: 16px;
	color: #630;
	text-align: left;
	padding: 0 0 5px 0;
	margin: 0;
}
#form_wrapper h5 {
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #630;
	text-align: left;
	padding: 9px 0 4px 0;
	margin: 0;
}

#form_wrapper input, #form_wrapper textarea {
	font-family: Arial, Helvetica, sans-serif;
	width: 350px;
	display: block;
	font-size: 15px;
	line-height: 17px;
	color: #630;
	text-align: left;
	padding: 6px;
	margin: 0;
	background-color: #E6D9CE;
	border: 1px solid #aaaaaa;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#form_wrapper input:hover, 
#form_wrapper input:focus, 
#form_wrapper textarea:hover, 
#form_wrapper textarea:focus {
	border-color: #C68E00;
	background-color: #fbefe4;
}
.btn_enviar, .btn_enviar:link, active, visited, btn_cancelar, .btn_cancelar:link, active, visited {
	background:#bf7233;
	width:100px;
	display:block;
	float:left;
	margin:10px 10px 0 0;
	padding:7px 5px;
	border:0;
	outline:none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	font-weight:bold;
}
.btn_enviar:hover {
	cursor:pointer;
	background:#9e561d;
}
.btn_cancelar:hover {
	cursor:pointer;
	background:#888;
}
