@charset "utf-8";
/* CSS Document */

p{
	margin: 0 0 15px 0;
	padding: 0;
	}
	
.geral{
	width: 625px;
	padding: 43px 16px 32px 21px;
	background: url(/img/tecnologia/bgGeral.gif) left repeat-y;
	}

.bgGeralTopo{
	width: 662px;
	height: 5px; 
	background: url(/img/tecnologia/bgGeralTopo.gif) top repeat-x; 
	}

.textoPagina, .titulo, .tituloColuna{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a6a6a6;
	}
		
.textoPagina{
	font-size: 9px;
	line-height: 12px;
	text-align: justify;
	}
	
.bold{
	font-weight: bold;
	}

.titulo, .tituloColuna {
	font-size: 13px;
	}
	
.tituloColuna{
	width: 305px;
	margin: 0 0 0 19px;
	float: left;
	}

.fotoFunilLuz{
	float: left;
	margin: 5px 19px 0 0;
	}
	
.fotoObturadorLento{
	float: left;
	margin: 5px 0 0 0;
	}
	
.clear{
	clear: both;
	}

.textoColuna1, .textoColuna2{
	width: 301px;
	float: left;
	}
	
.top30{
	margin: 33px 0 0 0;
	}
	
.textoColuna2{
	margin-left: 19px;
	}

.imgComparacao{
	margin: 36px 0 0 0;
	}

.imgFiltrodeCores{
	margin: 21px 0 0 0;
	}
	
.imgComparacaoFotos{
	margin: 43px 0 0 0;
	}
	
.imgCenter{
	text-align: center;
	}
	
.tituloTabela{
	margin:	85px 0 0 115px;
	}
		
.quadradoRosa{
	width: 662px;
	height: 52px;
	background: #e06666;
	}

.imgSemBorda{
	border: 0;
	}

.borderImg{
	border: 4px solid #d6d6d6;
	}

