	body {margin:0px; padding:0px; background:#000; color:#fff;}
	td {vertical-align:top;}
	.sc_cont {padding:12px; padding-right:3px; width:154px; height:170px; background:url(../images/ph_bg.gif) 0px 16px no-repeat;}
	.sc_cont img {border:2px solid red; margin-top:16px;}
	.sc_text {font-family:verdana; font-size:11px; color:#fff; text-align:center;}
	.left-text {padding-left:25px; font-size:11px; color:#EDEAE3; font-family:verdana;}
	.left-text a {color:#FFC26F; font-size:11px; font-family:verdana; text-decoration:underline;}
	.left-text a:hover {color:#FFC26F; text-decoration:none; font-size:11px; font-family:verdana;}
	.left-text p {margin:0px; padding:0px; padding-bottom:16px;}
	.copyright {color:#BFBEBC; font-size:10px; text-align:right; font-family:verdana;}
	.copyright a {color:#BFBEBC; font-size:10px; text-align:right; text-decoration:none; font-family:verdana;}
	.copyright a:hover {color:#BFBEBC; text-decoration:underline; font-size:10px; text-align:right; font-family:verdana;}
	
	.main-text {color:#EDEAE3; font-size:12px; text-align:justify; padding-top:39px; padding-bottom:37px; font-family:verdana; padding-left:14px;}
	
	
	#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 493px;
height: 259px;
 background:url(../images/sc_bg.jpg);
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin: 0;
}

#mycustomscroll2 {
/* Typical fixed height and fixed width example */
width: 340px;
height: 250px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #D5EADE;
margin: 0.3em auto;
padding: 15px;
}


.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 550px;
height: auto;
position: relative;
color: black;
padding: 1px;
}

#fotos .foto_cel {
	background:url(../images/foto_fone.gif) no-repeat center top;
	padding: 30px 0 0 0;
	text-align: center;
	}
	
#fotos .foto_cel img {
	border: 1px solid #E80000;	
	}	
	
#fotos .text {
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 10px;
	font-family: verdana
	}	


.search { margin:5px 0 0 0; }
.search_inp {border: 1px solid #6380B8; width: 250px;}
.search_inp_subm { cursor:pointer; border:none; background: url(../img/common/search_go_main.gif) no-repeat left top;
	padding:0 5px; width: 20px; height: 12px; margin: 0 10px;}