.linhaContainer h2{
	background-image:url('../_img/default/ico5.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:40px;
	line-height:24px;
}
h1{
	text-align: center;
}

h3{
	color:#630;
	font-size:200%;
	font-family: georgia;
	margin-bottom:10px;
}
.fotos{
	border-top:3px solid #360;
	border-bottom:4px solid #360;
	height:80px;
	margin-top:15px;
}
.fotos li{
	text-align: center;
	margin-top:10px;
	width:96px;
	height:60px;
	float:left;
}
p{
	margin: 10px;
	font-size:110%;
	color:#666;
}


.cont{
	border:1px solid #DDD;
	margin:5px;
	background:#fdfdfd;
	display:none;
}
.cont b{
	font-size:120%;
	font-family: arial;
	color:#630;
	border-bottom:none;
}
.cont b i{
	font-size:120%;
	color:#960;
	
}
.txt{
	margin-left:15px;
	line-height:30px;
	color:#CCC;
}
.box-li{
	border-bottom:1px dotted #960;
	cursor:pointer;
	background:#630;
}


.distancia{
	float:right;
	border:2px solid #960;
	width:200px;
	padding:5px;
	background:#630;
	margin:10px;
}
.distancia li{
	font-size:110%;
	border-bottom:1px dotted #960;
	margin-top:5px;
	width:200px;
	height:20px;
	color:#CCC;
	
}
.distancia b{
	color:#CCC;
	font-size: 100%;
	width:120px;
	display:block;
	float:left;
}

.detalhes{
	margin-top:20px;
}
.detalhes b{
	font-size:110%;
	
}
