
.foto8 {
width: 100%;
margin: auto;
margin-top:20px;
}

.fotogrande{
width: 250px;
height: 188px;
float:left;
}

.grupopequenas {
width: 350px;
position: relative;
top: -15px;
left: 0px;
float:right;
}

.fotopequena {
width: 100px;
height: 75px;
margin-right: 10px;
margin-top: 15px;
float:left;

}

.detalhes {
width: 100%;
margin-bottom: 25px;
}

.lista {
width: 300px;
position:relative;
top: 15px;
clear:both;
border: solid;
border-width: 1px;
border-color: #fff;
float: left;
margin-bottom: 35px;
}

.lista2 {
width: 300px;
position:relative;
right: 3%;
top: 15px;
border: solid;
border-width: 1px;
border-color: #fff;
float: right;
margin-bottom: 35px;
}

.linhaficha {
width: 100%;
margin-bottom: 10px;
}

.linhapromo {
width: 100%;
margin-left: 5px;
margin-bottom: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight: bold;
color: #fff;
}

.linhaextras {
width: 98%;
margin-left: 5px;
margin-bottom: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #fff;
}

.linhaoutros2 {
width: 100%;
margin-bottom: 10px;
margin-left: 5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #fff;
}

.linhasep {
width: 100%;
height: 10px;
}


.linhatit {
width: 100%;
font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#fff;
height:23px;
line-height:20px;
text-indent:5px;
background-image: url(images/fundotp.jpg);
border-bottom: 1px solid white;
}


.coluna {
width: 170px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight: bold;
color: #fff;
float:left;
margin-left: 5px;
margin-bottom: 10px;
}


.coluna2 {
width: 40%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #fff;
float:left;
margin-bottom: 10px;
}

.botoesficha {
width: 100%;
_margin-left: 0px;

margin-bottom: 10px;

}

.botao1 {
height: 30px;
background-image: url(images/fundotp.jpg);
border: solid;
border-width: 1px;
border-color: #fff;
width: 180px;
float:left;


}

.txtbotao {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
color:#fff;
position: relative;
top: 2px;
text-align: center;
}

.txtbotao a:link    {  font-family :Verdana, Arial, Arial, Helvetica, sans-serif; font-size: 12px; color: #fff; font-weight:bold; text-decoration:none; }
.txtbotao a:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #fff; font-weight:bold; text-decoration: none;  }
.txtbotao a:hover   {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #fff; font-weight:bold; text-decoration: none;  }

.separacaofundo {
height: 15px;
}


/* script */

* {
    font-family: Verdana, Helvetica;

}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid gray;
}
.highslide:hover img {
	border: 1px solid black;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/* script */
