﻿.opcoes_atendimento{
	width:200px;
	height:auto;
	vertical-align:text-bottom;
	padding:2px;
	padding-left:15px;
	margin-right:16px;
	float:left;
	font-size:13px;
}

.bloco_atendimento{
	width:220px;
	height:84px;
	vertical-align:text-bottom;
	padding-top:11px;
	padding-left:9px;
	padding-right:0px;
	padding-bottom:0px;
	margin-right:7px;
	background-image:url('../imagens/bloco.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
}

.bloco_atendimento h3{
	color:#555555;
	font-size:18px;
	margin-bottom:12px;
	margin-top:5px;
	margin-left:6px;
	text-transform:uppercase;
	font-weight:normal;
}

.bloco_atendimento li{
	list-style:disc;
	margin-left:5px;
	margin-bottom:4px;
	line-height:25px;
}