body{
  background-color: #000;
  color: rgb(0,255,0);;

}

* {
	margin: 0px;
	padding: 0px;
}

/*CSS TOPO, LOGO*/

}

.topo{
	margin: auto;

	margin-left: auto;
	margin-right: auto;	
}

.coluna_logo{
	width: 960px;
	height: 200px;
	background: url("../img/ipsemdi.jpg")center center no-repeat;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	text-decoration: none;		
}

.conteudo-acessibilidade{
	float: right;
	height: 30px;
}

.menu_acessibilidade{

	color: rgb(0,255,0);
	font-weight: bold;

	width: 960px;
	height: 20px;

	margin-bottom: 15px;
	padding-bottom: 2px;
}

.btnacessibilidade{
	color: rgb(0,255,0);

	padding: 2px;
	background-color: transparent;
	font-weight: bold;

	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;		

	box-shadow: 0px 3px 5px 3px;
	-webkit-box-shadow: 0px 3px 5px 3px;	
	-moz-box-shadow: 0px 3px 5px 3px;
	-o-box-shadow: 0px 3px 5px 3px;

	text-decoration: none;
}

/*CSS MENU PRINCIPAL*/

nav ul ul {
    display: none;
}

nav ul li:hover > ul {
    display: block;
}

nav {
    margin: 0 auto;
    text-align: center;
}

nav ul {

	list-style: none;
	position: relative;
	display: inline-table;
}

nav ul li {
	float: left;

	background-color: rgb(0,255,0);

	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;		

	box-shadow: 0px 3px 3px 3px;	
	-webkit-box-shadow: 0px 3px 3px 3px;	
	-moz-box-shadow: 0px 3px 3px 3px;	
	-o-box-shadow: 0px 3px 3px 3px;			
	}

nav ul li a {
	display: block; 
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 8px;
	padding-left: 8px;
	color: rgb(0,0,0);
	text-decoration: none;
	text-align: center;
}

nav ul ul {
	border-radius: 0px; 
	position: absolute; 
	}
nav ul ul li {
	float: none; 
	border-top: 1px solid;
	border-bottom: 1px solid; 
	position: relative;
}
nav ul ul li a {
	color: rgb(0,0,0);
}	
nav ul ul li a:hover {
	background-color: rgb(0,255,0);
}

nav ul ul ul {
position: absolute; 
left: 100%; 
top:0;
}

nav li{
min-width: 150px;
}

.boxgeral{
	margin-top: 15px;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;	
}

.boxesquerda{
	padding: 5px;
	width:22%;
	float: left;
	margin-left: auto;
	margin-right: auto;		
}

.boxdireita{

width:75%;
float: right;
}

.menulateral{
	padding: 5px;

	list-style: none;

	margin-top: 10px;

	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;		

	box-shadow: 0px 3px 3px 3px;	
	-webkit-box-shadow: 0px 3px 3px 3px;	
	-moz-box-shadow: 0px 3px 3px 3px;	
	-o-box-shadow: 0px 3px 3px 3px;	
}


.menulateral{
	color: rgb(0,255,0);
}

.menulateral a{
	color: rgb(0,255,0);
}

.menulateral > h2{
	margin-bottom: 20px;
}
.boxesquerda > ul{
	margin-bottom: 50px;
}

.boxleft>li{
	list-style: none;
	margin-top: 10px;
}

.rodape{
	margin-top: 30px;
	width: 960px;
	height: 100px;

	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background-color: rgb(0,255,0);;	
	color: rgb(0,0,0);
	font-weight: bold;

	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;	

	margin-bottom: 15px;
}

/*Artigos e Publicações*/

.artigos{
	width: 720px;
	float: left;
}

.coluna1{
	width: 30%;
	height: 200PX;
	margin-top: 10px;
	margin-right: 10px;
	float: left;


}

.coluna21{
	width: 30%;
	height: 200PX;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 10px;
	float: left;
}

.coluna22{
	width: 30%;
	height: 200PX;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	float: right;
}
.coluna1mapa{
	
	margin-top: 10px;
	margin-right: 10px;
	float: left;
}

.postagemmapa{
	width: 100%;
	height: 100%;
	margin-bottom: 10px;
}

.postagemmapa ul>li{
	margin-left: 40px; 	
	list-style: circle;
	margin-bottom: 5px;
}
.artigos img{
	color: rgb(0,255,0);
	width: 200px;
	height: 115PX;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;		

	box-shadow: 0px 3px 3px 3px;	
	-webkit-box-shadow: 0px 3px 3px 3px;	
	-moz-box-shadow: 0px 3px 3px 3px;	
	-o-box-shadow: 0px 3px 3px 3px;		
}
.artigos div{
	margin-bottom: 5px;
}

.artigos h3{
	margin-bottom: 10px;
	color: rgb(0,255,0);
}

.artigos div h4{
	margin-bottom: 10px;
	color: rgb(0,255,0);
}

.artigos a{
	text-decoration: none;
}

.artigos a:visited{
	color: rgb(0,255,0);
}

.botao{
	color: rgb(0,255,0);

	
	background-color: transparent;
	font-weight: bold;

	margin-top: 15px;

	width: 95%;

	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;		

	box-shadow: 0px 3px 3px 3px;	
	-webkit-box-shadow: 0px 3px 3px 3px;	
	-moz-box-shadow: 0px 3px 3px 3px;	
	-o-box-shadow: 0px 3px 3px 3px;		
}

.botaonum{
	color: rgb(0,255,0);

	width: 40px;
	height: 40px;	
	background-color: transparent;
	font-weight: bold;

	margin-top: 45px;

	padding-left: 20px;
	padding-right: 10px;	
	padding-top: 20px;

	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-o-border-radius: 40px;

	box-shadow: 0px 3px 3px 3px;	
	-webkit-box-shadow: 0px 3px 3px 3px;	
	-moz-box-shadow: 0px 3px 3px 3px;	
	-o-box-shadow: 0px 3px 3px 3px;	

}


.botaooval{
	color: rgb(0,255,0);

	float: left;

	width: 130px;
	height: 60px;
	padding: 5px;

	margin-bottom: 10px;
	margin-right: 10px;

	position: relative;
	text-align: center;

	box-shadow: 0px 3px 3px 3px;	
	-webkit-box-shadow: 0px 3px 3px 3px;	
	-moz-box-shadow: 0px 3px 3px 3px;	
	-o-box-shadow: 0px 3px 3px 3px;		

	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;	
}


.boxdireita h2, h3{
	color: rgb(0,255,0);
	margin-left: 20px;
	margin-bottom: 10px;
}
.postagem{
	width: 100%;
	height: 100%;
	margin-bottom: 10px;
	text-align: justify;	
}

.postagem img{
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

.postagem ul>li{
	margin-left: 40px; 	
	list-style: circle;
	margin-bottom: 5px;
}

.textopost{
	color: gray;	
	margin-left: 20px;
	margin-top: 30px;
	text-decoration: none;
}

.textopost a{	
    color: rgb(0,255,0);
}

.textopost  p{
	margin-top: 10px;
	margin-bottom: 10px;
}

.textopost a:visited{
	color: rgb(0,255,0);
}

.tabelameses{
	border:solid 1px #000; 
	padding:5px;
}


.textopost table{
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.textopost table td{
	width: 180px;
	padding: 15px;
}

.imagempost{
    display: block;
    margin-left: auto;
    margin-right: auto }
}

.fild{
	background-color: gray;
}
.acessibilidade{
	margin: auto;
	width: 960px;
	height: 20px;	
	margin-left: auto;
	margin-right: auto;	
}