@charset "utf-8";
/* CSS Document */

body{
	width: 1300px;
	margin: auto;
	padding: 0;
	min-width: 300px;
	max-width: 3900px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Tahoma, Arial;
	height: 2216px;
	font-size: 14px;
	}



#corpo{
	height: 1100px;
	width: 1300px;
}

#topo{
	height: 100px;
	width: 1300px;
}

#menu{
	height: 30px;
	width: 1300px;
	background-color: #dfe1ff;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
}

#left{
	float: left;
	height: 2000px;
	width: 220px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#right{
	float: right;
	height: 2000px;
	width: 270px;
}

#centro{
	height: 2000px;
	width: 1030px;
	float: none;
}


#caixa	{
	border: 1px 
	solid;
	/*float: left;*/
	/*margin-left: 10px;*/
	height: 358px;
	width: 180px;
	background-color: #dfe1ff;
	text-align: left;
	padding-top: 10px;
	word-wrap: break-word;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.2;

	hover{background-color: #5555; 	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
};
}
/*Inicio - interação das barras*/
#menu0 ul {
	padding:0px;
	margin:0px;
	background-color:#dfe1ff;
	list-style:none;
}


#menu0 ul li a {
	padding: 2px 10px;
	display: inline-block;
 
	/* visual do link */
	background-color:#dfe1ff;
	color: #333;
	text-decoration: none;
	border-bottom:3px solid #dfe1ff;
}
 
 
 #menu0 ul li a:hover {
	background-color:#D6D6D6;
	color: #6D6D6D;
	border-bottom:3px solid #EA0000;
}
/*Fim - interação das barras*/

#google_translate_element{
	float: right;
	height: 25px;
	width: 400px;
}

#foot {
	height: 80px;
	width: 1300px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}

#lista1 {
	height: 1500px;
	width: 780px;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;	
}
