html, body {
	margin: 0px;
	padding: 0px;
	font-family:Arial;
}
body {
	font-size: 12px;
	color:#1D1D1D;
	background:url(images/back.jpg) repeat-x;
	background-color:#424242;
}
a:link, a:visited, a:active {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#444;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}
form, textarea, input, select {
	font-family: Arial;
	font-size: 12px;
	color:#000;
	background: #FFF;
}
.top {
	background:url(images/head.gif) no-repeat;
}
.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;
}
.txt {
	text-align:justify;
}
.mini {
	color:#000;
	font-size:10px;
	text-align:justify;
	font-weight:normal;
}
.tex-naranja {
	font-size: 14px;
	font-weight:normal;
	letter-spacing: 1px;
	word-spacing:1px;
	text-shadow:#FFF;
	color: #FFCC00;
}
.tex-gris {
	font-size: 12px;
	font-weight:800;
	color: #658592;
	font-weight: normal;
}
.tex-rojo {
	font-size: 12px;
	color: #F00;
	font-weight: bold;
}
.tex-azul {
	font-size: 12px;
	color: #06F;
	font-weight: normal;
}
.tex-blanco {
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
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;
}
