@charset "utf-8";
/* CSS Document */
body { 
margin: 0px; 
padding: 0px;
background-image:url(bg.jpg);
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #666;
}

img {
border: none;
}

/* Layout */
#tudo {
width:900px;
height:100%;
margin: 0px auto;
}

#topo {
width: 890px;
height:96px;	
}

#azulfundo {
height:265px;
width: 100%;
background-image:url(azulfundo.jpg);
position:absolute; top: 120px; z-index:0;

}

#logo {
width: 170px;
height:96px;
float:left;
margin-left:15px;	
}

#menu {
width:408px;
height:30px;
float:right;
margin-top:66px;
margin-right:20px;
background-image: url(images/Layout2_05.png);
}

.menu {
width:370px;
height:15px;
margin-left:15px;
margin-top:10px;	
}

.painel1 {
width:875px;
margin-left:5px;
margin-bottom:5px;
float:left;
}

.painel2 {
width:444px;
height:188px;	
float:left;
background-image:url(images/Layout2_10.png);
}

.fotopaine2 {
width: 186px;
height:160px;
float:left;
margin:10px;

}

.boxtextopainel {
width:200px;
height:130px;	
float:left;
margin-top:20px;

}

#box {
width: 874px;
float:left;
background-color: #FBFBFB;
border: #999 thin solid;
margin-left:5px;
position: relative; z-index:1;
}

#rodape {
width:890px;
height:40px;
float:left;	
}

/* formatacao */

.textorodape {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666;
	text-align:center;
}

.textopainel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	margin:0px;
	color: #999;
}

@font-face {
    font-family: 'GillSansStdBold';
    src: url('gillsansstd-bold-webfont.eot');
    src: url('gillsansstd-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('gillsansstd-bold-webfont.woff') format('woff'),
         url('gillsansstd-bold-webfont.ttf') format('truetype'),
         url('gillsansstd-bold-webfont.svg#GillSansStdBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

.bold {
	font-family: 'GillSansStdBold';
	font-size:15px;
	font-weight:normal;
}

.bold2 {
	font-weight:bold;
	font-size: small;
}

.italico {
	font-style:italic;
	font-weight:bold;
}

a:link {
color: #999;
text-decoration:none;	
}

a:visited {
color: #999;
text-decoration:none;	
}

a:hover {
color: #666;
-webkit-transition: 0.5s;	
text-decoration: underline;	
}

a:active {
color:#999;
text-decoration:none;	
}

.texto {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:22px;
color:#666;
margin:0px;
margin-bottom:10px;
margin-left:30px;
}

.textoid {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:22px;
color:#666;
margin:0px;
margin-bottom:10px;
margin-left:30px;
text-indent:20px;
}

ul {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:22px;
color:#666;
margin-left:15px;	
}

h1 {
	font-family: 'GillSansStdBold';
	font-size: 24px;
	margin: 0px;
	margin-bottom:10px;
	color: #0075BB;
	font-weight:normal;
}

h2 {
	font-family: 'GillSansStdBold';
	font-size: 14px;
	color: #0075BB;
	font-weight:normal;

}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	font-weight:normal;
	margin-bottom:5px;

}


/* menu */
.textomenu {
	font-family: 'GillSansStdBold';
	font-size: 12px;
	display:inline;
}

.separador {
margin-left: 10px;
margin-right:10px;
color:#CCC;
}

.linkmenu:link {
color:#CCC;
text-decoration:none;	
}

.linkmenu:visited {
color:#CCC;
text-decoration:none;	
}

.linkmenu:hover {
color: #333;
-webkit-transition: 0.5s;	
}

.linkmenu:active {
color:#CCC;
text-decoration:none;	
}


/* Empresa */

#texoempresa {
width: 470px;
float:left;
margin:20px;
margin-bottom:100px;
}


#pclientes {
width: 320px;
float:left;
margin-left:40px;
margin-top:20px;
}



/* Equipamento */

#equipamentoinfos {
with: 840px;
margin:20px;
}

.fotoleft {
width: 310px;
height:250px;
float: left;
margin-top:20px;
}

.fotoright {
width: 315px;
height:250px;
float: right;
margin-top:20px;
}

.tabelaleft { 
width: 500px;
height:250px;
float:left;
margin-top:20px;

}

.tabelaright {
width: 500px;
height:250px;
float:right;
margin-top:30px;
}

table {
	font-size:10px;
}

th {
	text-align:left;
	border-bottom:1px solid #999;
	border-top:1px solid #999;
}

td {
	border-bottom:1px solid #999;
}

/* Contato */

#contato {
width:320px;
margin: 20px;
float:left;
}

#form {
margin-left:30px;
}

#contato2 {
width:350px;
margin-top: 65px;
margin-left:100px;
float:left;
}

.enviar {
background-color:#0075BB;
color:#FFF;
width:80px;
height:40px;
font-size:15px;
border:0px;
font-family: 'GillSansStdBold';
margin-top:10px;
}

.enviar:hover {
color: #999;
background-color: #00649F;
}.bold {
	font-weight: bold;
}

.contatos {
	font-size:18px;
	font-style:italic;
	color:#999;
}



