html, body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	font-size: 12px;
	color:#000;
	background:url(images/back.jpg) repeat-x;
	background-color:#000;
}
a:link, a:visited, a:active {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color:#CCC;
}
a:hover {
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
textarea, input, select {
	font-family: Arial;
	font-size: 11px;
	color:#000;
	background: #FFF;
}
.menu1 {
	background:url(images/menu1.gif) no-repeat;
}
.menu2 {
	background:url(images/menu2.gif) repeat-x;
}
.menu3 {
	background:url(images/menu3.gif) no-repeat;
}
.hide {
	display:none;
	visibility:hidden;
	font-size:0px;
	color: #000;
}
.videos {
	border: 1px;
	outline-color:#666;
}
.txt {
	text-align:justify;
}
.mini {
	color:#FFF;
	font-size:10px;
	text-align:justify;
	font-weight:normal;
}
.tex-magenta {
	font-size: 16px;
	font-weight:normal;
	letter-spacing: 2px;
	word-spacing: 2px;
	color: #56BBFF;
}
.tex-amarillo {
	font-size: 18px;
	font-weight:normal;
	letter-spacing: 2px;
	word-spacing: 2px;
	color: #FC0;
}
.tex-gris {
	font-size: 12px;
	font-weight:normal;
	color: #999;
}
.tex-blanco {
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
}
img {
	border: none;
}
ul {
	LIST-STYLE-IMAGE: url(images/bullet.gif)
}
lo {
	LIST-STYLE-IMAGE: url(images/vineta.gif)
}
li {
	text-align:left;
}
#pdf {
	border:1px solid #CCC;
}
