@charset "utf-8";
/* CSS Document */
@import url(geral.css);

#wrapp {

}

.content {
	position:relative;
	float:left;
}

	.impresso, .web {
		float:left;
		width:300px;
 		padding:0px 0px;
		margin:0px 0px;
		margin-left:0px !important;
		margin-right:20px;
		height:300px;
		font-size:14px;
	}
	
		.impresso li, .web li {
			list-style:none;
			padding-top:10px;
			padding-left:10px;
			width:80%;
			padding-bottom:7px;
		}
		
		.impresso li, .web li
		{
		background:url(../img/linha_lista.png) no-repeat left bottom;
		border-top:1px solid #3d4759;
		}
		.impresso .li2, .web .li2
		{
		background:url(../img/servicos/bg_item_lista.png);
		border-bottom:1px solid #000
		}

		
		
			h3{
				height:35px;
				clear:both;
				padding-top:8px;
				display:block;
				padding-left:20px;
				width:240px;
				font-weight:normal;
				font-size:20px !important;
				background:url(../img/servicos/topo_listas.png) no-repeat top left !important 
			}


.pai-web, .pai-print {
	float:left;	
	margin-left:30px;
	position:relative;
	z-index:100
}

.bg_servicos {
	background:url(../img/servicos/bg_servicos.png);
	width:910px;
	height:436px;
	position:absolute;
	bottom:-80px;
	left:-20px;
}
