/* CSS Document */
body {
background:#d1e8cf;
}

p {
font-family: Arial, sans-serif;
font-size: 11px;
color: #C14227;
}

.main {
	width: 900px;
	height: 546px;
}

.content {
	width:464px;
	height:285px;
	background-image: url(historial/images/fundo_03.gif);
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #C14227;
}


.restaurantes {
	width: 457px;
	height: 285px;
	margin-left: 5px;
}

.titulo {
font-family: Arial, sans-serif;
font-size: 16px;
color: #ffff6e;
font-weight: bold;
margin-left:2px;
margin-right:2px;
margin-top:6px;
font-style:oblique;
}

a:link {
     
     
      color: #C14227;
     
      }

a:visited {
	color: #600
}


