@charset "utf-8";
/* CSS Document */
.api_facebook{
	padding:0!important;
}
*{
	margin:0;
	padding:0;
	border:0;
	font-family:Arial;
}
body{
	background-color: #EEF0F7;
}
a{
	color:#069;
	text-decoration:underline;	
}
p{
	margin-bottom:5px;	
}
hr{
display:none;
}
h1{
	display:block;
	position:absolute;
	top:0px;
	background:url(../img/logo.png);
	width:273px;
	height:249px;
	margin-left:-40px;
}
h1 span{
	display:none;
}
h1 a{
	display:block;
	position:absolute;
	width:273px;
	height:249px;
}
h2{
color:#E3561A;
font-size:18px;
}
h3{
color:#DC9730;
font-size:14px;
}
div{

font-size:12px;}
ul{list-style:none}
.campoTexto
{
	border: 1px solid #0066CC;
	font-size:16px;
	padding:3px;
	color:#333333;
}
.font_menor{
font-size:9px;
color:#666666;
}
#layout #corpo #barra_lateral div .botao_submit{
	border:2px solid #B9CEF0;
	padding: 5px 10px 5px 10px;
	background-color: #DEE8F8;
	font-size:14px;
}
#layout #corpo #barra_lateral div #aviso_login{
	width:auto;
	height:auto;
	border:1px solid red;
	background:#FFE1E1;
	font-size:12px;
	color:red;
	margin:5px;
	padding:10px;
}
#layout div{
	width:1000px;
	margin: 0 auto; 
}
#layout #banner_topo{
	width:728px;
	height:90px;	
	left:50%;
	margin-left:-235px;
	margin-top:80px;
	position:absolute;
	
}
#layout #menutopo{
	height:50px;
	
}
#layout #topo{
	width:100%;
	min-width:1000px;
	height:150px;
	background: #7DA8DB url(../img/fundo_topo.jpg) center no-repeat;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #006699;
}
#layout #topo #conteudo_topo{
text-indent:300px;
padding-top:46px;
}
#layout #corpo{
	margin-top:20px;
	margin-bottom:20px;
}
#layout #corpo #conteudo{
	margin:2px;
	padding:5px;
	border: 1px solid #DEE8F8;
	width:730px;
	min-height:453px;
	float:left;
	background:#ffffff;
	color:#333;
}
#layout #corpo #conteudo table{
	clear:both;
	width:auto;
}
#layout #corpo #conteudo .lista_eventos{
margin-top:10px;
}
#layout #corpo #conteudo .lista_eventos *{ 
cursor:pointer;
}
#layout #corpo #conteudo .lista_eventos li{
	display:block;
	border: 2px solid #F2F7FD;/*#BED1F1;*/
	width:170px;
	height:200px;
	float:left;
	margin:2px;
	padding:2px;
	background-color: #F2F7FD;
}
#layout #corpo #conteudo .lista_eventos li:hover{
	background-color: #E7F1DA;
	border: 2px solid #C6E3B3;
}
#layout #corpo #conteudo .lista_eventos li a{
display:block;
width:100%;
height:100%;
text-decoration: none;
color:#000000;
}
#layout #corpo #conteudo .lista_eventos li h3{
font-size:12px;
color:#006699;
margin-bottom:5px;
height:30px;
overflow:hidden;
}
#layout #corpo #conteudo .lista_eventos li .img_ev{
	display:block;
	width:100%;
	height:100px;
	background:#CCCCCC;
	overflow:hidden;
}
#layout #corpo #conteudo .lista_eventos li .texto_ev{
	display:block;
	width:100%;
	height:60px;
	overflow:hidden;
	font-size:10px;
	text-align:justify;
}
#layout #corpo #barra_lateral{
	float:left;
	width:250px;
	min-height:300px;
}
#layout #corpo #barra_lateral div{
	margin:2px;
	padding:5px;
	padding-top:15px;
	padding-bottom:20px;
	width:auto;
	border: 1px solid #DEE8F8;
	background:#ffffff;
}
#layout #corpo #barra_lateral div hr{
	display:block;
	height:1px;
	background-color:#CCCCCC;
	margin:10px;
}
#layout #corpo #barra_lateral #atendimento #telefones{
	text-align:center;
	font-size:30px;
	border:0;
	color:#99CC33;
}
#layout #corpo #barra_lateral #atendimento #email_msn{
	padding:8px 0 0 0;
	margin:0;
	height:35px;
	background:url(../img/logo_msn.jpg) no-repeat;
	text-indent:40px;
	font-size:14px;
	border:0;
}

#layout #rodape{
	width:100%;
	min-width:1000px;
	height:100px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #DEE8F8;
	
	text-align:center;
}
#layout #rodape #conteudo_rodape{
	width:1000px;
	color:#666666;
	font-size:10px;
}
#botao_cadastrese{
	margin:5px;
}

div#loading{
	display:none;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #ffffff url(../img/load.gif) no-repeat center;
	opacity: .8; filter: alpha(Opacity=80); -khtml-opacity: .8;
}


//Box principal -----------------------------------------------------

.lista_eventos2{
list-style:none;	
}

.lista_eventos2 h3{
	float:left;
	display:block;
	width:704px;
	padding:10px;
	margin:2px;
	border-top:1px solid #F8EAD6;
	border-bottom:2px solid #F8EAD6;
}
.lista_eventos2 li{
	display:block;
	width:353px;
	height:110px;
	float:left;	
	margin:2px;
	padding:5px 2px 2px 2px;


	border: 2px solid #E8F0F7;/*#BED1F1;*/
	background-color: #E8F0F7;

}
.lista_eventos2 li:hover{
	background-color: #E7F1DA;
	border: 2px solid #C6E3B3;
}
.lista_eventos2 li a{
	text-decoration:none;
	color:#666;	
	display:block;
	width:350px;
	height:110px;
}
.lista_eventos2 li img{
	float:left;
	width:100px;
	height:100px;	
	border: 0px;
	margin:3px;
}
.lista_eventos2 li h4{
	font-size:14px;
	font-weight:bold;
	color:#069	;
}
