@charset "utf-8";
/* CSS Document */

/* Zerando estilos dos browsers */

* { 
	margin: 0;
	padding: 0;
	list-style: none;
	vertical-align: baseline;
	background: transparent;
	text-decoration:none;
	border:none;
	}
	
html {
	font-size:100.01%;
	}

body {
	line-height: 1;
	}

input{
	border:none;
	}
 
:focus {
	outline: 0;
	}
 
ins {
	text-decoration: none;
	}
 
del {
	text-decoration: line-through;
	}
 
table {
	border-collapse: collapse;
	border-spacing: 0;
	}

/* Fim Zerando estilos dos browsers */


/***************** INÍCIO ATRIBUTOS COMUNS *****************/	

.left{ float:left;}
.right{ float:right;}

/***************** FIM ATRIBUTOS COMUNS *****************/	

body{ 
	background: url(../images/fundos/bg.jpg) no-repeat;
	width:100%;
	height:100%;
	}

#geral{
	width:100%;
	}

/***************** INÍCIO TOPO *****************/	

#geral div.bg{
	background:url(../images/fundos/filete-topo.jpg) repeat-x;
	width:auto;
	height:167px;
	}

#topo{ 
	background:url(../images/fundos/bg-topo.jpg) no-repeat;
	width:1113px;
	height:167px;
	}


#topo div.wrap
{
    position:relative;
    width:966px;
    height:165px;
}

#topo img.logo
{
    position:absolute;
    top:20px; left:30px;
    width:240px;
    height:80px;
}

#topo div.buscar
{
    position:relative;
    float:right;
    width:188px;
    height:21px;
    _height:25px;
    padding:14px 0 0 12px;
    *padding:11px 0 0 12px;
    margin-left:10px;
}

#topo div.buscar input.texto
{
    width:135px;
    height:15px;
    font:11px "Trebuchet MS", Verdana;
    color:#6a6969;
    border:0;
}

#topo div.buscar input.botao
{
    position:absolute;
    top:17px; left:150px;
    width:12px;
    height:12px;
    border:0;
    cursor:pointer;
    background:url('../images/elementos/bg_buscar.jpg') no-repeat;
}

#topo div.icones
{
    float:right;
    padding-top:10px;
}

#topo div.icones ul li
{
    display:inline;
    margin-left:14px;
}

#topo div.icones ul li img
{
    margin-right:1px;
}

#topo div.icones ul li a
{
    font:11px Arial;
    color:#fff;
    text-decoration:none;
}

#topo div.icones ul li a:hover
{
    text-decoration:underline;
}

#topo div.idiomas
{
    float:right;
    padding:10px 10px 0 0;
}

#topo div.idiomas img
{
    margin:0 5px;
    border-right:1px solid #45791a;
    border-bottom:1px solid #45791a;
    border-top:1px solid #95bc4a;
    border-left:1px solid #95bc4a;
}

#topo div.banner{
	width:469px;
	clear:both;
	position:relative;
	left:474px;
	top:15px;}

/* MENU
*****************************************************************************************************************************************/
#menu
{
    position:relative;
    z-index:100;
}

#menu_barra
{
    position:absolute;
    top:130px; 
	left:412px;
    width:540px;
}

#menu div.menu_item
{
    position:relative;
    float:left;
    height:34px;
    padding:0 10px;
    background:url('../images/elementos/bg_menu_item.gif') no-repeat left 2px;
    _background:url('../images/elementos/bg_menu_item.gif') no-repeat left top;
}

#menu div.menu_item a
{
    font:bold 11px Arial;
    color:#fff;
    text-decoration:none;
	text-transform:uppercase;
	padding:0 0 0 2px;
}

#menu div.menu_item a:hover
{
    text-decoration:underline;
}

#menu div.submenu
{
    position:absolute;
    top:34px;  left:0px;
    margin-left:3px;
    padding:5px 0;
    border:2px solid #09cf6a;
    border-top:0;
    background:#03b85c;
    display:none;
    z-index:50;
}

#menu div.submenu div.submenu_item a
{ 
    padding:0 10px;
    font:11px Arial;
    color:#fff;
    text-decoration:none;
    line-height:18px;
    display:block;
    white-space:nowrap;
}

#menu div.submenu div.submenu_item a:hover
{
    text-decoration:underline;
}


/***************** FIM TOPO *****************/	

/***************** INICIO CONTEUDO *****************/	

#pre-conteudo div.wrap
{
    width:955px;
	height:328px;
	float:left;
}

#pre-conteudo{
    width:1113px;
	height:800px;
	float:left;
}

#pre-conteudo div.destaque-principal{
	background:url(../images/fotos/destaque-principal.jpg) no-repeat;
	width:650px;
	height:240px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	position:relative;
	top:30px;
	left:23px;
	}
	
#pre-conteudo div.dinamico{
	float:right;
	width:262px;
	height:238px;
	margin:30px 0 0 15px;
}
	
#pre-conteudo div.videos{
	width:100%;
	height:119px;
	}

#pre-conteudo div.videos h3{
	background:url(../images/titulos/tit-videos.gif) no-repeat;
	width:50px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	padding-bottom:12px;}

#pre-conteudo div.area-expositor{
	width:100%;
	height:119px;
	margin-top:23px;
	}

#pre-conteudo div.area-expositor h3{
	background:url(../images/titulos/tit-area-expositor.gif) no-repeat;
	width:143px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	padding-bottom:12px;
	}

#pre-conteudo div.area-expositor div.form-area-expositor{
	background:url(../images/elementos/box-area-expositor.jpg) no-repeat;
	width:257px;
	height:71px;
	float:left;
	}

#pre-conteudo div.form-area-expositor fieldset{
	padding:12px;}


#pre-conteudo div.form-area-expositor label{
	font:12px Verdana, Geneva, sans-serif;
	width:200px;
	float:left;
	margin-bottom:10px;}

#pre-conteudo div.form-area-expositor span{
	font:12px Verdana, Geneva, sans-serif;
	width:50px;
	float:left;}

#pre-conteudo div.form-area-expositor input.campo{
	background:white;
	float:left;
	width:147px;
	height:18px;
	padding:1px 0 0 3px;
	color:#6A6969;
	font:11px "Trebuchet MS",Verdana;}

#pre-conteudo div.form-area-expositor input.bot-login{
	float:left;
	position:relative;
	left:7px;
	width:24px;
	height:21px;
	background:url(../images/elementos/bot-login.jpg) no-repeat;
	}

#pre-conteudo div.coluna-publicidade{
	background:url(../images/fundos/bg-publicidade.png) no-repeat;
	float:right;
	width:136px;
	height:905px;
	margin:25px 0 0 0;}

#pre-conteudo div.coluna-publicidade p{
	font:10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#5dc08d;
	padding:5px 0 10px 3px;}

#pre-conteudo div.coluna-publicidade img{
	display:block;
	margin:0 auto;
	margin-bottom:20px;}

#pre-conteudo div.coluna-publicidade a{
	display:block;
	margin:0 auto;
	margin-bottom:20px;
	position:relative;}





/***************** FIM CONTEUDO *****************/	


#conteudo
{
    width:906px;
}

#conteudo div.wrap
{
    width:970px;
    height:325px;
    background: url(../images/fundos/filete-conteudo.jpg) repeat-x;
}

#marqueecontainer
{
    position:relative;
	height:240px;
	overflow:hidden;
}

#marqueecontainer #vmarquee1
{
    position:absolute;
}

#marqueecontainer #vmarquee2
{
    position:absolute;
}

#conteudo div.noticias
{
    float:left;
    width:230px;
    height:297px;
    padding:20px 30px 0 30px;
}

#conteudo div.noticias p
{
    font:11px 'Trebuchet MS', Verdana;
    color:#020202;
}

#conteudo div.noticias div.titulo
{
    font:18px Verdana;
    color:#ee2b33;
    margin-bottom:15px;
}

#conteudo div.noticias div.noticia
{
    margin-bottom:45px;
}

#conteudo div.noticias div.noticia h1
{
    font:bold 13px 'Trebuchet MS', Verdana;
    color:#020202;
    margin-bottom:2px;
	clear:both;
}

#conteudo div.noticias div.noticia p
{
    float:left;
    padding:3px 10px 0 0;
    font:bold 11px 'Trebuchet MS', Verdana;
    color:#399fe7;
}

#conteudo div.noticias div.noticia img
{
    float:left;
}


/* TABS & BOXES
*****************************************************************************************************************************************/
#conteudo div.boxes
{
    float:left;
    width:680px;
    height:317px;
}

#conteudo div.boxes div.tabs
{
	background:url(../images/fundos/corte.jpg) top right no-repeat;
    width:680px;
    height:70px;
}

#conteudo div.boxes div.tabs table tr td.tab
{
    padding:12px 10px 12px 5px;
    _padding:12px 8px 12px 4px;
    cursor:pointer;
}

#conteudo div.boxes div.tabs table tr td.tab_over
{
    padding:12px 10px 12px 5px;
    _padding:12px 8px 12px 4px;
    background:#ccc;
    cursor:pointer;
}

#conteudo div.boxes div.tabs table tr td.tab_selec
{
    padding:12px 10px 12px 5px;
    _padding:12px 8px 12px 4px;
    background:#fff;
}

#conteudo div.boxes div.tabs table tr td div.img
{
    float:left;
    width:52px;
}

#conteudo div.boxes div.tabs table tr td div.img img
{
    width:52px;
    height:46px;
}

#conteudo div.boxes div.tabs table tr td div.txt
{
    padding:7px 0px 0px 0px;
    font:bold 12px Verdana;
    color:#010101;
    max-width:180px;
}

#conteudo div.boxes div.box
{
    position:relative;
    width:676px;
    height:247px;
    background:#fff;
}

#conteudo div.boxes div.box div.item
{
    position:absolute;
    top:30px; left:25px;
    display:none;
}

#conteudo div.boxes div.box div.imagem
{
    float:left;
    width:276px;
    height:181px;
    border:6px solid #e1e1df;
}

#conteudo div.boxes div.box div.texto
{
    float:left;
    width:298px;
    height:193px;
    padding:0 0 0 20px;
    text-align:right;
}

#conteudo div.boxes div.box div.texto h1
{
    margin-bottom:15px;
    font:18px Verdana;
    color:#01984b;    
    text-align:left;
	background:white;
}

#conteudo div.boxes div.box div.texto p
{
    font:11px Verdana;
    color:#000000;
    line-height:17px;
    text-align:left;
	background:white;
}

#conteudo div.boxes div.box div.texto img
{
    margin-top:10px;
}




/* DESTAQUES
*****************************************************************************************************************************************/
#destaques
{
    width:930px;
}

#destaques div.wrap
{
    width:930px;
    height:200px;
    padding:20px 15px;
    margin:0 auto;
}

#destaques div.destaque
{
    float:left;
    width:293px;
    margin:0 8px;
}

#destaques div.destaque h4{
	font:bold 12px Verdana, Geneva, sans-serif;
	padding:10px 0 5px 0; }


#destaques div.destaque img
{
    border:6px solid #e1e1df;
}

#destaques div.destaque p
{
    font:11px Verdana;
    color:#4d4d4d;
    line-height:17px;
    padding:5px 0;
}

#destaques div.destaque a
{
    font:bold 10px Verdana;
    color:#0095da;
    text-decoration:none;
}


div.banner-horizontal{ 
	background:url(../images/fundos/bg-publicidade.jpg) no-repeat;
	width:907px;
	height:103px;
	display:inline-block;
	margin:20px 0 0 30px;
	clear:left;
	}
	
div.banner-horizontal img{
	display:block;
	margin:auto;
	padding-top:7px;
	
}

#rodape{
	background:url(../images/fundos/filete-rodape.jpg) repeat-x;
	width:100%;
	height:212px;
	clear:both;
	float:left;
	margin-top:55px;
	_margin-top:0px;
	
	}
	
#rodape img{
	display:block;
	clear:both;
	margin:17px 0 0 157px;}

