@charset "utf-8";
.box-chamada-plantao {
	background-color: #00FF99;
	width: 380px;
	float: left;
	height: 240px;
	margin-right: 10px;
}
.tit-plantaopertech {
	background-image: url(../images/es/027.jpg);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px;
}
.chamada-plantao h2 {
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
}
.chamada-plantao p {
	margin: 0px;
}

.box-enquete {
	float: left;
	height: 240px;
	width: 210px;
	background-color: #EFEDE9;
}
.tit-enquete {
	background-image: url(../images/es/026.jpg);
	background-repeat: no-repeat;
	height: 30px;
	margin: 0px;
}
.chamada-plantao{
	margin: 0px;
	background-color: #EFEDE9;
	height: 68px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #D5CDC1;
}
.chamada-plantao ul {
	margin: 0px;
	padding-top: 10px;
}
.box-enquete form {
	margin: 0px;
}
.box-enquete p {
	height: 40px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

