@charset "utf-8";

#dicasHeader {
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 5px;
	margin-top: 15px;
}

#dicasHeader img{
	border: 1px solid #CCC;
}

#dicasContent {
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 5px;
	margin-top: 15px;
}

#dicasContent table {

}
#dicasContent table img {
	text-align: center;
	padding-left: 10px;
}

#midia {
	text-align: center;
}#midia table a{
	color: #666;
	text-decoration: none;
}
#midia table a:hover {
	text-decoration: underline;
}
#midia table img {
	text-align: center;
	border: none;
}
#midia table {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#dicasContent form {
	padding: 10px;
	width: 300px;
	float: left;
}
#contatoformulario {
	width: 300px;
}
#franquias {
	float: right;
	margin-top: 20px;
	margin-right: 50px;
}
#franquias h3 {
	font-size: 16px;
	font-weight: bold;
	color: #BD0000;
}

#containercontato {
	height: 270px;
}

