@charset "utf-8";

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 600px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#menu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	clear: both;
	height: 100px;
	display: block;
}
#menu li {
	display: inline;
}

#menu a {
	width: 252px;
	color: #448E17;
	text-decoration: none;
	font-size: 24px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 35px;
	background-image: url(../_images_css/box_background.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #F2FAEB;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-left-style: none;
	border-top-color: #448E17;
	border-right-color: #448E17;
	border-left-color: #448E17;
	font-weight: normal;
}


#menu  a  strong {
	color: #FF9900;
}
#menu li:first-child a {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #448E17;
}
#menu a:hover {
	background-image: url(../_images_css/box_background_active.png);
	background-repeat: repeat-x;
	background-position: center center;
}
#menu a:hover strong {
	color: #FFFFFF;
}
#menu_quem_somos {
	background-image: url(../_images/quem_somos.jpg);
}

#top {

}

#top   div {
	color: #FFFFFF;
	width: 222px;
	padding: 15px;
	margin: 0px;
	float: left;
	border-left-style: dashed;
	background-repeat: repeat-x;
	background-position: center top;
	border-left-width: 1px;
}
#top  #quem_somos_copy {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#top  #mais  {
	width: 758px;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-color: #F2FAEB;
	float: none;
	background-repeat: repeat-x;
	background-position: center bottom;
}
#bottom #idestaque {
	background-color: #3C7E14;
	background-image: url(../_images_css/box_background_dark.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 140px;
}
#bottom #idestaque #logo {
	padding-top: 54px;
	padding-right: 52px;
	padding-bottom: 54px;
	padding-left: 52px;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
	float: left;
}
#bottom #idestaque img {
	margin: 10px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bottom #idestaque p {
	color: #FFFFFF;
	float: right;
	font-size: 11px;
	width: 340px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#content #top p img {
	clear: both;
	display: block;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
}
#mais  a {
	color: #448E17;
	text-decoration: none;
	font-size: 24px;
	display: block;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../_images_css/box_background.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #F2FAEB;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: none;
	border-right-color: #448E17;
	border-left-color: #448E17;
	font-weight: normal;
	width: 758px;
}
#mais a em {
	font-size: 14px;
	font-style: normal;
}
#mais a strong {
	color: #FF9900;
}
#mais a:hover {
	background-image: url(../_images_css/box_background_active.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#mais a:hover strong {
	color: #FFFFFF;
}

