/* CSS Document Componentizar */
/* CLASSES
*****************************************************************************************************************/
.paragrafoDestaque{
	margin-left:25px;
}
.textomenor{
	margin:0 0 0 12px;
}
/* TAGS
*****************************************************************************************************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: ;
	margin-top: 1px;
	padding-top: 1px;
}
h1{

}
h2{

}
h3{
	color:#F77100;
	}


h4{

}
h5{

}
h6{

}
p{
	margin:10px 0 0 12px;
}
/*  ids
*****************************************************************************************************************/
#conteudo{
	width:800px;
	/*height:560px;*/
	background-color:#FFFFFF;}
#menusecundariofoto{
	float:left;
	width:236px;
	/*height:500px;*/
	background-color:white;
	}
#menusecundario{
	float:left;
	width:236px;
	height:51px;
	background:red;
	}
#btninicial {
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	}
#btncontato {
	display:block;
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:left;
	}	
#fotopredio{
	float:left;
	width:236px;
	height:362px;
	background-image:url(../img/predio.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
#principal{
	float:left;
	width:537px;
	}
#topo{
	width:538px;
	height:74px;
	background-color:red;
	background-image:url(../img/bgCeu.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
#menuprincipal{
	width:538px;
	height:36px;
	background-image:url(../img/bgMenuPrincipal.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	
	}
#menuprincipalUl {
	display:block;
	margin:0px 0 0 10px;
	padding:0 0;
	list-style-type:none;
	
	}
#menuprincipal li {
	display:block;
	float:left;
	margin:10px 15px 0 0;
	padding:0 0;
	}
#menuprincipalUl li a:link, a:visited, a:hover, a:active {
	color:#FFFFFF;
	}

	
#textoprincipal{
	width:538px;
	height:290px;
	background-color:#FFFFFF;
	/*background-image:url(../img/bgpagina.jpg);
	background-position:0 0;
	background-repeat:no-repeat;*/
	}
#textoprincipal a{
	color:#F77100;
	}
#textoprincipal h3{
	margin:15px 0 0 10px;
	font-size:14px;
	}
	
	
#imgPaginaInicial{
	margin:20px 0 0 10px;
	}
#rodape{
	float:left;
	width:775px;
	height:60px;
	background-color:#F77100;
	background-image:url(../img/copyright.jpg);
	background-repeat:no-repeat;
	}
#botoesChamaSolucoes{
	float:left;
	}
#botoesChamaSolucoes ul {
	display:block;
	width:150px;
	list-style-type:none;
	margin:20px 0 0 10px;
	padding:0 0;
	background-image:url(../img/tracejadaSolucoesVertical.jpg);
	background-position:148px 1px;
	background-repeat:no-repeat;

}
#botoesChamaSolucoes ul li{
/*margin-bottom:30px;
border:1px solid red;*/
width:125px;
padding:0 0;
margin:0 0 0 0;
}

#botoesChamaSolucoes ul li a{
/*border:1px solid yellow;*/
width:120px;
border:none;

padding:0 0;
margin:0 0 20px 0;
}
#textosSolucoes{
	float:left;
	width:370px;
	height:250px;
	}
#ediweb{
	display:block;
}
#praticall{
	display:none;
}
#componentizar{
	display:none;
}
#callcenter{
	display:none;
}
#btnEdiweb{
	display:block;
	width:70px;
	height:55px;
	background-image:url(../img/btnEdiweb.jpg);
	background-repeat:no-repeat;
	}
#btnPraticall{
	display:block;
	width:110px;
	height:20px;
	background-image:url(../img/btnPraticall.jpg);
	background-repeat:no-repeat;
	}	
#btnComponentizar{
	display:block;
	width:85px;
	height:45px;
	background-image:url(../img/btnComponentizar.jpg);
	background-repeat:no-repeat;
	}	
#btnCallCenter{
	display:block;
	width:85px;
	height:40px;
	background-image:url(../img/btnCallCenter.jpg);
	background-repeat:no-repeat;
	}		
	
#tituloParceiros{
	display:block;
	float:left;
	width:250px;
	border:1px solid black;
	}
#tituloAlgunsClientes{
	display:block;
	float:left;
	width:250px;
	border:1px solid black;
	}
#imgParceiros{
	float:left;
	margin:10px 0 0 29px;
	}
#imgClientes{
	float:left;
	margin:10px 0 0 50px;
	}	
	
#declaracao{
	display:none;
	position:absolute;
	top:365px;
	left:523px;
	width:250px;
	
	text-align:justify;
	background:#CCC;
	color:#211E77;
	background:#F5F5F5;
	padding:5px 5px;
	font-size:10px;
}	
/* 
*****************************************************************************************************************/
/* 
*****************************************************************************************************************/
/* 
*****************************************************************************************************************/
/* 
*****************************************************************************************************************/




