@charset "UTF-8";
/* CSS Document */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 30, 2011 06:39:00 PM America/New_York */
@font-face {
	font-family: 'DroidSansMonoRegular';
	src: url('DroidSansMono-webfont.eot');
	src: local('☺'), url('DroidSansMono-webfont.woff') format('woff'), url('DroidSansMono-webfont.ttf') format('truetype'), url('DroidSansMono-webfont.svg#webfontq63XZdUr') format('svg');
	font-weight: normal;
	font-style: normal;
}





/* DOCUMENTO */

* {
    margin:0;
    padding:0;
}

body {
	text-align: center;
	background-color: #333;
	
	font-family: 'DroidSansMonoRegular', Arial, sans-serif;
	line-height: 14px;
	font-size: 12px;
	letter-spacing: 1pt;
	color: #FFF;
}





/* MENU */

#retentormenu {
	width: 228px;
	height: 100%;
	
	position: fixed;
	left: 0px;
	top: 0px;
	
	text-align: left;
}

#menu {
	height: 88%;
	
	background-color: #333;
	filter: opacity(alpha=80); /* para o IE */
	opacity: 0.8;
	background-color: rgba(51, 51, 51, 0.80);
	
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#menu ul {
    margin: 0px;
	padding: 0px;
}

#menu ul li {
	list-style-type: none;
}

#menu ul li a:link {
	color:#FFF;
	text-decoration: none;
}

#menu ul li a:hover {
	color:#0FF;
	text-decoration: underline;
}

#menu ul li a:active {
	color:#0FF;
	text-decoration: underline;
}

#menu ul li a:visited {
	color:#FFF;
	text-decoration: none;
}

.subtitulos {
	padding-top: 12px;
	font-size: 10px;
	color: #FCEE21;
}





/* MADE BY */

#madeby {
	height: 12%;
	margin-top: 1px;
	padding: 10px;
	
	background-color: #000;
	filter: opacity(alpha=80); /* para o IE */
	opacity: 0.8;
	background-color: rgba(0, 0, 0, 0.80);
	
	line-height: 12px;
	font-size: x-small;
}

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

#madeby a:hover {
	color:#0FF;
	text-decoration: underline;
}

#madeby a:active {
	color:#0FF;
	text-decoration: underline;
}

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





/* SECTORES */

.sector {
	width: 100%;
	height:630px;
	margin: 0 auto;
	text-align: left;
}

#inicio {
	background-image: url(../imgs/iniciofim1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#bigbang1 {
	background-image: url(../imgs/bigbang1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#bigbang2 {
	background-image: url(../imgs/bigbang2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#bigbang3 {
	background-image: url(../imgs/bigbang3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#bigbang4 {
	background-image: url(../imgs/bigbang4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#bigbang5 {
	background-image: url(../imgs/bigbang5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#bigbang6 {
	background-image: url(../imgs/bigbang6.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#bigbang7 {
	background-image: url(../imgs/bigbang7.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#nova {
	background-image: url(../imgs/nova.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#estrelas1 {
	background-image: url(../imgs/estrelas1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#estrelas2 {
	background-image: url(../imgs/estrelas2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#estrelas3 {
	background-image: url(../imgs/estrelas3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#estrelas4 {
	background-image: url(../imgs/estrelas4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#estrelas5 {
	background-image: url(../imgs/estrelas5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#estrelas6 {
	background-image: url(../imgs/estrelas6.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#estrelas7 {
	background-image: url(../imgs/estrelas7.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#estrelas8 {
	background-image: url(../imgs/estrelas8.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#estrelas9 {
	background-image: url(../imgs/estrelas9.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#estrelas10 {
	background-image: url(../imgs/estrelas10.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#estrelas11 {
	background-image: url(../imgs/estrelas11.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#asteroidsmeteorites {
	background-image: url(../imgs/asteroidsmeteorites.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#sistemasolar1 {
	background-image: url(../imgs/sistemasolar1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#sistemasolar2 {
	background-image: url(../imgs/sistemasolar2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#sistemasolar3 {
	background-image: url(../imgs/sistemasolar3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#sistemasolar4 {
	background-image: url(../imgs/sistemasolar4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#sistemasolar5 {
	background-image: url(../imgs/sistemasolar5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#sistemasolar6 {
	background-image: url(../imgs/sistemasolar6.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#sistemasolar7 {
	background-image: url(../imgs/sistemasolar7.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#sistemasolar8 {
	background-image: url(../imgs/sistemasolar8.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#sistemasolar9 {
	background-image: url(../imgs/sistemasolar9.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#sistemasolar10 {
	background-image: url(../imgs/sistemasolar10.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#sistemasolar11 {
	background-image: url(../imgs/sistemasolar11.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#sistemasolar12 {
	background-image: url(../imgs/sistemasolar12.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#sistemasolar13 {
	background-image: url(../imgs/sistemasolar13.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#sistemasolar14 {
	background-image: url(../imgs/sistemasolar14.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#fim {
	background-image: url(../imgs/iniciofim2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
