body {
	background-color: #ffffff;
	background-image:url(/images/fundo.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#fundo2 {
background-image:url(/images/fundo_topo.jpg);
background-repeat:no-repeat;
background-position:center top; 
width:100%;
height:430px;
}

#menu {
margin-left:10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
color:#000000;
}
#topo {
margin-left:10px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}

a:link {
text-decoration:none;
color:#000000;
font-weight:bold;
}
a:visited {
text-decoration:none;
color:#000000;
font-weight:bold;
}
a:hover {
text-decoration:none;
color:#666666;
font-weight:bold;
}
a:active {
text-decoration:none;
color:#000000;
font-weight:bold;
}


a:link.sublinhado {
text-decoration:underline;
color:#000000;
}
a:visited.sublinhado {
text-decoration:underline;
color:#000000;
}
a:hover.sublinhado {
text-decoration:underline;
color:#666666;
}
a:active.sublinhado {
text-decoration:underline;
color:#000000;
}

.txt14 {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
.txt12 {
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.txt11 {
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.txt10 {
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.dia {
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999999;
}

.exclusivo {
	font-size:14px;
}


.faixas {
	height:25px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.fotos {
	width:120px;
	height:120px;
	text-align:center;
	vertical-align:middle;
	border:solid;
	border-width:thin;
	border-color:#999999;
}

.legenda_foto {
width:120px; margin-left:2px; margin-right:2px; margin-top:10px;
}

.link_foto {
text-align:center;
font-size:10px;
color:#FFFFFF;
background-color:#999999;
width:120px;
height:15px;
margin-left:2px;
margin-right:2px;
margin-top:5px;
}

a:link.link_foto_href {
text-decoration:none;
color:#FFFFFF;
}
a:visited.link_foto_href {
text-decoration:none;
color:#FFFFFF;
}
a:hover.link_foto_href {
text-decoration:none;
color:#666666;
}
a:active.link_foto_href {
text-decoration:none;
color:#FFFFFF;
}