﻿/* Marco para fotos */




.box-fotos-top {width:740px; height:5px; background-color:#fff; background:url("../design/box-fotos-top.gif") 0 0 no-repeat; font-size:0; line-height:0;}
.box-fotos-bottom {
	width: 740px;
	height: 5px;
	background-color: #fff;
	background: url("../design/box-fotos-bottom.gif") 0 0 no-repeat;
	font-size: 0;
	line-height: 0;
	margin-bottom: 10px;
}
.box-fotos {
	padding:5px 10px 10px 10px;
	margin: 0px;
	background-color: #2f2f2f;
	color: #FFFFFF;
	}
