body{
    margin:0px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:1px;
	overflow:auto;	
}

div#t_index{
	width:800px;
	height:129px;
	background-image:url(../imagens/erotonBranca1.png);
	background-repeat:no-repeat;
	
}

div#slogan{
	width:800px;
	height:65px;
}

div#menu{
	width:800px;
	height:50px;
}

div#corpo_index{
	width:800px;
	height:auto;
	background-image:url(../imagens/fundo.png);
	border-right:1px solid #000080; 
	border-left:1px solid #000080; 
	border-top:1px solid #000080;
	border-bottom:1px solid #000080;
}

div#centro{
	width:760px;
	height:auto;
}

div#opcao{
	width:800px;
	height:50px;
}

div#mens{
	width:500px;
	height:auto;
}

div#acesso{
	width:325px;
	height:128px;
	float: right;
}

div#menu_index{
	width:170px;
	height:250px;
	background-image:url(../imagens/menu_index.png);
	background-repeat:no-repeat;
	vertical-align: top;
}

div#principal{
	width:580px;
	height:auto;
}

div#fale{
	width:380px;
	height:270px;
	background-image:url(../imagens/faleconosco.png);
	background-repeat:no-repeat;
}

div#contato{
	width:370px;
	height:240px;
	background-image:url(../imagens/contato.png);
	background-repeat:no-repeat;
	margin-left:30px;
}

div#rodape{
	width:800px;
	height:20px;
	background-image:url(../imagens/rodape.png);
	border-right:1px solid #000080; 
	border-left:1px solid #000080; 
	border-top:1px solid #000080;
	border-bottom:1px solid #000080;
}



