body { 
	margin:5px; 
	background-color:#BD2B2E; 
	font-family:verdana; 
	font-size:10px; 
	font-weight:bold; 
	text-align:center;
	}

#corpoPhotos { 
	width:660px; 
	float:left; 
	background-color:#fff; 
	}

#centralizacao { 
	width:640px; 
	margin:0 auto;
	}

#corpoTED { 
	width:640px; 
	float:left; 
	}

#title { 
	width:100%; 
	height:36px; 
	float:left; 
	text-align:center; 
	font-size:18px; 
	text-transform:uppercase; 
	line-height: 36px;
	}

#corpoPhotosEsq { 
	width:320px;
  height:357px;
	float:left;
	background-color:#F5F3E7;
	border-right:2px solid #d5d5d5; 
	border-bottom:2px solid #d5d5d5;
	}

#corpoPhotosDir { 
	width:318px; 
	float:left;
	}
	
#desPhotos { 
	width:310px; 
	height:353px; 
	line-height:28px; 
	float:right; 
	background-color:#F5F3E7; 
	border-right:2px solid #d5d5d5; 
	border-bottom:2px solid #d5d5d5;
	overflow-y:auto; 
	overflow-x:auto;
	scrollbar-face-color: #F5F3E7; 
	scrollbar-highlight-color: #CCC; 
	scrollbar-shadow-color: #CCC; 
	scrollbar-3dlight-color: #F5F3E7; 
	scrollbar-arrow-color:#4b4b41; 
	scrollbar-track-color: #F5F3E7; 
	scrollbar-darkshadow-color: #F5F3E7;

	}

#txtDes {	
	width:270px;
	margin:0 auto;
	word-wrap:break-word;	
	}

#photo { 
	width:320px; 
	height:332px;
	float:left;
	padding-top:5px; 
	/*margin-bottom:5px; */
	}

#imageLoad { 
	width:100%;
	float:left;
	height:300px;
	line-height:300px;
	}

#imagem { 
	width:320px; 
	/*height:331px;*/
	float:left;
	}

#legenda { 
	width:320px; 
	height:20px;
	line-height:20px;
	font-family:verdana;
	font-size:10px; 
	float:left;
	/*margin-top:5px; 
	border-bottom:1px dashed #d5d5d5;*/
	}

#minPhotos { 
	width:100%;
	border-bottom:2px solid #CCCCCC; 
	border-right:2px solid #ccc; 
	margin-top:10px; 
	margin-bottom:10px; 
	float:left; 
	background-color:#F5F3E7; 
	padding-top:10px;
	padding-bottom:10px;
	}

.minImg { 
	width:50px; 
	height:50px;
	float:left;
	text-align:center;
	border:0px solid #ccc;
	margin-left:11px;
	}

#copy { 
	width:660px; 
	height:20px; 
	float:left; 
	margin-top:5px; 
	background-color:#fff; 
	text-align:center; 
	line-height:20px;
	}
