body {
    background-color:#111;
    color:black;
    font-family:verdana;
    font-size:12px;
}

h1 {margin:10px;font-size:18px;color:#d79627;}
h2 {margin:10px;font-size:10px;color:#888;}
h3 {margin:10px;font-size:10px;color:#333;font-style:italic;text-align:right;}
h4 {font-size:10px;color:#d79627;font-weight:bold;margin:8px 4px 4px 4px;background-color:#eee;padding:3px;}
p {margin:10px;text-align:justify;line-height:150%;}
a {color:#57b1f0;}
a img {border:none;}

#wrap {
	width:806px;
	margin:0 auto;
	background-color:#eee;
	position:relative;
	overflow:hidden;
	top:-38px;
}

#wrap .logo {
	position:relative;
	left:-15px;
	top:15px;
	z-index:3;
}

#barrasetas {
	width:806px;height:80px;margin:0 auto;
	
}

#barrasetas .spacer0 {
	width:200px;float:left;height:10px;
}

#barrasetas .spacer1 {
	width:40px;float:left;height:10px;
}

#barrasetas .seta{
	width:24px;
	height:24px;
	float:left;	
}

#barrasetas .logo{
	position:relative;
	width:160px;
	height:68px;
	left:-90px;
	top:-5px;
	z-index:10;
	float:left;
	margin:0px;
}

.thumbs-pmes0 {width:806px;margin:0 auto;padding-left:16px;}
.thumbs-pmes0 img {display:block;margin:2px 2px;border:2px solid black;width:150px;height:100px;padding:0;float:left;}
.thumbs-pmes0 img:hover {border:2px solid white;}

/****	FOTOS	****/

.fotos2 {height:343px;}
.fotos3 {height:534px;}
.fotos3h {height:590px;}
.fotos4 {height:200px;}
.fotos2 .f1{width:457px;}
.fotos2 .f2{width:343px;}

.fotos3 div {width:400px;}
.fotos3h .f1 {width:800px;}
.fotos3h .f2 {width:350px;}
.fotos3h .f3 {width:450px;}

.fotos {
	border-left:3px solid white;
	width:800px;
}

.fotos div {
	position:relative;
	border-left:3px solid white;
	margin-left:-3px;
	float:left;
	font-size:0;
}

.fotos img {
	border-bottom:3px solid white;
}

.fotos3 .f3 {
	border-top:3px solid white;
	margin-top:-6px;
}

.fotos .id {
	position:absolute;
	top:100%;
	left:0px;
	height:16px;
	width:100%;
	margin-top:-19px;
	background-color:white;
	text-align:right;
	font-weight:bolder;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity:0.50;
	opacity: 0.50;
	font-family:arial;
	font-size:11px;
	padding-top:0px;
}

#lermais {
	display:none;
	border:2px solid #eee;
	background-color:#fff;
	font-size:10px;
	width:96%;
	margin:0 auto;
}

#lermais div {
	width:50%;
	margin:0px;
	float:left;
}

#lermais p {margin:0 10px 4px 10px;line-height:120%;text-align:left;}

/*		CANTOS REDONDOS		*/
.cantos-header {
	position:absolute;
	left:-1px;
	top:-1px;
	width:808px;								/*largura cabeçalho 2*/
	z-index:1;
	
}

.cantos-header .left {height:0px;}			/*altura do cabeçalho*/

.ul,.ur,.a_ul,.a_ur {
	font-size:0;
	width:20px;
	height:20px;
	overflow:visible;
	position:relative;
}

.cantos-header .ul {background:url('b_ul.png') no-repeat;}
.cantos-header .a_ul {background:url('ul.png') no-repeat;}

.cantos-header .ur {background:url('b_ur.png') no-repeat;}
.cantos-header .a_ur {background:url('ur.png') no-repeat;}

.cantos-header .up {background:url('up.png') repeat-x;}

.cantos-header .left {background:url('left.png') repeat-y;}
.cantos-header .right {background:url('right.png') repeat-y;}

