/* CSS Document */
td img {display: block;}
#thumbs {
width:80px;
margin-top:5px;
margin-left:5px;
margin-right:5px;
float:left;
}

#centro {
width:auto;
padding-left:10px;
height:auto;
margin:0 auto;
background-color:#cccccc;
}

#det_result {

	width:400px;
	margin-top:5px;
	margin-left:25px;
	margin-right:15px;
	height:auto;
	float:left;
	margin-bottom:5px;
	text-align:justify;
	 
 }

#descricao {
width:970px;
height:350px;
border:2px dashed #000000;
background-color:#FFFFFF;
margin-bottom:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}

#descricao_detalhe {
width:700px;
height:450px;
padding-top:15px;
background:url(fundo_det.jpg);
background-color:#FFFFFF;
background-position: bottom left;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;

}


h2 {color:#99cc00;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;}

.cop {
font-family:Arial, Helvetica, sans-serif;
font-variant:small-caps;
font-size:10px;
}

a {
color:#000000;
font-weight:800;
}
a:visited {
color:#000000;
font-weight:800;
}

a:hover {
color:#000000;
font-weight:800;
}


#fotos {
z-index:2;
position:absolute;
right:15px;
bottom:15px;
width:255px;
height:170px;
border:#669966 3px solid;
}