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

body {
	background-image: url(../images/earth.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: center bottom;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;

	} 
a {
	font-size: 103%;
}

a:link {
	color: #666;
}
a:visited {
	color: #666;
}
a:hover {
	color: #FE0908;
}
a:active {
	color: #FE0908;
}

#container {
	width: 780px;
	text-align: left; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header  {
	margin-bottom: 5px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 25px;
	background-image: url(../images/earth_header.png);
	height: 100px;
	} 
#navbar {
	float: left;
	width: 155px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: right;
	height: 325px;
	background-image: url(../images_effects/background_nav.jpg);
}
#navbar  img {
	margin-top: 3px;
	margin-bottom: 3px;
}
#home_fotos img {
	margin-right: 10px;
	margin-left: 10px;
}

#main_home {
	width: 590px;
	margin-bottom: 5px;
	margin-left: 170px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left;
	height: 325px;
	font-size: 107%;
	line-height: 112%;
	font-weight: bold;
	background-image: url(../images_effects/background_main.jpg);
	position: relative;
	text-align: center;
	overflow: hidden;
}
#home_fotos {
	text-align: center;
}
#main_pagina_high {
	float: left;
	width: 422px;
}
#fl_photos_high {
	background-image: url(../images_effects/flash_viewer_shadow_high.png);
	float: right;
	height: 325px;
	width: 168px;
}



#main_paginas {
	width: 590px;
	margin-bottom: 5px;
	margin-left: 170px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	background-image: url(../images_effects/background_main.jpg);
	background-repeat: repeat-y;
	background-position: left;
	height: 325px;
	font-size: 105%;
	line-height: 110%;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	position: relative;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	display: none;
}

#footer  {
	background-color: #008BCC;
	height: 80px;
	position: relative;
} 
#footer p {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
#footertext {
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}

.red {
	color: #FE0606;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
#fl_photos {
	background-image: url(../images_effects/flash_viewer_shadow_lenght.png);
	height: 210px;
	width: 410px;
	background-position: center center;
	margin-right: 90px;
	margin-left: 90px;
}
#main_paginas h1 {
	font-size: 140%;
}

