/* top elements */
* { margin: 0; padding: 0; outline: 0; }

body {
	background: #caced1;
	font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #777;
	text-align: center;
	margin: 15px 0;
	height: 500px;
}

/* links */
a, a:visited {
	text-decoration: none;
	background: inherit;
	color: #FB9233; 
}
a:hover {
	text-decoration: underline;
	background: inherit;
	color: #93C600;
}

/* headers */
h1, h2, h3 { font-family: 'Trebuchet MS', Tahoma, Sans-serif;  }
h1 {
	font-size: 180%;	
	font-weight: normal;	
	color: #555;
}
h2 {
	font-size: 160%;
	color: #88ac0b;
	font-weight: normal;
}
h3 {
	font-size: 135%;	 
	color: #666666;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 1024px;
	backgroundcolor: #CCC;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	clear: both;
	width: 1023px;	
	margin: 5px auto;
	padding: 0; 	
}
#header {
	position: relative;
	height: 131px;
	background: #caced1 url(header.jpg) no-repeat center top;
	padding: 0;	
	color: #000;	
}
#header h1#logo-text a {
	position: absolute;
	margin: 0;
	padding: 0;
	font: bolder 55px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -3px;
	color: #fff;
	background: transparent;
	/* change the values of top and left to adjust the position of the logo*/
	top: 10px;
	left: 34px;
	width: 600px;
	height: 52px;
}
#header p#slogan {
	position: absolute;
	margin: 0;
	padding: 0;
	font: bold 13px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 80px;
	left: 90px;
	width: 400x;
}

#header p#date {
	position: absolute;
	margin: 0;
	padding: 0;
	font: bold 16px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #0000a0;
	/* change the values of top and left to adjust the position of the slogan*/
	top: 100px;
	left: 710px;
	width: 300px;
}

/* header links */
#header #header-links {
	position: absolute;
	color: #C6DDEE;
	font: bold 14px"Trebuchet MS", Arial, Tahoma, Sans-serif;
	top: 20px;
	right: 47px;
}
#header #header-links a {	
	color: #fff;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #D4FF55;	
}

/* navigation */
#menu {
	clear: both;	
	margin: 0 auto; padding: 0;
	background: #81C524 url(menu.jpg) no-repeat;	
	font: 15px/40px "trebuchet MS", Arial, Tahoma, Sans-serif;
	height: 42px;
	width: 1024px;	
}
#menu ul {
	float: left;
	list-style: none;
	margin:0; padding: 0 0 0 20px;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 12px;
	color: #fff;	
	text-decoration: none;
	background: url(sep.jpg) no-repeat 100% 100%;
}
#menu ul li a:hover {
	color: #3b5e0b;	
}
#menu ul li#current a {	
	color: #3b5e0b;
}

/* Main Column */
#main {
	float: left;
	width: 655px;
	margin: 0;
	padding: 20px 0 0 0;
	display: inline;
	background: #fff url(fundo_main.jpg) no-repeat left top;
	height: 768px;
	overflow:auto;
	
	scrollbar-face-color: 000000;
	scrollbar-highlight-color: 000000;
	scrollbar-3dlight-color: ffffff;
	scrollbar-darkshadow-color: 000000;
	scrollbar-shadow-color: ffffff;
	scrollbar-arrow-color: ffffff;
	scrollbar-track-color: ffffff;
	
	
}
#main h2 {
	font: normal 180% 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	padding: 0; 	
	margin-bottom: 0;		
	color: #2666c3;
}
#main h2 a {
	color: #2666c3;
	text-decoration: none;	
}

#main p, #main h1, #main h2, #main h3{
	margin-left: 20px;
	margin-right: 25px;
	margin:20px 0 20px 0;
}

.galeria {
	width:600px; 
	margin:0 auto;
	text-align:left; 
	}
.img-aqui { 
	background: #fff url('http://i865.photobucket.com/albums/ab211/astronomaelaine/Galeria/inicial-1.jpg') no-repeat; 
	width:400px; 
	height:300px; 
	position:relative; 
	float:right; 
	left: -20px;
	border:1px solid #fff;
	}
	
ul.fotos {
	position:relative;
	list-style:none;  
	width:162px;
	padding:1px;
	background:#999;
	margin:0; 
	padding:0; 
}
.fotos:after {
	display: block;
	content: ".";
	height: 0;
	font-size:0; 
	visibility: hidden;
	clear: both;
	}
ul.fotos li {
	width:75px;
	height:50px;
	float:left; 
	border:2px solid #444;
	margin:1px; 
}
ul.fotos li img {
	border:none; 
	width:75px;
	height:50px;
}
ul.fotos li span img {
	border:none;
	width:400px;
	height:300px;
	height:auto;
}
ul.fotos a {
	display: block;
	} 
ul.fotos a span {
	display: none;
}
ul.fotos a:hover span.legenda {
	display: block;
	text-align:center; 
	width:400px;
	position:absolute;
	top:300px;
	left:-2px;
}
ul.fotos a:hover span {
	display: block;
    position: absolute; 
	top:-5px; 
	left: 177px; 
	background:#fff;
	border:2px solid #666;
   }
ul.fotos a:hover span.legenda {
	padding:5px 0;
	color:#333; 
}


/*#main img{
	border:2px;
	margin-right: 5px;
	margin-left: 5px;
}
*/
/* Sidebar */	
#sidebar {
	float: right;
	width: 180px;
	padding: 0;
	margin: 10px 0 0 0;
	color: #777;
	height: 768px;
	text-align: center;
	overflow:auto;
}	
#sidebar h2 {
	margin: 15px 5px 10px 5px;
	font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #555;	
}
#sidebar p {
	margin-left: 5px;
}

/* Footer */	
#footer {
	color: #C6DDEE;
	background: #caced1 url(footer.jpg) no-repeat center;
	clear: both;
	width: 1024px;
	height: 80px;
	text-align: center;	
	font-size: 90%;	
}
#footer p { 
	padding: 10px 0;
	margin: 0;
}
#footer a { 
	color: #fff;
	text-decoration: none; 
}


#links {
	float: left;
	width: 165px;
	padding: 0;
	margin: 10px 0 0 0;
	color: #777;
	height: 768px;
}

#links h1{
	font-size: 30px;
	text-align: center;
	color: #ffffff;
	margin: 10px 0px 0px 5px;
	line-height:100%;
}

#links hr{
	margin: 10px 0px 0px 5px;	
}

#links a, a:visited {
	text-decoration: none;
	background: inherit;
	color: #1E90FF;
	font-size:13px;
}

#links a:hover {
	text-decoration: underline;
	background: inherit;
	color: #93C600;
}