body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #676767;
}
body a {
text-decoration:none;
color: #385d8e;
}
h1 {
  font-family:Arial, Helvetica, sans-serif;
  font-size:1.3em;
  color: #003366;
}

p {
	line-height: 1.4em;
    font-size: 1.2em;
	
}
#footer {
	margin-top:20px;
	clear:both;
}
#footer p {
	border-top: 1px;
	border-top-style: solid;
	border-top-color: #dcdcdc;
	font-size: 80%;
	color:#a9a9a9;
}
#rapidaservice {
  width:960px;
  height: 117px;
  padding-top:0px;
  padding-bottom:30px;
  background-image: url(../img/rapida1.png);
  background-repeat:no-repeat;
}

