*{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #262626;
	background-repeat : no-repeat;
	margin : 0;
	padding : 0;
	border : none;
}
body{
	background-color : #fff;
	background-image : url(img/fundo.gif);
	background-repeat : repeat-x;
	
}
a{
	color : #005b97;
	font-weight : bold;
	text-decoration : none;
}
a:hover{
	text-decoration : underline;
}
#dia h1{
	font-size : 26px;
	margin : 10px 0 10px 0;
}
#dia h3{
	font-size : 11px;
	color : #949494;
	margin : 10px 0 10px 0;
}
#dia p{
	margin : 6px 0 6px 10px;
}
#dia #foto{
	float : left;
	margin : 1px 10px 0 0;
	width : 286px;
	height : 420px;
	padding : 0;
	display : inline;
}
#dia #foto span.legenda{
	font-size : 11px;
	color : #666;
}
#topo{
	background-image : url(img/sequestro-sto-andre.gif);
	position : absolute;
	left : 0;
	top : 0;
	width : 900px;
	height : 72px;
}
#topo h6 a,
#topo h5 a{
	text-indent : -3000px;
	display : block;
	height : 31px;
	float : left;
	width : 250px;
}
#topo h5 a{
	width : 110px;
}
h2{
	display : none;
}
#topo h2{
	text-indent : -2000px;
	position : absolute;
	left : 680px;
	top : 20px;
	overflow : hidden;
}
#topo h2,
#topo h2 a{
	display : block;
	width : 400px;
	height : 50px;
}
h4{
	display : block;
	width : 900px;
	height : 86px;
	position : absolute;
	left : 0px;
	top : 550px;
	background-image : url(img/h4.gif);
}
h4 ul{
	width : 820px;
	height : 86px;
	position : absolute;
	display : block;
	left : 40px;
	top : 0;
}
h4 li{
	width : 70px;
	height : 86px;
	display : block;
	float : left;
}
h4 li.sel{
	background-image : url(img/li3.gif);
}

h4 li a{
	width : 60px;
	height : 70px;
	display : block;
	margin : 3px 0 0 2px;
	border : 3px solid #034976;
}
h4 li.sel a{
	border : 3px solid #fff;
}
h4 li a:hover{
	border : 3px solid #fff;
}
#dia{
	display : block;
	position : absolute;
	width : 860px;
	left : 20px;
	top : 82px;
}
p.vejatb{
	color : #666;
	font-weight : bold;
	padding-top: 12px;
}
p a{
	padding-left : 16px;
	background-image : url(img/bullet.gif);
	background-position : 0 2px;
}
p.video a{
	background-image : url(img/video.gif);
	background-position : 0 2px;
}
#proxima {
	position : absolute;
	left : 0px;
	top : 550px;
	z-index : 6;
}
#anterior{
	position : absolute;
	left : 850px;
	top : 550px;
	z-index : 6;
}
#anterior a,
#proxima a{
	background-image : url(img/setaesq.gif);
	display : block;
	height : 86px;
	width : 36px;
	text-indent : -3000px;
}
#anterior a{
	background-image : url(img/setadir.gif);
}
#anterior a:hover,
#proxima a:hover{
	background-position : 0 -86px;
	
}
