@charset "utf-8";
html {
	height: 100%;
	overflow:auto;
}
body {
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	background-color: #000000;
	background-image:url(img/fdo_pag.png); 
	background-repeat:repeat;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
}

#divider_5 {
	height:5px;
}

#divider_10 {
	height:10px;
}
#paginas {
	text-align:left;
}
#centro {
	height:100%; 
	width:1002px; 
	background-color:#000; 
	margin-left:auto; 
	margin-right:auto; 
	text-align:center;
}

.paneles {
	width:250px;
	background-color:#C8CF31;
}

.paneles_titulos {
	background-color:#000;
	padding-left:5px;
	vertical-align:middle;
	color:#FFF;
	text-align:left;
}

.blank {
	color:#FFF;
	text-decoration:none;
}

.black {
	color:#000;
	text-decoration:none;
}

input, select, textarea {
	font-size: 10px;
	color: #000000;
	background-color: #C8CF31;
	border: 1px solid #474A11;
}

#player {
	text-align:left;
	margin-left:46px;
	margin-top:-20px;
}

#contenido {
	width:400px; 
	margin-left:10px; 
	margin-top:15px; 
	margin-bottom:auto; 
	margin-right:auto;
	text-align:left; 
	height:610px; 
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	background-image:url(img/fdo_contenido_oscuro.png);
	background-repeat:repeat;
}

#contenido_upload {
	width:735px; 
	margin-left:10px; 
	margin-top:15px; 
	margin-bottom:auto; 
	margin-right:10px;
	text-align:left; 
	height:610px; 
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	background-image:url(img/fdo_contenido_oscuro.png);
	background-repeat:repeat;
}

#contenido_a
{
	width:400px; 
	margin-left:10px; 
	margin-top:15px; 
	margin-bottom:auto; 
	margin-right:auto;
	text-align:left; 
	height:610px; 
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	background-image:url(img/fdo_contenido_oscuro.png);
	background-repeat:repeat;
}

/* UPLOADER */
.sbtn    
{

}

.msg {
 	color:#666;
}

.emsg {
	color:#900;
}

#loader{
   visibility:hidden;
}

#f1_upload_process{
   z-index:100;
   visibility:hidden;
   text-align:left;
   width:600px;
   font-size:9px;
}
/* */

