div#suporte{
	background:#FFFFFF;
	width:775px;
	height:auto;
	margin: 5px 0 0 7px;
	float:left;
	padding: 3px;
	padding-bottom:10px;}
/*estilo da página produtos*/
div#cont_suporte{
	background:url(../imagem/bg_internas.jpg) repeat-x;
	width:510px;
	height:300px;
	float:left;
	margin: 0px 0 0 5px;
	font-size:12px;
	padding: 10px;
}
div#img_suporte{
	padding-top:5px;
	background: url(../imagem/bg_internas.jpg);
	height:310px;
	width:230px;
	float:left;
	margin: 0px 0 0 5px;}
div#banner_suporte{
	float:left;
	padding:5px;}
.suporte_txt{
	margin:15px 0 0 10px;
	font-size:11px;
	color:#555555;}
.suporte_txt_n{
	margin:10px 0 0 20px;;
	font-size:11px;
	color: #555555;}
.separando{
	color: #555555;
	background: #CCCCCC;
	height:1px;
	width:210px;
	float:left;
	margin:5px;}
.txt_principal{
	margin-left:5px;
	width:auto;
	height:65px;}
.suporte_mail{
	margin: 10px 0 0 20px;;
	font-size:11px;
	color:#FF0000;}
a:hover{color: #666666;}
/************* BLOCO EAD e ATENDIMENTO *******************/
div#ead_chamada, div#atendimento_chamada, div#download_chamada {
margin:5px 0 0 5px;
width:160px;
height:137px;
float:left;
background:#f2f4f6;
}

div#ead_chamada {
background:#f2f4f6 url(../imagem/bg_zenio.jpg) no-repeat bottom center;
}
.txt_ead_chamada {
font-size:12px;
width:87px;
height: 50px;
margin:5px 0 0 6px;
}


div#ead_chamada ul li {
margin:10px 0 0 2px;
}

div#ead_chamada ul li a {
padding:6px 22px;
background:url(../imagem/bt_link_bloco.jpg) no-repeat top center;
background-position: 0 -29px;
color:#003366;
}

div#ead_chamada ul li a:hover {
background-position: 0 -3px;
color:#ff0000;
}

div#atendimento_chamada {
background:#f2f4f6 url(../imagem/bg_atendimento.jpg) no-repeat bottom center;
color:#013f65;

}

div#atendimento_chamada ul li {
margin:25px 0 0 2px;
}

div#atendimento_chamada ul li a {
background:url(../imagem/bt_link_bloco.jpg) no-repeat top center;
background-position: 0 -29px;
color:#003366;
}
div#atendimento_chamada ul li a.comercial {
padding:6px 15px;
}
div#atendimento_chamada ul li a.suporte {
padding:6px 22px;
}

div#atendimento_chamada ul li a:hover {
background-position: 0 -3px;
color:#ff0000;
}
div#download_chamada{
background:#f2f4f6 url(../imagem/bg_download.JPG) no-repeat bottom center;
}
div#download_chamada ul li {
margin:10px 0 0 2px;
}

div#download_chamada ul li a {
padding:6px 22px;
background:url(../imagem/bt_link_bloco.jpg) no-repeat top center;
background-position: 0 -29px;
color:#003366;
}

div#download_chamada ul li a.comercial {
padding:6px 15px;
}
div#download_chamada ul li a.suporte {
padding:6px 22px;
}

div#download_chamada ul li a:hover {
background-position: 0 -3px;
color:#ff0000;
}
/************* BLOCO NEWSLETTER *******************/
div#newsletter {
width:431px;
height:48px;
background:#f2f4f6;
float:left;
margin:5px 0 0 7px;
}

p.tit_newsletter {
font-weight:bold;
font-size:14px;
padding:15px 0 0 20px;
text-align:left;
float:left;
}
hr{
	border:1px dashed #CCCCCC;
	}
