body.ishome {
	background: #fff;
	background-image:none !important;
}

#logo_mobile{
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;
}

#header_mobile{
	padding-left:10px;
	padding-right:10px;	
}

#menu_mobile select{
	width:100%;
	margin-bottom:20px;
}
#footer{
	position:relative !important;
	text-align:center;
	margin-top:30px;
}
#footer_top{
	height:280px;
	padding-top:140px;
	background-position:center 10px;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}

#footer_top_container p{
	display:inline-block;
	padding:3px;
	clear:both;
	float:none;
	padding-left:10px;
	margin:0;
}
#footer_top_container span{
	display:block;
}
.container_12{
	width:auto !important;	
}

#footer_bottom_left{
	width:40% !important;	
	float:left;
	text-align:left;
	padding-left:10px;
}
#footer_bottom_right{
	width:40% !important;	
	float:right;
	padding-right:10px;
}

.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16{
	display: block;
	width: 100% !important;
	min-height: 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin:0 !important;
}

#conteudo{
	padding:10px !important;
}

#foto_provedor{
	float:left;
	margin-right:15px;
	margin-top:8px;
	margin-bottom:15px;
}

#sidebar{
	padding-top:30px;
	clear:both;
}

.nothome #sidebar{
	display:none !important;
}

table td{
	display: block; 
	float: left;
	width:94% !important;
}
table td p{
	padding-bottom:15px !important;
}

#conteudo img{
	max-width: 100%;
}

#agenda ul.eventos_lista{
	margin-top:25px;
}
#agenda .evento_data{
	margin-bottom:10px;
	
}

.voltar{
	padding: 8px 15px 8px 25px !important;
	background-position: 8px center !important;
}

.ver_album{
	padding: 9px 15px 9px 30px !important;
	background-position: 8px center !important;
}


.left_noticia{
	float:none !important;
	margin-bottom:15px;
}