@charset "utf-8";
/* CSS Document */

body{
background-color:#FFFFFF;
	font-size:14px;
	font-family:"trebuchet MS",Verdana,Arial,Sans-serif;
	color:#003300;
	text-align:justify;
	}

h1 {
font-family:"Trebuchet MS", Verdana, Arial;
	font-size:18px;
	color:#009999;
	padding-left: 2px;
	margin:0 10px 0 0;
}

a:link {color:#000066; text-decoration:none;}
a:visited {text-decoration: none; color:#333333;}




#container {
background-color:#FFFFFF;
	width:870px;
	height:100%;
	margin:0 auto;
}


#topo{
width:870px;
height:190px;
}

#banner{
width:870px;
height:122px;
background-color:#FFFFFF;
float: left;
}

#contato {
background-image:url(file:///C|/Users/Pestana/Documents/PROJETOS/Lexpo_css/imagens/telefone_contato.png);
width:639px;
height:138px;
float:left;
text-align:right;
}

#conteudo{
width:870px;
height:100%;
}

#clientes{
width:870px;
float:left;
}


#esq{
width:261px;
height:100%;
float:left;
}


#cliente{
padding:10px;
}




.menu {
	font-size:15px;
	color:#000000;
	list-style: none;
	text-align:left;
	padding-right: 20px;
	line-height: 60px;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 10px;
	}
	
	.menu li {
	border-bottom: 1px solid #F2F2F2;
	border-bottom-width: 1px;
	}
	
	.menu li:hover {
	
	background-color:#F9F9F9;
	}
	
	
#meio{
width:860px;
padding:5px;
height:100%;
float:left;
}

#bloco1{
width:340px;
height:100%;
padding:3px;
float:left;
}

.menu2{
list-style:square;
}

#bloco2{
width:40%;
height:100%;
margin-top:10px;
background-color:#FFFFFF;
padding:10px;
float:right;
}



.texto{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
width:606px;
height:100%
}



#dir{
width:13px;
height:100%;
float:left;
}

#direitos{
background-image:url(folhas.jpg);
width:870px;
height:90px;;
clear:both;
}
