@charset "utf-8";
/* CSS Capa */

/* Destaque Principal */
#Cap_Des_Pri{
	width:973px;
	height:413px;
	padding:7px 0 0 7px;
	margin-bottom:10px;
	background:url(../imagens/css/bkg_des_pri.png) no-repeat;
	}

/* Caixa Bottom */
#Cap_Des_Bot{
	width:977px;
	margin-bottom:10px;
	}

	/* Caixa Bottom - Esquerda */
	#Cap_Des_Esq{
		width:319px;
		float:left;
		margin-right:5px;
		}
	
	/* Caixa Bottom - Centro */
	#Cap_Des_Cen{
		width:399px;
		float:left;
		margin-right:5px;
		}
	
	/* Caixa Bottom - Direita */
	#Cap_Des_Dir{
		width:249px;
		height:427px;
		float:left;
		background:url(../imagens/css/bkg_dir.png) no-repeat;
		}
	
/* Servicos */
#Cap_Ser{
	width:319px;
	height:122px;
	margin-bottom:10px;
	background:url(../imagens/css/bkg_ser.png) no-repeat;
	}

	/* Servicos - Titulo */
	#Cap_Ser_Tit{
		width:304px;
		height:30px;
		padding:14px 0 0 15px;
		}

/* Clientes */
#Cap_Cli{
	width:319px;
	height:122px;
	margin-bottom:10px;
	text-align:center;
	background:url(../imagens/css/bkg_cli.png) no-repeat;
	}

	/* Clientes - Titulo */
	#Cap_Cli_Tit{
		width:304px;
		height:30px;
		text-align:left;
		padding:14px 0 0 15px;
		}

/* Banner */
#Cap_Ban{
	width:319px;
	height:160px;
	}

/* Motivos */
#Cap_Mot{
	width:399px;
	height:193px;
	margin-bottom:10px;
	background:url(../imagens/css/bkg_mot.png) no-repeat;
	}

	/* Motivos - Titulo */
	#Cap_Mot_Tit{
		width:384px;
		height:41px;
		padding:14px 0 0 15px;
		}

/* Cases */
#Cap_Cas{
	width:399px;
	height:225px;
	margin-bottom:10px;
	background:url(../imagens/css/bkg_cas.png) no-repeat;
	}

	/* Cases - Titulo */
	#Cap_Cas_Tit{
		width:384px;
		height:41px;
		padding:14px 0 0 15px;
		}

/* Blog */
#Cap_Blo{
	width:231px;
	padding-left:18px;
	}

/* Depoimentos */
#Cap_Dep{
	width:231px;
	padding-left:18px;
	}

/* Conteudo Dividido - Direita - Conteudo - Divisao */
#Cap_Div{
	width:220px;
	height:0px;
	font-size: 1px;
	margin:10px 0 10px 10px;
	border-bottom:#41413a dotted 1px;
	}

/* Conteudo Dividido - Direita - Conteudo - Titulos */
.Cap_Tit{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#cde705;
	width:100%;
	height:41px;
	padding:14px 0 0 15px;
	}

/* Motivos - Motivos - 001 */
.Cap_Mot_Mot_001{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	width:169px;
	height:21px;
	margin-bottom:4px;
	padding-left:20px;
	float:left;
	}
	
/* Motivos - Motivos  - 002 */
.Cap_Mot_Mot_002{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	width:189px;
	height:21px;
	margin-bottom:4px;
	padding-left:20px;
	float:left;
	}

p{
	margin:0;
}