@import url("design.css");
/* ------------------------------------------------------------------------
version: 1.0
author: Favus Interactive Editoração Eletrônica LTDA-ME
email: projeto@favus.com.br
website: http://www.favus.com.br
phone: 55 (11) 3837 0555 | 3554 4349
*/

body{
	margin: 0 auto;
	padding-top: 5px;;
	background-color: #FFF;
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #5c5c5c;
	line-height: 18px;
}

img{
	border: 0px solid #000;
}

#principal{
	width: 962px;
	border: 0px solid #000;
	text-align: left;
}

#menuEnquete{
	width: 171px;
	height: 540px;
	border: 0px solid #000;
	position: absolute;
	background-color: #8a8ac3;
}

#associacaoCadastro{
	width: 283px;
	height: 560px;
	border: 0px solid #000;
	position: absolute;
	margin-left: 676px;
	background-image: url(../imagens/img_geral_associacao.gif);
	background-position: top;
	background-repeat: no-repeat;
	color: #FFF;
}

#areaRestrita{
	width: 502px;
	height: 83px;
	border: 0px solid #000;
	position: absolute;
	margin-left: 173px;
	/*background-image: url(../imagens/back_arearestrita.gif);
	background-position: bottom left;
	background-repeat: no-repeat;*/
	text-align: left;
}

#areaRestrita .formLogin{
	width: 470px;
	height: 20px;
	margin-left: 30px;
	margin-top: 20px;
	color: #FFF;
	border: 0px solid #000;
}

.menu{
	width: 156px;
	height: 325px;
	padding-left: 15px;
	padding-top: 15px;
	background-color: #8a8ac3;
	color: #FFF;
	line-height: 20px;
}

.enquete{
	margin-top: 1px;
	width: 152px;
	height: 205px;
	padding-left: 15px;
	padding-top: 10px;
	border: 2px solid #b9b9b9;
	color: #808284;
	line-height: 16px;
}

.eventos{
	width: 256px;
	height: 100px;
	margin-left: 1px;
	margin-top: 341px;
	padding-left: 16px;
	padding-right: 10px;
	padding-top: 10px;
	line-height: 14px;
	background-color: #f5f5f5;
	position: absolute;
	color: #808080;
}

#conteudo{
	width: 480px;
	border: 0px solid #000;
	text-align: left;
	padding: 10px;
	padding-left: 185px;
	padding-top: 120px;
	min-height: 330px;
}

#rodape{
	width: 787px;
	height: 170px;
	margin-top: 20px;
	padding-left: 175px;
	padding-top: 20px;
	text-align: left;
	color: #FFF;
	background-color: #8a8ac3;
	line-height: 30px;
	clear: both;
	margin-top: 100px;
}
