*{
	text-decoration : none;
	color : #4f423a;
}
#abertura{
	display : none;
}
#abertura.capa{
	margin: 0 0 20px 0;
	display : block;
}
#abertura p{
	margin: 10px 0;
}
#thumbs{
	width: 936px;
	height: 500px;
	
}
#thumbs h2,
#thumbs h2 a{
	width: 290px;
	height: 490px;
	float:left;
	display: block;
	overflow: hidden;
	
}
#thumbs h2{
	margin: 5px 10px ;
}
#thumbs h2 a:hover{
	border : 5px solid #ff9900;
	width : 280px;
	height : 480px;
	background-position : -5px -5px;
}
#thumbs h2.pent1{ background-image : url(img/penteado1.jpg);}
#thumbs h2.pent2{background-image : url(img/penteado2.jpg);}
#thumbs h2.pent3{background-image : url(img/penteado3.jpg);}


#thumbs h2 a strong{
	width : 290px;
	height : 30px;
	background-color : #fff;
	opacity:0.65;
	-moz-opacity: 0.65;
	filter: alpha(opacity=65);
	text-align : center;
	line-height : 30px;
	margin : 0;
	display : block;
}
#thumbs h2 a:hover strong{
	background-color : #ff9900;
	color : #fff;
	margin : -5px;
}
#foto{
	width : 475px;
	height : 500px;
	text-align : center;
	display : block;
	position : absolute;
	right : 0;
	top : 140px;
	padding : 14px;
/*	border : 1px dotted #ccc;*/
}

#submenu{
	width : 936px;
	height : 73px;
	position : absolute;
	left : 0;
	top : 70px;
	background-color : #ccc;
	border-bottom : 1px solid #fff;
}
#submenu h2 a,
#submenu h2{
	width : 95px;
	height : 73px;
	display : block;
	float : left;
	text-align : center;
	overflow : hidden;
	margin : 0;
}
#submenu h2{
	margin : 0 0 1px 0;
	position : relative;
	left : 0;
	top : 0;
	b
}
#submenu h2 a strong{
	background-color : #ccc;
	font-size : 11px;
	color : #fff;
	width : 15px;
	height : 15px;
	line-height : 15px;
	display : block;
	text-align : center;
	position : absolute;
	left : 3px;
	top : 3px;
}
#submenu h2 a{
	width : 89px;
	height : 67px;
	border : 3px solid #ccc;
}	
#submenu h2.sel a strong,
#submenu h2 a:hover strong{
	background-color : #ff9900;
}
#submenu h2.sel a,
#submenu h2 a:hover {
	border : 3px solid #ff9900;
	background-color : #ff9900;
}
#conteudo.mais{
	background-color : #fff;
	background-image : none;
}
#conteudo.mais #mais,
#conteudo.mais #texto{
	height : 800px;
	margin-top : 20px;
}

#conteudo{
	width : 936px;
	height : 700px;
	position : relative;
	left : 0;
	top: 0;
	background-color : #eceae7;
	background-image : url(img/fundo.jpg);
}
#conteudo #texto h2{
	font-size : 32px;
	line-height : 70px;
	height : 70px;
	color : #5d5850;
	width : 936px;
	margin : 0;
	text-indent : 5px;
	background-color : #fff;
}
#conteudo #texto h3{
	font-size : 19px;
	margin : 120px 0 0 10px;
	width : 400px;
	line-height : 23px;
}
#conteudo #texto h3 strong{
	width : 85px;
	height : 85px;
	line-height : 85px;
	font-size : 40px;
	color : #fff;
	text-align : center;
	background-image : url(img/h2.jpg);
	border : 1px dotted #ccc;
	float : left;
	margin : 0 10px 0 0;
}
#credito{
	position : absolute;
	left : 10px;
	bottom : 10px;
	border : 140px;
	color : #666;
	font-size : 11px;
}
