/*overhide*/
body {background: transparent url('../images/bg.jpg') no-repeat fixed 50% 0;}
h1, h2, h3, h4, h5 {color: #7f7f7f;}
h1 {font-size: 1.6em; margin: 0 0 15px 0; color: #CD6D3A;}
h3 {font-size: 1.8em; margin: 0 0 10px 0; color: #2981A5;}
h5 {font-size: 1.8em; margin: 0;}

.floatL {float: left;}
.floatR {float: right;}

/*color*/
.azul {color: #2981A5; margin: 0 0 3px 0; font-weight: bold;}
.marrom {color: #CD6D3A;}

/*content*/
.container {background: #fff;}

.content {padding: 15px;}

.info img {border: 1px solid #636260; padding: 5px;}
.info p {width: 100%; border: 1px solid #636260; margin: 0; margin: 10px 0 0 0 ; text-align: center;}
.info-text {margin-left: 10px;}

.footer {text-align: center; margin: 7px 0; padding: 10px 0 0 0;}
	.footer hr {margin: 10px 0 7px 0;}

.medicamento {width: 350px; height: 450px; background: transparent url('../images/medicamento.png') no-repeat;}
	.busca {margin-top: 140px; text-align: center;}
		.busca input {width: 85%;}
	.sobre {margin-top: 232px; text-align: center;}

/*table*/
.stripeMe th {
	background: #636260;
	color: #fff;
	font-weight: bold;
	border-right: 1px solid #fff;
}

.stripeMe td {
	border-bottom: 1px solid #ccc;
	vertical-align: top;
}

.stripeMe tr.alt td {
	background: #f5f5f5;
}

.stripeMe tr.over td {
	background: #ffffb3;
}

a.link_preto{
  color:#000;
  text-decoration:none;
}

div#home_busca{
  position:relative;
}

div#home_busca .title{
  padding-right:40px;
  width:260px;
}

input#lupa{
  width:28px;
  height:28px;
  position:absolute;
  right:28px;
  top:11px;
}

.space{
  height:18px;
  line-height:18px;
}
