a:link, a:visited {
color:#FFFFFF;
text-decoration:none;
}
a:hover {
color:#CCCCCC;
}

body {
	background-color: #4ca3ec;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	display: block;
	max-height: 700px;
}
#tudo {
	height: 700px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

#screen_m {
	background-image: url("images/screen_m.png");
	height: 140px;
	width: 272px;
	margin-left: -136px;
	position: absolute;
	top: 160px;
	z-index: 1;
	left: 50%;
}
#cano1 {
	background-image: url("images/cano.gif");
	background-repeat: repeat-x;
	position: absolute;
	height: 51px;
	width: 100%;
	top: 322px;
}
#logo {
	height: 100px;
	width: 220px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: 22px;
}

#screen {
	height: 432px;
	width: 772px;
	margin-right: auto;
	margin-left: -386px;
	background-image: url("images/screen.png");
	background-repeat: no-repeat;
	position: absolute;
	top: 250px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	left: 50%;
}

#cidade {
	background-image: url("images/cidade_(less).png");
	background-repeat: no-repeat;
	height: 225px;
	width: 702px;
	margin-left: -351px;
	position: absolute;
	top: 15px;
	left: 50%;
}
#ceu {
	background-image: url("images/ceu.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	height: 255px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	top: 0px;
}
#cano2 {

	background-image: url("images/cano.gif");
	background-repeat: repeat-x;
	position: absolute;
	height: 51px;
	width: 100%;
	top: 418px;
}
#cano3 {


	background-image: url("images/cano.gif");
	background-repeat: repeat-x;
	position: absolute;
	height: 51px;
	width: 100%;
	top: 514px;
}
#menu {
	background-image: url("images/menu_barra.png");
	height: 254px;
	width: 160px;
	position: relative;
	left: 10px;
	top: 38px;
	text-align: left;
	float: left;
}
#conteudo {
	position: relative;
	height: 345px;
	width: 516px;
	top: 14px;
	float: left;
	left: 38px;
	overflow: auto;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	font-weight: lighter;
}
#fotos {
	width: 485px;
	position: relative;
	height: 100%;
	top: 10px;
}

#conteudo h1 {
	font-size:18px;
	font-weight:bold;
	color:#CCCCCC;
}
#conteudo p {
text-indent:24px;
}

#botao_home {
	height: 58px;
	width: 112px;
	display: block;
	position: relative;
	left: 21px;
	top: 30px;
}
#botao_produtos {
	height: 56px;
	width: 114px;
	display: block;
	position: relative;
	left: 20px;
	top: 38px;
}
#botao_contato {
	height: 54px;
	width: 114px;
	display: block;
	position: relative;
	left: 20px;
	top: 50px;
}
#botao_inv_home {
	float: left;
	height: 13px;
	width: 38px;
	top: 370px;
	position: relative;
	right: 365px;
}
#botao_inv_produtos {
	float: left;
	height: 13px;
	width: 63px;
	position: relative;
	top: 356px;
	right: 320px;
}
#botao_inv_contato {
	float: left;
	height: 13px;
	width: 57px;
	position: relative;
	top: 345px;
	right: 250px;
}
.texto_contato {
	text-indent: 0px;
}
#formulario {
	width: 490px;
	height: 135px;
	position: relative;
	top: 5px;
}
#conteudo h2 {

	font-size:12px;
	font-weight:bold;
	color:#00CCFF;
}
#rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	position: absolute;
	top: 662px;
	left: 50%;
	font-weight: bold;
	margin-left: -200px;
	width: 450px;
}
#rodape a:link, a:visited {color: #000000;
}
#rodape a:hover {color: #999999;
}
