
div#center div#titulo {
	position:absolute;
	margin-top:-26px;
	*margin-top:-28px;
	z-index:900;
	height:30px;
	margin-left:20px;
	*margin-left:-10px;
}
	
div#center {
	background-color:#ccc;
	color:#000;
	}
			
	div#center-in {
		margin-left:10px;
		color:#000000;
		width:840px;
		/*background-color:#FF0000;*/
		}
		
		
		div#center-in p{
			line-height:15px;
			margin-top:15px;
			margin-bottom:5px;
			}				

