@charset "utf-8";


body {
	background-image:url(../img/bg.jpg);
	margin-top:0px;
}


#fundo {
	width:1024px;
	height:400px;
	background-image:url(../img/fundo_home.jpg);
	background-repeat:no-repeat;
	padding-top:223px;
}


#bemvindo {
	width:278px;
	height:156px;
	background-image:url(../img/bemvindo.jpg);
	background-repeat:no-repeat;
	position:relative;
	margin:0px 657px 0px 0px;
	padding-top:40px;
}

#brasil {
	height:60px;
}

#italia {
	height:60px;
}

#vermelho{
	width:1024px;
	height:10px;
	background-color:#D80F0F;
}

#conteudo{
	background-image:url(../img/bg_conteudo.gif);
	width:1024px;
	height:530px;
	background-color:#000000;
	background-repeat:no-repeat;
}

#topo{
	background-image:url(../img/imgMenu.jpg);
	width:1024px;
	height:70px;
}

#menu{
	float:left;
}

#formcontato{
	font-size:20px;
	font-family:Tahoma;
	width:205px;
	text-align:right;
	margin:0px;
	float:left;
}

#rodape {
	width:1024px;
	background-color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:30px;
	font-size:12px;
	color:#FFFFFF;
	padding-bottom:10px;
	line-height:10px;
}

#rodape #img {
	float:left;
	text-align:right;
	width:700px;
	margin-bottom:-2px;
}

#rodape #img img{
	margin-bottom:-2px;
}

#rodape #GrupoTechs {
	float:right;
	padding-top:7px;
}