/*Muda cor das letras*/
body{
	font-size: small;
	font-family: sans-serif;
	margin: 1px auto;
	color: #666666;
	text-align: justify;
}

/*Alinhamento tela inicio*/
.main{
	width: 975px;
	height: 720px;
	margin: 1% auto;
	position: relative;
}

/*Posicionamento imagem ADTsys*/
.header{
	width: 975px;
	height: 70px;
	margin: 1% auto;
	position: relative;
	z-index: 1;
}

/*Imagem fundo final da pagina*/
.footer {
	width: 100%;
	height: 160px;
	margin-left: 0px;
	position: absolute;
	background: url(/img/footerbg.jpg) repeat-x;
	border-top: 1px groove #F6F6F6;
}

/*Alinhamento final da pagina*/
.footer-content {
	width: 980px;
	height: 130px;
	margin: 1% auto;
	position: relative;
	border: 0px solid;
}

/*Alinhamento centro pagina*/
.homeimg {
	width: 975px;
	height: 210px;
	position: relative;
	background: url(../img/home.png) no-repeat;
	margin-left: -1px;
	margin-top: -1px;
	color: #588DB2;
	z-index: 0;
}

/*Imagem link ADTsys*/
.adtimg{
	width: 975px;
	height: 210px;
	position: relative;
	background: url(../img/empresa.jpg) no-repeat;
	margin-left: 0px;
	margin-top: -1px;
	color: #588DB2;
	z-index: 0;
}

/*Link Servicos*/
.srvimg {
	width: 975px;
	height: 210px;
	position: relative;
	background: url("/img/servico_nova.jpg") no-repeat;
	margin-left: 0px;
	margin-top: -1px;
	color: #588DB2;
	z-index: 0;
}

/*Link Data Center*/
.datacenterimg {
	width: 975px;
	height: 210px;
	position: relative;
	background: url("/img/datacenter.jpg") no-repeat;
	margin-left: 0px;
	margin-top: -1px;
	color: #588DB2;
	z-index: 0;
}

/*Link trabalhe conosco*/
.trabalhe {
	width: 975px;
	height: 210px;
	position: relative;
	background: url("/img/trabalhe.jpg") no-repeat;
	margin-left: 0px;
	margin-top: -1px;
	color: #588DB2;
	z-index: 0;
}

/*Link noticias*/
.noticiaimg {
	width: 975px;
	height: 210px;
	position: relative;
	background: url("/img/noticia.jpg") no-repeat;
	margin-left: 0px;
	margin-top: -1px;
	color: #588DB2;
	z-index: 0;
}

/*link pessoas*/
.pessoaimg {
	width: 975px;
	height: 210px;
	position: relative;
	background: url("/img/pessoas.jpg") no-repeat;
	margin-left: 0px;
	margin-top: -1px;
	color: #588DB2;
	z-index: 0;
}

.destaqueimghome {
	font-size: x-large;
	font-weight: bold;
	font-family: serif;
	text-align: right;
}

/*home*/
.footerleft{
	width: 120px;
	height: 140px;
	position: absolute;
	margin-left: 5px; 
	color: #588DB2;
	text-align: left;
	border: 0px solid black;	
}

/*parceiros*/
.footerleft1{
	width: 150px;
	height: 140px;
	position: absolute;
	margin-left: 150px; 
	color: #588DB2;
	text-align: left;
	border: 0px solid black;	
}

/*links*/
.footerleft2{
	width: 270px;
	height: 60px;
	position: absolute;
	margin-left: 705px; 
	text-align: left;
	border: 0px solid black;	
}

/*folder online*/
.footercenter{
	width: 140px;
	height: 140px;
	position: absolute;
	margin-left: 325px;
	text-align: left;
	border: 0px solid black;
}

/*2009 adtsys*/
.footerright{
	width: 185px;
	height: 140px;
	position: absolute;
	margin-left: 760px;
	color: #588DB2;
	text-align: left;
	border: 0px solid black;
}

/*ADTsys*/
.footerright1{
	width: 180px;
	height: 140px;
	position: absolute;
	margin-left: 495px;
	color: #588DB2;
	text-align: left;
	border: 0px solid black;
}

div#footer-left ul.nav-services {
	width: 30px;
	height: 14px;
	text-align: left;
	margin-top: 0px;
	border: 0px solid black;
}

div#footer-left ul.nav-services li#twitter-footer {
	width: 49px;
	height: 14px;
	background: url(../img/img_twitter.jpg) no-repeat;
	text-indent: -10000px;
	overflow: hidden;
	margin-bottom: 10px;
	margin-left: 0px;
}

div#footer-left ul.nav-services li#twitter-footer a {
	width: 49px;
	height: 14px;
	background: url(../img/img_twitter1.jpg) no-repeat;
}

div#footer-left ul.nav-services li#twitter-footer a:hover {
	width: 49px;
	height: 14px;
	background: url(../img/img_twitter1.jpg) no-repeat 0 -14px;
}    

div#footer-left ul.nav-services li#linkedin {
	width: 50px;
	height:1 14px;
	background: url(../img/img-logo-linkedin1.jpg) ;
	padding-right: 10px;
	text-indent: -10000px;
	overflow: hidden;
	margin-left: 0px;
}

div#footer-left ul.nav-services li#linkedin a {
	width: 50px;
	height: 14px;
	float: left;
	background: url(../img/img-logo-linkedin1.jpg) no-repeat;
}	

div#footer-left ul.nav-services li#linkedin a:hover {
	width: 50px;
	height: 14px;
	float: left;
	background: url(../img/img-logo-linkedin1.jpg) no-repeat 0 -14px;
}
/*seleção links*/
.link{
	text-decoration: none;
	font-size: 11px;
	color: #969594;
}
/*seleção links*/
.link:HOVER{
	text-decoration: none;
	color: #FF7600;
}

#link{
	text-decoration: none;
	font-size: 11px;
	color: #969594;
}

#link:HOVER{
	text-decoration: none;
	color: #FF7600;
}
