html, body, div, span, applet, object, iframe, h1, /*h2,*/ h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, /*strong,*/ strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}



html {
}


body {

margin:0;
padding:0;
text-align:center; /* hack para o IE */	
}
#map {
width: 535px;
height: 372px;
}


/* --- Estilo cur_prop --- */
      .MapBuilder {
	font: normal 9pt/120% verdana, arial, helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	letter-spacing: 1px;
	background-color:#FFFFFF;
	text-align: left;	
}
      .MapBuilder a {text-decoration: none; color: #0000CC; }
      .MapBuilder a:hover {color: #999999; }
		 
		 #cont-cur {
	padding: 10px;
}
#cont-cur p{
	padding-top: 10px;
}
		 .MapBuilder h1.tt-cur {
	color: #006600;
	font-size: 11pt;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
	font-weight: bold;
}

		 .MapBuilder h2.prog-cur {
	color: #006600;
	font-size: 9pt;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top:20px;
	background-image: url(../imgf2/dot3.gif);
	background-repeat: no-repeat;
	background-position: 0% 25%;
	font-weight: 100;
	font-style: italic;
}
		 .MapBuilder ul.prog-cur-ol {
	color: #006600;
	font-size: 9pt;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top:5px;
	font-weight: 100;
	list-style-type: circle;
}


		 .MapBuilder ol.prog-cur-ol {
	color: #006600;
	font-size: 9pt;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top:5px;
	font-weight: 100;
}

		 .MapBuilder h3.tt-prog {
	color: #006600;
	font-size: 9pt;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 15px;

}


		 .MapBuilder h3.sec-prog {
	color: #006600;
	font-size: 9pt;
	font-weight: bold;
	padding-bottom: 10px;
}
		 .MapBuilder p {
	color: #006600;
	font-size: 9pt;
	padding-bottom: 10px;
	text-align:left;
}
		 .MapBuilder h4.nome-prof {
	color: #006600;
	font-size: 9pt;
	font-weight: bold;
	padding-top:10px;
	/*padding-left:200px;*/
}
		 .MapBuilder p.prof-p {
	padding-left:200px!important;
}
		 .MapBuilder h4.periodo {
	color: #006600;
	font-size: 9pt;
	font-weight: bold;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:5px;

	background-image: url(../imgf2/dot3.gif);
	background-repeat: no-repeat;
	background-position: 0% 70%;
}

		 .MapBuilder h4.valor {
	color: #006600;
	font-size: 9pt;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #006600;
	padding-top:3px;
	padding-left:10px;
	padding-bottom:5px;

	background-image: url(../imgf2/dot3.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}

		 .MapBuilder h4.inscr {
	color: #006600;
	font-size: 9pt;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #006600;
	padding-top:3px;
	padding-left:10px;
	padding-bottom:5px;

	background-image: url(../imgf2/dot3.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
}


		 .MapBuilder fieldset {
		 margin-top:10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	border: 1px solid #006600;
}



		 .MapBuilder legend {
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #006600;
	padding-bottom: 5px;
	padding-top: 5px;
}
