body {
	background: url('../layout/background.jpg') no-repeat center top;
	background-color:#757575;
	vertical-align:top;
	padding:1, 0, 0, 0;

}

.div_capa_guia{

	width:210px;
	height:270px;
	margin-top:37px; 
	margin-left:15px; 
	vertical-align:top; 
	float:left;

}
.lnk{
	text-decoration:none;
}
.lnk img{
	border:none;
}
.div_descricao{
	width:210px; 
	height:270px;
	margin-top: 37px; 
	margin-right:15px;
	vertical-align:top;
	float:right;
	
}

.div_busca{
	text-align:center;
	vertical-align:middle;
	width:150px;
	height:35px;
	margin-bottom:10px;
	float:left;
}

.div_botao_busca{
	
	text-align:center;
	vertical-align:bottom;
	width:60px;
	height:35px;
	margin-bottom:10px;
	float:left;
	
}

.btns{
margin-top:8px; 
width:65px; 
height:22px;
border:none;
background:url(../layout/Contato/botao.gif) no-repeat bottom center; 
font-family:Verdana; 
font-size:14px; 
font-weight:bolder;
}

.btns:hover{
margin-top:8px; 
width:65px; 
height:22px;
border:none;
background:url(../layout/Contato/botao_hover.gif); 
font-family:Verdana; 
font-size:14px; 
font-weight:bolder;
}
.lupa{

 margin-left:3px; 
 height:28px; 
 width:23px; 
 float:left; 
 border:none; 
 background:url(../layout/lupa.gif) no-repeat bottom center;
}
.cat{
	width:120px; 
	height:28px; 
	float:left;
	font-size:10px;
	text-align:center;
	color:#333333;
	font-family:Verdana;
	font-style:italic;
	vertical-align:middle;
}


.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#425371;
}

.text2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#425371;
}

.btcon{
	background:url(../layout/Contato/botao.gif) no-repeat center bottom; 
	width:65px; 
	height:22px; 
	border:none; 
	font-family:Verdana; 
	font-weight:bolder; 
	text-align:left;
}

.btcon:hover{
	background:url(../layout/Contato/botao_hover.gif) no-repeat center bottom; 
	width:65px; 
	height:22px; 
	border:none; 
	font-family:Verdana; 
	font-weight:bolder; 
	text-align:left;
}

/* css dos eventos */
.evbt{
	background:url(../layout/Contato/botao.gif) no-repeat top; 
	font-family:Verdana; 
	font-weight:bolder; 
	font-size:10px; 
	width:65px; 
	height:22px; 
	border:none; 
	float:right;
	text-align:center;
	vertical-align:bottom;
	/*border:1px solid #00FF00;*/
	padding-top:5px;	

}

.evbt:hover{
	background:url(../layout/Contato/botao_hover.gif) no-repeat top; 
	font-family:Verdana; 
	font-weight:bolder; 
	font-size:10px; 
	width:65px; 
	height:22px; 
	border:none; 
	float:right;
	text-align:center;
	vertical-align:bottom;
	/*border:1px solid #00FF00;*/
	padding-top:5px;	
}

.evmais{
	background:url(../layout/Eventos/mais.gif) no-repeat bottom; 
	width:33px; 
	height:22px; 
	float:right; 
	border:none;
}

.evmais:hover{
	background:url(../layout/Eventos/mais_hover.gif) no-repeat bottom; 
	width:33px; 
	height:22px; 
	float:right; 
	border:none;
}