* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
}

h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}



h2 {
	font-size: 1.5em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-bottom: 1em;
	line-height: 140%;
}

p.clientes {line-height:25px;}



a {
	color:#666;
	text-decoration: none;
}


#listaclientes { width:300px;
	margin-left:15px;
	
	}



object {
outline: none;
}



a:hover {
	text-decoration:underline;
		color:#003366;
}

img.left {
	float: left;
	margin: 3px 20px 0 0;
	border: 3px solid #848C8F;
}

img.right {
	float: right;
	margin: 3px 0 0 20px;
	border: 3px solid #848C8F;
}

hr {
	display: none;
}

/* Header */

#topo {
	background:url(images/logo.jpg) no-repeat; 
	width: 770px;
	height: 140px;
	margin: 0 auto;

	
}

#topo h1 {
	background:url(images/logo.jpg) no-repeat;
	width: 100px;
	height: 131px;
	background-color: transparent;
	float: left;
}


#topo a {
	display: block;
	width: 30px;
	height: 131px;
	
	}

#topo span {
	display: none;
}


#logo p {
	margin: 0;
	padding: 0 0 0 2px;
	line-height: normal;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}


#mens { float:right; 
		margin-top:50px;
		width:450px; 
} 




/* Menu */





#menu { 
	background:#485d88;
	font: 0.875em Arial, Helvetica, sans-serif;
	color: #FFF;
	width: 770px;
	height:39px;
	margin: 0 auto;
	margin-bottom:17px;

}

#banner {
	z-index:1;
	width: 770px;
	height: 180px;
	margin: 0 auto;
	margin-top:5px;
}





#principal {
	height:auto;
	width: 770px;
	margin: 0 auto;
	margin-bottom:10px;
	text-align:justify;
	}


#box1clientes {
	line-height:50px;
	margin-top:10px;
	padding:5px 5px 5px 0px;
	float:left;
	width:200px;
	height:auto;
}


#box2clientes {
	margin-left:25px;
	line-height:50px;
	margin-top:10px;
	padding:5px 5px 5px 0px;
	float:left;
	width:250px;
	height:auto;
}


#box3clientes {
	line-height:50px;
	margin-top:10px;
	padding:5px 5px 5px 0px;
	float:right;
	width:250px;
	height:auto;
}





#box1 {
margin-top:10px;
padding:5px 5px 5px 0px;
float:left;
width:350px;
height:auto;
}
	


#box2 {
margin-top:10px;
float:right;
width:350px;
height:auto;
padding:5px 5px 5px 10px;
}
	
#box2 img{ float:right;}


.principal .title {
	padding: 30px 30px 20px 30px;
	background: url(images/img05.gif) no-repeat;
	font-size: 2em;
}

.principal .title a {
	text-decoration: none;
	border-bottom: 1px solid #B4BBBE;
	color: #333333;
}

/* Recent Posts */


/* Submenu */

#submenu {
	margin-top:20px;
	border-top:dotted #999 1px;
	clear: both;
	padding: 20px 0;
	background: #fafcfe url(images/img16.gif) repeat-x left bottom;
	color: #666666;
	text-align: center;
}


#endereco { 
	width: 770px;
	margin: 0 auto;
	text-align: center;
}


#desenvolvedor {
	background:url(images/inovadoras.jpg) no-repeat;
	text-align:right;
	margin-top:38px;
	height:98px;
	width:375px;
	float:right;
}

/* Footer */

#footer {
	margint-top:50px;
	padding: 40px 0;
	background: #3F4244 url(images/img18.gif) repeat-x;
}

#footer p {
	text-align: center;
	font-size:0.875em;
	color: #666666;
}

#footer a {
	color: #666666;
		
}


#nav, #nav * {
	margin: 0;
	padding: 0;
	}


#nav { 
	margin-left:32px;
	list-style: none;
	float:left;
	font: bold 1.05em Verdana, Arial, Helvetica, sans-serif;
	
	}
#nav li {float: left;
		background:url(../images/fundomenu.gif) repeat-x;
		width:100px;
		
		}
#nav li a {
	display:block;
	width: 100px;
	height:20px;
	text-align: center;
	text-decoration: none;
	color: #fff;
	padding:  10px 0px 10px;
	
	}

#nav li a:hover {
	color:#fff;
	background:url(images/fundomenu.jpg) no-repeat;
	
	}
	
.style4 {color: #003366; font-weight: bold; font-size:1.1em; }
	

.solucoes { color:#485e88 }
	
.20anos { float:right;}
