/* CSS Document */

body 

{

	background-color:Transparent;

	

}



#gal_castillo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	position: absolute;
	width: 450px;
	left: 0px;
	top: 0px;
	height: 450px;
	background-color:Transparent;
	line-height: 25px;

}



#gal_castillo #cas_texto{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	position: relative;
	width: 450px;
	background-color:Transparent;
	left: 460px;
	top: -10px;
	height: 336px;
	line-height: 15px;
	text-align: justify;
	margin: 0px;

}

