
#conteudo {
	width:682px;
	height:auto;
	margin-left:102px;
	}

.flash {
	margin-bottom:10px;
	}

/** DENTRO DO SITE **/	
#secao_box {
	float:right;
	width:410px;
	margin-top:10px;
	}

.barra_h {
	background-image:url(../img/barra_azul_peq.gif);
	background-repeat:no-repeat;
	width:407px;
	height:1px;
	clear:both;
	}
		
.texto {
	margin-top:5px;
	margin-bottom:5px;
	}

.texto div {
	margin-bottom:5px;
	margin-top:5px;
	}

/**** PORTFOLIO ****/

#coluna_esq {
	width:272px;
	height:auto;
	float:left;
	}

.menu_esq {
	margin-left:00px;
	}
	
.menu_esq .texto {
	width:252px;
	margin-left:10px;
	margin-top:20px;		
	}

.menu_ul ul{
	margin-top:-5px;
	}

.barra_port {
	background-image:url(../img/produtos_barra.gif);
	background-repeat:no-repeat;
	width:263px;
	height:20px;
	background-color:#000000;
	}
	
#coluna_dir {
	width:410px;
	height:auto;
	float:right;
	padding-bottom:10px;
	}


/*********** PORTFOLIO FOTO ****************/

.imagem {
	margin:0;
	padding:0;
	height:auto;
	font-size:11px;
	background-color:#000000;
	}
	
.nome_foto {
	float:left;
	width:640px;
	height:20px;
	background-color:#000000;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:3px;
	/*padding-top:3px;*/
	text-transform:uppercase;
	font-weight:bold;
	color:#0099FF;
	}

.nome_foto .nome{
	padding-top:3px;
	}

img  {
	border:0;
	}

.imagem_comandos {
	float:left;
	width:125px;
	background-color:#000000;
	height:auto;
	}
	
.imagem_comandos a {
	color:#000000;
	}

.legenda {
	width:765px;
	height:auto;
	background-color:#000000;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:4px;
	}
	
.close {
	margin-left:750px;
	font-weight:bold;
	font-size:12px;
	}
	
#box_foto {
	margin-right:2px;
	}