/* RODAVIGO : mapa web */

#mapaweb_head {
}
	#mapaweb_head_01 {
	width:31px;
	height:32px;
	background:url('../images/mapaweb_head_01.jpg') no-repeat;
	float:left;
	}
	#mapaweb_head_02 {
	width:488px;
	height:27px;
	background:url('../images/mapaweb_head_02.jpg') repeat-x;
	float:left;
	padding:5px 0 0 0;
	}
		#mapaweb_head_title {
		width:320px;
		float:left;
		text-align:left;
		font:bold 2.1em Arial, Helvetica, sans-serif;
		}
			#mapaweb_head_title a:link , #mapaweb_head_title a:visited {
			color:#000000;
			}
			#mapaweb_head_title a:hover , #mapaweb_head_title a:active {
			color:#660000;
			text-decoration:none;
			}
		.mapaweb_flag {
		float:left;
		width:21px;
		text-align:center;
		padding-top:2px;
		}
	#mapaweb_head_03 {
	width:9px;
	height:32px;
	background:url('../images/mapaweb_head_03.jpg') no-repeat;
	float:left;
	}
	
#mapaweb_flow {
background:url('../images/mapaweb_flow.gif') no-repeat top left;
padding:10px 0 0 50px;
text-align:left;
}
	.mapaweb_group {
	width:380px;
	text-align:left;
	padding:13px 0 13px 0;
	}
		.mapaweb_group_title {
		height:21px;
		background-color:#FFFFFF;
		border-top:1px solid #660000;
		border-bottom:1px solid #660000;
		margin:0 0 20px 0;
		text-align:right;
		padding:1px 31px 0 0;
		font:1.8em Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		color:#660000;
		}
		.mapaweb_group_element {
		background:url('../images/mapaweb_element.gif') no-repeat;
		width:350px;
		height:25px;
		margin:10px 0 0 0;
		}
			.mapaweb_group_element a:link , .mapaweb_group_element a:visited  , .mapaweb_nogroup_element a:link , .mapaweb_nogroup_element a:visited{
			color:#FFFFFF;
			}
			.mapaweb_group_element a:hover , .mapaweb_group_element a:active , .mapaweb_nogroup_element a:hover , .mapaweb_nogroup_element a:active {
			/*color:#FFE3E3;*/
			color:#FF0000;
			text-decoration:none;
			letter-spacing:0.1em;
			}
		
	.mapaweb_nogroup {
	width:350px;
	text-align:left;
	padding:0 0 20px 0;
	}
		.mapaweb_nogroup_element {
		background:url('../images/mapaweb_element.gif') no-repeat;
		width:350px;
		height:25px;
		margin:15px 0 0 0;
		}
			
		
			.mapaweb_button {
			margin:0 0 0 24px;
			width:312px;
			height:20px;
			padding:5px 0 0 10px;
			cursor:pointer;
			font:1.2em Arial, Helvetica, sans-serif;
			text-transform:uppercase;
			}