@charset "utf-8";
/* CSS Document */
/*Overall*/
body{
	color:#767dac;
	font-size:0.7em;
	font-family: "Trebuchet MS", verdana, Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	line-height: 140%;
	background-color: #000;
	background-image: url(../images/an-bggrad5.jpg);
	background-repeat: repeat;
	background-position: 0 0;
	margin-top: 44px; }
#container{
	margin:0 auto;
	background:#0a0c2c;
	text-align: center;
	width:780px;
	border: solid 4px #000; }
h2{
	font-size:16px;
	color:#804000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style: italic;
	padding:5px 0;
	margin:10px;
	text-transform:uppercase;
	text-align: center; }
h1{font-family:Arial, Helvetica, sans-serif;font-size:1.2em;color:#3e5873;font-weight:normal;margin:22px 0 10px 10px;text-transform:uppercase;}
a:link {	color: #8b4513; }

a:active {	color: #06c; }

a:visited {	color: #8b4513; }

a:hover {	color: #077182; }
h5 {
	color: #133f56;
	font-size:   1em;
	font-weight: bold;
	margin:      6px 0 6px 10px; }

h3 {	font-size:   1.17em;
	font-weight: bold;
	color: #8b4513;
	margin:      1em 0; }

p{margin:10px 10px 20px;text-align:justify;}
.image{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding:5px;
	border: dotted 1px #001643; }
.floatleft {
	width: 200px;
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
	padding: 12px;
	border: dotted 1px #001d58; }

.box {
	text-align: center;
	margin-left: 125px; }

.clearfix:after {content: ".";display: block;height:1px;clear: both;visibility: hidden;}
/* Esconde de IE-mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* Fin esconde de IE-mac */

/*bar top*/

.dropcap      {
	color: #ca7432;
	font-size: 3em;
	font-family: Verdana;
	font-weight: bold;
	line-height: 88%;
	text-decoration: none;
	width: 0.8em;
	float: left;
	margin-right: 1px;
	voice-family: inherit   }
#top{
	background-color: #804000;
	background-position: 0 0;
	text-align: center;
	width:776px;
	min-height:132px;
	float:left;
	margin-bottom: 15px;
	border: solid 2px #804000; }
.text {
	width: 720px;
	margin-right: auto;
	margin-left: auto; }

#menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 760px;
	margin-top: 7px;
	margin-bottom: 0; }
#links {
	text-align: center;
	width: 600px;
	margin-right: auto;
	margin-left: auto; }

#menu ul {
	background-color: #ca7432;
	margin: 0 auto;
	list-style:none;
	padding:0; }
#menu li {
	color: #001d58;
	margin:0 5px 0 0;
	float:left;
	width:110px;
	background:#ca7432;
	text-align:center; }
#menu li.about {	background: #f7f7f7;
	text-align: center;
	margin:     0 5px 0 0;
	width:      100px;
	float:      left;
	border:     dotted 1px #b8860b; }

#menu li.home {	background: #f7f7f7;
	text-align: center;
	margin:     0 5px 0 0;
	width:      80px;
	float:      left;
	border:     dotted 1px #ffa500; }

#menu li.na {
	color: #001d58;
	background: #ca7432;
	text-align: center;
	margin:     0 5px 0 0;
	width:      92px;
	float:      left; }

#menu li:hover{background:#ffd700 0 -32px;}
#menu li a {
	color: #000;
	line-height: 7px;
	voice-family: "\"}\"";
	voice-family:inherit;
	text-decoration:none;
	padding:3px 0;
	text-transform:uppercase; }		
#menu li a:link, #menu li a:visited{
	color:#000;
	border: dotted 1px #ffa500;
	display:block; }	
#menu li a:hover{
	color:#000;
	border: solid 1px #b8860b; }
#menu li span {
	font-size: 9px;
	padding:0;
	line-height: 7px; }

/*Left Column*/
#column-left{
	text-align: center;
	width:770px;
	min-height:200px; }
/**/
.left{
	width:720px;
	padding:5px;
	background:#fafbf9;
	text-align: center;
	border:solid 1px #020020; }

/*Right Column*/
.right{
	margin:0 10px 0 0;
	background:white;
	width:1px;
	min-height:2px;
	float:right;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px; }
.right a{
	font-weight:bold;
	color:#388491;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:1.2em;
	padding: 0; }
.right a:hover{color:#000000;text-decoration:none;}

/*down top*/
#down{
	width:776px;
	color:#40539e;
	font-size: 9px;
	background-color: #020020;
	background-image: url(../images/an-footerbg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	text-align:center;
	float:left;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 25px;
	padding-right: 0;
	padding-left: 0;
	border-top: 4px solid #000; }
#down a{
	color:#40539e;
	font-size: 9px;
	line-height: 16px;
	text-decoration:none; }
#down a:hover{color:#804000;text-decoration:underline;}
.copyright a, .copyright {
	color: #40539e;
	font-size: 9px;
	font-family: "Times New Roman", Times, Georgia, serif;
	text-decoration: none;
	text-align: center;
	margin: 0;
	padding: 0; }

.affiliation {
	color: #456565; }
.offsetbox {
	margin-left: 30px;
	padding: 10px;
	border-left: 1px solid #e3e0d4; }

.summary {
	color: #133f56;
	font-style: italic; }
.thumbs {
	margin: 10px;
	padding: 4px;
	border: solid 1px #804000; }

.thumbnails {
	background-color: #dadfd6; }

.clearall {
	clear: both; }

#box {
	background-color: #133f56;
	border-left: 1px solid #e3e0d4; }


