body{
	background-color: black;
	margin-top: 0px;
}

p{
	text-align: justify;
	width: 340px;
}

a{
	color: black;
}

#principal{
	position: relative; 
	width: 800px; 
	height: 600px; 
	background-image: url(../../imagenes/fondo.jpg); 
	background-repeat: repeat; 
	margin-bottom: auto; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 0px;
}

/* ESTILOS PORTADA */

#pagina_portada{
	/*margin-top: 28px;*/
	width: 625px;
	height:516px;
}

#maquina_amarilla{
	position: absolute; 
	top: 0px; 
	left: 592px;
}

#entrar{
	position: absolute; 
	top: 450px; 
	left: 490px;
}

#plotter{
	position: absolute; 
	top: 400px; 
	left: 19px;
}

/* FIN ESTILOS PORTADA */

#pagina{
	position: relative; 
	width: 657px; 
	height: 600px; 
	margin-top: 0px;
}

#izquierda{
	display: inline; 
	float: left; 
	margin-top: 0px;
}

#linea{
	display: inline;
}

#linea_izquierda{
	display: inline; 
	float: left;
}

#left{
	float: left;
}

#alrededor_texto{
	float: left; 
	width: 401px; 
	height: 193px; 
	background-image: url(../../imagenes/centro.jpg);
}

#texto{
	color: #CAD6D8; 
	font-weight: bolder; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
}

#campos{
	background: transparent; 
	border-color: #374D58; 
	color: #CAD6D8; 
	font-size: 12px;
	font-weight: bolder; 
	font-family: Arial, Helvetica, sans-serif;
}

#flecha_abajo{
	position: absolute; 
	top: 341px; 
	left: 654px; 
	width: 21px; 
	height: 24px;
}

#copyright{
	position: absolute; 
	top: 577px; 
	left: 434px; 
	width:158px; 
	height: 24px;
}

#dmx1Scroller {position:absolute; top:185px; left:210px; width:347px; height: 200px; z-index:100; visibility:visible; overflow:hidden; }
#dmx1Container {position:absolute; left:7px; top:7px; width:340px; height:190px; visibility:visible; clip:rect(0px 340px 190px 0px); overflow:hidden; }
.dmx1Content {position:absolute; left:0px; top:190px; width:340px; }
#dmx1Content1 {position:absolute; left:0px; top:0px; }

