body {

	background-color:#FFFFFF;

	background-position:bottom;

	background-repeat:repeat-x;

}



#principal{

	width:900px;

	min-height:500px;

	margin:auto;

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:14px;

}



#menu {

	width:100px;

	min-height:520px;

	text-align:left;

	float:left;

}



#menu ul, #menu a, #menu a:hover, #menu a:active, #menu a:visited {

	color:#333333;

	list-style:none;

	text-decoration:none;

}



#logotipo {

	width:450px;

	height:125px;

	text-align:center;

	color:#FFFFFF;

	margin-left:100px;

}



#centro {

	width:710px;

	height:387px;

	background-color:#FFFFFF;



	float:left;

}



#esquerda {

	width:450px;

	height:385px;

	float:left;

	background-image:url(../images/central.png);

	background-position:bottom;

	background-repeat:no-repeat;

	text-align:justify;

	color:#97AD3B;

}



#esquerda p {

	margin-left:20px;

	margin-right:20px;

	margin-top:5px;

}



#esquerda h1 {

	margin-left:20px;

	margin-bottom:5px;

	color:#ED3570;

}

#esquerda a {
	color:#ED3570;
	text-decoration:underline;
}

#esquerda a:hover {
	color:#ED3570;
	text-decoration:none;
}

#esquerda a:active {
	color:#ED3570;
	text-decoration:underline;
}

#esquerda a:visited {
	color:#ED3570;
	text-decoration:none;
}

#twitter {

	width:260px;

	height:385px;

	float:right;

}



#redes {

	width:710px;

	height:80px;

	float:left;

	text-align:center;

	margin-top:20px;

}



#redes ul, #redes li {

	list-style:none;

	text-decoration:none;

	display:inline;

}



#rodape {

	width:700px;

	height:25px;

	float:left;

	text-align:right;

	color:#666666;

}



#rodape p {

	margin:0px;

}



#direita {

	width:100px;

	min-height:625px;

	text-align:left;

	float:right;

	background-color:#ED3570;

}



img {

	border:0px;

}
#news {
	margin-left:810px;
}

