/*Cores Utilizadas
"dourado": #8870BC
lilas: #8870BC
branco fff
preto 000
cinza 333
*/

/* CSS Document */
@charset "utf-8";
/*reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0 auto;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;}
/* Folha de Estilo Dance Brasil 2008 -  Fabrícia S. Bernardes */
body {background:url(02.jpg) #fff no-repeat;
	  text-align:center;
	  margin-top:150px;}

#pgn {background: #FFF url(bgPgn.gif) no-repeat top;
	width:800px;}

/*MENU PRINCIPAL*/
ul.menusup { 
	margin:0;
	margin-top:1px;
	margin-bottom:40px;
	padding:0;
	padding-left:8px;
	}
	
ul.menusup li {
	list-style:none;	
	display:inline;
	}
	
ul.menusup a{background:#000;
			float:left;
			border-left:2px solid #fff;
			border-right:2px solid #fff;
			border-bottom:5px solid #fff;
			border-top:2px solid #fff;
			width:150px;
			font-family:"Courier New", Courier, monospace;
			font-size:16px;
			color:#FFF;
			text-align:center;
			padding:0  0.2em 0.2em  0;
			text-decoration:none;
			}

ul.menusup a:hover{border-bottom:2px solid #8870BC;
					border-top:2px solid #8870BC;
					border-left:2px solid #8870BC;
					border-right:2px solid #8870BC;
					color:#8870BC;
					
					}




#conteudo {width: 750px;
			text-align:left;
			}
					
#colunaA /*ESQUERDA BG Inteiro*/
		  {position:relative;
		  float:left;
		  width:360px;
		  background: url(backg01.jpg) no-repeat;
		  text-align:justify;
		  padding-top:15px;
		  padding-bottom:30px;
		  }
#colunaA p.titulo1 { font-weight:bold;
					 font-size:18px;
					 text-align:center;
					 color:#333;
					 text-indent:0px;
					 }

#colunaA p {font-size:15px;
			width:300px;
			text-indent:40px;
			margin-top:5px;
			color:#333;
		  }

#colunaB {position:relative;
		  float:right;
		  width:360px;
		  background:url(04.jpg) no-repeat;
		  text-align:left;}

#colunaB p.titulo2 { font-weight:bolder;
					 color:#333;
					 text-align:center;}
						
#colunaB p.titulo3 { font-size:26px;
					 color:#330066;
					 text-align:center;}



.janela01, .janela02, .janela03 {width:360px; height:120px;}


.janela01 { background:url(dia.jpg) no-repeat;}
.janela02 {background:url(lista.jpg) no-repeat;}
.janela03 {background: url(backg02.jpg) no-repeat;}

.janela01 p, .janela02 p, .janela03 p { width:320px; margin:20px;}

#colunaC /*ESQUERDA BG Inteiro*/
		  {position:relative;
		  float:RIGHT;
		  width:360px;
		  background: url(backg01.jpg) no-repeat;
		  text-align:justify;
		  padding-top:15px;
		  padding-bottom:30px;
		  }
#colunaD /*Inteira*/
		  { width:745px;
		  background: url(BG05.jpg) no-repeat;
		  text-align:justify;
		  padding-top:15px;
		  padding-bottom:30px;
	 
		  }
#colunaD p.titulo1 { font-weight:bold;
					 font-size:18px;
					 text-align:center;
					 color:#333;
					 text-indent:0px;
					 }
					 
#colunaD p.subtitulo {font-size:16px;
			font-weight:bold;
			margin-top:5px;
			color:#333;
		  }

#colunaD p {font-size:15px;
		width:700px;
			text-indent:40px;
			margin-top:5px;
			color:#333;
		  }
		  
		  #colunaD p.tx {font-size:15px;
				text-indent:40px;
			margin-top:5px;
			color:#333;
		  }
		  
		  #colunaD p.tt {font-size:15px;
				text-indent:40px;
			margin-top:5px;
			color:#333;
			font-weight:bolder;
		  }

#curr {width:350px; position:relative;}
#curr p {color:#333;}

form.formgeral {margin-left:25px;
				margin-right:25px;
				font-weight:bold;
				color:#333;
				}
.obs {color:#330066;
	  font-size:13px;
	  font-weight:normal;
	  }

.obs2 {color:#666;
	   font-size:13px;
	   font-weight:lighter;
	   text-align:justify; }


#menu { height:300px;}

ul.menu2 {margin:0;
	margin-top:1px;
	margin-bottom:15px;
	padding:0;
	padding-left:8px;
	color:#6600CC;
	}
ul.menu2 li {
	list-style:square;
	color:#660066;
	margin-top:3px;
	}
	ul.menu2 li a{
	list-style:none;
	color:#660066;
	}
	ul.menu2 li a:hover{
	list-style:none;
	color:#333;
	}


#rodape {clear:both;}