.@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	outline:0;
}
a{
	outline:none;
}
#recanto td{
	vertical-align:top;
}
.plantao{
	width:600px;
	border:1px solid #000;
	border-collapse:collapse;
	
}
.plantao td{
	border:1px solid #000;
	
}
.plantao th{
	border:1px solid #000;
	text-align:center;
}
#limpa {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	background:#000;
	z-index:499;
	margin-left:-1000px;
	left: 50%;
	top: 0px;
	width:1800px;
	height:1900px;
	position: absolute;
	cursor:pointer;
}
#tituloingresso{
	font-family:calibri;
	color:#09861e;
	font-size:16px;
	
}
#tabela_ingresso{
	font-family:calibri;
	color:#000;
	font-size:16px;
	height:300px;
	border:2px solid #000;
	border-collapse:collapse;
	font-weight:bold;
}
#tabela_ingresso tr td{
	border:1px solid #000;
	background-color:#fbfbfb;
}

a:link {
color:#003366;
	text-decoration: none;
}
.hrR {
	margin:0;
	padding:0;
	border:0;
	height:1px;
	background:#CCCCCC;
	margin-top:3px;
}
a:visited {
	text-decoration: none;
	color:#003366;
}
a:hover {
	text-decoration: none;
	color:#990000;
}
a:active {
	text-decoration: none;
	color:#003366;
}
body {
	margin: 0;
	padding: 0;
	font-size:14px;
	background: url(layout/fundo.jpg);
	font-family:Candara, Arial, Verdana, "Microsoft Sans Serif";
	outline:0px;
	color:#333333;
}
div {
	position: relative;
}
#principal {
	margin:0 auto;
	width:870px;
}
#principal div, object {
	float:left;
}
#topo {
 	width: 850px;
 	height: 279px; 
}
#canto1 {
	width:10px;
	height:279px;
	background: url(layout/canto1.png) no-repeat;
}
#canto2 {
	width:10px;
	height:279px;
	background: url(layout/canto2.png) no-repeat;
}

#meio1 {
	width:850px;
	height:auto;
	background: url(layout/bg_centro.jpg) repeat-x #FFF;
	margin-left:10px;
	margin-right:10px;
}
#tabela_palcos img {
	border:2px solid #000;
}
#meio2 {
	width:850px;
	height:auto;
	background: url(layout/bg_menu.jpg) repeat-y 14px;
}
#menu {
	width: 200px; 
	min-height: 300px;
	margin-left:14px;
}
#menu div {
	float:left;	
}
#centro {
	width: 596px;
	padding:20px;
	min-height: 470px;
	text-align:justify;
	font-family:Arial, Verdana, "Microsoft Sans Serif";
}

#footer {
	width: 850px;
	height: 135px;
}

.item1 {
	width:177px;
	border-top:1px solid #D5D5D5;
	height:21px;
	padding-left:23px;
	padding-top:9px;
	padding-bottom:2px;
	position:relative;
	background:url(layout/pinhao_icon.png) no-repeat 8px 10px;
}

.item1 b {
	font-weight:normal;
	font-size:14px;
	margin-left:0px;
	margin-right:3px;
	
}
.item1 a {
	color:#900;
	padding:6px;	

}
.item2 {
	width:160px;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:2px;
	height:20px;
	cursor:pointer;
	position:relative;
	background:url(_arquivos/sep.jpg) no-repeat 1px top;
	margin-right:4px;
}
.item1:hover b {
	margin-left:3px;
	margin-right:0px;

}
.item1:hover {
	color:#003366;
	background:url(layout/pinhao_icon2.png) no-repeat 8px 10px #D4D4D4;
	border: 1px solid #BBB;
	margin-left:-1px;
	margin-bottom:-1px;
}


.imgE {
	margin:5px;
	margin-left:0px;
	margin-top:0px;
}
.imgD {
	margin:9px;
	margin-right:0px;
	margin-top:0px;
}
.d1 {
	padding:10px;
	padding-top:0px;
}
.d2 {
	float:right;
	text-align:right;
	font-size:12px;'
}
.d3 {
	width:280px;
	padding:10px;
	padding-bottom:20px;'
}
.newsbg {
	padding:10px;
	margin-top:5px;
	background:url(layout/newsbg.jpg) no-repeat;
}
.newsbg2 {
	width:280px;
	padding:10px;
	margin-top:5px;
	background:url(layout/newsbg2.jpg) no-repeat;
}
.sub1 {
	width:175px;
	padding-left:25px;
	height:auto;
	color:#CCC;
	position:relative;
	font-weight:normal;
}

.engEventos {
	width:232px;
	text-align:center;
	margin:15px;
	margin-bottom:10px;

}
.engEventos2 {
	width:100px;
	text-align:center;
	height:67px;
	margin:12px;
	margin-bottom:10px;

}
.sepEventos {
	height:166px;
	width:230px;
	border:1px solid #CCC;
}
.titEventos {
	width:230px;
	text-align:center;
}
.descPalcos {
	width:220px;
	border:1px solid #CCC;
	background:#EEEEEE;
	padding:5px;
	text-align:center;
	font-size:15px;
}
.descEventos {
	width:220px;
	border:1px solid #CCC;
	background:#EEEEEE;
	padding:5px;
	text-align:left;
	font-size:11px;
}
.sepEventos img:hover, .sepEventos a:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	cursor:pointer;
	
}
#historia img{
	cursor:pointer;
}
