@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	text-align:center;
	background: url(../imagens/fundo.jpg) repeat-x #616161;
	color: #aaa;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
     }
#corpo {
	width:778px;
	margin: 0 auto; 
    text-align: left;
	}
#top {
	background: url(../imagens/top.jpg) no-repeat;
	width:778px;
	height:250px;
	}
#m12 {
	background: url(../imagens/f.jpg) repeat-y;
	width:778px;
	}
#menu {
	background: url(../imagens/menu1.jpg) repeat-x;
	width:758px;
	height:40px;
	margin-left:10px;
	position:relative;
	}
#m {
	width:652px;
	height:43px;
	left:83px;
	position:absolute;
	top: -1px;
	}
#menu2 {
	padding:0;
	margin:0;
	list-style:none;
	height:40px;
	}
#menu2 li {
	float:left;
	}
#menu2 li a {
	display:block;
	float: left;
	height:40px;
	line-height:40px;
	color:#000;
	text-decoration:none;
	font-size:11px;
	font-family:arial, verdana, sans-serif;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 8px;
	cursor:pointer;
	}
#menu2 li a b {float: left; display:block; padding:0 16px 0 8px;}
#menu2 li#current a {color:#eee; background:url(../imagens/menu2.jpg);}
#menu2 li#current a b {background:url(../imagens/menu2.jpg) no-repeat right top;}
#menu2 li a:hover {color:#fff; background:#000 url(../imagens/menu3.jpg);}
#menu2 li a:hover b {background:url(../imagens/menu3.jpg) no-repeat right top;}
#menu2 li#current a:hover {color:#eee; background:#000 url(../imagens/menu2.jpg); cursor:default;}
#menu2 li#current a:hover b {background:url(../imagens/menu2.jpg) no-repeat right top;}
#sombra {
	background: url(../imagens/f.jpg) repeat-y; 
	width:778px;
	height:8px;
	}
#s {
	margin-left:10px;
	}
#meio {
	background: url(../imagens/f.jpg) repeat-y; 
	width:778px;
	height:410px;
	}
#conteudo{
	padding-left:17px;
	width:533px;
	float: left;
	}
#mural{
	background: url(../imagens/mural.jpg) no-repeat;
	width:218px;
	height:410px;
	float: left;
	}
#newsletter{
	width:203px;
	height:150px;
	padding-left:15px;
	}
#newst{
	width:190px;
	height:50px;
	display:block;
	}
/* Form */
label {
	color: #FF6266;
	padding-left:2px;
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
select {
	color: #FF6266;
	padding-left:2px;
	line-height:22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
#text
{
	height:17px;
	background: url(../imagens/textbg.jpg) repeat-x left top;
	border-bottom: 1px solid #9c9c9c;
	border-top: 1px solid #9c9c9c;
	border-left:none;
	border-right:none;
	padding:3px 0 0px 0;
}
#texta
{
	height:196px;
	background: url(../imagens/textbg.jpg) repeat-x left top;
	border-bottom: 1px solid #9c9c9c;
	border-top: 1px solid #9c9c9c;
	border-left:none;
	border-right:none;
	overflow: auto;
	padding:3px 0 0px 0;
}
#conttexta
{
	height:17px;
	background: url(../imagens/textbg.jpg) repeat-x left top;
	border-bottom: 1px solid #9c9c9c;
	border-top: 1px solid #9c9c9c;
	border-left:none;
	border-right:none;
	overflow:auto;
	padding:3px 0 0px 0;
}
#submit
{
	height:22px;
	background: url(../imagens/subbg.jpg) repeat-x left top;
	border:none;
}

/* Fim Form */
#recados{
	width:218px;
	height:260px;
	}
#rodape {
	width:778px;
	height:107px;
	}
#visitas {
	float:left;
	height:32px;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top:7px;
	font-size:18px;
	font-weight:bold;
	background: url(../imagens/contbg.jpg) repeat-x left top;

}
a {
	text-decoration:none;
	color:#FF6266;
	}
a:hover {
	color: #FF8C8F;
	}
#bot {
	text-decoration:none;
	color:#fff;
	}
#bot:hover {
	color: #ccc;
	}
