body {
	margin-top: 0px;
	background: #F2F2F2;
	font-family: Calibri;
	font-size: 12px;
	background-image:url(imagens/fundo.jpg);
    background-repeat:no-repeat;
    -webkit:none;
	color:#333333;
	-webkit-text-size-adjust:none;
	margin-bottom:0px;
		}
	
#container {
margin: 0 auto;
width:800px;
margin-top:330px;
padding-left:40px;
}

.menu {
width:350px;
}

.spam_texto {
	font-size:18px;
	line-height:1.2em;
}

.texto_paginas {
float:left;
width:680px;
font-size:14px;
line-height:1.4em;
margin-top:40px;
margin-left:25px;
}

.texto_inicio_esq {
float:left;
width:540px;
font-size:12px;
line-height:1.4em;
margin-top:40px;
margin-left:15px;
}

.img_inicio_dir {
float:right;
width:240px;
font-size:12px;
line-height:1.2em;
margin-top:45px;
}

.img_inicio_dir2 {
float:right;
width:240px;
font-size:12px;
line-height:1.2em;
margin-top:30px;
}

.titulos {
font-size:22px;
color:#6C0B78;
line-height:1.6em;
}

#rodape {
width:830px;
margin-top: 70px;
height:85px;
background-color:#6E0B78;
}

.logo-rodape {
	margin-left:40px;
	padding-top:6px;
	width:120px;
	float:left;
	}
	
	.texto-rodape {
	margin-right:10px;
	padding-top:6px;
	width:400px;
	float:right;
	text-align:right;
	color:#CCCCCC;
	font-size:15px;
	line-height:1.6em;
	}