#top_restaurantes{
	font-family: Arial, verdana;
}

#top_restaurantes a{
	text-decoration: none;
}

#top_restaurantes img{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#top_restaurantes a img{
	border: 0px;
}

#top_restaurantes{
	width: 627px;
}

.topr_vermas a{
	color: #CC0000;
	font-size: 11px;
}

#topr_top{
	margin-bottom: 4px;
}

.topr_titulo{
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}

.topr_left{
	float: left;
}

.topr_right{
	float: right;
}

#topr_body{
	clear: both;
}

.topr_cafeteria{
	clear: both;
	border-top: 1px solid #FFFFFF;
	height: 70px;
}

.topr_posicion{
	width: 65px;
	height: 70px;
	float: left;
}

.topr_imagen{
	width: 120px;
	height: 70px;
	float: left;
}

.topr_imagen img{
	width: 120px;
	height: 70px;
}

.topr_nombre{
	width: 142px;
	height: 70px;
	float: left;
	background-color: #E8E8E8;
	font-size: 13px;
	color: #003366;
	vertical-align: middle;
	font-weight:bold;
}
.topr_nombre hover{
background-color:red;
}
.topr_nombret{
	margin: 30px 0px 0px 10px;
}


#topr_mapa{
	width: 300px;
	height: 354px;
	margin-top:1px;
}
