@charset "UTF-8";
/* CSS Document */

body {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #1c1c1c;
	margin: 0;
	padding: 0;
	cursor: default;
	background-color: #CFCFCF;
}

/* @group Layers */

#topo {
	width: 100%;
	height: 85px;
	margin: 0;
	padding: 0;
	position: absolute;
}


#novadanca4 {
	height: 50px;
	position: absolute;
	left: 35px;
	top: 25px;
	padding: 0px;
	vertical-align: middle;
	white-space: nowrap;
}

.logomarca {
	margin-right: 30px;
}

#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #bababa;
}

#menu2 {
	margin-right: 50px;
	text-decoration: none;
}

#menu3 a {
	color: #4f4c4d;
	text-decoration: none;
}

.menu-select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.cia4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}



/* @end */

/* @group Menu */

DIV.menu1-level1-no A {
	color: #660066;
	text-decoration: none;
}

DIV.menu1-level1-no A:hover {
	color: #660066;
	text-decoration: none;
}

DIV.menu1-level1-act A {
	color: #660066;
	text-decoration: underline;
}

DIV.menu1-level2-no {
	text-indent: 10px;
}

DIV.menu1-level2-no A{
	color: #660066;
	text-decoration: none;
}

DIV.menu1-level2-act {
	text-indent: 10px;
}

DIV.menu1-level2-act A {
	color: #660066;
	text-decoration: underline;
}



/* @end */

/* @group Agenda */

#esquerda {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	width: 180px;
	position: absolute;
	left: 0px;
	top: 110px;
	margin-left: 30px;
}

#Agenda-evento {
	width: 130px;
	font-size: 10px;
	color: #4f4c4d;
	padding-top: 10px;
	margin-bottom: 15px;
	border-top: 2px dotted #ffffff;
}

.Agenda-evento-titulo {
	font-weight: bold;
}


.Agenda_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0px;
	color: #ffffff;
	width: 125px;
	height: 25px;
	margin-top: 0px;
}



/* @end */

/* @group Conteúdo */

.indent {
	left: 20px;
	position: relative;
}

#conteudo-titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align:justify;
	color: #ffffff;
	height: 25px;
	margin-top: 0px;
	margin-right: 20px;
	width: 600px;
	text-transform: uppercase;
}

#caixona {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align:justify;
//	background-color: #ffffff;
	padding: 0px;
	width: 220px;
	position: absolute;
	left: 190px;
	top: 110px;
	vertical-align: top;
}

#conteudo {
	width: 600px;
	font-size: 14px;
	padding-top: 10px;
	margin-bottom: 15px;
}

#espetaculo-conteudo {
	width: 600px;
	font-size: 14px;
	padding-top: 10px;
	margin-bottom: 15px;
}

#conteudo_esq {
	width: 600px;
	font-size: 14px;
	padding-top: 10px;
	margin-bottom: 15px;
	
}

#conteudo_dir {
	width: 600px;
	font-size: 14px;
	padding-top: 10px;
	margin-bottom: 15px;
	position: absolute;
	left: 300px;
	top: 35px;
}

#menu-fotos  {
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}

H1 {
	font-size: 11px;
	color: #4f4c4d;
	font-weight: bold;
	font-style: italic;
}

H2 {
	font-size: 11px;
	color: #4f4c4d;
	font-weight: bold;
	font-style: italic;
	margin-top: 15px;
	padding-top: 10px;
	border-top: 2px dotted #e6e6e6;
}

/* @end */

