/* ***************************************************************************************************** */
/* CONTENT CSS */
html {
}
BODY{
	margin: 0px;
	height: 100%;
	background-image:url(../images/bg.jpg);
}
.fc-error {
display: none;
}
P{
strong {
color: #28ace2;
}
}
H1{
color:#85181c;
margin-bottom:20px;
margin-top:50px;
font-size: 18px;
}
H2{
color:#28ace2;
margin-bottom:20px;
margin-top:50px;
}
H3{
	color:#28ace2;
}
a:link, a:active, a:visited{

}
a:hover{

}



/* ***************************************************************************************************** */
/* TEMPLATE SPECIFIC CSS CODE */

.circulo img{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.circulo{
	border:20px #FFF solid;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-moz-box-shadow:    1px 1px 1px 1px #ccc;
  -webkit-box-shadow: 1px 1px 1px 1px #ccc;
  box-shadow:         1px 1px 1px 1px #ccc;
}
#coluna1{
	float:left;
	width:440px;
	border-right:1px solid #CCC;
	padding-right:30px;
}
#coluna2{
	float:left;
	width:440px;
	padding-left:30px;
}
#breadcrumbs{
	float:left;
	border-bottom:1px solid #CCC;
	width:100%;
	padding-bottom:5px;
	margin-top:10px;
	color:#999;
	margin-bottom:30px;
}
#breadcrumbs a{
	color:#999;
	font-weight:bold;
}
.column-1,.column-2,.column-3,.column-4{
	float:left;
	width:200px;
	margin:20px 10px;
	height:400px;
	text-align:center;
}
.column-1,.column-2,.column-3{
	border-right:1px solid #CCC;
	padding-right:10px;
}
.img-intro-left img{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.img-intro-left{
	width:180px;
	height:180px;
	border:10px #FFF solid;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-moz-box-shadow:    1px 1px 1px 1px #ccc;
  -webkit-box-shadow: 1px 1px 1px 1px #ccc;
  box-shadow:         1px 1px 1px 1px #ccc;
  margin-bottom:20px;
}
.items-row{
	border-bottom:1px solid #CCC;
	float:left;
}
#cases{
	float:left;
	width:960px;
	font-size:12px;
	color:#575c60;
	font-family:arial;
}
#endereco2{
	background-image:url(../images/envelope.png);
	background-repeat:no-repeat;
	background-position:left;
	font-family:arial;
	color:#747272;
	font-size:12px;
	padding-left:50px;
	float:left;
}
#fone2{
	background-image:url(../images/telefone.png);
	background-repeat:no-repeat;
	background-position:left;
	font-family:arial;
	color:#747272;
	font-size:12px;
	padding-left:50px;
	float:left;
	margin-left:60px;
}
#text_contato{
	float:left;
	color:#747272;
	margin-right:200px;
}
#maps{
	float:left;
	border: 10px #FFF solid;
	-moz-box-shadow:    2px 2px 2px 2px #ccc;
  	-webkit-box-shadow: 2px 2px 2px 2px #ccc;
  	box-shadow:         2px 2px 2px 2px #ccc;
 	 -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#interno{
	float:left;
	padding:0 20px;
}
#oracle h3{
	color:#d02023;
	font-size:30px;
	text-align:center;
}
#hp h3{
	color:#0096d5;
	font-size:30px;
	text-align:center;
}
#deloitte h3{
	color:#091d5c;
	font-size:30px;
	text-align:center;
}
#barco h3{
	color:#de002b;
	font-size:30px;
	text-align:center;
}
#aceco h3{
	color:#901d18;
	font-size:30px;
	text-align:center;
}
#hp, #deloitte, #barco{
	width:286px;
	float:left;
	padding:0 10px;
	margin-top:30px;
}
#oracle, #aceco{
	margin-top:30px;
	width:286px;
	float:left;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	padding:0 20px;
	margin-bottom:30px;
}
#titulo_azul{
	font-size:50px;
	font-size:arial;
	color:#28ace2;
	line-height:50px;
	margin-bottom:2px;
}
#fotos{
	float:left;
	margin: 50px 0;
}
#missao h3,#visao h3, #valores h3{
	color:#28ace2;
	font-size:24px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
}
#missao, #visao{
	color:#575c60;
	float:left;
	width:260px;
	margin-left:30px;
	margin-right:30px;
	font-size:12px;
	font-family:arial;
	line-height:24px;
}
#valores{
	color:#575c60;
	float:left;
	width:130px;
	margin-left:30px;
	margin-right:30px;
	font-size:12px;
	font-family:arial;
	line-height:24px;
}
#azul{
	font-family:arial;
	font-size:20px;
	float:left;
	text-align:center;
	color:#28ace2;
	border-bottom:1px solid #CCC;
	padding-top:30px;
}
#linha{
	padding-top:30px;
	padding-bottom:30px;
	float:left;
	border-bottom:1px solid #CCC;
	width:960px;
}
#topo_fora{
	float:left;
	width:100%;
	min-width:1024px;
	overflow:hidden;
}
#topo{
	margin-left: auto;
	margin-right: auto;
	height:268px;
	width:100%;
	clear:both;
	margin-left:-480px;
	min-width:1024px;
}
#footer2{
	background:url(../images/bg-footer-2.png) #28ace2;
	width:100%;
	float:left;
	color:#FFF;
	font-family:arial;
	font-size:12px;
	padding-top:23px;
	padding-bottom:10px;
	text-align:center;
}
#footer2 img{
	margin-left:150px;
}
#endereco{
	background-image:url(../images/envelope.png);
	background-repeat:no-repeat;
	background-position:left;
	font-family:arial;
	color:#FFF;
	font-size:12px;
	border-bottom:1px solid #c6ecfc;
	padding-left:50px;
	padding-bottom:20px;
}
#endereco a{
	color:#FFF;
}
#fone{
	background-image:url(../images/telefone.png);
	background-repeat:no-repeat;
	background-position:left;
	font-family:arial;
	color:#FFF;
	font-size:12px;
	padding-left:50px;
}
#fone a{
	color:#FFF;
}
#mapa h3{
	font-size:24px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	background-image:url(../images/mapa-site.png);
	background-repeat:no-repeat;
	height:35px;
	padding-left:40px;
	padding-top:5px;
	margin-bottom:10px;
	width:300px;
}
#mapa{
	float:left;
	width:200px;
}
#mapa a{
	float:left;
	height:25px;
	width:200px;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
}
#clientes h3{
	font-size:24px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	background-image:url(../images/clientes.png);
	background-repeat:no-repeat;
	height:35px;
	padding-left:40px;
	padding-top:5px;
	margin-bottom:10px;
}
#clientes{
	float:left;
	margin-left:70px;
	margin-bottom:30px;
}
#contato h3{
	font-size:24px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	background-image:url(../images/contato.png);
	background-repeat:no-repeat;
	height:35px;
	padding-left:40px;
	padding-top:5px;
	margin-bottom:10px;
}
#contato{
	margin-left:50px;
	float: left;
	width:250px;
}
#espaco{
	width:100%;
	float: left;
	margin-top:670px;
}
#footer_top{
	width:100%;
	background-position:center top;
	background:url(../images/footer-bg.png) center top no-repeat;
	height:100px;
	float: left;
}
#footer{
	background-color: #28ace2;
	float:left;
	min-width:1024px;
	width:100%;
	margin-top: -10px;
}
#institucional h3{
	color:#28ace2;
	font-family:arial;
	text-transform:uppercase;
	font-size:24px;
	background-image:url(../images/institucional.png);
	background-repeat:no-repeat;
	height:43px;
	padding-left:68px;
	padding-top:15px;
	font-weight:bold;
	margin-left:-68px;
	margin-bottom:0px;
	margin-top:10px;
}
#institucional{
	float:left;
	width:430px;
	padding-left:68px;
	color:#acaaaa;
	font-size:14px;
}
#servicos h3{
	color:#28ace2;
	font-family:arial;
	text-transform:uppercase;
	font-size:24px;
	background-image:url(../images/servicos.png);
	background-repeat:no-repeat;
	height:35px;
	padding-left:41px;
	padding-top:10px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:10px;
	margin-left:-38px;
}
#servicos{
	float:right;
	width:300px;
	padding-left:68px;
	color:#acaaaa;
	font-size:14px;
}
#servicos a{
	color:#acaaaa;
}
#cases-home{
	float:left;
	margin-top:100px;
	margin-bottom:40px;
}
#cases-home img{
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-left:5px;
	margin-right:5px;
	-moz-box-shadow:    1px 1px 1px 1px #ccc;
  -webkit-box-shadow: 1px 1px 1px 1px #ccc;
  box-shadow:         1px 1px 1px 1px #ccc;
}
#cases-home img:hover{
	-webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1); -ms-transform:scale(1.1); transform:scale(1.1);
	opacity: 1;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
#bg-home{
	width:100%;
	margin-top:-50px;
	background-position:center top;
	background-image:url(../images/bg-home.png);
	z-index:999;
	position:absolute;
	height:864px;
}
#busca {
float: right;
margin-top: -24px;
}
#parceiros{
	float:left;
	width:960px;
	border-bottom:1px dotted #CCC;
	padding-bottom:5px;
}
#w2 img{
	padding-top:2px;
	float:right;
}
#w2{
	color:#85181c;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	float:right;
}
#copy{
	color:#85181c;
	font-family:tahoma;
	font-size:12px;
	font-weight:bold;
	float:left;
}
#slide{
	min-width:1024px;
	width:100%;
	position: relative;
}

#fundo-slide {
	position: absolute;
	bottom: 0px;
	background: url(bg-faixa.png) center top no-repeat;
	height: 567px;
	width: 100%;
	z-index: 9;
	display: none;
}

.outros {
	background: #e63d37;
	width: 300px;
	margin: auto;
	color: #fff;
	line-height: 50px;
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;

}

.outros a {
	color: #fff;
}


strong, dfn {
font-weight: bold;
font-size: 16px;
color: #28ace2 !important;
}



.items-row:last-child {
border-bottom: 0px solid #CCC;
float: left;
}


#conteudo{
	float:left;
	width:960px;
	font-size:12px;
	color:#575c60;
	font-family:arial;
	margin-top:30px;
}
#mainbody{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#t_body{
	float:left;
	width: 920px;
	min-height: 290px;
	color:#FFF;
	margin-left:40px;
	margin-top:60px;
}
#logo{
	float:left;
	margin-top:30px;
}
#data{
	float: right;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	padding-top: 20px;
}
.article-content{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	line-height: 24px;
	float:left;
	padding: 17px 17px;
	background-image:url(../images/bg_content.png);
	width:925px;
	height:500px;
	z-index:1;
}
#menu_ext{
	width:100%;
	float:left;
	background: url(../images/bg_menu.png) no-repeat;
	z-index:9999;
	position:absolute;
	min-width:1024px;
	height:252px;
	background-position:center top;
}
input#mod-search-searchword {
width: 155px;
}
#menu{
	float:left;
	margin-top:30px;
}
#menu a{
	padding: 7px 8px;
	font-family: arial;
	text-decoration: none;
	font-size:12px;
	color:#ed1c24;
	font-weight:bold;
	text-transform:uppercase;
}
#menu a:hover{
	background-color: #bf3130 ;
	color:#FFF;
	-webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}
#current a{
	background-color: #28ace2 ;
	color:#FFF;
	-webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

#col01{
	float: left;
	width: 578px;
	margin-right: 20px;
	text-align: right;
}
#col02{
	float: left;
	width: 1px;
	height: 350px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFF;
	margin-right: 10px;
}
#col03{
	float: left;
	width: 300px;
	margin: 0px;
	padding: 0px;
	line-height:20px;
}
#col03 a{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#col03 a:hover{
	color: #000;
}
#form_contato{
	float: left;
	font-family: arial;
	font-size: 12px;
	color: #8D8D8D;
	text-decoration: none;
}
#nome{
	font-family: arial;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	border: 1px solid #CCC;
	height:30px;
}
#email{
	font-family: arial;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	border: 1px solid #CCC;
	height:30px;
}
#telefone{
	font-family: arial;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	border: 1px solid #CCC;
	height:30px;
}
#mensagem{
	font-family: arial;
	font-size: 12px;
	color: #999;
	text-decoration: none;
	border: 1px solid #CCC;
}
#reset_bt{
	background-color: #620300;
	height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: arial;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	float: left;
	margin-right: 10px;
	width:180px;
}
#reset_bt:hover{
	background-color: #c8a668;
}
#submit_bt{
	background-color: #28ace2;
	height: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: arial;
	font-size: 14px;
	color: #FFF;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration: none;
	float: left;
	width:160px;
	margin-top:10px;
}
#submit_bt:hover{
	background-color: #ed1c24;
}
.txt_home{
	font-family: arial;
	font-size: 13px;
	color: #FFF;
}
.txt_home_numero{
	font-family: arial;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
}
.txt_home_titulo{
	font-family: arial;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
}
#copyright{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#7e4e25;
	font-size:12px;
	padding-top:10px;
	padding-bottom: 30px;
	text-align:center;
	clear:both;
}
#copyright a{
	font-family: arial;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#copyright a:hover{
	color: #F60;
}
/* ***************************************************************************************************** */
/* JOOMLA SPECIFIC CSS CODE */

.article_separator{

}
.adminform{

}
.author{

}
.bannerfooter{

}
.bannergroup{

}
.bannerheader{

}
.banneritem{

}
.blog{

}
.blog_more{

}
.blogsection{

}
.breadcrumbs{

}
.button{

}
.buttonheading{

}
.clr{
	clear:both
}
.componentheading, .contentheading{

}
.content_email{

}
.content_rating{

}
.content_vote{

}
.contentdecription{

}
.contentpagetitle{

}
.contentpane{

}
.contentpaneopen{

}
.contenttoc{

}
.createdate{

}
.created-date{

}
.date{

}
.input{

}
.inputbox{

}
.intro{

}
.latestnews{

}
.loclink{

}
a.mainlevel:active{
	
}
a.mainlevel:visited, a.mainlevel:link{
}
a.mainlevel:hover{
	
}
.message{

}
.metadata{

}
.modifydate{

}
.module{

}
.moduletable{

}
.mosimage{

}
.mosimage_caption{

}
.mostread{

}
.newsfeed{

}
.outline{

}
.pagenav{

}
.pagenav_next{

}
.pagenav_prev{

}
.pagenavbar{

}
.pagenavcounter{

}
.pathway{

}
.pollstableboarder{

}
.read{

}
.search{

}
.searchintro{

}
.sections{

}
.sectiontable_footer{

}
.sectiontableentry{

}
.sectiontablefooter{

}
.sectiontableheader{

}
.small{

}.smalldark{

}
a.sublevel:link, a.sublevel:active, a.sublevel:visited{

}
a.sublevel:hover{

}
.title{

}
.wrapper{

}

#linha:last-child {
padding-top: 30px;
padding-bottom: 30px;
float: left;
border-bottom: 0px solid #CCC;
width: 960px;
}