body{ 
    margin: 0;
    padding: 0; 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
	line-height:20px;
	background: url(../img/bg_alimentos_novo.jpg) no-repeat top center #C1E4EA;
	}

img{
	border:none;
	}

.total{
	width: 920px;
	heigth:auto;
	margin: 0 auto;
	padding:255px 0 0 0;
	}

	
.menu{
	width:894px;
	heigth:auto;
	float: left;
	margin:0;
	padding:0 0 0 27px;
	background:#FFFFFF;
	}

.menu a div.home{
	width: 120px;
	height: 33px;
	background: url(../img/home1.gif) no-repeat;
	float: left;
	}
	
.menu a div.home:hover{

	background: url(../img/home2.gif) no-repeat;

	}
	
.menu a div.senai{
	width: 111px;
	height: 33px;
	background: url(../img/senai1.gif) no-repeat;
	float: left;
	}
	
.menu a div.senai:hover{

	background: url(../img/senai2.gif) no-repeat;

	}

	
.menu a div.curso{
	width: 111px;
	height: 33px;
	background: url(../img/curso1.gif) no-repeat;
	float: left;
	}
	
.menu a div.curso:hover{

	background: url(../img/curso2.gif) no-repeat;

	}
	
	
.menu a div.senai{
	width: 111px;
	height: 33px;
	background: url(../img/senai1.gif) no-repeat;
	float: left;
	}
	
.menu a div.senai:hover{

	background: url(../img/senai2.gif) no-repeat;

	}
	
	
.menu a div.acesso{
	width: 157px;
	height: 33px;
	background: url(../img/acesso1.gif) no-repeat;
	float: left;
	}
	
.menu a div.acesso:hover{

	background: url(../img/acesso2.gif) no-repeat;

	}
	

.menu a div.guia{
	width: 142px;
	height: 33px;
	background: url(../img/guia1.gif) no-repeat;
	float: left;
	}
	
.menu a div.guia:hover{

	background: url(../img/guia2.gif) no-repeat;

	}
	


.menu a div.inscricao{
	width: 130px;
	height: 33px;
	background: url(../img/inscricao1.gif) no-repeat;
	float: left;
	}
	
.menu a div.inscricao:hover{

	background: url(../img/inscricao2.gif) no-repeat;

	}
	
.menu a div.fale{
	width: 95px;
	height: 33px;
	background: url(../img/fale1.gif) no-repeat;
	float: left;
	}
	
.menu a div.fale:hover{
	background: url(../img/fale2.gif) no-repeat;
	}



body#home .menu a div.home{
	background: url(../img/home2.gif) no-repeat;
}
body#curso .menu a div.curso{
	background: url(../img/curso2.gif) no-repeat;
}
body#senai .menu a div.senai{
	background: url(../img/senai2.gif) no-repeat;
}
body#guia .menu a div.guia{
	background: url(../img/guia2.gif) no-repeat;
}
body#inscricao .menu a div.inscricao{
	background: url(../img/inscricao.gif) no-repeat;
}
body#fale .menu a div.fale{
	background: url(../img/fale2.gif) no-repeat;
}

.conteudo{
	width:881px;
	heigth:auto;
	float: left;
	background:#fff;
	padding: 0 20px;
	}
	
.esquerda{
	float:left;
	width: 400px;
	margin: 10px;
	color:#777;
	font-family:Arial, Helvetica, sans-serif;
}

.direita{
	float:left;
	width: 440px;
	margin: 10px;
	color:#777;
	font-family:Arial, Helvetica, sans-serif;
}

	
.rodape{
	width:921px;
	height:43px;
	float: left;
	padding: 15px 0 0 0;
	background:url(../img/bg_rodape.gif) repeat-x;
	text-align:center;
	color:#777;
	font-size: 11px;
	}
	
.curso1{
	float:left;
	width: 860px;
	margin: 10px;
	color:#777;
	font-family:Arial, Helvetica, sans-serif;
}

.curso2{
	float:left;
	width: 860px;
	margin: 10px;
	color:#777;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../img/bg_divcurso2.png) no-repeat;
}

.box{
	float:left;
	width: 260px;
	color:#777;
	font-family:Arial, Helvetica, sans-serif;
}

.box table{
	font-size:12px;
	padding: 0;
	color:#1B616D;
}

.box table tr td{
	border-bottom: solid 1px #e0e0e0;
}

.box table tr td.verde{
	color:#76B83D;
}

input[type="text"]{
	background:url(../img/bg_input.jpg) repeat-x;
	height: 25px;
	width: 340px;
	border:#e0e0e0 solid 1px;
	padding:5px;
	font-size:16px;
	font-weight:bold;
	color:#777;
}

textarea{
	background:url(../img/bg_textarea.jpg) repeat-x;
	height: 110px;
	width: 340px;
	border:#e0e0e0 solid 1px;
	padding:5px;
	font-size:16px;
	font-weight:bold;
	color:#777;
}

input[type="submit"]{
	background:url(../img/btn_enviar.jpg) no-repeat;
	height: 66px;
	width: 131px;
	border: none;
}

div.captivate{
    margin-bottom: 400px;
}

div.captivate ul{
    list-style: none;
}

div.captivate ul li{
    width: 330px;
    margin: 10px 0;
    padding-left: 10px;
}

div.captivate ul li:hover{
    background-color: #C1E4EA;
    color: #006699;
}

div.captivate ul a{
    color: #999;
    text-decoration: none;
}

div.captivate ul a:hover{
    color: #006699;
    background-color: #C1E4EA;
}





.ul_menu{
    float: left;
    list-style: none outside none;
    margin: 20px 0 0;
    padding: 0;
    width: 880px;
}

.ul_menu li{
    position:relative; 
    float:left; 
	height: 31px;
}

ul.submenu{
   list-style-position: inside;
    
}

.ul_menu li ul.submenu{
    width: 337px;
    height: 123px;
    position:absolute; 
    top:28px; 
    left:-20px; 
    background: url(../img/bg_submenu.png) no-repeat; 
    display:none;
    padding: 18px 0 5px 5px;
    list-style: none;
    z-index: 100;
}

.ul_menu li ul.submenu li{
    margin: 0;
    width: 313px;
    padding: 0 0 0 9px;
}

li.bordas{
	border-bottom: 1px solid lightblue;
	*border: none !important;
}

.ul_menu li ul.submenu a{
    display: block;
    text-decoration: none;
    color: #76B83F;
    height: 20px;
}

.ul_menu li ul.submenu a:hover{
    display: block;
    text-decoration: none;
    color: #007F8A;
	*border: none !important;
}

.ul_menu li ul.submenu li:hover{
    background: url(../img/bg_a_submenu.jpg) repeat-x;
	*border: none !important;
}

.ul_menu li:hover ul.submenu, .ul_menu li.over ul{
    display:block;
}


