body {
 
	background-image: url( ../images/bg8.jpg);
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	overflow: auto;
}
td {
	//border: 1px solid #eee;
}
h3 {
	font-size: 16px;
}
a#piola{
	color: darkblue;
	text-decoration:underline;
}
#introduccion{
	margin-top: -10px;
}
#contenido{
	margin-top: 30px;
	margin-left: 50px;
	margin-right: 50px;
	font-size: 14px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	
}
#myBox #contentBoxBg{
	filter: alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.95;
}
#myBox #content{
	padding:2px;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
}
#menuBox #content{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	text-align: justify;
}
#galeria{
	margin-left: -30px;
	margin-right: -30px;
}
#espaciado {
	height: 4px;
}
#chat {
	margin-left: -16px;
	margin-top: -4px;
}
#descripcion{
	margin-left: 127px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	border: 2px dotted red;
}
input#in{
	border: 2px dotted red;
}
input#boton{
	margin-left: 50px;
	border: 2px solid red;
	background: white;
}
.buttonpckz_bottom{
	margin-left: -24px;
}
a.buttonpckz1{
	background:url(../iconos/bg_pckz1.png);
	display:block;
	color:#111;
	font-size: 30px;
	text-align: center;
	font-weight:bold;
	line-height:60px;
	margin-bottom:14px;
	text-decoration:none;
	height:50px;
	width:478px;
	margin-left: -24px;
}
a.buttonpckz2{
	background:url(../iconos/bg_pckz2.png);
	display:block;
	color:#111;
	font-size: 30px;
	text-align: center;
	font-weight:bold;
	line-height:60px;
	margin-bottom:14px;
	text-decoration:none;
	height:50px;
	width:478px;
	margin-left: -24px;
	margin-top:-2px;
}
a.buttonpckz3{
	background:url(../iconos/bg_pckz3.png);
	display:block;
	color:#111;
	font-size: 30px;
	text-align: center;
	font-weight:bold;
	line-height:60px;
	margin-bottom:14px;
	text-decoration:none;
	height:50px;
	width:478px;
	margin-left: -24px;
	margin-top: -2px;
}

a.button{
	background:url(../iconos/button.gif);
	display:block;
	color:#555555;
	font-weight:bold;
	height:30px;
	line-height:29px;
	margin-bottom:14px;
	text-decoration:none;
	width:191px;
}
a:hover.button{
	color:#0066CC;
}
a.button2{
	background:url(../iconos/button2.gif);
	display:block;
	color:#555555;
	font-weight:bold;
	height:30px;
	line-height:29px;
	margin-bottom:14px;
	text-decoration:none;
	width:300px;
}
a:hover.button2{
	color:#0066CC;
}
a.button3{
	background:url(../iconos/button.gif);
	display:block;
	color:#555555;
	font-weight:bold;
	height:30px;
	line-height:29px;
	margin-bottom:14px;
	text-decoration:none;
	width:191px;
	

}
a:hover.button3{
	color:#0066CC;
}
/* -------------------- */
/* CLASSES				*/
/* -------------------- */
	.add{
		background:url(../iconos/add.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.delete{
		background:url(../iconos/delete.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.user{
		background:url(../iconos/user.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.alert{
		background:url(../iconos/alert.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.msg{
		background:url(../iconos/msg.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.book{
		background:url(../iconos/book.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.download{
		background:url(../iconos/download.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}

	.lens{
		background:url(../iconos/lens.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.info{
		background:url(../iconos/info.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
	}
	.home{
		background:url(../iconos/home.png) no-repeat 10px 6px;
		text-indent:30px;
		display:block;
	}
	.dropbox{
		background:url(../iconos/dropbox.gif) no-repeat 4px 2px;
		text-indent:40px;
		display:block;
	}
	.documents{
		background:url(../iconos/documents.gif) no-repeat 4px 2px;
		text-indent:40px;
		display:block;
	}
	.work{
		background:url(../iconos/works.gif) no-repeat 4px 2px;
		text-indent:40px;
		display:block;
	}
	.wiki{
		background:url(../iconos/wiki.ico) no-repeat 10px 7px;
		text-indent:31px;
		display:block;
	}
	.chat{
		background:url(../iconos/chat.png) no-repeat 10px 7px;
		text-indent:31px;
		display:block;
	}	
	.volver{
		background:url(../iconos/back.gif) no-repeat 10px 7px;
		text-indent:31px;
		display:block;
	}
	.adelante{
		background:url(../iconos/forward.gif) no-repeat 10px 7px;
		text-indent:31px;
		display:block;
	}
	.fotolog{
		background:url(../iconos/fotolog.ico) no-repeat 10px 7px;
		text-indent:31px;
		display:block;
	}
	.youtube{
		background:url(../iconos/youtube.ico) no-repeat 10px 7px;
		text-indent:31px;
		display:block;
	}
	.facebook{
		background:url(../iconos/facebook.gif) no-repeat 10px 7px;
		text-indent:31px;
		display:block;
	}
	.mirc{
		background:url(../iconos/mirc.gif) no-repeat 10px 7px;
		text-indent:31px;
		display:block;
	}
	.directorio{
		background:url(../iconos/folder.png) no-repeat 10px 7px;
		text-indent:31px;
		display:block;
	}
}
