/* CSS Document */
/** Zerando todos os margins naturais para no atrapalhar **/
body, h1, h2, h3, h4, h5, h6, form, dl, ul, ol, dt, dd, address {
margin:0px;
padding:0px;
}
/*  GERAL  */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:130%;
	margin:0px 0px 0px 0px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
}
a:link {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:#000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
ul{
	margin:8px 8px 8px 30px;
	list-style-image:url(../images/bullet.gif);
	}
li{
	margin:8px 0px 2px 1px;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:21px;
	line-height:110%;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:110%;
	color:#0033CC;
}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:110%;
}
/*  GERAL  */


/*  DIVS  */

#total{
background-image:url(../images/bg_servicos.png);
background-repeat:repeat-x;
margin:0px; 
padding:0px;
margin:0px auto 0px auto;
width:800px;
}


#principal{
	width:765px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bg_novos_servicos.png);
		background-repeat:no-repeat;

	
}


#total_int{
background-image:url(../images/bg_servicos_int.png);
background-repeat:repeat-x;
margin:0px; 
padding:0px;
margin:0px auto 0px auto;
width:800px;
}


#principal_int{
	width:765px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bg_novos_servicos_int.png);
	background-repeat:no-repeat;
}



#unid_dir_table{ margin-right:0px; margin-top:0px; padding-left:10px;}


#servicos{
width:175px;
height:20px;
/*border:2px solid #EAF2F6;*/
margin:2px;
}


#img_serv{
background-image:url(../images/cartoesefolder.png);
background-repeat:no-repeat;
width:765px;
height:199px; 
margin-top:50px; 
margin-bottom:150px;
}


#servico_x{background-image:url(../images/servicos_cartao_de_visitas.gif); width:757px; height:32px; color:#FFFFFF; font-weight:bold; line-height:32px; font-size:12px; text-transform:capitalize; margin-bottom:10px;}

#servico_detalhes_x{background-image:url(../images/detalhes_cartoes_de_visita.gif); width:757px; height:32px; color:#FFFFFF; font-weight:bold; line-height:32px; font-size:12px; margin-bottom:10px; text-transform:capitalize;}

#servicos_x_descricao{background-image:url(../images/servicos_detalhes_do_produto.gif); width:370px; height:26px; color:#FFFFFF; font-weight:bold; line-height:25px; font-size:12px; margin-bottom:10px;  text-transform:capitalize;}



#tabela_capa_servicos{ margin-top:7px;}
#sev_capa{ width:765px; margin-top:80px; }

.unid_dir_b{
color:#FFFFFF; font-size:9px; padding-right:10px; margin:50px;
}
.unid_dir_p{
 font-size:10px; margin: 25px;
}


.form_serv{ margin:0px; width:175px}

.codigos{width:378px; margin-left:10px; font-size:7pt; color:#999999}

#detalhes_prod{ line-height:18px;}
