/* CSS Document */


#menu_links{			
	width: 100%;				
	height: 198px;
	background: #fff url(../img/bg_subtopo.gif) repeat-x center bottom;
	}	
	#menu_links .turismo{
		width: 778px;
		margin: 0 auto;	
		}
		#menu_links .turismo:after{
			content: '';
			height: 0;
			display: block;
			clear: both;
		}
	
	#menu_links .turismo ul {
		list-style: none;								
		float: left;		
		margin-left: 15px;
		}
		#menu_links .turismo ul li{
			float: left;						
			display: block;
			width: 122px;
			height: 195px;			
			border-left: 2px solid #fff;
			border-top: 2px solid #fff;	
			}
		#menu_links .turismo ul li.last{
			border-right: 2px solid #fff;
			}

p, li{
	font: normal 11px "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	color: #4f1800;
	text-align: justify;
	}
	small{
		float:right;
		margin-right:5px;
		}	
h1{
	text-indent: -9999em;
}	
	
#content {				
	margin: 0 auto;
	width: 748px;
	padding: 20px 15px;		
	}
	#content:after{
		content: '';
		height: 0;
		display: block;
		clear: both;
		}
	#content h1 {	
		background: url(../img/turismo/turismo.gif) no-repeat;			
		width: 57px;
		height: 9px;	
		}
		#content h2 {
			/*background: url(../img/turismo/estacao_do_valongo.gif) no-repeat;*/
			font: bold 14px "Tahoma", Verdana, Arial, Helvetica, sans-serif;
			color:#08327c;
			width: 136px;
			height: 14px;			
			margin: 20px 0px 10px 0px;
			*margin: 10px 0px 5px 0;
			}
			#content p{
				width: 385px;
				float: left;
				margin-right: 20px;			
				}
				
			#content img{float: right; position: relative}


.wrapper{width:778px;margin:0 auto;}										
					