/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/img_fundo.jpg);
	background-repeat: repeat;
}
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9933;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: medium;
	color: #FF6600;
}
.bckg_fundo {
	background: url(../images/imgens_body/fundoBody.gif) repeat-y;
}
.bckg_botton {
	background: url(../images/imgens_body/fundoBase.gif) no-repeat;
}
.bckg_supBotton {
	background: url(../images/imgens_body/bordaSuperiorBotton.gif) repeat-y;
}
.style1 {
	color: #FFCC00;
	font-weight: bold;
}
.style2 {color: #FFCC00}
.style3 {color: #FFFFFF}
.style5 {
	font-family: Georgia, Arial, "Arial Narrow";
	font-weight: bold;
	color: #990000;
}
.style13 {font-family: Arial, Helvetica, sans-serif; color: #CCCCCC; }
.style15 {font-family: Arial, Helvetica, sans-serif; color: #666666; }
.mouse_pointer {
	cursor: pointer;
}
.boxes {
	background: #FFFFEC;
	border: 1px solid #FF9900;
}
.fundo_contato {
	background: url(../images/images_contato/fundo_contato_new.gif) no-repeat right bottom;
}
.bckg_atracaoCenter {
	background: url(../images/boxTituloCenter.jpg) repeat-x;
}
.linhaPontilhadaEsq {
	border-left: none;
	border-right: 1px dotted #666666;
}
.bckg_fundoHome {
	background: url(../images/images_home/img_fundoHome01.jpg) no-repeat right bottom;
}
.pontilhadoInferior {
	border-bottom: 1px dotted #666666;
}
.fundoArtistaLista {
	background: url(../images/images_artista/fundo_artista.jpg) no-repeat left top;
}
.padding15LeftArtista {
	padding-left: 25px;
}
.theDataProgramacao {
	background: #FFCC66;
	border-bottom: 1px dotted #666666;
}
