#slide  {
	Position: relative;
	width: 200px;
	border: 1pt dotted #69A6E9;
	background-color: #DBE2E3;
	padding: 10px;
	background-image: url(../img/bg_legenda.jpg);
	margin-bottom: 300px;
}
body {
	margin: 0px;
	background-image: url(../img/bg_geral.jpg);
	background-repeat: repeat-x;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#topo {
	background-image: url(../img/bg_topo.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 282px;
	width: 100%;
	text-align: center;
}
#rodape {
	background-image: url(../img/bg_rodape.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 105px;
	width: 100%;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #696969;
}

.titulorodape {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #4056a8;
}
#rodape a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #4096D5;
	text-decoration: none;
	line-height: 50px;
}
#rodape a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #4096D5;
	text-decoration: none;
	line-height: 50px;
}
#rodape a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #3333FF;
	text-decoration: underline;
	line-height: 50px;
}
#mail    a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 12px;
	color: #696969;
}

#hintbox {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #292929;
}

#rodape a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #3333FF;
	text-decoration: underline;
	line-height: 50px;
}
#conteudo {
	background-repeat: no-repeat;
	width: 960px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	margin-top: 30px;
	margin-bottom: 30px;
	clear: none;
	float: none;
	padding-left: 20px;
}
#tabelafull {
	background-color: #E1F0F5;
	background-image: url(../img/tabelafull_bg.jpg);
	background-position: left bottom;
	width: 950px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
}
#tabelamenor {
	background-color: e2f0f4;
	background-image: url(../img/tabelamenor_bg.gif);
	background-position: left bottom;
	width: 555px;
	padding-right: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	height: 205px;
}

#cadastro {
	background-repeat: no-repeat;
	width: 672px;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(../img/bg_cadastro.gif);
	background-position: center;
	height: 28px;
	text-align: center;
	padding-top: 4px;
}
#homeesquerda {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	width: 474px;
}
#cadastro input {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	background-color: #DFDFDF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
}
#homedireita {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	float: right;
	width: 454px;
}
#tabelaAgenda {
	background-image: url(../img/bg_agenda.gif);
	background-repeat: no-repeat;
}
.tddataagenda {
	background-image: url(../img/bg_dataagenda.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
}

.numeroAgenda {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
}
.mesAgenda {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
}


.tituloronoticias {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #4056a8;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: underline;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: underline;
}

.textoGeral {
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.titulobig {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #4056a8;
}
li {
	list-style-position: outside;
	list-style-image: url(../img/bullet.gif);
	margin-left: -15px;
}
input {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	background-color: #D1E8F0;
	background-image: url(../img/bg_input.gif);
	background-repeat: repeat-x;
	border: 1px dotted #425F82;
}
.tituloocre {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #384261;
}
#divimagens {
	float: right;
	height: 100%;
	width: 292px;
}
textarea {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(../img/bg_input.gif);
	background-repeat: repeat-x;
	border: 1px dotted #425F82;
}
.img_galeria {
	padding: 2px;
	border: 1px solid #5992C9;
	margin: 2px;
}
.img_galeria:hover {
	padding: 2px;
	border: 1px solid #D1E8EE;
	margin: 2px;
}
select {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	background-color: #D1E8F0;
	background-image: url(../img/bg_input.gif);
	background-repeat: repeat-x;
	border: 1px dotted #425F82;
}
