
div#center {

	background-color:#DD137B;
	background-image:url(../images/bg_baut_galeria.jpg);
	background-position:left;
	background-repeat:no-repeat;
	color:#FFF;

	}
	/*
	div#titulo {
		color:#cccccc;
		position:absolute;
		margin-top:-26px;
		z-index:900;
		width:125px;
		height:30px;
		margin-left:20px;
		*margin-left:-550px;
		}*/
		div#center h1 {
			margin-top:8px;
			margin-left:15px;
		}

	div#left-in {
		float:left;
		width:218px;
		height:335px;
		color:#FFF;
		}		
		
		.holder {
			margin-top:20px;
			}		
		
			#pane1 {
				width: 218px;
				height: 280px;
				overflow:hidden;
				/*
				margin-top: 18px;
				overflow: hidden;
				float:left;*/
				/*background-color:#red;*/
				}
			
				#pane1 p {
					margin-bottom:15px;	
					margin-left:8px;
					font-size:11px;			
					}
				
				#pane1 p a {
					font-weight:normal;
					color:#FFFFFF;
					text-decoration:none;	
					}
	
				#pane1 p a:hover {
					color:#5C0734;	
					}
				
				#pane1 p a.tituloLincado {
					color:#5C0734;		
					}
					
		
	div#right-in {
		float:right;
		width:290px;
		height:335px;
		/*background-color:#00FF00;*/
		}
	
			#pane2 {
				width: 290px;
				height: 255px;
				overflow:hidden;
				/*
				margin-top: 5px;
				overflow: hidden;*/
				/*float:left;*/
				/*background-color:#red;*/
				}
				
				#pane2 table tr td {
					width:64px;
					height:52px;
					text-align:center;
					}	
					#pane2 table tr td.destaque {
						background-image:url(../images/baut_galeria_foto_destaque.jpg);
						background-repeat:no-repeat;
						background-position:left;
						}	

		
		
	div#center-in {
		float:left;
		width:346px;
		height:335px;
		margin-right:0 290px;
		/*background-color:#FF0000;*/
		}
		.ampliacao {
			 font-size:10px;
			 font-weight:bold;
			 cursor:pointer;
			}
		

