
.topo{
	background-image:url(../images/header_bg.png);
	background-repeat:repeat-x;
	width:100%;
	height:115px;
}


.horas {
	/*border-bottom: 2px dotted #ff9900;*/
	/*margin-bottom: 20px;*/
	font-family:Arial,Helvetica,sans-serif;
	font-size: 22px;
	color: #804000;
}
.meia {
	/*border-bottom: 2px dotted #ff9900;*/
	/*margin-bottom: 20px;*/
	font-family:Arial,Helvetica,sans-serif;
	font-size: 15px;
	color: #804000;
}

.titlehora {
	/*border-bottom: 2px dotted #ff9900;*/
	/*margin-bottom: 20px;*/
	/*margin-top: 50px;*/
	font-family:Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #800040;
}

.titlemeia {
	/*border-bottom: 2px dotted #ff9900;*/
	/*margin-bottom: 20px;*/
	font-family:Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #008080;
}




.titlepedidos {
  color: #05819B;
  font-family:arial;
  font-size: 16px;
  font-weight: bold;
}
.textpedido_title {
  color: #000;
  font-family:arial;
  font-size: 12px;
  font-weight: bold;
}

a.meu:link	{
	color: #000000;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: underline wavy red;
	text-decoration:none;
	}
a.meu:hover {
	color: #AEBCCA;
	/*text-decoration: undeline;*/
	border-bottom:2px solid #af2b8d;
	/*border: 2px solid #AEBCCA;*/
	}


























