/* CSS Document */

#barra_sup{
	background-color:#F0F0F0;;
	width:800px;
	height:110px;
	position:absolute;
	top:0px;
	left:0px;
}

#barra_sup2{
	width:800px;
	top:110px;
	height:30px;
	background-color:#003399;
	left:0px;
	position:absolute;
}

#barra_sup3{
	width:800px;
	top:145px;
	height:1px;
	background-color:#003399;
	left:0px;
	position:absolute;
}

#logo{
	width:162px;
	height:99px;
	background-image:url(logo.png);
	position:absolute;
	left:20px;
	top:10px;
}

#barra_cad{
	background-color:#003399;
	height:30px;
	width:600px;
	position:absolute;
	left:200px;
	top:520px;
	padding-top:15px;
}

#barra_cad2{
	background-color:#003399;
	height:1px;
	width:600px;
	position:absolute;
	left:200px;
	top:515px;
}

#barra_cad3{
	background-color:#003399;
	height:1px;
	width:600px;
	position:absolute;
	left:200px;
	top:570px;
}

#barra_inf{
	width:800px;
	top:600px;
	height:15px;
	background-color:#003399;
	left:0px;
	position:absolute;
}

/* Menu*/

#menu {
	position: absolute;
	top: 200px;
	left: 20px;
	width:120px;
	height:50px;
 }

#menu a {
	border-color:#003399;
	background-color:#F0F0F0;
	color:#003399;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	display: block;
	height:2px;
	padding: 5px 0px 15px 5px;
}

#menu a:visited {
	text-decoration: none;
}

#menu a:hover {
	text-decoration: none;
	background-color:#003399;
	color:#F0F0F0;;
}

#menu a:active {
	text-decoration: none;
}
	
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#texto {
	background-color: #F0F0F0;
	border: 1px solid #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position:absolute;
	top:201px;
	left:208px;
	padding:10px 10px 10px 10px;
	width:570px;
	overflow:auto;
	height:365px;
}

#texto_neurodinamica {
	background-color: #F0F0F0;
	border: 1px solid #003399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	position:absolute;
	top:0px;
	left:590px;
	padding:10px 10px 10px 10px;
	width:570px;
	overflow:auto;
	height:570px;
}

#neurodinamica {
	background-image:url(cartaz2_ampliado.jpg);
	position:absolute;
	top:0px;
	left:0px;
	width:570px;
	height:778px;

}

.titulo{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#003399;
	position:absolute;
	top:160px;
	left:450px;
}


#link_atual {
	background-color:#003399;
	color:#F0F0F0;;
	font-size: 12px;
	font-weight: bold;
	display: block;
	height:2px;
	padding: 5px 0px 15px 5px;
}

#foto_home{
	width:362px;
	height:285px;
	background-image:url(foto_home.jpg);
	position:absolute;
	top:200px;
	left:200px;
}

#news_titulo{
	width:200px;
	height:20px;
	background-color:#003399;
	border-style:solid;
	border-color:#003399;
	border-width:1px;
	position:absolute;
	left:600px;
	top:200px;
	color:FFCC00;
}

#news{
	background-image:url(imgs/agenda.jpg);
	width:215px;
	height:300px;
	left:580px;
	top:195px;
	position:absolute;
}
	


#cartaz{
	width:200px;
	height:285px;
	background-image:url(cartaz2.jpg);
	position:absolute;
	left:600px;
	top:200px;
}
.central{
	position:absolute;
	margin-left:-400px;
	left:50%;

}


a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

.but{
	background-color:#003399;
	width:60px;
	height:15px;
	color:#FFFFFF;
	font-size:10px;
}

#legenda{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	left:600px;
	top:490px;
	position:absolute;
	width:200px;
	text-align:center;
}
