/* CSS Document */
body{
	padding: 0px;
	margin: 0px;
	font: 16px/18px Arial, Helvetica, sans-serif;
}
#cala{
height: 680px;
width 	1026px;
	}
	#text{
	text-align: center;
	width: 900px; /*778px*/
	top: 300px;
	position: relative;
	margin: 0 auto;
	background: transparent/*url(images/topPan-bg4.gif) repeat-x 0 0*/;
	color: #fff;
	padding: 0px;
		}
		
		#text2{
	text-align: center;
	width: 900px; /*778px*/
	top: 300px;
	position: relative;
	margin: 0 auto;
	background: transparent/*url(images/topPan-bg4.gif) repeat-x 0 0*/;
	color: black;
	padding: 0px;	
			}