body {
	background-color: #CCC;
}
#tudo {
	height: auto;
	width: 800px;
	margin: auto;
}
#header {
	height: 150px;
	width: 800px;
	background-color: #666;
	background-image: url(imagens/header.jpg);
}
#bg_menu {
	float: left;
	height: 800px;
	width: 180px;
	position: relative;
	background-color: #CCC;
	margin: auto;
}
#menu   {
	margin: auto;
	width: 160px;
	position: relative;
	padding-top: 14px;
	display: block;
}
li   {
	height: 30px;
	display: block;
	background-image: url(imagens/bt01.png);
	list-style-type: none;
	width: 160px;
	margin: 0px;
}
ul {
	margin: auto;
	position: relative;
	padding: 0px;
	height: auto;
	width: 160px;
}
li    a{
	color: #666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 25px;
	background-repeat: no-repeat;
	width: 160px;
	padding-left: 10px;
	padding-top: 5px;
	display: block;
}
li a:hover {
	background-image: url(imagens/bt02.png);
	display: block;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 25px;
	width: 160px;
	padding-left: 10px;
	position: relative;
	padding-top: 5px;
}
#conteudo {
	height: 800px;
	width: 580px;
	position: relative;
	background-color: #FFF;
	float: left;
}
#titulo {
	width: 545px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 22px;
	background-color: #06C;
	background-image: url(imagens/bt02.png);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	color: #FFF;
	text-align: left;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#imagem {
	background-image: none;
	width: 540px;
	margin: auto;
	height: 150px;
}
#texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 345px;
	width: 541px;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
#left {
	height: 800px;
	width: 20px;
	float: left;
	background-color: #FFF;
	background-image: url(imagens/left.gif);
}
#right {
	height: 800px;
	width: 20px;
	float: left;
	position: relative;
	background-color: #FFF;
}
#footer {
	height: 100px;
	width: 800px;
	clear: both;
	float: left;
	background-color: #333;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	background-image: url(imagens/footer.jpg);
}
#galeria {
	height: 500px;
	width: 540px;
	margin: auto;
}
#prog1 {
	height: 345px;
	width: 270px;
	float: left;
	position: relative;
	font-size: 11px;
}
#prog2 {
	float: left;
	height: 345px;
	width: 255px;
	position: relative;
	font-size: 11px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;
	padding-left: 3px;
}
#insc1 {
	width: 545px;
	margin: auto;
	position: relative;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #DFDFDF;
	height: 320px;
}
#bt_insc1 {
	margin: auto;
	height: 25px;
	width: 160px;
	background-image: url(imagens/bt01.png);
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	color: #666;
}
#bt_insc1 a {
	text-decoration: none;
	color: #666;
	height: 25px;
	width: 160px;
	display: block;
	margin: auto;
}
#bt_insc1 a:hover {
	background-image: url(imagens/bt02.png);
	display: block;
	color: #FFF;
	height: 25px;
	width: 160px;
	margin: auto;
	position: relative;
}
#bt_insc2 {
	margin: auto;
	height: 25px;
	width: 160px;
	background-image: url(imagens/bt01.png);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #666;
	display: block;
	position: relative;
}
#bt_insc2 a {
	text-decoration: none;
	color: #666;
	display: block;
	margin: auto;
	height: 25px;
	width: 160px;
}
#bt_insc2 a:hover {
	color: #FFF;
	background-image: url(imagens/bt02.png);
	margin: auto;
	height: 25px;
	width: 160px;
	display: block;
}
#bt_insc3 {
	background-image: url(imagens/bt01.png);
	margin: auto;
	height: 25px;
	width: 160px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#bt_insc3 a {
	text-decoration: none;
	color: #666;
	display: block;
	margin: auto;
	height: 25px;
	width: 160px;
	position: relative;
}
#bt_insc3 a:hover {
	color: #FFF;
	display: block;
	margin: auto;
	height: 25px;
	width: 160px;
	position: relative;
	background-image: url(imagens/bt02.png);
}
#texto_normas {
	height: 300px;
	width: 541px;
	overflow: auto;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
.titule {
	color: #039;
}

