/* CSS Document */

body{
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;

}
#tudo{
	width:780px;
	margin:0 auto;
	padding:0px;
	text-align:left;
}
#banner{
	height:111px;
}
#rodape{
	height:20px;
	background:url(images/foot.jpg) no-repeat bottom center;
	color:#FFFFFF;
	line-height:20px;
	text-align:center;
	font-size:12px;
	font-weight: bold;
}
#rodape a{
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.border{
	border-left: solid 1px #BF0F11;
	border-right: solid 1px #BF0F11;
}

#boxconteudo{
	width:100%;
	/*height:299px;*/
	background:url(images/bgCont.jpg) no-repeat bottom left;
}
#esq{
	width:45%;
	float:left;
	padding-left:30px;
	padding-top:3px;
	text-align:justify;
}
#dir{
	width:50%;
	float:right;
	border-left:solid 1px #F4F4F4;
}
#tit{
	/*width:198px;*/
	height:39px;
	
}
#newHorario{
	width:415px;
	height:39px;
	
	background:url(images/novoHorario.gif) no-repeat center center;
}
#fhome th{
	height:15px;
	line-height:15px;
	background:#E4E4E4;
	text-align:center;
	font-size:11px;
}
#fhome img{
	border: solid 1px #990000;
	cursor:hand;
	margin:1px;
}
#servicos img{
	border: solid 1px #990000;
	cursor:hand;
	margin:1px;
}
.listHome li{
	list-style:none;
	height:20px;
	line-height:20px;

}
.listHome a{
	font-size:x-small;
	color:#000000;
}
.listHome a:hover{
	color:#990000;
}
a{
	font-size:x-small;
	color:#000000;
}
a:hover{
	color:#990000;
}
#pedidos{
	font-size:11px;
	margin:0;
}
input, textarea, select{
	margin:0;
	border:solid 1px #990000;
	font-size:10px;
	background-color:transparent;
	font-family:Arial, Helvetica, sans-serif;
}
.tit2{
	font-weight:bold;
	text-align:center;
	background:#F4F4F4;
	height:25px;
	line-height:25pX;
	text-transform:uppercase;
	border-bottom: double 3px #CCCCCC;
}
.novoEndereco{
	text-align:center;
	margin:0;
}
.novoEndereco img{
	margin-top:10px;
	border:none;
}