@charset "utf-8";
/* CSS Document */

body{
	background-image:bg.jpg;
	background-repeat:repeat-x;
	background-color:#2f7fba;
	margin:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}

.bg_table{
	background-color:#fff;
}

.select {
	background-image:url(imagens/bg_lista02.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	line-height:24px;
	text-decoration:none;
	vertical-align:middle;
	color:#333;
	width:395px;
	margin:auto;
	position:relative;
	padding:0 12px;
	cursor:auto;
}
	
.select:hover {
	background-image:url(imagens/bg_lista01.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	line-height:24px;
	text-decoration:none;
	vertical-align:middle;
	color:#320f6d;
	width:395px;
	margin:auto;
	position:relative;
	padding:0 12px;
	cursor:auto;}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.cor {
	color:#34116F;
}

.borda_img {
	border:#f64100 4px solid;
}

.borda_img:hover {
	border:#F44504 4px solid;
}

#bg_ {
	background-color:#F6F6F6;
	cursor:auto;
}

#bg_:hover {
	background-color:#e6e6e6;
	cursor:auto;
}
.txt{
	font-family:Tahoma, Geneva, sans-serif;

}

.titulo {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	letter-spacing:-1px;
}

.select2 {
	background-image:url(imagens/bg_lista04.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	line-height:24px;
	text-decoration:none;
	vertical-align:middle;
	color:#333;
	width:395px;
	margin:auto;
	position:relative;
	padding:0 12px;
	cursor:auto;
}
	
.select2:hover {
	background-image:url(imagens/bg_lista03.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	line-height:24px;
	text-decoration:none;
	vertical-align:middle;
	color:#915515;
	width:395px;
	margin:auto;
	position:relative;
	padding:0 12px;
	cursor:auto;}
	
	.select3 {
	background-image:url(imagens/bg_lista06.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	line-height:24px;
	text-decoration:none;
	vertical-align:middle;
	color:#333;
	width:395px;
	margin:auto;
	position:relative;
	padding:0 12px;
	cursor:auto;
}
	
.select3:hover {
	background-image:url(imagens/bg_lista05.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	line-height:24px;
	text-decoration:none;
	vertical-align:middle;
	color:#32782e;
	width:395px;
	margin:auto;
	position:relative;
	padding:0 12px;
	cursor:auto;}