@charset "utf-8";
body {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../imagens/layout/bgGeral.jpg);
	background-repeat: repeat-x;
	font-size: 65%;
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-weight: bold;
	background-color: #B7E0F6;
	line-height: 18px;
}
form {
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a {
	text-decoration: none;
	color: #555555;
}
a:hover {
	color: #ff2c60;
}

#base {
	width: 100%;
}
#base #geral {
	width: 1001px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.3em;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	background-color: #FFF;
	background-image: url(../imagens/layout/bgTopo.gif);
	background-repeat: repeat-x;
	background-position: left -10px;
}

#geral  #janela {
	width: 380px;
	z-index: 100;
	position: absolute;
	right: auto;
	top: 171px;
	bottom: auto;
	left: 182px;
}

#geral .maiuscula {
	text-transform: uppercase;
}
#geral .fontRosa {
	color: #f3005d;
}
#geral .fontAzul {
	color: #00add5;
}
#geral .campo {
	border: 1px solid #666666;
	background-color: #ecf6fb;
	font-size: 0.9em;
}


#geral #topo {
	height: 172px;
}
#topo #logo {
	background-image: url(../imagens/layout/logo.gif);
	background-repeat: no-repeat;
	height: 129px;
	width: 223px;
}
#topo #areaRestrita {
	width: 296px;
	position: absolute;
	top: 0px;
	left: auto;
	right: 10px;
	bottom: auto;
	height: 129px;
	background-image: url(../imagens/layout/cadeado.gif);
	background-repeat: no-repeat;
}

#areaRestrita .titRestrita {
	font-size: 1.3em;
	padding-left: 36px;
	padding-top: 5px;
	font-weight: normal;
}
#areaRestrita .subArea {
	padding-left: 30px;
}
#areaRestrita .subArea a {
	font-size: 0.9em;
}


#topo ul  {
	height: 40px;
	display: block;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}

#topo ul li {
	float: left;
	text-transform: uppercase;
	display: block;
}
#topo ul li a {
	color: #FFF;
	display: block;
	height: 30px;
	padding-top: 10px;
	padding-right: 13px;
	padding-left: 13px;
}
#topo ul li a:hover {
	background-color: #f3005d;
	display: block;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	margin-right: -1px;
	margin-left: -1px;
}
#geral #banner {
	height: 316px;
}
#geral #conteudo {
	margin-top: 22px;
	min-height:400px;
	padding-bottom: 20px;
	min-height:500px;
}
#conteudo .titulo {
	color: #00bfeb;
}

#conteudo .contG {
	width: 660px;
	background-image: url(../imagens/layout/linha.gif);
	background-repeat: repeat-y;
	background-position: 680px top;
	padding-right: 45px;
	float: left;
}
#conteudo .linhaVert {
	background-image: url(../imagens/layout/linha.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.linhaVert .seguraNoticia {
	float: left;
	margin-top: 15px;
	width: 340px;
}
.linhaVert .seguraNoticia2 {
	float: left;
	margin-top: 15px;
	width: 340px;
}
.seguraNoticia .imgNot {
	float: left;
	height: 60px;
	width: 60px;
}
.seguraNoticia2 .imgNot {
	float: left;
	height: 60px;
	width: 60px;
}
.seguraNoticia .titNot {
	background-image: url(../imagens/layout/setaAzul.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 10px;
	float: left;
	margin-left: 10px;
	color: #00add5;
}
.seguraNoticia2 .titNot2 {
	background-image: url(../imagens/layout/setaAzul.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 10px;
	float: left;
	margin-left: 10px;
	color: #00add5;
	width: 260px;
}
.seguraNoticia .txtNot {
	float: left;
	margin-left: 10px;
	padding-left: 10px;
}
.seguraNoticia2 .txtNot2 {
	float: left;
	margin-left: 10px;
	padding-left: 10px;
	height: 50px;
	width: 200px;
}


#conteudo .linhaHor {
	background-image: url(../imagens/layout/linha.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#conteudo .box {
	float: left;
}
.box .calAzul {
	color: #00add5;
	padding-bottom: 10px;
}

.box .titulo {
	background-repeat: no-repeat;
	padding-left: 46px;
	background-position: 9px;
	font-size: 1.3em;
	text-transform: uppercase;
	padding-top: 8px;
	font-weight: normal;
	min-height:27px;
}
.box ul {
	padding-left: 5px;
	padding-top: 8px;
}
.box ul li {
	min-height: 43px;
	padding-bottom: 12px;
}
.box ul li .imagem {
	padding-right: 8px;
}
.box ul li span {
	display: block;
	padding-top: 10px;
	width: 340px;
}
.box .quiz {
	background-color: #daeffa;
	padding: 10px;
	margin-top: 10px;
}

.linkBaixo  {
	height: 20px;
	float: right;
	width: 250px;
}
.linkBaixo li {
	float: left;
	min-height: 0px;
	height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
#calendario {
}
ul#calendario li{
	background-image: url(../imagens/layout/setaAzul.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: left 1px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#aniversariante li {
	margin: 0px !important;
	padding: 0px !important;
	list-style-image: none !important;
	list-style-type: none !important;
	background-image: none !important;
	height: 0px !important;
}
#base #rodape {
	height: 93px;
	background-color: #00bfeb;
	background-image: url(../imagens/layout/bgRodape.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
	color: #FFF;
	font-size: 1.4em;
	padding-bottom: 20px;
}
#rodape .rodTexto {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	clear: both;
}
.rodTexto a {
	color: #FFF;
}

.rodTexto .endereco {
	padding-left: 0px;
	float: left;
	margin-right: 20px;
}
.rodTexto .tags {
	float: right;
	text-align: right;
}
.formata {
	padding-top: 0px;
	padding-bottom: 3px;
	background-image: url(../imagens/layout/setaAzul.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left top;
}

