.USER_data_title
{
	background-color:#e1e9d8;
	font-size:10px;
	font-family:tahoma,verdana;
	font-weight:bold;
	color:#92a77c;
	letter-spacing:2px;
	padding:10px;
	height:13px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:410px;
	margin:3px;
	margin-top:15px;
}

.USER_files_title_public
{
	background-color:#ededed;
	font-size:10px;
	font-family:tahoma,verdana;
	font-weight:bold;
	color:#767d87;
	letter-spacing:2px;
	padding:10px;
	height:13px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:410px;
	margin:3px;
	cursor:pointer;
	margin-bottom:1px;
}

.USER_files_title_dl
{
	background-color:#ededed;
	font-size:10px;
	font-family:tahoma,verdana;
	font-weight:bold;
	color:#767d87;
	letter-spacing:2px;
	padding:10px;
	height:13px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:410px;
	margin:3px;
	cursor:pointer;
	margin-bottom:1px;
}

.USER_files_title_upload
{
	background-color:#ededed;
	font-size:10px;
	font-family:tahoma,verdana;
	font-weight:bold;
	color:#767d87;
	letter-spacing:2px;
	padding:10px;
	height:13px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:410px;
	margin:3px;
	cursor:pointer;
	margin-bottom:1px;
}

.USER_cuerpo
{
	width:440px;
	cursor:pointer;
	border:#FFFFFF thin dashed;
}

.USER_cuerpo_hover
{
	width:440px;
	cursor:pointer;
	border:#5D4724 thin dashed;
}


.USER_cuerpo:hover
{
	width:440px;
	cursor:pointer;
	border:#5D4724 thin dashed;
}


/*usuarios naranjas */

.USER_row_1
{
	color:#5D4724;
	background-color:#F3DAB2;
}

.USER_white_space_1
{
	width:40px;
	text-align:center;
}

.USER_nombre_1
{
	font-weight:bold;
	font-family:tahoma,verdana;
	font-size:10px;
	width:300px;
}

.USER_tools
{
	font-family:tahoma,verdana;
	font-size:10px;
	text-align:right;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:5px;
	width:100px;
}

.USER_usuario_1
{
	font-family:tahoma,verdana;
	font-size:10px;
	padding-top:5px;
	padding-bottom:5px;
}


/* usuarios blancos */

.USER_row_2
{
	color:#5D4724;
	background-color:#FFFFFF;
}

.USER_white_space_2
{
	width:40px;
	text-align:center;
}

.USER_nombre_2
{
	font-weight:bold;
	font-family:tahoma,verdana;
	font-size:10px;
	padding-top:10px;
	padding-bottom:5px;
	width:300px;
}

.USER_tools_2
{
	font-family:tahoma,verdana;
	font-size:10px;
	text-align:right;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:5px;
}

.USER_usuario_2
{
	font-family:tahoma,verdana;
	font-size:10px;
	padding-top:5px;
	padding-bottom:5px;
}


/*usuarios verdes */

.USER_row_1_2
{
	color:#446622;
	background-color:#e1f0d1;
}

.USER_row_2_2
{
	color:#446622;
	background-color:#e1f0d1;
}


/*contenidos de usuarios*/
.USER_contents
{
	border:1px solid #e1f0d1;
	width:438px;
}

.USER_grupo
{
	padding:5px;
	width:340px;
}

.USER_grupo_nombre
{
	padding:5px;
	border-bottom:1px dotted #EBEBEB;
}

.USER_grupo_icono
{
	padding:5px;
	border-bottom:1px dotted #EBEBEB;
	width:26px;
	cursor:pointer;
}



/* CABECERA */

.USER_header
{
	width:440px;
}

.USER_header_puntera
{
	background-color:#FDF7E6;
	width:6px;
	height:5px;
}

.USER_header_relleno
{
	background-color:#FDF7E6;
	height:5px;
	width:428px;
}

.USER_header_menu
{
	height:20px;
	width:440px;
	background-color:#FDF7E6;
	font-size:10px;
	font-family:tahoma,verdana;
	font-weight:bold;
	color:#D8914B;
	letter-spacing:2px;
}

.USER_header_submenu
{
	background-color:#FDF7E6;
	font-size:10px;
	font-family:tahoma,verdana;
	font-weight:bold;
	color:#EEC94C;
	letter-spacing:2px;
	text-align:right;
	padding-right:15px;
}