.fondo {
	width: 200px;
	height: 300px;
	background:#005500;
	filter: alpha(opacity=30);
	-moz-opacity: .30;
	opacity: .30;
}
.titulo {
	padding: 5px;
	position: absolute;
	float: left;
	filter: alpha(opacity=45);
	-moz-opacity: .45;
	opacity: .45;
}
.texto {
	position: absolute;
			position:absolute;z-index:30;
}
.texto a { 
	padding: 0 0 0 32px;
	FONT-SIZE: 18px;
	color: #ffffff;
	text-decoration:none;
	width: 200;
}


.contenedor {
	width: 880px;
	text-align: left;
}
.col1 {
	float: left;
	padding: 10px;
	MARGIN: 0 0 100 0px;
	width: 200;
}
.img-tit {
	width: 22px;
}
.celda {
	background-color: #333333;
	border: solid #555 1px;
	vertical-align: top;
	padding: 10px;
	FONT-SIZE: 17px;
	COLOR: #FFA033;
}
P {
	text-indent: 30px;
	TEXT-ALIGN: justify;
}
HR {
	border: 1px solid #FFF7B4;
}
img {
	Border: 0px;
}
.pj-nombre {
	FONT-SIZE: 35px;
	COLOR:#FFF7B4;
}
.pj-titulo {
	font-weight: bold;
	FONT-SIZE: 17px;
	COLOR:#FFF7B4;
}
.menu a {
  display:block;
  background-position:left top;
  background-repeat:no-repeat;
  img-align:right;
  width:250px;
  height:40px;
}
.menu a:hover { background-position: 0 -41px;  }
.menu a#volver1 { background-image: url(../img/volver1.gif) }