/*Fonte do site*/
/** {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}*/

body,td,th {
	font-family: 'Trebuchet MS', Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

p, li {
	text-align:justify;
}

.li-footer
{
	list-style-position:outside;
	list-style-image:url(../images/icons/favorites_16x16.png);
}

/*Campos de formulario*/
input, button, textarea, select {
	font-family:Tahoma, sans-serif;
	font-size:11px;
	color:#333333;
}

/*Body comum*/
body {
	background-color: #000000;
	background-image: url(../images/background/bg_pleiades.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	background-attachment:scroll;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}

/*Hubble Space Telescope*/
.hst {
	background-color: #000000;
	background-image: url(../images/background/back3.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	background-attachment:scroll;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}

/*Corrida espacial e astronautica*/
.corrida-espacial {
	background-color: #000000;
	background-image: url(../images/background/bg_Apollo-11.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	background-attachment:scroll;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}

/*O Universo*/
.orion {
	background-color: #000000;
	background-image: url(../images/background/bg_Orion.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	background-attachment:scroll;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}

/*Links gerais*/
a:link {
	color: #3399FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3366FF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #3399FF;
}

.topo {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-shadow:#000 2px 2px 2px;
}

/*Links menu topo*/
a.topo:link {
	color: #FFFFFF;
}
a.topo:visited {
	color: #FFFFFF;
}
a.topo:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.topo:active {
	color: #FFFFFF;
}

/*Links footer*/
a.footer:link {
	color: #FFFFFF;
}
a.footer:visited {
	color: #FFFFFF;
}
a.footer:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.footer:active {
	color: #FFFFFF;
}

/*Links noticias*/
a.news:link {
	color: #FFFFFF;
}
a.news:visited {
	color: #FFFFFF;
}
a.news:active {
	color: #FFFFFF;
}
a.news:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

/*Links Messier*/
a.messier:link img {
	/*filter: Alpha(Opacity=70); 
	-moz-opacity:0.7; opacity: 0.7;*/
	border:#999999 1px solid;
}

a.messier:visited img {
	/*filter: Alpha(Opacity=70); 
	-moz-opacity:0.7; opacity: 0.7;*/
	border:#666666 1px solid;
}

a.messier:hover img {
	filter: Alpha(Opacity=100); 
	-moz-opacity:1.0; opacity: 1.0;
	border:#ffffff 1px solid;
}


h1 {
	font-size:26px;
	font-weight:bold;
	color:#3366FF;
	text-transform:uppercase;
	text-align:center;
}

h2 {
	font-size:23px;
	font-weight:bold;
	color:#3366FF;
	text-transform:uppercase;
	text-align:center;
}

h3 {
	font-size:20px;
	font-weight:bold;
	color:#3366FF;
	text-transform:uppercase;
	text-align:center;
}

h4 {
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}

h5 {
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}

h6 {
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
