/* ----------------- Moldura de Fotos ----------------------- */

.foto1 {position: relative;width: 256px;height: 200px;float: left;}
	.foto1 span {width: 256px;height: 200px;display: block;position: absolute;background: url(../../imagens/cantos/canto_foto_01.png) no-repeat;}
	.foto1 a {text-decoration: none;}
	
.fotointerna {position: relative;width: 512px;height: 250px;float: left;}
	.fotointerna span {width: 512px;height: 250px;display: block;position: absolute;background: url(../../imagens/cantos/canto_foto_interna.png) no-repeat;}
	.fotointerna a {text-decoration: none;}

.fotocapa{width: 460px;height: 300px;}
	.fotocapa span {width: 460px;height: 300px;display: block;position: absolute;top: 0;left: 0;background: url(../../imagens/cantos/canto_foto.png) no-repeat;}
	.fotocapa a{color:#FFFFFF;text-decoration: none;}

/* ----------------- Fim Moldura de Fotos ----------------------- */

/* ----------------- Fotos ----------------------- */

.box{width: 460px;height: 300px;margin:0;float:left;overflow: hidden;position: relative; z-index:1000;}
	.box span {width: 460px;height: 300px;display: block;position: absolute;top: 0;left: 0;background: url(../../imagens/cantos/canto_foto.png) no-repeat;}
	.box a{color:#FFFFFF;text-decoration: none;cursor:pointer;}
	.box h5 {color:#FFF;font-family: Arial;font-size: 12px;font-weight: normal;margin-top: 6px;padding: 0 15px;}
.legenda{float: left;position: absolute;background: #003399;height: 140px;width: 100%;opacity: .8;filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";}
	.legenda h3{color:#FFFFFF;letter-spacing:1px;font-weight: bold;font-family: Arial;font-size: 22px;margin:10px 10px 0 10px;}
	.legenda h4{color:#FFFFFF;letter-spacing:1px;font-weight: bold;font-family: Arial, Helvetica, sans-serif;font-size: 15px;margin:10px 10px 0 10px;}
.caixa .legenda{top: 300px;left: 0;}

/* ----------------- Fim Fotos ----------------------- */
