@CHARSET "ISO-8859-1";

#suporte{
	width: 950px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
	text-align: left;
	border: 1px solid grey;
	padding-bottom: 15px;
}

#suporte p{
	padding-left: 20px;
	padding-top: 15px;
}

#suporte img{
	padding-left: 20px;
}

#suporte .titulo{
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	color: #e36d00;
}

#suporte .sub_titulo{
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #e36d00;
}

#suporte .titulo_contrato{
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	color: #e36d00;
	padding-left: 100px;
}

#suporte .texto_contrato{
	text-align: justify;
}

#suporte .img_contratos{
	float: left;
	width: 210px;
	height: 160px;
}

#suporte .box_contrato{
	width: 920px;
	height: 160px;
	clear: nome;
}

#suporte_dns{
	width: 950px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
	text-align: left;
	border-left: 1px solid grey;
	border-right: 1px solid grey;
	padding-bottom: 15px;
}

#suporte_dns p{
	padding-left: 20px;
}

#suporte_dns .titulo{
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	color: #e36d00;
}

#suporte_dns .sub_titulo{
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: #e36d00;
}

#suporte_dns img{
	padding-left: 20px;
}

#suporte_faq{
	width: 950px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
	text-align: left;
	border-left: 1px solid grey;
	border-right: 1px solid grey;
	padding-bottom: 15px;
}

#suporte_faq p{
	padding-left: 20px;
	padding-right: 20px;
	text-align:justify;
}

#suporte_faq .titulo{
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	color: #e36d00;
}

#suporte_faq .sub_titulo{
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}

form {
	padding-left: 20px;
}

form label{
	text-align: left;
	font-weight: bold;
	font-size: 14px;
}

.input{
	padding: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 320px;
}

.chamado_botton{
	margin-left:270px;
	width: 100px;
	height: 30px;
}

form select{
	margin-top: 2px;
	margin-bottom: 2px;
}
