@CHARSET "ISO-8859-1";
/* CSS */
.desc_foto_principal {
	float: right;	
}
.ev_nome {
	display: block;
	font-size: 20px;
	line-height: 50px;
	font-weight: bold;
}
.tab {
	margin-left: 20px;	
}
.ev_nome b, .ev_descricao b, .ev_valor b, .ev_local b, 
	.ev_artista b, 
	.ev_categoria b, 
	.ev_data b, .ev_hora b, .ev_artista b {
	
}
.ev_nome b {
	
}
.ev_descricao pre {
	white-space: pre;
	display: block;
	font-family: Trebuchet MS, Arial;	
	padding-left: 20px;
	width: 700px;
}
.ev_descricao a {
color: #3333dc; font-weight: bold;
}
.ev_descricao, .ev_valor, .ev_local, .ev_artista , .ev_categoria {
	display: block;
	font-size: 10pt;
}
.ev_arquivo {
	display: block;
	font-size: 10pt;
	line-height: 30px;
	margin: 0px;
}
.ev_arquivo li {
	display: block;
	list-style: decimal;
	line-height: 20px;
}
.ev_descricao a, .ev_valor a, {
	display: visible;
}
.ev_descricao b, .ev_valor b, {
        font-weight: bold;
}
.ev_data, .ev_hora {
	display: block;
	font-size: 10pt;
	line-height: 30px;
}
.ev_data b, .ev_hora b {
	
}

.n_nome {
	display: block;
	font-size: 20px;
	margin-bottom: 20px;
	font-weight: bold;
}
.n_nome small {
	font-style: italic;
	display: block;
}
.n_nome b {
	display: none;
}
.n_list {
	list-style: none;
	margin: 10px;
	line-height: 25px;
	padding:0px;
	padding-left: 10px;
}
.anexos_fotos img, .anexos_fotos p {
	margin: 12px;
	display: inline;
	float: left;
	border: none;
}
img { 
	border: none; 
}
.layout {
	width:100%;
	padding: 0px;
	margin: 0px;
	border:0px;
}
.layout td, .layout tr, .layout tbody, .layout a img {
	padding: 0px;
	margin: 0px;
	border: none;
}
	
.half  {
	width:50%;
	bbackground: left top url('../img/box.gif') no-repeat;
	vertical-align: top;
}

.green { color: green; }
.red { color: red; }
.blue { color: blue; }
.gray { color: gray; }

.all { width:100%; }
.hidden { visibility: hidden; position: absolute; }
.visible { visibility: visible; position: relative; }

.hidden { 
	visibility: hidden; 
	position: absolute;
	left: 0px;
	top: 0px; 
}
.hidden td, .hidden th { border: none; }
.show { 
	visibility: visible;
	position: relative;
	left:0px;
	top: 0px;
}
.show td, .show th { border: inherit; }

.white { border: 1px solid white; }

.input {
	border: none;
	border-bottom: 1px solid silver;	
	background: transparent;
}
.inputall {
	border: none;
	border-bottom: 1px solid silver;	
	background: transparent;
	width: 100%;	
}
.inputtext {
	border: none;
	border: 1px solid silver;	
	background: transparent;
}
.inputtextall {
	border: none;
	border: 1px solid silver;		
	background: transparent;
	width: 100%;	
	font-family: ;
}

.btn { 
	height: 30px;
}

.fundo { 
	background: white url('img/fundo_header.jpg') bottom repeat-x;
}

.form_bottom { 
	background: white url('img/fundo_bottom.jpg') bottom repeat-x;
}

.form_top { 
	background: white url('img/fundo_top.jpg') top repeat-x;
}
.trth {
	background: #ffffff url('../img/fundo_bottom.jpg') bottom repeat-x;
	height: 30px;
}
.center {
	text-align: center;
}
.collapse {
	border-collapse: collapse;
}
.float {
	display: inline;
	float: left;	
}
.png {
	 behavior: url(./iepngfix.htc);
}
