
/*----------Todas as páginas----------*/

#container{
	width:960px;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #FFF;
	margin: 0px;
	padding:0px;
}

#main{
	height:auto;
	background:#FFF; /* #087FB7;  */
	
}


#main_container{
	margin:0 auto;
	width: 970px;
	/*width: 80%;*/	
	padding-bottom: 30px;
	padding-top: 5px;
}

#content{
	width: 660px;	
}




#titlePage h1{
	font-size:30px;
	color:#424242;
	margin: 15px 0px 0px 0px;
	font-weight:normal;
}

#introductionPage{
	font-size:15px;
	color:#424242;
	margin: 10px 0px 0px 0px;	
	text-align:justify;
}

.clear{
	clear:both;	
}

.clearLeft{
	clear:left;	
}

.clearRight{
	clear:right;	
}




/*------Topo-------*/
#topo{
	height: 110px;
	background: url("../img/topo_bg.jpg") repeat-x fixed 0px 0px ;
}

#topo_container{
	width: 970px;	
	padding-top: 3px;
	margin:0 auto;
}

#logo_container{
	float: left;	
	margin-left:-7px;
}

#logo_container img{
	width: 149px;
	height: 75px;	
	border:none;
}



/*-------Menu horizontal---------*/

#menu_container{
	height:25px;
	float: right;
	text-align:left; 
	padding-top: 40px;
	padding-left: 5px;
}
#menu_container ul {  width:100%; float:left; margin-bottom:5px; list-style: none; font-size: 16px;  }
#menu_container ul li { float: left; padding-left: 18px;  padding-right: 18px; margin-right: 2px;  }
#menu_container ul li.last { padding-right: 0; margin-right: 0; border-right: none; }
#menu_container ul li a { text-decoration: none; color: #1b77ef; }
#menu_container ul li a:hover { color: #74aaef; }
#menu_container ul li.current a { color: #000; }

#lastItemMainMenu{
	margin-right: -17px !important ;
}


/*------Menu news---------*/
#newsAndTwitterMenus{
	float:right;	
	margin-top:20px;
}

#menuNews{
	background: url(../img/menuNews.png) no-repeat ;
	width: 255px;
	min-height: 200px;
	
}

#menuNews .menuTitle{
	display:block;
	font-size:22px;
	color:#424242;
	margin: -5px 0px 15px 10px;
	
}

.newsMenu{
	width: 250px;	
	margin-top:13px;
}

#menuNews .newsArrow{
	display:block;
	font-size:13px;	
	color:#424242;
	margin: 0px 0px 0px 10px;
}


.newsMenu a{
	display:block;
	color:#424242;
	font-size:14px;
	text-decoration:none;
	margin: -15px 0px 0px 30px;
}
/* Inativo até banco de noticias for arrumado
.newsMenu a:hover{
	text-decoration:underline;
	color: #828282;	
}*/

#maisNoticias{
	
	margin: 0px 0px 0px 158px; /* original: 20 0 0 158 */
}

#maisNoticias a{
	color:#424242;	
	font-size:12px;	
	text-decoration:none;
	font-weight:bold;
}
/* Inativo até banco de noticias for arrumado
#maisNoticias a:hover{
	color: #828282;	;		
	font-weight:bold;
	text-decoration:underline;
}*/



/*------Menu twitter------*/
#twitterMenu{
	margin-top: 30px; /* original: 80 */
	background:url(../img/twitterMenu.png) no-repeat;
	width:255px;	
	min-height:200px;	
}

#twitterMenu .menuTitle{
	display:block;
	font-size:22px;
	color:#424242;
	margin: -5px 0px 0px 10px;		
}
.twtr-join-conv{
	display:none !important;	
}



/*------BreadCumbs-------*/
#breadcumbs div{
	width: 970px;
	text-align:left;
	color: #666;	
	font-size:11px;
	padding-top: 20px;	
}

#breadCrumbBox{
	margin-top:-10px;
	color: #FFF;
	background-image:url(../img/breadCumb.png);
	background-repeat:no-repeat;	
	height:40px;	
}

#breadCrumb{
	font-size:15px;
	display:block;
	padding: 10px 0px 0px 20px;
}

#breadCrumb a{
	color:#FFF;
	text-decoration:none;
}

#breadCrumb a:hover{
	text-decoration:underline;	
}






/*-------Footer-------*/
#footer{
	height: 100px;
	background: url("../img/footer_bg.jpg") repeat-x;
	clear:both;
	margin: 50px 0px 0px 0px;
}
#footer_container{	
	margin:0 auto;
	width: 970px;	
	/*width: 80%;*/	
	padding-top: 20px;
	color: #333;
	font-weight:bold;	
}	

#logoPretoBranco img{
	width:149px;
	height:75px;	
	float:left;
}

#footerAdreess{
	color: #5b5b5b;
	text-align:right;
	margin-top:30px;
	font-size:12px;		
}



#telefoneFooter{
	font-size:22px;	
}


/*---Fim Estilos de Todas Pagina-----*/





/*------------Home----------*/

#flash{
	margin:-10px 0px 10px 0px;
	width:970px;
	height:250px;
}

#solutionsServices{
	margin-top:30px;
}

#solutions{
	float:left;	
	width:300px;
	padding-right:40px;
}

#solutionsServices .title{
	font-size:30px;
	color:#333333;	
	margin-bottom:20px;
}

.solution{
	width:300px;
	padding: 10px 0px 10px 0px;
	border-top: 1px dotted #c7c7c7;
}

#services{
	width:300px;
	float:right;
}

.solutionName{
	color:#333333;
	font-size:17px;	
}

.solutionDescription{
	margin-top:10px;	
	font-size:15px;
	color:#727272;
}

.solutionImage{
	float:right;
	padding: 0px 0px 10px 10px;	
}

.solutionImage img{
	width:110px;	
}

.lastSolution{
	border-bottom:1px dotted #c7c7c7;
}

.knowMore{
	color:#5da5bd;
	text-decoration:none;
}

.knowMore:hover{
	text-decoration:underline;
}	



/*----------Empresa------------*/

#framesEnterprise{
	margin: 40px 0px 40px 0px;	
	
	
}

#values{
	border-bottom:1px solid #C7C7C7;	
}

.frame{
	padding: 20px 0px 20px 0px;
	margin:0px 0px 0px 0px;
	border-top:1px solid #C7C7C7;
	text-align:justify;
	
	/*background:url(../img/frame.png) no-repeat;
	width:210px;
	height: 330px;
	float:left;	
	margin-left: 10px;
	*/
}

.frame img{
	width:203px;
	height: 124px;	
	margin-left:2px;
	opacity: 0.92;
	
}

.titleText{
	margin:0px 0px 0px 210px;	
}

.titleFrame{
	font-size: 15px;
	font-weight:bold;
	color:#424242;
	margin: 5px 0px 10px 8px;	
}

.textFrame{
	color:#727272;
	margin: 7px 0px 0px 8px;
	font-size:13px;
	/*width: 185px;*/		
}

.imageFrame{
	float:left;	
}





#technicalManagers{
	/*margin-top: -160px;*/	
}


#technicalManagers h2{
	font-weight:bold;
	color: #424242;
	font-size:15px;
		
}

.managersName{
	font-size:14px;
	font-weight:bold;	
	color:#858585;
	line-height: 23px;
	text-decoration:none;
}

.managersName:hover span{
	text-decoration:underline;	
}


.curriculum{
	color:#7b7b7b;
	font-size:13px;
	margin-left: 18px;	
}

/*---------Carreira---------*/

#imageFloatCarrer{
	float:right;	
	padding: 0px 0px 8px 8px;
}

#textCarrer p{
	color:#424242;
	font-size:15px;

}

#emailCareer{
	margin-top:100px;
	border: 1px solid #c6c6c6;
	padding: 10px 0px 10px 0px;
	text-indent: 10px;
	font-size: 15px;
	font-weight:bold;
	color:#4f4f4f;	
}

#emailCareer span{
	color:#42afd6;
}


/*----------Parceria---------*/

#partners{
	margin-top: 80px;	
}

.partner{
	border-top: 1px solid #c7c7c7;
	padding: 20px 0px 20px 0px;
}

.lastPartner{
	border-bottom: 1px solid #c7c7c7;
}

.imagePartner{
	float:left;	
	padding-right:30px;
}

.imagePartner img{
	border:none;	
}

.textPartner{
	color:#727272;
	margin-right:10px;
	text-align:justify;
	font-size:14px;
}

/*-------Contato-------*/

#map{
	width:450px;
	height:300px;
	float:left;	
	border: 1px solid #c7c7c7;
	
}

#addressMap h2{
	font-weight:normal;
	color:#40add3;
	margin-bottom:20px;
	font-size:20px;
}

#address{
	margin: 0px 0px 0px 470px;	
	color: #323232;
	font-size:15px;
}

#sendMessage {
	clear:left;
	margin-top: 220px;	
	color: #727272;
	font-size:15px;
	font-weight:normal;
	
}

#sendMessage h2{
	font-weight:normal;
	color:#40add3;
	font-size:20px;
	margin-bottom:20px;
}


/*-------Soluções---------*/

#solutionsView{
	margin-top:60px;	
}

.solutionView{
	border-top:1px solid #c7c7c7;
	padding: 15px 0px 15px 0px;
	clear:left;
	margin-top:5px;
}

.solutionsViewImage{
	
	float:left;
}

.solutionsViewImage img{
	width:150px;
	height: 100px;
	border: none;
}

.solutionsViewDescription{
	margin: 0px 10px 0px 180px;
	font-size:14px;
	color: #727272;
	text-align:justify;
	
}

.lastSolutionView{
	border-bottom:1px solid #c7c7c7;
	padding-bottom: 20px;
}


.solutionServiceName{
	font-weight:bold;
	font-size:15px;
	color: #727272;
	text-decoration:none;
}

.serviceName{
	font-weight:bold;
	font-size:15px;
	color: #727272;
	
}

.solutionServiceName:hover{
	text-decoration:underline;	
}

.leiaMais{
	color:#5DA5BD;	
}


/*---------Estilo para cada solução-----------*/

#board{
	width:970px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px #c7c7c7;
	-moz-box-shadow: 1px 1px 1px #c7c7c7; 
	border: 1px solid #c7c7c7;
	border-radius:10px;
	box-shadow:1px 1px 1px #c7c7c7;
	behavior: url(ie-css3.htc); 
}
#solutionBoard{
	width:970px;
}


#board #imageSolution{
	float:right;
	padding: 0px 0px 25px 35px;
	margin: 15px 0px 0px 0px;
	
}


#myGalery{
	width:1500px;	
}



#problems{
	width: 470px;	
	margin-left:0px;
	border:1px;
}

#solution{
	width: 460px;
	margin-left:0px;/*40*/
	margin-right:10px;/*15*/
	border:1px;
}

#results{
	width: 470px;
	margin-left:0px;
	border:1px;
}

#product{
	width: 460px;
	margin-left:0px;
	margin-right:15px;
}

#product h2 img{
	width: 136px;
	height: 28px;
	margin-top:8px;
	margin-bottom:-6px;	
}

#introductionSolution{
	font-size:15px;
	color:#424242;
	margin: 10px 0px 0px 0px;	
	text-align:justify;
	width:600px;
}

#topics ul{
	margin-left:105px;	
}

#topics li{
	margin: 3px 0px 0px 0px;	
}

#topics h2{
	color:#424242;	
}

#topics li{
	color:#727272;	
}

#topics{
	margin:20px 0px 20px -10px;	
}


.topicsImage{
	float:left;	
}

/*--------- FEATURED SLIDER --------- */

.featslider{ 
	padding:5px 0 25px 0; 
	color:#ffffff;
}

.wrap-slider{ 
	width:970px; 
	background: #f5f5f5 url(../img/bg_content.png) repeat-x; 
	border-color: #5E5E60;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-box-shadow: 1px 1px 1px #c4c4c4;
	-moz-box-shadow: 1px 1px 1px #c4c4c4;
	position:relative;
	border: 1px solid #cccccc; 
}

.wrap-slider a:hover{ background:none }

.stepcarousel{ 
	height: 650px;
	margin:0px;
	margin-right:10px;
	padding-right: 20px;
	position: relative !important;
	overflow: scroll; 
}
.stepcarousel .belt{ position: absolute !important; left: 0; top: 0 }
.stepcarousel .panel{ float: left !important; overflow: hidden !important; margin: 0px; width: 100%; padding:0px 0px 0px 0px }

.buttonsStep{
	width: 100px;
}
.featured-button-l{  width:50px;  }
.featured-button-r{  width:50px;  }


/*----------------NOTICIAS-----------------*/

.noticia{
	
	
}

.dataNoticia{
	
}

#allNews{
	margin: 30px 0px 0px 0px;	
}

.noticia{
	font-size:15px;
	margin:20px 0px 20px 0px;
	color: #727272;
}

.noticia a{
	text-decoration:none;	
	color: #727272;
}

.noticia a:hover{
	text-decoration:underline;
}

.dataNoticia{
	float:left;	
}

.tituloNoticia{
	margin: 0px 0px 0px 90px;
	font-weight:bold;
}

#pagination{
	color: #727272;
	font-size:12px;
	margin-top:50px;
}

.paginationButton{
	cursor: pointer;	
	margin-right:10px;
}

#previousButtons{
	float:left;	
}

#informationPages{
	float:left;
	margin-right:10px;
}


/*------------------ ESTRUTURA DE UMA NOTICIA ----------------*/


#structNews{
	color:#424242;		
	margin-top:15px;	
}

#structTitleNews{
	font-size:30px;
	
}

#infoNews{
	font-size:13px;
	color:#929292;	
	margin-top:25px;
	
}


#infoNews a{
	color:#929292;	
	text-decoration:none;
}

#infoNews a:hover{
	text-decoration:underline;	
}

#contentNews{
	font-size:15px;
	margin-top:15px;
	text-align:justify;

}


#backNews{
	display:block;
	font-size:14px;	
	color:#727272;
	font-weight:bold;
	text-decoration:none;
	margin-top:45px;
}

#backNews:hover{
	text-decoration:underline;
}
