body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/fundo.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

h1 {
	padding-top: 10px;
	padding-left: 10px;
	font-size: 18px;
	display: block;
	width: auto;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #DDD;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-right: 5px;
	padding-bottom: 5px;
}

h2 {
	background-image: url(images/titulo.jpg);
	height: 35px;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 16px;
	display: block;
	width: auto;
	margin-bottom: 5px;
}
hr {
}
p {
	padding-right: 5px;
	padding-left: 5px;
}

a:link, a:visited {
	text-decoration: none;
	color: #006699;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
a:hover     {
	color: #FFFFFF;
	background-color: #006699;
}
input, textarea, select {
	color: #14272E;
	padding: 5px;
	background-color: #E2E8E8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #14272E;
	border-right-color: #14272E;
	border-bottom-color: #14272E;
	border-left-color: #14272E;
}
#calendario {
	background-image: url(images/fundoinicia.jpg);
	height: 81px;
	width: 69px;
	margin-top: -32px;
}
#calendario p {
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	padding-top: 25px;
	line-height: 30px;
}
#calendario strong {
	font-weight: normal;
	font-size: 16px;
	color: #14272E;
}

#tudo {
	width: 996px;
	margin: auto;
}
#parceiros {
	background-image: url(images/patrocinio.jpg);
	height: 92px;
}
#menu {
	background-image: url(images/topo%20-%20Copy.jpg);
	height: 116px;
}
#apresenta {
	height: 270px;
	text-align: center;
}
#corpo {
	background-image: url(images/layout_r5_c1.jpg);

}
#corpot {
	background-image: url(images/layout_r4_c1.jpg);
	background-repeat: no-repeat;
}

#rodape {
	background-image: url(images/rodape.jpg);
	height: 62px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-top: 30px;
}
