body{
	margin-top:0px;
	margin-left:0px;
	background:#000000;
	background-image:url(Imagenes/fondo.png);
	background-repeat:repeat-x;
	font-family:monospace;
}

#logo_policia{
	background:url(Imagenes/policia_informatica.png);
	height:300px;
	width:500px;
	position:absolute;
	margin-top:-150px;
	margin-left:-250px;
	top:50%;
	left:50%;
}

#Fecha_Reloj{
	float:right;
	color:#FFFFFF;
	font-family:monospace;
	font-weight:bold;
	margin-top:5px;
	margin-right:20px;
	font-size:18px;
}

.dragclass{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/*  MENU DESPLEGABLE */
#menu_desplegable{
	position:absolute;
	bottom:0px;
	left:0px;
	display:none;
	background-color:#000000;
	width:300px;
	border:1px solid #666666;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 15px;
	background-image:url(Imagenes/logo_menu.png);
	background-repeat:no-repeat;
}

#menu_des{
	color:#000000;
	font-size:18px;
	background-color:#CCCCCC;
	list-style:none;
	list-style-type:circle;
	margin-top:30px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:50px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#menu_des a{
	text-decoration:none;
	color:#000000;
}

#menu_des li:hover{
	font-weight:bold;
	cursor:pointer;
}


/* BARRA MENU*/
#barra_menu{
	background:url(Imagenes/barra.jpg) repeat-x;
	height:29px;
	width:100%;
	position:absolute;
	bottom:0px;
	z-index:1;
}

#barra_separador{
	background-image:url(Imagenes/barra_separador.jpg);
	width:16px;
	height:29px;
	float:left;
	margin-left:50px;
}

#barra_mipc{
	background-image:url(Imagenes/icono_mipc.png);
	background-repeat:no-repeat;
	width:150px;
	height:20px;
	float:left;
	margin-top:5px;
	visibility:hidden;
	display:none;
	border: 1px solid #333333;
	margin-left:1px;
}

#barra_denuncias{
	background-image:url(Imagenes/icono_denunciar.png);
	background-repeat:no-repeat;
	width:150px;
	height:20px;
	float:left;
	margin-top:5px;
	visibility:hidden;
	display:none;
	border: 1px solid #333333;
	margin-left:1px;
}

#barra_portafolio{
	background-image:url(Imagenes/icono_portafolio.png);
	background-repeat:no-repeat;
	width:150px;
	height:20px;
	float:left;
	margin-top:5px;
	visibility:hidden;
	display:none;
	border: 1px solid #333333;
	margin-left:1px;
}

#barra_nosotros2{
	background-image:url(Imagenes/icono_nosotros.png);
	background-repeat:no-repeat;
	width:150px;
	height:20px;
	float:left;
	margin-top:5px;
	visibility:hidden;
	display:none;
	border: 1px solid #333333;
	margin-left:1px;
}

#logo_windows{
	background:url(Imagenes/Windows-Vista-logo.png);
	height:32px;
	position:absolute;
	bottom:0px;
	left:5px;
	width:39px;
	z-index:2;
}

#logo_windows:hover{
	background-image:url(Imagenes/Windows-Vista-logo2.png);
}


/* ICONOS ESCRITORIO*/
#icono_pc{
	background:url(Imagenes/mipc.png);
	width:100px;
	height:85px;
	position:absolute;
	top:20px;
	left:10px;
	z-index:0;
	display:none;
	cursor:pointer;
}

#icono_nota{
	background:url(Imagenes/nota.png);
	width:100px;
	height:85px;
	position:absolute;
	top:115px;
	left:10px;
	z-index:0;
	display:none;
	cursor:pointer;
}

#icono_seguridad{
	background-image:url(Imagenes/seguridad_web.png);
	width:100px;
	height:85px;
	position:absolute;
	top:215px;
	left:10px;
	z-index:0;
	display:none;
	cursor:pointer;
}

#icono_nosotros{
	background-image:url(Imagenes/nosotros.png);
	width:100px;
	height:85px;
	position:absolute;
	top:310px;
	left:10px;
	z-index:0;
	display:none;
	cursor:pointer;
}

/* VENTANAS ESCRITORIO*/
#ventana_mipc{
	width:800px;
	height:600px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-300px;
	margin-left:-400px;
	background-image:url(Imagenes/fondo_ventanas.png);
	border: 1px solid #333333;
	visibility:hidden;
	color:#00CC00;
	z-index:1;
}

#barra_ventana{
	background-image:url(Imagenes/barra_ventanas.png);
	height:23px;
	float:left;
	width:100%;
}

#icono_mipc{
	background-image:url(Imagenes/icono_mipc.png);
	height:20px;
	width:60px;
	float:left;
	margin-left:5px;
}

#cancel_mipc{
	background-image:url(Imagenes/cancel.png);
	height:16px;
	width:16px;
	float:right;
	margin-right:5px;
	margin-top:3px;
}

#minimizar_mipc{
	background-image:url(Imagenes/delete.png);
	width:16px;
	height:16px;
	margin-top:3px;
	float:right;
	margin-right:2px;
}

#scanner{
	margin-top:50px;
	margin-left:20px;
	margin-right:20px;
	font-size:18px;
}

#load_scanner{
	margin:0 auto;
	z-index:1;
	display:none;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-33px;
	margin-left:-33px;
}

#ventana_denuncias{
	width:550px;
	height:620px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-310px;
	margin-left:-275px;
	background-image:url(Imagenes/fondo_ventanas.png);
	border: 1px solid #333333;
	visibility:hidden;
	z-index:1;
}

#icono_denunciar{
	background-image:url(Imagenes/icono_denunciar.png);
	height:20px;
	width:100px;
	float:left;
	margin-left:5px;
}

#cancel_denuncias{
	background-image:url(Imagenes/cancel.png);
	height:16px;
	width:16px;
	float:right;
	margin-right:5px;
	margin-top:3px;
}

#minimizar_denuncias{
	background-image:url(Imagenes/delete.png);
	width:16px;
	height:16px;
	margin-top:3px;
	float:right;
	margin-right:2px;
}

#contenido_denuncias{
	margin-top:50px;
	margin-left:20px;
	margin-right:20px;
	font-family:monospace;
	color:#00CC00;
}

#contenido_denuncias h2{
	margin-bottom:1px;
}

#contenido_denuncias h3{
	margin-top:7px;
	margin-bottom:1px;
}
#contenido_denuncias textarea{
	background:transparent;
	width:100%;
	border:1px solid #00CC00;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	height:280px;
}

#contenido_denuncias input[type="text"]{
	width:100%;
	background:transparent;
	color:#FFFFFF;
	border:1px solid #00CC00;
	font-family:Arial, Helvetica, sans-serif;
}

#contenido_denuncias input[type="button"]{
background-color:#00CC00;
color:#FFFFFF;
border:0px;
font-family:monospace;
font-size:18px;
font-weight:bold;
}

#ventana_portafolio{
	width:800px;
	height:600px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-300px;
	margin-left:-400px;
	background-image:url(Imagenes/fondo_ventanas.png);
	border: 1px solid #333333;
	visibility:hidden;
	z-index:1;
}

#icono_portafolio{
	background-image:url(Imagenes/icono_portafolio.png);
	height:20px;
	width:100px;
	float:left;
	margin-left:5px;
}

#cancel_portafolio{
	background-image:url(Imagenes/cancel.png);
	height:16px;
	width:16px;
	float:right;
	margin-right:5px;
	margin-top:3px;
}

#minimizar_portafolio{
	background-image:url(Imagenes/delete.png);
	width:16px;
	height:16px;
	margin-top:3px;
	float:right;
	margin-right:2px;
}

#texto_portafolio{
	margin-top:40px;
	margin-left:20px;
	margin-right:20px;
	color:#00CC00;
	font-size:18px;
}

#ventana_nosotros{
	width:800px;
	height:600px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-300px;
	margin-left:-400px;
	background-image:url(Imagenes/fondo_ventanas.png);
	border: 1px solid #333333;
	visibility:hidden;
	z-index:1;
}

#icono_nosotros2{
	background-image:url(Imagenes/icono_nosotros.png);
	height:20px;
	width:100px;
	float:left;
	margin-left:5px;
}

#cancel_nosotros{
	background-image:url(Imagenes/cancel.png);
	height:16px;
	width:16px;
	float:right;
	margin-right:5px;
	margin-top:3px;
}

#minimizar_nosotros{
	background-image:url(Imagenes/delete.png);
	width:16px;
	height:16px;
	margin-top:3px;
	float:right;
	margin-right:2px;
}
