﻿﻿﻿﻿﻿﻿﻿﻿﻿﻿﻿.lixo{}

/* css para as manhas do internet explorer */

h2{/*titulos das secções*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:800;
	text-align:left;
	line-height:3px;
	font-variant:small-caps;
	text-decoration:underline;
	padding:5px;
	margin:0px;
	border:0px;
}

h3{/*outros titulos dentro das secções de texto*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:400;
	text-align:left;
	line-height:3px;
	text-decoration:underline;
	padding:7px;
	margin:0px;
	border:0px;
	
}

hr{
   padding:0px;
   margin:0px;
   border:0px;
}
	
#central1{
    position:relative;
	width:224px;
	height:159px;
	margin:3px;
	padding:4px;
	background-color:#cccccc;
	float:left;
	overflow:hidden;
}
	
#central2{
	position:relative;
	width:224px;
	height:159px;
	margin:3px;
	padding:4px;
	background-color:#cccccc;
	float:left;
	overflow:hidden;
}
	
#central3{
    position:relative;
	width:224px;
	height:159px;
	margin:3px;
	padding:4px;
	background-color:#cccccc;
	float:left;
	overflow:hidden;
}
	
#central4{
    position:relative;
	width:224px;
	height:159px;
	margin:3px;
	padding:4px;
	background-color:#cccccc;
	float:left;
	overflow:hidden;
}

#central_cont{
	width:469px;
	margin:5px;
	background-color:#FFF;
	float: left;
	padding:10px;
	margin-top:5px;
	height:330px;
	overflow:auto;
}

#central_cont_geneal{
	width:700px;
	margin:5px;
	background-color:#FFF;
	float: left;
	padding:10px;
	margin-top:5px;
	height:330px;
	overflow:auto;
	
}
		
#central_cont_acl{
	width:900px;
	margin:5px;
	background-color:#FFF;
	float: left;
	padding:10px;
	margin-left:30px;
	margin-top:6px;
}
		
#menu_top{
	width:940px;
	height:35px;
	top:90px;
	position:absolute;
	margin-left:auto;
  	margin-right:auto;
  	padding:0px;
	z-index:2;
	background-image:url(imagens/tira_menu_top.jpg);	
}
		
#menu_topt{
	width:940px;
	height:-35px;
	position:relative;
	margin-left:auto;
  	margin-right:auto;
	z-index:4;	
	top:0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#imagem{
	width:900px;
	height:317px;
	margin-left:auto;
	margin-right:auto;
	z-index:0;
	position:relative;
	background-repeat:no-repeat;
	background-image:url(imagens/imagem1.jpg);
	margin-top: 8px;
	top: 0px;
}	

#lat_esquerda{
	clear:both;
	position:relative;
	margin-left:30px;
	padding-top: 10px;
	width:195px;
/*	background-color:#FFF; */
	margin-top:5px;
	float: left;
	height:330px;
	overflow:hidden;
}


#lat_direita{
	width:225px;
	background-color:#FFF;
	margin-top:5px;
	float: left;
	height:330px;
	overflow:hidden;
}

#central{
	width:460px;
	margin:10px;
	background-color:#FFF;
	float: left;
	padding:0px;
	margin-top:5px;
	height:330px;
	overflow:hidden;
}

#menu_bottom{
	width:960px;
	height:35px;
	background-image:url(imagens/tira_menu_bottom.jpg);
	position:relative;
	margin-top:5px;
	margin-left:auto;
  	margin-right:auto;
	z-index:10;
	clear:both;
}