html, body {
	height: 100%;
	padding:0;
	margin:0;
	overflow-x:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#tudo {
	min-height: 100%;
	position: relative;
	background-color:#FFF;
}

* html #tudo {
	height: 100%; /* hack para IE6 que trata height como min-height */
}

img{border:0;}

a{ text-decoration:none; color:#333}

a:hover{ color:#fc0ec7}

h4{ color:#3094d3; outline:thick; font-size:20px}

h3{color:#0033FF; outline:thick;}

td{ text-align:center; font-size:10px;}

#header{ 
	background-image:url(../images/header_bg.jpg); 
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#1D6FBB;
	height:40px;
}

#adm{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFF; padding-top:5px; text-align:right; margin-right:10px;}

#topo{
	height:242px;
	background-image:url(../images/topo_dgd.jpg);
	background-repeat:repeat-x;
}

#nuvens{
	height:242px;
	background-image:url(../images/nuvens.png);
	background-repeat:repeat-x;
}

#centro{ margin:0 auto; width:980px; height:100%;}

#logo{ height:240px; width:660px; float:left;}

#img{ margin-top: 50px; margin-left:20px;}

/*#menu{ margin-top:60px;};*/

#flash{ 
	height:240px; 
	width:300px; 
	float:right;
}

.clear {
clear:both;
}

#conteudo {
	width:980px;
	margin: 0 auto;
	padding-bottom: 100px;
	min-height:425px;
}

* html #conteudo {
	height: 425px; /* hack para IE6 que trata height como min-height */
}

#imagem{
	width:436px;
	float:left;
	margin-right:10px;
	margin-left:20px;
}

#dicas{
	width:436px;
	float:left;
	padding-top:15px;
	margin-left:60px;	
}

#texto{ 
	position:absolute; 
	margin-top:180px;
	margin-left:60px;
	width:245px;
	font-size:12px;
	color:#000099;
}

#texto_Innogoods{
	font-size:12px;
	margin:30px;
}

#texto_coming{	
	width:460px;
	margin-bottom:40px;
	margin-left:30px;
	font-size:12px;
}

#pingui {
	width:543px;
	height:350px;
	position: absolute;
	bottom: 0;
	left:50%;
	margin-left:0px;
	z-index:100;
}

#logo1 {
	width:50px;
	height:59px;
	height:67px;
	position: absolute;
	bottom: 0;
	z-index:100;
	margin-bottom:58px;
	left:50%;
	margin-left:-400px;
}

#logo2 {
	width:35px;
	height:59px;
	height:67px;
	position: absolute;
	bottom: 0;
	z-index:100;
	margin-bottom:58px;
	left:50%;
	margin-left:-330px;
}

#logo3 {
	width:144px;
	height:78px;
	height:67px;
	position: absolute;
	bottom: 0;
	margin-bottom:45px;
	left:50%;
	margin-left:-280px;
	z-index:10;
}

#logo4{
	width:192px;
	height:29px;
	position: absolute;
	margin-bottom:5px;
	left:50%;
	margin-left:-310px;
	z-index:100;
	bottom:0;
}

#rodape {
	background-image:url(../images/rodape.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:67px;
	position: absolute;
	bottom: 0;
}

#space{ 
	height:250px;
	width:15px;
	background-color:#FFF;
}

#formulario{
 	margin-left: 140px;
	margin-bottom:20px;
}

#texto_form{
	width:480px;
	font-size:12px;
	color:#0033CC;
	margin:20px;
}

#end{
	font-size:10px;
	color:#0066CC;
	position:absolute;
	left:50%;
	margin-top:50px;
	 -moz-border-radius: 10px;
    background: #F0F6F9;
    border: 1px solid #3094d3;
	padding:20px;
}

#prod{ 
	width:100%;
	height:240px;
}

#pimg{
	width:20%;
	height:200px;
	float:left;
	z-index:0;
	padding-top:10px;
	padding-bottom:30px
}

#ptit{
	width:50%;
	height:50px;
	float:left;
	padding-top:20px;
}

#ptexto{
	width:40%;
	height:150px;
	font-size:12px;
	color:#CC00CC;
	float:left;
	margin-right:10px
}

#onde_texto{
	width:70%;height:130px;
	font-size:12px;
	color:#CC00CC;
	margin-right:10px
}

#img_prod{
	width:30%;
	height:150px;
	float:left;
}

#link{
	font-size:10px;
	color:#333;
	text-align:left;
	margin-top:5px;
}

#locais{ 
	background-image:url(../images/mapa_brasil.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:300px;
}

#content_flags table{ margin-top:30px; margin-left:100px}

#content_full{ display:none;}

