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

html, body, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin:0;
        padding:0;
		background:url(images/bg.jpg) repeat-x;
		}

#container {width:1002px;
			margin:0 auto;
			}
	   
#banner {width:1002px;
         height:448px;
		 float:left;
		 }
		 
#conteudo {width:1002px;
           height:405px;
		   float:left;
		   background:url(images/layout2_03.jpg);
		   }
		   
#conteudo_port {width:1002px;
           height:360px;
		   float:left;
		   background:url(images/portifolio_03.jpg);
		   }
		   
#conteudo_premio {width:1002px;
           height:242px;
		   float:left;
		   background:url(images/popai_03.jpg);
		   }
		   
#conteudo_fale {width:1002px;
           height:242px;
		   float:left;
		   background:url(images/fale_03.jpg);
		   }
		   
#tabela {width:887px;
         height:150px;
		 float:left;
		 margin:25px 0 0 77px;
		 }
#tabela2 {
		width:887px;
         height:0px;
		 float:left;
		 margin:25px 0 0 77px;
}
		   
#text {width:850px;
       height:auto;
	   float:left;
	   margin:25px 0 0 77px;
	   }

	   
#text p {font-family:Verdana, Arial, Helvetica, sans-serif;
         font-size:12px;
		 line-height:27px;
		 }

h1 {font-family:Verdana, Arial, Helvetica, sans-serif;
         font-size:16px;
		 color:#666;
		 text-decoration:underline;
		 }
		 
#mkt {width:600px;
      height:15px;
	  float:left;
	  margin:21px 0 0 280px;
	  }
	  
#mkt p {font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:9px;
		color:#333333;
		}
		
#mkt a {color:#333333;
        }
		
#mkt a:hover {color:#333333;
        }
		   
#rodape {width:1002px;
         height:52px;
		 float:left;
		 background:url(images/layout_04.jpg);
		 }

a:link,a:visited{
	color:#666666;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

