/*
CSS Name: SAT Soluções
Author: Kalyne Vieira
Author URI: 
Version: 1.0
*/

/***************************************************************************/
/* HTML Tags */
/***************************************************************************/

body {
	 background-color: White;
	 padding: 0px;
	 margin: auto;
	 font-size: 75%;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 }
p { 
	margin-top: 0px; 
	text-align: justify;
	}
h1, h2, h3, h4, h5, h6 {
	 margin: 0;
	 font-style: normal;
	 font-weight: bold;
	 color: #0974B6;
	 }
	
h1 {
	 font-size: 170%;
	 }
h2 {
	 font-size: 150%;
	 }
h3, h4, h5, h6 {
	 font-size: 130%;
	 }

blockquote {
	 background: url(images/blockquote.gif) no-repeat left top;
    color: #999;
	 margin:10px;
	 padding: 0 40px 0 40px;
	 }

code {
         background: #f4f4f4;
         color: #6a6a6a;
         margin:0;
	 }

img {
         border:0
	 }

a:link{
	 color: #0974b6;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 text-decoration:none;
	 font-weight: none;
}
a:visited {
	 color: #0974b6;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 text-decoration:none;
	 font-weight: none;
	 }

a:hover {
	 color: #0974b6;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 text-decoration: underline;
	 font-weight: none;
	 }



/***************************************************************************/
/* This is the container for the whole page */
/***************************************************************************/

#page {
	 position: relative;
	 width: 780px;
	 height: auto;
	 margin: auto;
	 background: White;
	 height: auto;
	 margin-top: 0px;
    margin-right: auto;
	 margin-left: auto;
	

	 }
/* Listas */

ol {
	list-style-type: lower-roman;
   
	}
ul {
	list-style-type: none;
	margin: 5px;
	padding-left: 10px;
	padding-right: 15px;
	
	
}
ul li 
	{ 
	margin-bottom: 10px;
	
	}
  
/* Listas Fim */	 
	 
/***************************************************************************/
/* Header */
/***************************************************************************/

#header {
	 position: relative;
	 background:url('../images/background-topo.jpg') no-repeat center top;
	 height: 111px;
	 width: 780px;
	  }
	  
#logo {
    position: relative;
	 background: url('../images/logo-sat-solucoes.jpg') no-repeat left top;
	 top: 0px;
	 left: 0px;
    height:111px;
	 width: 353px;
 	}
	   
 
/***************************************************************************/
/* Menu Bar */
/***************************************************************************/

#menu {
	 position: relative;
	 top: 0px;
	 left: 0px;
	 background: url('../images/background-menu.jpg') repeat-x;
	 width:780px;
    height:40px;
	 }

.menu-link {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	top: 6px;
	left: 0px;
	height:20px;
	}
		 
.menu-link a:link,
.menu-link a:visited {
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 color: #FFFFFF;
	 text-decoration:none;
	 font-weight: bolder;
	 padding:5px 0px 0px 30px;
	}
.menu-link a:hover {
	 color: #FFFFFF;
	  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 text-decoration: underline;
	 font-weight: bolder;
	 padding:5px 0px 0px 30px;
	}
	 

/***************************************************************************/
/* Corpo*/
/***************************************************************************/

#corpo {
	 position: relative;
	 top: 0px;
	 left: 0px;
	 width:780px;
	 height: auto;
	 background: White;
 	}


/***************************************************************************/
/* homepage*/
/***************************************************************************/

/* ---------------- box esquerda ---------------------*/

#boxE1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width:200px;
	height:260px;	
	/*left: 10px;
	width:180px;
	height:280px;*/
	background: url('../images/box1.jpg') no-repeat top;
}

#boxE2 {
	position: absolute;
	top: 270px;
	left: 18px;
	width:163px;
	height:95px;
	background: url('../images/anotacao.jpg') no-repeat top;
}

.textBoxE2 {
	color: Black;
	font-weight: normal;
	padding: 10px 5px 0px 5px;
}


#boxMenuE1 {
	position: absolute;
	top: 0px;
	left: 0px;
	width:200px;
	height:380px;
	background: url('../images/boxMenuE1.jpg') no-repeat top;
}


#menuE1 {
	position: relative;
	top: 0px;
	left: -15px;
	width:180px;
	height:auto;
	
}
/* --------box centralizado  -------------*/

#boxC {
	position: relative;
	top: -4x;
	left: 210px;
	width:300px;
	height:380px;
	}
	
#boxC1 {
	position: absolute;
	top: -4px;
	left: 0px;
	width:300px;
	height:140px;
	background: url('../images/back-abas.gif') no-repeat;
}
#boxC2 {
	position: absolute;
	top: 115px;
	left: 0px;
	width:300px;
	height:140px;
	background: url('../images/back-abas.gif') no-repeat;
 
}
#boxC3 {
	position: absolute;
	top: 235px;
	left: 0px;
	width:300px;
	height:140px;
	background: url('../images/back-abas.gif') no-repeat;
 
}
.imagemC1 {
	background: url('../images/fotoSolucoesWeb.jpg') no-repeat;
	width:100%;
	height:53px;
	margin: 15px 0px 0px 15px;
	}
.imagemC2 {
	background: url('../images/fotoSolucoesMobile.jpg') no-repeat;
	width:100%;
	height:53px;
	margin: 15px 0px 0px 15px;
	}
.imagemC3 {
	background: url('../images/fotoSistemasEmbarcados.jpg') no-repeat;
	width:100%;
	height:53px;
	margin: 15px 0px 0px 15px;
	}

/* -------------- box direita ---------------------*/
/* #boxD1 {
	position: absolute;
	top: 0px;
	left: 530px;
	width:245px;
	height:250px;
	background: url('../images/box3.jpg') no-repeat;
}
*/


#boxDbanner {
	position: absolute;
	top: 0px;
	left: 530px;
	width:245px;
	height:135px;
	/*background-color: red;*/
}

#boxD1 {
	position: absolute;
	top: 135px;
	/*top: 0px;	*/
	left: 530px;
	width:245px;
	height:230px;
	/*height:380px;*/	
	background: url('../images/boxPort.jpg') no-repeat;
}

#textboxD1 {
	position: relative;
	top: -3px;
	left: 0px;
	width:100%;
	height:auto;
	}

#boxD2 {
	position: absolute;
	top: 245px;
	left: 530px;
	width:245px;
	height:140px;
	background: url('../images/box2.jpg') no-repeat;
}

#textboxD2 {
	position: relative;
	top: 0px;
	left: 0px;
	width:100%;
	height:auto;
	}
.imagem1Port {
	background: url('../images/imagem1port.jpg') no-repeat;
	width:100%;
	height:auto;
	margin: 12px 0px 0px 15px;
	}
.imagem2Port {
	background: url('../images/imagem2port.jpg') no-repeat;
	width:100%;
	height:auto;
	margin: 12px 0px 0px 15px;
	}
.imagem3Port {
	background: url('../images/imagem3port.jpg') no-repeat;
	width:100%;
	height:auto;
	margin: 12px 0px 0px 15px;
	}
.imagem4Port {
	background: url('../images/imagem4port.jpg') no-repeat;
	width:100%;
	height:38px;
	margin: 12px 0px 0px 15px;
	}
.tituloPort {
	background: url('../images/portfolio.gif') no-repeat;
	width:110px;
	height:60px;
	margin: 10px 0px 0px 20px;
	}	
	
/*  imagens produtos */
#imagem1Prod {
	position: relative;
	top: 0px;
	left: 12px;
	background: url('../images/imagem1prod.jpg') no-repeat;
	width:100%;
	height:auto;
	}
#imagem2Prod {
	position: relative;
	top: 5px;
	left: 12px;
	background: url('../images/imagem2prod.jpg') no-repeat;
	width:100%;
	height:auto;
	}
#imagem3Prod {
	position: relative;
	top: 10px;
	left: 12px;
	background: url('../images/imagem3prod.jpg') no-repeat;
	width:100%;
	height:auto;
	}
/* -------------- textos box ---------------*/
.tituloBox {
	color: #0974b6;
	font-weight: bolder;
	font-size: 100%;
	margin:  15px 0px 0px 15px; 
}
.textBox {
	color: Black;
	font-weight: normal;
	padding: 10px 15px 0px 15px;
	text-align: justify;
}
.tituloProd {
	background: url('../images/produtos.gif') no-repeat;
	width:110px;
	height:45px;
	margin: 10px 0px 0px 20px;
	}
.textPort {
	margin: 0px 30px 0px 55px;
	}
.textCentral {
	margin: 0px 30px 0px 65px;
	}

/****************************************************************************/
/* Páginas Internas */
/***************************************************************************/
#conteudo {
	position: relative;
	top: 0px;
	left: 200px;
	width:565px;
	height:auto;
	}
#aba-superior {
	position: relative;
	top: 0px;
	left: 0px;
	width:565px;
	height:22px;
	background: url('../images/conteudo-aba-superior.gif') no-repeat;
	}
#back-conteudo {
	position: relative;
	top: 0px;
	left: 0px;
	width:565px;
	height:auto;
	background: url('../images/conteudo-corpo.gif') repeat-y;
	padding-left: 20px;
	}
		#titulo-conteudo {
		position: relative;
		top: 0px;
		left: 20px;
		width: 300px; 
		height: 30px;
		}
		.texto-conteudo {
		position: relative;
		top: 0px;
		left: 0px;
		width: 520px; 
		text-align: justify;
		}
#aba-inferior {
	position: relative;
	top: -12px;
	left: 0px;
	width:565px;
	height:28px;
	background: url('../images/conteudo-aba-inferior.gif') no-repeat;
	}

#marca {
	position: relative;
	top: 0px;
	left: 0px;
	width: 300px; 
	height: 70px;
	}

#foto-not {
	position: relative;
	top: 0px;
	left: 0px;
	width:200px;
	height:auto;
	margin-bottom: 5px;
	margin-right: 5px;
	float: left;
	font-style: italic;
	font-size: 10px;
}

/***************************************************************************/
/* rodape*/
/***************************************************************************/
#parceiros {
	position: relative;
	top: -5px;
	left: 0px;
  	text-align: left;
	width:780px;
	height:40px;
	
   }
	#parceiros01 {
		position: absolute;
		top: 0px;
		left: 0px;
  		text-align: left;
		width:100px;
		height:40px;
   	}
	#parceiros02 {
		position: absolute;
		top: 0px;
		left: 90px;
  		text-align: left;
		width:100px;
		height:40px;
   	}
	#parceiros03 {
		position: absolute;
		top: 0px;
		left: 180px;
  		text-align: left;
		width:100px;
		height:40px;
   	}
	#parceiros04 {
		position: absolute;
		top: 0px;
		left: 280px;
  		text-align: left;
		width:125px;
		height:40px;
   	}
	#parceiros05 {
		position: absolute;
		top: 0px;
		left: 415px;
  		text-align: left;
		width:50px;
		height:40px;
   	}
	#parceiros06 {
		position: absolute;
		top: 0px;
		left: 460px;
  		text-align: left;
		width:60px;
		height:40px;
   	}
		
	#parceiros07 {
		position: absolute;
		top: 0px;
		left: 520px;
  		text-align: left;
		width:130px;
		height:40px;
   	}		

	#parceiros08 {
		position: absolute;
		top: 0px;
		left: 650px;
  		text-align: left;
		width:100px;
		height:40px;
   	}
		
	#parceiros09 {
		position: absolute;
		top: 0px;
		left: 460px;
  		text-align: left;
		width:60px;
		height:40px;
   	}
#rodape {
	position: relative;
	top: 0px;
	left: 0px;
  	text-align: center;
  	background: url('../images/rodape.jpg') repeat-x;
	width:780px;
	height:40px;
	padding-top: 3px;
   }
	 
/***************************************************************************/
/* right*/
/***************************************************************************/

.right {
	width:220px;
	height: 200px;
	left:560px;
	position:absolute;
	overflow:hidden;
	background-color: #9932CC;
}
/***************************************************************************/
/* tipografia*/
/***************************************************************************/

.tituloAzul{
	font-size: medium;
	color: #0974b6;
	font-weight: bolder;
	height: 25px;
	}
.textoBranco{
	font-size: x-small;
	color: White;
	font-weight: bolder;
	}
.textoAzul{
	font-size: small;
	color: #0974b6;
	font-weight: bolder;
	}
.linkAzul a:link,
.linkAzul a:visited {
	 color: #0974B;
	 text-decoration:none;
	 margin:  15px 0px 0px 20px;
	 line-height: 25px;
	 width:50px;
	
	}
.linkAzul a:hover {
	 color: #0974B;
	 text-decoration: underline;
	 margin:  15px 0px 0px 20px; 
	 width:50px;
	
	}
	

