@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: #006699;
	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: #E6F3FC;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-weight: normal;
}
#menu li:first-child a {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}

#menu a em {
	font-size: 14px;
	font-style: normal;
}
#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 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-style: none;
}

#top   div {
	color: #FFFFFF;
	width: 222px;
	padding: 15px;
	margin: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	background-repeat: repeat-x;
	background-position: center top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	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 #partners  {
	background-image: url(../_images_css/box_background.png);
	width: 758px;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-color: #E6F3FC;
	float: none;
	border: 1px dashed #CCCCCC;
}

#partners img {
	padding: 5px;
	margin-bottom: 20px;
	margin-left: 18px;
	border: 1px dashed #44A3D0;
	display: inline;
}
#content #top p {
	background-color: #FFFFFF;
	padding: 15px;
	color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(../_images_css/box_background.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #FFFFFF;
}
#content #top p img {
	clear: both;
	display: block;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content  #top  #nossos_projetos_copy  #ides {
	background-image: url(../_images/projetos/ides_selo.png);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
}
#content #top #nossos_projetos_copy #mingau {
	background-image: url(../_images/projetos/mingau_logo_watermark.png);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center center;
}

#top  #blog_copy p {
	font-size: 11px;
}
