@charset "utf-8";
/* CSS Document */
/* ------------------------------ Geral ------------------------------ */
html {
	padding:0px;
	margin:0px;
}
body {
	margin:0;
	padding:0;
	font:11px/1.5 sans-serif;
	background-color:#333333;
	color: #999999;
	font-weight:bold;
}
.divisao_conteudo
{
    background-color:#333333;
    height:15px;
    width:130%
}
p {
	padding-left:10px;/* ------------- p controla o padding dos elementos da lateral ------------ */
	padding-top:5px;
}
#header {
		margin:0; padding:0;
		}

	#main1 {
		margin-top:5px;
		width:942px; 
		padding:0;
		background-color:#333333;
		}
		
	#main2 {
		margin-top:0px;
		width:942px; 
		padding:0;
		padding-top:3px;
		background-color:#333333;
		}
	
	#left {
		float:left;
		margin-left:0px;
		width:204px;
		padding:0;
		font-size:80%;
		}
		
	#right {
		float:right;
		width:204px;
		margin:0; padding:0;
		font-size:80%;
		}
	
	#middle {
		margin-left:208px;
		margin-right:206px;
		font-size:80%;	
		}
	
	.column-in {
		margin:0; padding:0;
		}
	
	.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}

	.topo {
		background-color:#ff9c00;
		width:100%;
		height:29px;
		padding-top:2px;
		font-size:12px;
		font-weight:bold;
	}
	
	#topo_meio {
		background-image:url(../../img/meio_header.jpg);
		background-repeat:no-repeat;
		width:25px;
		height:33px;
	}

	.topo_bg {
		background-image:url(../../img/topo_bg.jpg);
		background-repeat:repeat-x;
		width:100%;
		height:133px;
	}
	
	
	.limitador_topo {
		width:940px;
		height:133px;
	}
	
	#topo_logo {
		background-image:url(../../img/topo_logo.png);
		background-repeat:no-repeat;
		width:940px;
		height:133px;
		background-position:left;
	}
	
	#banner_central_bg {
		background-image:url(../../img/banner_central_bg.jpg);
		background-repeat:repeat-x;
		width:100%;
		height:260px;
	}
	
	#apoio_oficial {
		background-image:url(../../img/apoio_img.jpg);
		background-repeat:no-repeat;
		background-position:top;
		padding-top:30px;
		background-color:#FFF;
	}
	
	.topo_pagina {
		background-image:url(../../img/materias_img.jpg);
		background-color:#FFFFFF;
		background-repeat:no-repeat;
		background-position:top;
		padding-top:10px;
		padding-bottom:20px;
		width:514px;
		height:auto;
	}
	
	.topo_pagina_texto
	{
	    color:#FFFFFF;
        font-size:16px;
		line-height:80%;
		font-weight:bold;
		text-align:left;
		padding-left:10px;
    }
	
	.conteudo_pagina
	{
		background-color:#FFFFFF;
		text-align:left;
		width:514px;
		height:auto;
    }
    
    .conteudo_pagina_texto
    {
        font-size:12px;
		          
    }
	

	.menu_01 {
	width:100%;
	height:auto;
	background-image:url(../../img/menu_esq_cima.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-bottom:20px;
	padding-top:35px;
	background-color:#FFF;
}

.indentmenu1 {
	font: 11px verdana;
	width: auto; /*leave this value as is in most cases*/
	overflow: hidden;
}

.indentmenu1 ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%; /*width of menu*/
}
.indentmenu1 ul li {
	display:table;
	width:100%;
	text-align:left;
	margin-top:0px;
	margin-bottom:-10px;
	
}
.indentmenu1 ul li a {
	float: left;
	color:#b2b2b2; /*text color*/
    padding-top:5px;
	padding-bottom:2px;
	margin-left:20px;
	text-decoration: none;
	width:auto;
	height:25px;
	
	
}
.indentmenu1 ul li a:visited {
	color: #b2b2b2;
	font-weight:bold;
}
.indentmenu1 ul li a:hover, .indentmenu2 ul li .current {
	color: #ff9900 !important; /*text color of selected and active item*/
	padding-top: 5px; /*shift text down 1px for selected and active item*/
	padding-bottom:2px; /*shift text down 1px for selected and active item*/
	
}

	.rodape_bg {
		background-image:url(../../img/rodape_bg.jpg);
		background-repeat:repeat-x;
		width:100%;
		height:75px;
	}
	
	#rodape_meio {
		background-image:url(../../img/rodape_meio.jpg);
		background-repeat:no-repeat;
		width:29px;
		height:30px;
	}
		
	
	
	.rodape_bg_cima {
		background-image:url(../../img/rodape_bg_cima.jpg);
		background-repeat:repeat-x;
		width:100%;
		height:301px;
	}
	
	.limitador_rodape {
		width:940px;
		height:75px;
		font-size:11px;
		color:#727272;
		
	}
	
	.limitador_rodape2 {
		width:940px;
		height:301px;
		font-size:11px;
		color:#727272;
		
	}
	.MateriaTitulo		{
	    font-size:12px;
		color:#999999;
		font-family: Arial;
		font-weight:bold;
		padding:10px;			
	} 
	.MateriaTitulo:hover{
	    font-size:12px;
		color:#999999;
		font-family: Arial;
		font-weight:bold;
		padding:10px;			
		text-decoration:none;
	} 
	
	.MateriaDescricao {
	    font-size:11px;
		color:#333333;
		font-family: Arial;
		font-weight:normal;
		padding-left:10px;	
		width:90%;
		float:left;
		
		
	}
	.MateriaDescricao:hover	{
	    font-size:11px;
		color:#999999;
		font-family: Arial;
		font-weight:normal;
		padding-left:10px;	
		width:90%;
		float:left;
		
		
	}  
	hr	{
	    border:1px dotted #c9c9c9;
	    border-width:thin;
		margin:20px;
		width:90%
		
	} 
	#footer
	{
	    margin-top:10px;   
	} 
	.titulo_01 
	{
	    margin-left:10px;
	    font-size:12px;
	}
	
	.div_galeria 
	{
	    margin-left:20px;
	    margin-right:20px;
	}
	
	.div_voltar 
	{
	    width:10px;
	}
	
	.text_01 
	{
	    font-size:12px;
	    text-align:left;
	    margin-right:10px;
	    color:#5D5D5D;
	}
	
	.div_lista ul
	{
	    text-decoration:none;
	}
	
	.div_lista ul li :hover
	{
	    text-decoration:none;
	    color:#5d5d5d;
	}
	
	#div_profissionais 
	{
	    width:480px;
	    height:auto;
	    color:#5D5D5D;
	    text-align:center;
	    font-size:16px;
	}
	
	#div_marketing 
	{
	    background-color:#FFFFFF;
	    height:auto;
	    width:100%;
	}
	
	#div_marketing2
	{
	    background-color:#ff9c01;
	    height:27px;
	    width:100%;
	    margin-bottom:-11px;
	}
	
	#logo_home 
	{
	    width:310px;
	    height:60px;
	    margin-right:630px;
	    padding-top:40px;
	}
	
	
		
	#tv_img 
	{
	    background:url(../../img/tv_img.jpg) no-repeat top;
	    width:170px;
	    height:84px;
	    float:left;
	}
	
	#tv_separador 
	{
	    background:url(../../img/tv_separador.jpg) no-repeat top;
	    width:2px;
	    margin-left:20px;
	    margin-right:20px;
	    margin-top:4px;
	    height:271px;
	    float:left;
	}
	
	#tv_vidrec 
	{
	    background:url(../../img/videos_recentes.jpg) no-repeat top;
	    width:500px;
	    height:279px;
	    margin-right:200px;
	    padding-top:50px;
	}
	
	#tv_maisvid 
	{
	    background:url(../../img/veja_mais_vid.jpg) no-repeat;
	    width:148px;
	    height:19px;
	}   
	
	#tv_exib 
	{
	    background:url(../../img/tv_exib.jpg) no-repeat top;
	    width:317px;
	    height:281px;
	    padding-top:10px;
	    margin-left:510px;
	    margin-top:-245px;
	}
	
		#div_imprensa 
	{
	    width:204px;
	    background:url(../../img/banner_lateral_imprensa.jpg) no-repeat;
	    height:120px;
	    margin-top:15px;
	}
	#div_2008 
	{
	    width:100px;
	    height:50px;
	    float:left;
	    margin-top:50px;
	    border:0px;
	}
	#div_2009
	{
	    width:100px;
	    height:50px;
	    float:left;
	    margin-top:50px;
	    border:0px;
	}
