body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444;
	text-align:left;
	background-color:#FBFBFB;
}

#cuerpo{
	width:780px;
	margin:0 auto;
}

#contenido{
	padding:20px 0;
}

#encabezado{
	overflow:hidden;
	padding-bottom:20px;
}

#logo{
	width: 294px;
	height: 120px;
	float: left;
}

#subtitulo{
	padding-top:10px;
	font-size:16px;
	color:#FFF;
	font-weight:bold;
}

#archivos{
	padding-top:10px;
}

#mensaje{
	width: 649px;
	background-color: #2d2d2d;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	height: 40px;
	text-align: center;
}

#login{
	width: 649px;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	height: 459px;
	background-image: url(imgs/bg_login.jpg);
}

#contLogin{
	width: 430px;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	height: 360px;
	background-image: url(imgs/win_Login.png);
	margin-top: 50px;
	margin-left: 109px;
}

#boxUsuario{
	width: 195px;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	height: 32px;
	margin-top: 164px;
	margin-left: 143px;
}

#boxPassword{
	width: 195px;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	height: 32px;
	margin-top: 16px;
	margin-left: 143px;
}

#entrar{
	width: 125px;
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	height: 50px;
	margin-top: 25px;
	margin-left: 215px;
}

#usuarios{
	width: 294px;
	height: 50px;
	float: left;
	background-image: url(imgs/barraAzul.png);
}

#archivos-titulo-nombre{
	border:1px dashed #001446;
	width:445px;
	background-color:#0f2e7c;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	float:left;
}

#archivos-titulo-fecha{
	border:1px dashed #001446;
	border-left:none;
	width:200px;
	background-color:#0f2e7c;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	float:left;
	text-align:center;
}
#contDescarga{
	border:1px dashed #001446;
	border-left:none;
	width:130px;
	background-color:#0f2e7c;
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	float:left;
	text-align:center;
}

.archivo-nombre-1{
	border:1px dashed #001446;
	background:url(download.png) no-repeat 10px center;
	width:445px;
	background-color:#a8a8a8;
	color:#bfc9e3;
	font-weight:bold;
	float:left;
	border-top:none;
}

.archivo-fecha-1{
	border:1px dashed #001446;
	width:200px;
	background-color:#a8a8a8;
	color:#464646;
	font-weight:bold;
	float:left;
	border-top:none;
	border-left:none;
	text-align:center;
}

.archivo-nombre-0{
	border:1px dashed #001446;
	background:url(download.png) no-repeat 10px center;
	width:445px;
	background-color:#a8a8a8;
	color:#457AB1;
	font-weight:bold;
	float:left;
	border-top:none;
}

.archivo-fecha-0{
	border:1px dashed #001446;
	width:200px;
	background-color:#a8a8a8;
	color:#464646;
	font-weight:bold;
	float:left;
	border-top:none;
	border-left:none;
	text-align:center;
}

.archivo-desc-1{
	border:1px dashed #001446;
	width:200px;
	background-color:#a8a8a8;
	color:#464646;
	font-weight:bold;
	float:left;
	border-top:none;
	border-left:none;
	text-align:center;
}

.archivo-desc-0{
	border:1px dashed #001446;
	width:200px;
	background-color:#a8a8a8;
	color:#464646;
	font-weight:bold;
	float:left;
	border-top:none;
	border-left:none;
	text-align:center;
}


.video-nombre-1{
	border:1px dashed #001446;
	width:445px;
	height:334px;
	background-color:#a8a8a8;
	color:#457AB1;
	font-weight:bold;
	float:left;
	border-top:none;
}

.video-descarga-1{
	border:1px dashed #001446;
	width:200px;
	height:334px;
	background-color:#a8a8a8;
	color:#464646;
	font-weight:bold;
	float:left;
	border-top:none;
	border-left:none;
	text-align:center;
}

.izquierda{
	float:left;
}

.derecha{
	float:right;
}

.limpiar{
	overflow:hidden;
}

#encabezadoRep{
	overflow: hidden;
	padding-bottom: 20px;
	height: 150px;
}

#reproductor{
	height: 459px;
	background-image: url(imgs/bg_login.jpg);
}
