﻿#Centro h2
{
	width:710px;
	float:left;
	padding:0;
	margin:0;
	list-style:none;
	color:#333333;
} 
#Centro ul
{
	width:720px;
	float:left;
	padding:0;
	margin:0;
	list-style:none;
} 
#Centro ul li
{
	width:155px;
	padding:0 18px 0 0;
	margin:25px 0 0 0;
	float:left;
	list-style:none;
} 

.Foto
{
	width:160px;
	float:left;
	text-align:center;
	border:1px solid #007CC3;
} 
.Foto ul
{
	list-style:none;
} 
.Foto img
{
	border:0;
} 
.Vertical
{
	height:120px;
	width:auto;
}
.Horizontal
{
	width:160px;
	height:120px !important;
}
.Foto p
{
	width:137px;
	height:20px;
	margin:1px 0 0 0;
	float:left;
	background:#007CC3 url(../Images/icoFoto.gif) no-repeat 4px;
	color:#FFFFFF;
	padding:5px 0 0 23px;
	text-align:left;
	
} 
.Conteudo p
{
	width:470px;
	float:left;
	margin:0;
} 
.btBege
{
	margin:10px 0 10px 0;
} 
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}
	
