		
		h1, h2
		{
			margin-top: 0px;
		}
		input[type=button]
		{
			font-family:arial;
			font-size:11px;
		}
		input[type=text]
		{
			font-family:Arial;
			font-size:13px;
		}
		div.demo
		{
			width: 672px;
			background-color: #9999ff;
			border: solid 4px #FFFFFF;
			padding: 10px;
			margin-top: 20px;
		}
		div.seperator
		{
			height: 10px;
		}
		.bannerCallout
		{
			width: 700px;
			background-color: #9999ff;
			border: solid 4px #FFFFFF;
			padding: 12px;
			z-index: 5;
		}
		#bannerTarget
		{
			width: 700px;
		}
		.bannerCallout a
		{
			color: #000;
			font-weight: bold;
		}
		#menu
		{
			margin: 10px 0 0 0;
		}
		#menu li
		{
			margin: 0px;
			padding: 0px;
			list-style: none;
			display: inline;
		}
		#menu li.pipe
		{
			margin: 0 5px 0 5px;
		}
		.rollovers span
		{
			font-weight:bold;
			cursor:default;
		}
		.rollovers .hover { text-decoration:underline;}
		
		.tooltip
		{
			color: White;
			background-color: #10100D;
			padding: 5px;
			border: none;
			z-index: 10;
		}
		.tooltipTarget
		{
			cursor: default;
			margin-right: 20px;
		}
		
		.alert 
		{
			padding:6px;
			background-color:#F0F0F0;
			border:solid 2px #808080;
		}
		.alert .close { float:right; margin: 0 0 2px 4px; font-size:80%; }
		
		.validationCallout 
		{ 
			border: solid 2px #A00A06; 
			padding:2px; 
			background-color:#FFFFFF; 
			color: #A00A06;
			font-weight:bold;
		}
		#validationSuccess { visibility:hidden; color:#009900; font-weight:bold; margin-right:10px;}
		.validationCallout img { float:left; margin: 0 4px 4px 0; }
		
		.mapPin { position:absolute; width:19px;height:27px;}
		.mapCallout { border:solid 1px black; background-color:#EBE6DC; padding:3px; font-weight:bold;}
		.mapCallout a {color:black; font-weight:normal;}

.botaologin{
background:none;
background-image:url(../images/restrito-lightbox.png);
background-repeat:no-repeat;
cursor:pointer;
border:none;
width:200px;
height:55px;
position:relative;
}
.botclose{
background:none;
background-image:url(../images/close.png);
width:15px;
height:15px;
border:none;
cursor:pointer;
}
.fechar{
color:#FF0000;
}
.inputlogin{
border:solid;
border-width:1px;
border-color:#0066CC;
font-size:12px;
color:#0066CC;
width:150px;
}

