@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: 0px auto;
	padding: 0px auto;
	background-color: #FFF;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #6c6c6c;
	line-height: 17px;
	/*background-image: url(../imagens/back_geral.gif);
	background-position: top;
	background-repeat: repeat-x;*/
}

img{
	border: 0px solid #FFF;
}

a:link {	text-decoration: none; color: #04497f; }
a:visited { text-decoration: none; color: #04497f; }
a:hover { text-decoration: none; color: #000000; }

input, select, textarea{
	border: 1px solid #c0c0c0;
	background-color: #FFF;
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #6c6c6c;
	padding-left: 3px;
	padding-right: 3px;
	margin: 1px;
}

#central{
	width: 778px;
	height: 100%;
	position: absolute;
	border: 0px solid #000;
	text-align: left;
}

#conteudoSuperior{
	width: 766px;
	height: 210px;
	border: 0px solid #000;
	text-align: left;
	position: relative;
}

#menuPrincipal{
	width: 263px;
	border: 0px solid #000;
	text-align: left;
	position: absolute;
	float: left;
	top: 211px;
	padding-top:5px;
}

#menuPrincipal .menu{
	width: 195px;
	height: 50px;
	border: 0px solid #000;
	vertical-align: top;
	text-align: right;
	font-size: 10px;
	padding-left: 25px;
}

.cadastro{
	width: 217px;
	height: 72px;
	border: 0px solid #000;
	text-align: right;
	padding-right: 18px;
	padding-top: 48px;
	background-image: url(../imagens/img_back_cadastrese.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#conteudoCentral{
	width: 493px;
	border: 0px solid #000;
	position: absolute;
	padding-top: 15px;
	padding-left: 5px;
	padding-right: 5px;
	left: 263px;
}

#conteudoCentral .centralChamada{
	width: 493px;
	height: 140px;
	border: 0px solid #c0c0c0;
	/*background-image: url(../imagens/barra_divisao_conteudo.gif);
	background-position: bottom;
	background-repeat: no-repeat;*/
	position: relative;
}

#conteudoCentral .noticias{
	width: 230px;
	height: 290px;
	padding: 5px;
	border: 0px solid #000;
	float: right;
	line-height: 15px;
}

#conteudoCentral .noticiasHome{
	width: 490px;
	padding: 5px;
	border: 0px solid #000;
	line-height: 15px;
}

#conteudoCentral .agenda{
	width: 230px;
	height: 290px;
	padding: 5px;
	border: 0px solid #000;
	float: left;
	font-size:10px;
}

.conteudo{
	width: 470px;
	padding-top: 10px;
	padding-bottom: 20px;
	border: 0px solid #000;
	position: relative;
	line-height: 18px;
}

.date {
	padding-left: 10px;
	padding-top: 10px;
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #6c6c6c;
}

.notiDetalhes{
	font-size:10px;
	border-bottom: 1px dotted #c0c0c0;
	margin-bottom: 10px;
}

.title {
	font-size: 21px;
	font-family: Times New Roman, Arial;
	font-weight: normal;
	color: #000;
	line-height: 23px;
	margin-bottom: 15px;
}

.subtitle {
	font-size: 12px;
	font-weight: bold;
	line-height: 23px;
	margin-bottom: 15px;
}

.fotos{
	width: 130px;
	height: 100%;
	float: right;
	padding-left: 10px;
	margin-left: 5px;
	text-align:right;
	font-size:9px;
	font-weight: bold;
}

.listagemNoticias {
	background-image: url(../imagens/img_flechinha.gif);
	background-position: left;
	background-repeat: no-repeat;
	border: 0px solid #000;
	padding-left: 10px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #6c6c6c;
}

.listagemHome {
	background-image: url(../imagens/img_flechinha.gif);
	background-position: left;
	background-repeat: no-repeat;
	border: 0px solid #000;
	padding-left: 10px;
	font-family: Tahoma, Arial;
	font-size: 16px;
	font-weight: normal;
	color: #6c6c6c;
	line-height: 22px;
}

.listagemEventos {
	width: 230px;
	border: 0px solid #000;
	padding-bottom: 10px;
	line-height: 17px;
}

.listagemEventos .dateEvento {
	font-size: 10px;
	font-weight: bold;
}

.listagemEventos .titleEvento {
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}

h3{
	font-size: 24px;
	line-height: 25px;
	letter-spacing: 1px;
	font-family: Times New Roman, Arial;
	font-weight: normal;
	color: #000;
}

#rodape{
	font-size:10px;
	color: #000;
}

#tableEventos{
	width: 100%;
	margin: 0px;
	padding: 0px;
	line-height:15px;
}

#tableEventos .coluna1{
	width: 20%;
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px dotted #c0c0c0;
	vertical-align: top;
}

#tableEventos .coluna2{
	width: 80%;
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px dotted #c0c0c0;
	vertical-align: top;
}

#tableNoti{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#tableNoti .coluna1{
	width: 90%;
	padding-bottom: 0px;
	padding-top: 0px;
	border-bottom: 1px dotted #c0c0c0;
	vertical-align: top;
}

#tableNoti .coluna2{
	width: 10%;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px dotted #c0c0c0;
	vertical-align: top;
}

#tableFale{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#tableFale .coluna1{
	width: 30%;
	padding: 2px;
	border-right: 1px solid #c0c0c0;
	vertical-align: top;
	text-align: right;
	font-weight: bold;
	font-size:10px;
}

#tableFale .coluna2{
	width: 40%;
	vertical-align: top;
}

.colunaPrimaria{
	width: 220px;
	padding: 5px;
	border: 0px solid #000;
	float: left;
	line-height: 15px;
}

.colunaSecundaria{
	width: 220px;
	padding: 5px;
	border: 0px solid #000;
	float: right;
	line-height: 15px;
}