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

body{
	background: #eee;
	margin:0;
    padding:0;
}



#container{
   padding:0;
   margin: 0 auto;
   width:940px;
   height:768px;
   
}

#topo{
   width:940px;
   height:137px;
   
}

#logo{
   width:200px;
   height:137px;
   float:left;
}

#menu {
	display:inline;
	float:right;
	height:57px;
	width:504px;
	
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#941A80;
	text-align:right;
	padding-top: 80px;
	
}



    

#conteudo{
   width:940px;
   height:271px;
   margin-top:85px;
   
   
   
   
}
#conteudo2{
   width:940px;
   min-height:800px;
   margin-top:85px;
   
   
   
   
}
#trab3{
   width:470px;
   height:271px;
   float:left;

   
}
#trab1{
   width:470px;
   height:271px;
   float:left;

   
}

#sodabilly{
   width:235px;
   height:271px;
   float:left;
}



#sabores{
   width:222px;
   height:271px;
   float:right;
   margin-left:13px;
}

#trab2{
   width:470px;
   height:271px;
   float:right;

   
}
#trab4{
   width:470px;
   height:271px;
   float:right;

   
}

#gastos{
   width:219px;
   height:271px;
   float:left;
   margin-right:16px;
   text-align:right;
}



#seminario{
   width:222px;
   height:271px;
   float:right;
   text-align:right;
   margin-left:13px;
}


#info{
   width:940px;
   height:307px;
   margin-top:27px;
   
   
      
}

#info1{
   widdht:650px;	
   height:307px;
   float:left;
   
}

#sobremim{
   width:301px;
   height:307px;
   background:url(../images/caixatexto.png) top no-repeat;
   float:left;
  
   
}

#servicos{
   width:301px;
   height:307px;
   background:url(../images/caixatexto.png) top no-repeat;
   float:right;
   margin-left:20px;
   
   
}

#contato{
   width:301px;
   height:307px;
   background:url(../images/caixatexto.png) top no-repeat;
   float:right;
   font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
   
}

#rodape{
  font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
   color:#999;
   width:940px;
   height:29px;
   text-align:center;
  
}

h1{
	font: 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#941A80;
	padding-left:17px;
}

h2{
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	padding-left:17px;
}


h3{
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	padding-left:17px;
	padding-right:17px;
	
	
}

h3 li{
	padding-bottom:5px;
}



li.text{
	font: 30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#941A80;
	list-style:none;
	padding-bottom:20px;
	
}


li.sub{
	font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#999;
	list-style:none;
	padding-bottom:20px;
}

li.link{
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	list-style:none;
	padding-bottom:30px;
}



li.link a{
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#941A80;
	list-style:none;
	text-decoration:none;
}

li.link a:hover{
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	list-style:none;
	text-decoration:none;
}

li.img{
	
	list-style:none;
	padding-bottom:85px;
}

ul {
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	padding-left:17px;
	padding-right:17px;
	padding-top:20px;
	list-style:none;
}

ul li{
	padding-bottom:5px;
}

ul#menuu li {
	display:inline;
	text-align:right;
	
}

ul#menuu li a{
	display:inline;
	text-decoration:none;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#941A80;
	padding-left:10px;
	
}


ul#menuu li a:hover{
	display:inline;
	text-decoration:underline;
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666;
	padding-left:10px;
}	

