
div#center {
	background-color:#44916C;
	}

	div#center-in {
		float:left;
		margin-left:20px;
		_margin-left:10px;
		color:#FFFFFF;
		margin-top:10px;
		width:800px;
		/*background-color:#FF0000;*/
		}
		
		div#titulo {
			color:#42929D;
			position:absolute;
			margin-top:-33px;
			z-index:900;
			width:125px;
			height:30px;
			*margin-left:0px;
			}
			div#titulo h1 {
				font-weight:normal;
			}
		
		div#center-in p{
			line-height:15px;
			padding-left:10px;
			margin-top:5px;
			margin-bottom:5px;
			}				
