#fotog,
#conteudo,
#conteudo *{
	color: #47423a;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	border: none;
	text-decoration: none;
	margin: 0;
	
}
#fotog{
	background-color: #000;
	text-align: center;
}
#fotog,
#conteudo{
	height: 630px;
	border-bottom: 1px dotted #ccc;
}


#conteudo p{
	margin: 15px 0;
}
#coluna{
	width: 280px;
	float:left;
	margin: 15px;
	position: relative;
	left: 0;
	top: 0;
}
#coluna h3{
	color: #fff;
	background-color: #000;
	padding: 10px;
	width: 230px;
	font-size: 12px;
	display: block;
	position: absolute;
	left: 5px;
	top: 420px;
}
#conteudo h2{
	font-size: 52px;
	margin: 5px;
}

#conteudo.ira01{
	background-image: url(img/ira01bg.jpg);
	background-position: 0 100px;
}
#conteudo.ira04{
	height:500px;
	background-image: url(img/ira04bg.jpg);
	background-position: 0 100px;
}
#conteudo.ira04 #coluna h3{
	top: 320px;
}
#conteudo.ira11{
	background-image: url(img/ira11bg.jpg);
	background-position: 0 100px;
}
#conteudo.ira11b{
	background-image: url(img/ira11bbg.jpg);
	background-position: 0 100px;
}
#conteudo.ira10{
	height: 770px;
	background-image: url(img/ira10bg.jpg);
	background-position: 0 100px;
}
#conteudo.ira06{
	height: 790px;
	background-image: url(img/ira06bg.jpg);
	background-position: 0 100px;
}
#conteudo.ira10 #coluna h3{
	top: 520px;
}
a.continua{
	background-image: url(img/continua.gif);
	width: 70px;
	height: 24px;
	display: block;
	position: absolute;
	right: 10px;
	top: 550px;
}
a:hover.continua{
	background-position: 0 -24px;
}
a.continua.ira6{
	top: 740px;
}
#fotos{
	background-color: #eceae7;
	background-color: #47423a;
	height: 936px;
	height: 200px;
	overflow: hidden;
	float: left;
	margin: 0;
}
#fotos h2{
	font-size: 24px;
	color: #fff;
	width: 930px;
	padding: 0;
	margin: 5px 0;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#fotos h3{
	width: 95px;
	height: 73px;
	float: left;
	margin: 3px;
	display: block;
}
#fotos h3 a{
	border: 3px solid #47423a;
	width: 89px;
	height: 67px;
	display: block;
}
#fotos h3#sel a,
#fotos h3 a:hover{
	border: 3px solid #ff9900;
}
#fotog img{
	margin: 5px;
}
a.fechar{
	background-color: #fff;
	color: #ff9900;
	width: 30px;
	height: 30px;
	line-height: 30px;
	display: block;
	z-index: 5;
	position: absolute;
	left: 890px;
	top: 90px;
	border: 1px solid #ff9900;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	font-weight: bolder;
}
a:hover.fechar{
	background-color: #ff9900;
	color: #fff;
}
#legenda{
	position: absolute;
	left: 20px;
	top: 580px;
	width: 806px;
	z-index: 10;
	background-color: #000;
	
}
#legenda h2{
	color: #fff;
	font-size: 12px;
}
