/* layout.css */

body {
	background-image: url(../img/topo.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	text-align: center;

}

* {
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

div#container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

div#cabecalho {
	width: 980px;
	height: 220px;
}

h1 {
	margin: 0;
	height:85px;
	position: absolute;
	z-index: 20;	
	background-image: url(../img/logo_sinapse.png);
	background-repeat: no-repeat;
}

h1 span {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

h1 a {
	display: block;
	width: 212px;
	height: 85px;
}

/* menuTopo */

div#menuTopo {
	width: 980px;
	height: 49px;
	background-image: url(../img/base_menu.png);
	background-repeat: no-repeat;
	top: 110px;
	position: relative;
	line-height: 49px;
	z-index: 20;
	text-align: center;
	color: #fff;
}

div#menuTopo a {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	text-transform: none;
	font-weight: bold;
}

div#menuTopo a:hover {
	color: #ffcc00;
}

/* fim menuTopo */


/* fim cabecalho */


/* corpo */


.alert-ie {
	width: 500px;
	height: 115px;
	background-color: #D1BC89;
	text-align: left;
	position: absolute;
	left: 500px;
	border: 1px #BF3E1E solid;
	z-index: 30;
}

.alert-ie p {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #BF3E1E;
	font-size: 13px;
	padding: 10px;
	text-align: left;
}

.alert-ie p a {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
	text-decoration: underline;
}

.alert-ie p a:hover {
	text-decoration: none;
}


div#section-a {
	float: left;
	width: 980px;
	padding-left: 9px;
}

div#section-a p {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
	padding-bottom: 12px;
	padding-top: 1px;
	text-align: left;
}

div#section-a1 {
	float: left;
	width: 256px;
	margin-right: 94px
}

div#section-a1 p {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
	padding-top: 1px;
	text-align: left;
}

div#section-a1 img {
	border: 1px solid #333;
}

div#section-a2 {
	float: left;
	width: 256px;
	margin-right: 94px
}

div#section-a2 p {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
	padding-top: 1px;
	text-align: left;
}

div#section-a2 img {
	border: 1px solid #333;
}


div#section-a3 {
	float: left;
	width: 256px;
}

div#section-a3 p {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
	padding-top: 1px;
	text-align: left;
}

div#section-a3 img {
	border: 1px solid #333;
}


div#section-a4 {
	float: left;
	width: 156px;
	margin-right: 40px
}

div#section-a4 p {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
	padding-bottom: 12px;
	padding-top: 1px;
	text-align: left;
}

div#section-a4 img {
	border: 1px solid #333;
}

div#section-a4 ul#menuEsq {
	list-style: none;
	
}
div#section-a4 ul#menuEsq li a {
	display: block;
	width: 150px;
	text-decoration: none;
	
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em; /* 16px = 1em */
	font-weight: bold;
	color: #ff3300;
	border-bottom-width: 1px;   /* border-bottom: 1px #DDD solid; */
	border-bottom-color: #ccc;
	border-bottom-style: solid;
	padding-bottom: 3px;
	padding-top: 3px;
}

div#section-a4 ul#menuEsq li a:hover {
	background-color: #234367;
	color: #fff;
}


div#section-a5 {
	float: left;
	width: 784px;
	margin-right: 0;
}

div#section-a5 ul {
	float: left;
	list-style: none;
	padding-left: 0;
	padding-right: 0px;
	padding-top: 13px;
	/* width: 100% */
}

div#section-a5 ul li {
	list-style: none;
	width: 163px;
	height: 180px;
	margin-left: 4px;
	margin-right: 28px;
	margin-bottom: 25px;
	overflow: hidden;
	float: left;
}

div#section-a5 ul li img {
	border: 2px #fff solid;
}

div#section-a5 ul li img:hover {
	border: 2px #101E2E solid;
}

div#section-a5 p {
	margin: 1px 4px 0 1px;
	text-align: center;
}


div#section-a6 {
	float: left;
	width: 784px;
	margin-right: 0;
}

div#section-a6 p {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
	padding-bottom: 12px;
	padding-right: 20px;
	padding-top: 1px;
	text-align: left;
}

div#section-a6 ul#lista01 {
	float: left;
	list-style: none;
	padding-left: 0;
	padding-right: 0px;
	padding-top: 13px;
	/* width: 100% */
}

div#section-a6 ul#lista01 li {
	list-style: none;
	width: 249px;
	height: 190px;
	margin-left: 0;
	margin-right: 12px;
	margin-bottom: 12px;
	overflow: hidden;
	float: left;
}

div#section-a6 ul#lista01 li img {
	border: 2px #fff solid;
}

div#section-a6 ul#lista01 li img:hover {
	border: 2px #101E2E solid;
}





div#section-a6 ul#lista02 {
	float: left;
	list-style: none;
	padding-left: 0;
	padding-right: 0px;
	padding-top: 13px;
	/* width: 100% */
}

div#section-a6 ul#lista02 li {
	list-style: none;
	width: 191px;
	height: 190px;
	margin-left: 0;
	margin-right: 12px;
	margin-bottom: 25px;
	overflow: hidden;
	float: left;
}

div#section-a6 ul#lista02 li img {
	border: 2px #fff solid;
}

div#section-a6 ul#lista02 li img:hover {
	border: 2px #101E2E solid;
}

div#section-a6 ul#lista02 p {
	margin: 1px 4px 0 1px;
	text-align: center;
}



.section-a7 {
	float: right;
	width: 784px;
	margin-right: 0;
}

.section-a7 p {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
	padding-bottom: 12px;
	padding-top: 1px;
	text-align: left;
}



.section-a8 {
	float: right;
	width: 784px;
	margin-right: 0;
}

.section-a8 p {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
	padding-bottom: 12px;
	padding-top: 1px;
	text-align: left;
}





.section-a9 {
	float: right;
	width: 784px;
	margin-right: 0;
}

.section-a9 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 13px;
	/* width: 100% */
}

.section-a9 ul li {
	list-style: none;
	width: 142px;
	height: 120px;
	margin-left: 4px;
	margin-right: 10px;
	margin-bottom: 25px;
	overflow: hidden;
	text-align: left;
	float: left;
}

.section-a9 ul li img {
	border: 0;
}

.section-a9 ul li p {
	margin: 1px 4px 0 1px;
	text-align: center;
}



div#section-b {
	float: left;
	width: 963px;
	padding-right: 29px;
	padding-left: 9px;
}

div#section-b p {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 13px;
	padding-bottom: 12px;
	padding-top: 1px;
	text-align: left;
}

div#section-b img {
	border: 0;
}



#dhtmltooltip {
	position: absolute;
	left: -300px;
	width: 230px;
	border: 1px solid black;
	text-align: left;
	padding: 10px;
	background-color: lightyellow;
	visibility: hidden;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	/* filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); */
}

#dhtmlpointer {
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}




.lista01 {
	list-style-position: outside;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	padding-right: 20px;
	padding-left: 15px;
}

.lista02 {
	list-style: circle;
	list-style-position: outside;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	padding-right: 20px;
	padding-left: 15px;
}


.link01{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0033ff;
	text-decoration: underline;
}

.link01:hover{
	text-decoration: none;
}

.link02{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: none;
}

.link02:hover{
	text-decoration: underline;
}

.titulo01{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #234367;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	background-image: url(../img/linha_tit.jpg);
	background-repeat: repeat-x;
	display:block;
}

.titulo02{
	height: 20px;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ff3300;
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
}


.titulo03{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #234367;
	font-size: 15px;
	font-weight: bold;
}

.texto01{
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0033ff;
	font-size: 13px;
	font-weight: bold;
}

.imgSborda {
	border: 0;
}

hr {
	border: 1px dotted #ccc;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
}

.textoform{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
	display: block;
	width: 150px;
}


.formInput {
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: #007f40 1px solid;
	color: #333;
	background-color: #fff;
}

.formBotao {
    background-color: #fff;
	border:1px solid #007f40;
	width: 60px;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #007f40;
	padding-bottom: 2px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;

}

/* rodape */



div#rodape {
	background-image: url(../img/rodape.jpg);
	background-repeat: repeat-x;
	list-style: none;
	height: 163px;
	text-align: center;
	clear: both;
}

div#rodape1 {
	background-image: url(../img/rodape.jpg);
	list-style: none;
	width: 980px;
	height: 163px;
	margin: 0 auto;
	text-align: center;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	line-height: 90px;
}