@charset "utf-8";

/* CSS Document */



body {

	background-color:#F7F7F7;

}
#torre{
	
	width:120px;
	float:left;
	
}
#apDiv1 {
	position:absolute;
	left:12px;
	top:157px;
	width:65px;
	height:241px;
	z-index:1;

}

#apDiv2 {

	position:absolute;

	left:520px;

	top:134px;

	width:368px;

	height:248px;

	z-index:1;

}

.titulo_destaque {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #0080FF;

	font-size:14px;

	float:left;

	background-color: #CCCCCC;

}

.titulo_bandas {

	font-family: Arial, Trebuchet MS, Helvetica, sans-serif;

	font-weight: bold;

	color: #0080FF;

	font-size:16px;

	padding:15px;

	margin: auto;

	text-align:center;

	

}

.titulo_giro {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	color: #FFFFFF;

	font-size:14px;

	

}



.assunto {

    font-family: Arial, Helvetica, sans-serif;

	color: #333333;

	font-size: 12px;

	float:left;

	text-align:left;

}

.assunto_materias a {

    font-family: Arial, Helvetica, sans-serif;

	color: #333333;

	font-size: 13px;

	float:left;

	text-align:left;

	text-decoration: none;

}

.assunto_materias a:hover {

	text-decoration: underline;

	color: #0080C0;

	

}



.style13 {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 12px;

	text-align:left;

}

.texto_form {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color:#FFFFFF;

	font-weight:bold;

	}

.fonte {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color:#FFFFFF;

}

.titulo_agenda{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #333333;

	font-weight:bold;

	float:left;

	}

.infoagenda{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	color: #333333;

	text-align:left;

	float:left;

	}

.infogiro{

font-family: Arial, Helvetica, sans-serif;

font-size: 14px;

color: #333333;

text-align: left;

float:left;

	}

	#exibe {

float: left;

margin: 10px 18px;

width: 163px;

height: 150px;

}

#imagem {

width: 160px;

height: 90px;

margin-top: 4px;

margin-left: 2px;

}

#imagem a img {

border: 3px solid #FFF;

}

#imagem a:hover img {

border: 3px solid #99CC00;

}

.descricao {

padding: 0 12px;

font-size: 12px;

font-weight:bold;

background-color:#EFEFEF;

color:#003366;

font-family: "Trechebut MS", Arial, Helvetica, sans-serif;

}

#descricao span {

color: #006699;

font-weight:bold;

}

.style14 {

	color: #FF0000;

	font-weight: bold;

}

.style15 {color: #333333;

text-align:left;

float:left;



}



/* 

Generated via www.cssmenubuilder.com 



Copyright (c) 2008-2010 www.cssmenubuilder.com



Permission is hereby granted, free of charge, to any person

obtaining a copy of this software and associated documentation

files (the "Software"), to deal in the Software without

restriction, including without limitation the rights to use,

copy, modify, merge, publish, distribute, sublicense, and/or sell

copies of the Software, and to permit persons to whom the

Software is furnished to do so, subject to the following

conditions:



The above copyright notice and this permission notice shall be

included in all copies or substantial portions of the Software.



THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,

EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES

OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND

NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT

HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,

WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING

FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR

OTHER DEALINGS IN THE SOFTWARE.

*/



.menu{margin:0 auto; padding:0; height:30px; width:100%; display:block; background:url("topMenuImages.png") repeat-x;}

.menu li{padding:0; margin:0; list-style:none; display:inline;}

.menu li a{float:left; padding-left:15px; display:block; color:rgb(255,255,255); text-decoration:none; font:12px Arial,Verdana,  Helvetica, sans-serif; text-transform:uppercase; font-weight:bold; cursor:pointer; background:url("topMenuImages.png") 0px -30px no-repeat; outline:none;}

.menu li a span{line-height:30px; float:left; display:block; padding-right:15px; background:url("topMenuImages.png") 100% -30px no-repeat;}

.menu li a:hover{background-position:0px -60px; color:rgb(6,11,33);}

.menu li a:hover span{background-position:100% -60px;}

.menu li a.active, .menu li a.active:hover{line-height:30px; font:12px Verdana, Arial, Helvetica, sans-serif; background:url("topMenuImages.png") 0px -90px no-repeat; color:rgb(255,255,255);}

.menu li a.active span, .menu li a.active:hover span{background:url("topMenuImages.png") 100% -90px no-repeat;}







form {

	margin-left: 8px;

	padding: 16px 16px 40px 16px;

	font-weight: normal;

	-moz-border-radius: 11px;

	-khtml-border-radius: 11px;

	-webkit-border-radius: 11px;

	border-radius: 5px;

	background: #fff;

	border: 1px solid #e5e5e5;

	-moz-box-shadow: rgba(200,200,200,1) 0 4px 18px;

	-webkit-box-shadow: rgba(200,200,200,1) 0 4px 18px;

	-khtml-box-shadow: rgba(200,200,200,1) 0 4px 18px;

	box-shadow: rgba(200,200,200,1) 0 4px 18px;

}
