.bg {
	background-image: url(img/bg.png);
	background-repeat: repeat-x;
	background-color: #CEDD55;
}
.topo {
	background-image: url(img/topo.png);
	background-repeat: no-repeat;
	background-position: center top;
}

p{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-align: justify;
}
.separa {
	background-image: url(img/separa.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

.titulo {
	font-family: verdana;
	font-size: 23px;
	font-weight: bold;
	color: #FF6600;
}

.titMenu {
	background-image: url(img/menu.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.texto {
	font-family: verdana;
	font-size: 10px;
}

.tds {
	background-image: url(img/tds.png);
	background-position: left center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 35px;
	background-repeat: no-repeat;
}
.titulosInternos {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.textoBranco {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}

a:hover {
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;
}

a:active {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}

a:visited {
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}

a:link{
	font-family: verdana;
	font-size: 10px;
	text-decoration: nome;
}
.link1{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.link2{
	color: #99cc33;
	font-weight: bold;
	text-decoration: none;
}
.link3{
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.titEvento {
	font-family: verdana;
	font-size: 21px;
	font-weight: bold;
	color: #AEBC05;
	text-decoration: none;
}
