body {
	height: 90%;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
	}
	
/****************************************** CONFIGURA TAGS **/
h1 {
	font-family: "trebuchet ms", Georgia, "Times New Roman", Times, serif;
	color: #993366;
	font-size: 260%;
	margin: 20px 0 25px 0;
	font-weight: normal;
	}
	
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display: block;
	color: #993366;
	font-size: 140%;
	margin: 25px 0 0px 0;
	font-weight: normal;
	}
	
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #993366;
	font-size: 100%;
	margin: 25px 0 0px 0;
	}	
	
hr {
	display: none;
	}
	
img, #cadastrar, #enviar {
	border: 0;
	}
	
a {
	color: #993366;
	}	

ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
ul li {
	padding: 0;
	margin: 0;
	}
	
address {
	font-style: normal;	
	}
	
input, textarea {
	border: 2px solid #999999;
	display: block;
	padding: 2px;
	float: left;
	margin: 6px 5px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	}
		
		
label {
	display: block;
	float:left;
	width: 80px;
	text-align:left;
	}		
/****************************************** CONFIGS GERAIS **/	

#geral {
	position: relative;
	background: url(../images/back_total.gif) repeat-x;
	height: 100%; 
	width: 5713px;
	}	
	
#home, #lifestyle, #servicos, #portfolio, #backstage, #contato {
	position: relative;
	float: left;
	margin: 0 110px 0 20px;
	width: 750px;
	height: 392px;
/*	border: 1px dashed red; */
	}
	
.ancora {
	position: relative;
	left: -10px;
	top: 69px;
	height: 8px;
	}	
	
.divide {	
	position: relative;
	float: left;
	width: 16px;
	background:url(../images/tracejado.gif) repeat-y;
	height: 400px;
	size: 1px;
	top: -8px;
	}
	
.chamada {
	padding: 0 25px 5px 0;
	margin: 25px 0 15px 0;
	background: url(../images/seta.gif) no-repeat right center;
	text-align: right;
	}
	
.itens {
	display: block;
	float: left;
	margin: 3px;
/*	background:url(../images/itens_out.gif) no-repeat;*/
	width: 30px;
	height: 30px;
	font-size: 80%;
/*	color: #999999;*/
	text-decoration: none;
	text-align: center;
	padding: 5px;

}

	
/******************************************************* HOME ***/

/******* MENU ***/
#menu {
	position: relative;
	margin: 0;
	padding: 0;
	height: 131px;
	}
	
#menu a {
	text-decoration: none;
	}	
	
#menu ul li {
	position: relative;
	float: left;
	}	
	
#menu ul li a {
	position: relative;
	float: left;
	display: block;
	height: 131px;
	width: 140px;
	text-indent: -5000px;
	}

li a.um {
	background: url(../images/1_out_lifestyle.jpg) no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	
	}
	
li a:hover.um {
	background: url(../images/1_out_lifestyle.jpg) no-repeat;
	background-position: bottom;
	display: block;
	
	}	
	
li a.dois {
	background: url(../images/2_out_servicos.jpg) no-repeat;
	display: block;
	}
	
li a:hover.dois {
	background: url(../images/2_out_servicos.jpg) no-repeat;
	background-position: bottom;
	display: block;
	}	
	
li a.tres {
	background: url(../images/3_out_portfolio.jpg) no-repeat;
	display: block;
	}
	
li a:hover.tres {
	background: url(../images/3_out_portfolio.jpg) no-repeat;
	background-position: bottom;
	display: block;
	}	
	
li a.quatro {
	background: url(../images/4_out_backstage.jpg) no-repeat;
	display: block;
	}		

li a:hover.quatro {
	background: url(../images/4_out_backstage.jpg) no-repeat;
	background-position: bottom;
	display: block;
	}	
	
li a.cinco {
	background: url(../images/5_out_contato.jpg) no-repeat;
	display: block;
	}

li a:hover.cinco {
	background: url(../images/5_out_contato.jpg) no-repeat;
	background-position: bottom;
	display: block;
	}	
	
/*******FIM DO MENU **/
		
#topoflash {
	position: relative;
	margin: 78px 0 0 0;
	width: 700px;
	height: 120px;
	background-color: #999966;
	}

/******************************************************* LIFE STYLE ***/
#lifestyle {
	background: url(../images/back_lifestyle.jpg) no-repeat 365px 0;
	}

#canto_1 {
	position: relative;
	float: left;
	width: 158px;
	height: 198px;
	background:url(../images/1.jpg) no-repeat;
	top: -8px;
	}
	
#barra_1 {
	position: relative;
	width: 64px;
	background:url(../images/back_1.gif) repeat-y; 
	height: 182px;
	top: 198px;
	padding: 20px 0 0 94px;
	}
	
.conteudo {
	position: relative;
	float: left;
	width: 560px;
	height: 310px;
	overflow:auto;
	}
	
.conteudo p {
	margin: 15px 0 0 0;
	padding: 0;
	}
	
p.resposta {
	background-image:url(../images/back_resposta.gif);
	padding: 4px;
	color: #333333;
	}	

/******************************************************* SERVIÇOS ***/
#canto_2 {
	position: relative;
	float: left;
	width: 158px;
	height: 198px;
	background:url(../images/2.jpg) no-repeat;
	top: -8px;
	}
	
#barra_2 {
	position: relative;
	width: 64px;
	background:url(../images/back_2.gif) repeat-y; 
	height: 182px;
	top: 198px;
	padding: 20px 0 0 94px;
	}			
	
/******************************************************* PORTFOLIO ***/
#canto_3 {
	position: relative;
	float: left;
	width: 158px;
	height: 198px;
	background:url(../images/3.jpg) no-repeat;
	top: -8px;
	}		

#barra_3 {
	position: relative;
	float: left;
	width: 64px;
	background:url(../images/back_3.gif) repeat-y; 
	height: 182px;
	top: 198px;
	padding: 20px 0 0 94px;
	}
	
#portfolio ul li a {
	text-decoration: none;
/*	border: 1px solid red; */
	
	display: block;
	width: 270px;
	padding: 13px 0 0 200px;
	font-size: 140%;
	margin: 1px 0 1px 0;
	}	
	
#portfolio ul li {
	display: block;
	float: left;
	margin: 1px;
	height: 45px;
	}	
	
.ad {
	background: url(../images/portfolio_antesedepois.jpg) no-repeat;
	}
.noivas {
	background: url(../images/portfolio_noivas.jpg) no-repeat;
	}
.editoriais {
	background: url(../images/portfolio_editoriais.jpg) no-repeat;
	}
	
.capas {
	background: url(../images/portfolio_capas.jpg) no-repeat;
	}
	
.ensaios {
	background: url(../images/portfolio_ensaios.jpg) no-repeat;
	}
	
.publicitarios {
	background: url(../images/portfolio_publicitarios.jpg) no-repeat;
	}	
.decadas {
	background: url(../images/portfolio_decadas.jpg) no-repeat;
	}
.desfiles{
	background: url(../images/portfolio_desfiles.jpg) no-repeat;
}
/* ---- Subs ----*/
#subs ul li {
	margin:0;
	height: 13px;
	}	
	
#subs ul li a {
	display: block;
	height: 13px;
	padding: 2px;
	width: 170px;
	color: #999999;
	margin-left: 85px;
	}
	
#subs ul li a:hover {	
	background-color: #CCCCCC;
	color: #333333;
	}

.subz {
	position: absolute;
	width: 270px;
	left: 440px;
	font-size: 70%;
	visibility:hidden;
	}
.subz ul {
	float:left;
	background: url(../images/back_subeditoriais.gif) repeat-y 70px;
}	
	
.aba {
	position: absolute;
	height: 45px;
	width: 45px;
	left: 30px;
	background:url(../images/aba_subeditoriais.gif) no-repeat;
}

#sub_editoriais, #sub_ensaios {
top: 17px;
}
#sub_vai {
top:200px;
margin-left:20px;
}

#sub_vai ul{
	margin-top:-190px;
	float:left;
}

#sub_capas {
top:177px;
}

#sub_desfiles{
	top:314px;
}

#sub_noivas {
top:345px;
left:465px;
}

#sub_noivas ul{
	margin-top:15px;
}

#aba_editoriais {

top:110px;

}
#aba_ensaios {
top:200px;
}
#aba_noivas {
top:15px;
}
#aba_vai {
top:65px;
}


/******************************************************* BACKSTAGE ***/
#canto_4 {
	position: relative;
	float: left;
	width: 158px;
	height: 198px;
	background:url(../images/4.jpg) no-repeat;
	top: -8px;
	}
	
#barra_4 {
	position: relative;
	width: 64px;
	background:url(../images/back_4.gif) repeat-y; 
	height: 182px;
	top: 198px;
	padding: 20px 0 0 94px;
	}			
	
/******************************************************* CONTATO ***/
#canto_5 {
	position: relative;
	float: left;
	width: 158px;
	height: 198px;
	background:url(../images/5.jpg) no-repeat;
	top: -8px;
	}		

#barra_5 {
	position: relative;
	width: 64px;
	background:url(../images/back_5.gif) repeat-y; 
	height: 182px;
	top: 198px;
	padding: 20px 0 0 94px;
	}			

#endereco {
	position: relative;
	float: left;
	width: 340px;
	}
	
#politica {
	position: relative;
	float: left;
	top: 90px;
	width: 220px;
	}
	
	
#enviar {
	position: relative;
	float: left;
	left: 220px;
	}		