#ie{
	visibility:hidden;
	margin:-8px;
	
}
/*
*{
margin:0;
padding:0;
}
*/
/*#menu a{
	display:block;
}*/


/* Styles for the entire LavaLamp menu */
.lavaLamp {
    margin:5px 15px;
	
	font-size:12px;
	list-style:none;
	
}
    /* Force the list to flow horizontally */
    .lavaLamp li {
        float: left;
        list-style: none;
	/*padding-left:8px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:3px;*/
	
	border-right: #CCC 1px solid;
	border-top: #CCC 1px solid;
	
    }
        /* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
            /*background: url("../image/lava.gif") no-repeat right -30px;*/
			background-color:#FFF;
            height: 24px;
            z-index: 8;
            position: absolute;
			border-left:#999 3px solid;
        }
            .lavaLamp li.back .left {
               /* background: url("../image/lava.gif") no-repeat top left;*/
				background-color:#FFF;
                /*height: 41px;*/
				z-index: 8;
            }
        /* Styles for each menu-item. */
        .lavaLamp li a {
            color:#036;
			padding:5px;
			text-decoration:none;
			position: relative; overflow: hidden;
            text-align: center;
           /* height: 30px; top: 7px;*/
            z-index: 10; letter-spacing: 0;
            float: left; display: block;
           
        }
/* FIM DO ESTILO DO MENU LAVLAMP*/




body {
	padding: 0;
	margin: 0;
	background-color: #F3F3F3;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1em;
}
#topo {
	position:relative;
	width:100%;
	height:30px;
	background-color: #FFF;
	margin:-5px 0 15px 0;
	border-bottom: #CCC 1px solid;
}

#rodape {
	position:relative;
	width:100%;
	height:100%;
	background-color:#FFF;
	margin:16px 0 0 0;
	border-top: #CCC 1px solid;
	border-bottom:#CCC 15px solid;
}
#rodape li{
	padding-top:4px;
	list-style:none;
	}
.float-right{
	float:right;
	}
.float-left{
	float:left;
	}
#logo_produtora{
	font-size:1.5em;
	font-weight:500;
	color:#390;
	margin:0 0  0 15px;
	padding-top:2px;
	width:266px;
	}
	
#davi_topo{
	position:relative;
	clear:both;
	font-size:1.2em;
	margin:-23px 30px 0 0; 
	color:#CCC; 
	text-align:right; 
	float:right;
}
	
#logo_produtora a{
	color:#390;
	text-decoration:none;
}
.divman {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#main {
	position:relative;
	left:19px;
	/*top:77px;*/
	clear:both;
	width:800px;
	background-color: #FFFFFF;
}
.rodape {
	font-size: 0.55em;
	color: #666;
	text-decoration:none;
}
.table {  
     border: thin solid #666666
}
.img {
	border: 1px solid #FFFFFF;
}

	 
.texto {
	
	font-size: xx-small;
	color: #464646;
	font-style: normal;

}
.button {
	
	font-size: xx-small;
	color: #666666;
	font-style: normal;

}

}
.coprigths {
	
	font-size: xx-small;
	color: #666666;
}

}
.fontee {
	
	font-size: xx-small;
	color: #999999;
	font-style: normal;
}
.textoprodutora {

	
	font-size: 14px;
	color: #009900;
	font-style: normal;
}
.textoprodutoraform {
	
	font-size: 10px;
	color: #006600;
	background-color: #FFFFCE;
	margin: 3px;
	padding: 3px;
	border: 1px solid #E8E8FF;
	font-weight: bolder;
}
.texto_destaque {
	
	font-size: 16px;
	color: #999999;
}
a:link.texto_destaque {
	
	font-size: 16px;
	color: #999999;
	text-decoration: none;
}
a:visited.texto_destaque {
	
	font-size: 16px;
	color: #999999;
	text-decoration: none;
}
a:hover.texto_destaque {
	
	font-size: 16px;
	color: #666666;
	text-decoration: none;
}
.textoprodutoratitulo {
	
	font-size: 12px;
	color: #006600;
	font-style: normal;
}
.borda_curriculo {
	border: 1px solid #D5FFFF;
}

.textoprodutorainfo {
	
	font-size: xx-small;
	color: #CCCCCC;
	font-style: normal;
}
.tabela_certificado {
	background-color: #E8E8E8;
	border: 1px solid #333333;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
}
.tabela_info {
	
	color: #009900;
	background-color: #E0FEF2;
	border: 1px solid #E8E8FF;
}

.titulo_central {
	
	font-size: 16px;
	color: #00CC33;
	font-weight: bold;
	text-decoration: none;
}
a:link.titulo_central {
	
	font-size: 16px;
	color: #00CC33;
	font-weight: bold;
	text-decoration: none;
}
a:visited.titulo_central {
	
	font-size: 16px;
	color: #00CC33;
	font-weight: bold;
	
}
.tabela_cinza {
	background-color: #E1E1E1;
	border: 1px solid #E0FEF2;
}
.tabela_branca {
	background-color: #FFFFFF;
	
}
.tabela_destaque {
	background-color: #ECFDD5;
	border: 1px dashed #CEF9C1;	
}
.tabela_borda_cinza {
	border: 1px solid #C6FFDE;	
}.tabela_destaque_branco {
	background-color: #ECFDD5;
	border: 1px solid #FFFFE6;
}
a:link.textoprodutoratitulo{
	
	font-size: 12px;
	color: #006600;
	font-style: normal;
	text-decoration:none;
}
a:visited.textoprodutoratitulo{
	
	font-size: 12px;
	color: #006600;
	font-style: normal;
	text-decoration:none;
}
a:hover.textoprodutoratitulo{
	
	font-size: 12px;
	color: #006600;
	font-style: normal;
	text-decoration:none;
}
