@import url(/css/body.css);
@import url(/css/top.css);
@import url(/css/rightSide.css);
@import url(/css/content_h2.css);

/* CONTENT
************************************************************************/

/* LEFT ***********/

#D03 {
	float:left;
	margin-right:12px;
	width:482px; /*500*/
	padding-left:6px;
}
#D03 h4 {
	margin:10px 0 10px 20px;
	padding-left:14px;
	background:url(/graphics/ico_dt_seta.gif) left center no-repeat;
	border-bottom:1px solid #1452A2;
	font:bold 9pt Arial;
	color:#1452A2;
}
#D03 .MaeLinkPhotos { display:table; height:10px; }


/* TUNEL DO TEMPO *************/

#D03 .linkPhotos{
	float:left;
	margin:0 0 5px 10px;
	_margin:0 0 5px 6px;
	height:109px;
	_height:97px;
	width:230px;
	_width:206px;
	_padding:12px 12px 0 12px;
	background:url(/graphics/bck_GaleriaFotos.gif) left top no-repeat;
}
#D03 .linkPhotos dl a{
	display:block;
	margin:12px 12px 0 12px;
	color:#000;
}
#D03 .linkPhotos dl dt{
	margin-bottom:3px;
	font:bold 8pt Arial;
	color:#1452A2;
}
#D03 .linkPhotos dl dd{
	padding-left:10px;	
	font:bold 9pt Arial;
	color:#000;
}
#D03 .linkPhotos dl dd.desc{
	height:36px;
	font:8pt Arial;
	color:#000;
}
#D03 .linkPhotos dl dd.num{ font:8pt Arial; }

#D03 .photos{
	display:table;
	width:482px;
}
#D03 .photos ul{
	margin-left:160px;
}
#D03 .photos ul li{
}
#D03 .photos ul.pict{
	margin-left:20px;
	_margin-left:10px;
}
#D03 .photos ul.pict li{
	float:left;
	list-style:none;
	margin:8px;
}
#D03 .photos ul li img{
	border:2px solid #DEDEDD;
	width:130px;
	cursor:pointer;
}
#D03 .photos ul li img:hover{
	border:2px solid #1452A2;
}



