@charset "utf-8";
/* CSS Document */

#bloco1{
	width:480px; height:auto;
	margin:33px 0 0 0;
	float:left;
}

#bloco2{
	width:250px; height:286px;
	margin:33px 0 0 20px;;
	background:url(../img/bg_horarios.gif) no-repeat;
	float:left
}

#bloco2b{
	width:250px; height:183px;
	margin:33px 0 0 20px;
	background:url(../img/bg_depoimentos.gif) no-repeat;
	float:left;
}

#bloco2 h3, #bloco2b h3{
	text-align:center;
	 margin:10px auto;
}

#bloco2 p, #bloco2b p{
	padding:0 17px;
	margin-bottom:9px;
	font-size:11px;
}

#bloco3{
	width:250px; height:286px;
	margin:33px 0 0 20px;;
	float:left
}

a.mapa{
	font-size:9px;
	text-align:center;
	padding:0 0 0 5px;
}

.mosaico{
	float:left;
}

.m-s-right{
	margin-right:12px;
}
