* {
	margin:0;
	padding:0;
	outline:none;
	border:0;
	list-style:none;
}
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	background:#3465a4 url(images/bg_all.png) repeat-x top;
	color:#333;
	*padding-bottom:10px;
}
a {
	color:#0054ff;
}
a:hover {
	text-decoration:none;
}
h1 {
	color:#2eb210;
	font-size:24px;
	border-bottom:1px dotted #2eb210;
	margin-bottom:15px;
}
h2 {
	color:#3bb71f;
	font-size:16px;
	margin-bottom:8px;
}
h3 {
	font-size:11px;
	margin-bottom:8px;
}
p {
	font-size:12px;
	line-height:1.8;
	margin-bottom:15px;
}
ul {
	margin-bottom:20px;
}
li {
	font-size:12px;
	line-height:2;
	list-style:square;
	margin-left:30px;
}
p.big {
	font-size:16px;
	line-height:1.8;
	margin-bottom:0;
}
.caixa p {
	line-height:1.8;
}
#menu {
	float:right;
	margin-top:72px;
	margin-bottom:0;
}
#menu li {
	display:inline;
	list-style:none;
	margin-left:0;
}
#menu li a {
	font-size:12px;
	text-decoration:none;
	color:#333;
	line-height:37px;
	display:inline-block;
	padding:0 20px;
}
#menu li a:hover {
	text-decoration:underline;
}
#menu li a.sel {
	font-weight:bold;
	background:url(images/bg_menu.png) repeat-x;
	line-height:37px;
	display:inline-block;
	padding:0 20px;
}
#menu li a.sel:hover {
	text-decoration:none;
}
#tudo {
	display:block;
	margin:30px auto;
	width:986px;
}
#tudo #top {
	display:block;
	float:left;
	width:986px;
	height:10px;
	background:url(images/bg_top.png) no-repeat;
}
#tudo #bottom {
	display:block;
	float:left;
	width:986px;
	height:10px;
	background:url(images/bg_bottom.png) no-repeat;
	margin-bottom:10px;
}
#holder {
	display:block;
	float:left;
	width:904px;
	background:#fff url(images/bg_holder.png) repeat-x top;
	border-left:1px solid #2a5183;
	border-right:1px solid #2a5183;
	padding:15px 40px 20px 40px;
}
#header {
	display:block;
	float:left;
	width:906px;
}
#header img {
	float:left;
}
#content {
	display:block;
	float:left;
	width:906px;
}
#caixas {
	display:block;
	float:left;
	width:906px;
	padding-top:30px;
}
#rodape {
	display:block;
	float:left;
	width:906px;
	margin-top:20px;
}
#rodape p {
	line-height:1;
	margin-bottom:0;
}
#rodape .left {
	float:left;
}
#rodape .right {
	float:right;
}
#isaac {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#2a5183;
	border:1px solid #284a76;
	text-decoration:none;
	color:#5784bd;
	display:block;
	clear:both;
	width:161px;
	margin:auto auto 10px auto;
	*margin:-20px auto 10px auto;
	text-align:center;
	padding:5px 10px;
}
.slideshow {
	float:left;
	margin-top:45px;
	margin-right:30px;
	background:url(images/fotos_bg.png) no-repeat;
}
.slogan {
	margin:20px 0;
	*margin:20px 0 15px 0;
}
.caixa {
	display:block;
	float:left;
	margin-right:25px;
	width:225px;
	height:134px;
	background:#c0ff64 url(images/bg_caixa.png) repeat-x top;
	padding:30px;
}
.last {
	margin-right:0;
}
.bloco {
	padding-top:30px;
	border-bottom:1px dotted #2eb210;
}
.bloco p img {
	float:right;
	margin:0 0 10px 10px;
}
.tbla_contato {
	width:100%;
	font-size:14px;
	margin-bottom:30px;
}
.tbla_contato td {
	padding:0 20px;
	vertical-align:top;
}
.box {
	padding:20px;
	background-color:#f2ffe0;
	border:1px solid #3bb71f;
	float:left;
	width:300px;
	margin-bottom:20px;
}