@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	background-image: url(portada.jpg);
}
#estilodiv {
	background-position: center center;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
	visibility: visible;
	text-align: center;
	vertical-align: middle;
}
#apDiv1 {
	position:absolute;
	bottom:0px;
	float:left;
	width:100%;
	z-index:2;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	font-weight: lighter;
	letter-spacing: 0px;
	visibility: visible;
}
a:link {
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
.informacion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
}
.etiqueta {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	color: #CCC;
	letter-spacing: 2px;
}
.campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	background-color: #666;
	border: thin solid #333;
	background-image: url(img/gr.jpg);
}
.informacionN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.informacionM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	word-spacing: 1px;
	background-color: #000;
	text-align: right;
}
.campo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	background-color: #666;
	border: thin solid #333;
	background-image: url(img/gr2.jpg);
}
.informacionO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

