body
{
	color:#303715;
	background: #2B2B2B url(../images/bg_body.gif) repeat-y center;
}

a, a:visited, a:hover, a:link
{
	text-decoration: none;
	color:#52748a;
	font-weight:bold;
}

.top_info a {
color:#d1e0ea;
}

#page
{
	background: url(../images/page.gif) repeat-y;
	padding-bottom:50px;
}

#header
{
	background:#383838;
	height:100px;
	margin-bottom:20px;
	
}

#footer
{
	background: #2B2B2B;
	height:90px;
	text-align:center;
	border-top:10px #383838 solid;
}

#footerLogout
{
	height:90px;
	text-align:center;
}

.footText {
	clear:left;
color:#FFFFFF;
display:block;
margin:0 auto;
padding-top:33px;
text-align:center;
width:960px;
	
}

#header h1
{
	float:left;
	background: url(../images/logo.jpg) no-repeat;
	width:170px;
	height:72px;
	overflow: hidden;
	text-indent: -1000px;
	margin: 15px 0 13px 0px;
}

.top_info
{
	float:right;
	margin:65px 0 0 0;
	color:#fff;
}

#adminnav
{
	float:left;
	margin:0px;
	list-style-type: none;
}

#adminnav li:hover, #adminnav li.active {
	background:#fff;
	color:#222;
	border-bottom:1px solid #3C362F;
}

#adminnav li:hover a, #adminnav li.active a{

	color:#222;
	
}

#adminnav li.active a{
	font-size:12px;
}

#adminnav li:hover {
cursor:pointer;
}

#adminnav li
{
	display:inline;
	color:#F3F3F3;
	border-bottom:1px solid #62584c;
	clear:left;
	float:left;
	margin:0;
	padding:6px 15px 0px 0;
	width:145px;
	text-transform:capitalize;
	text-align:right;
	font-size:11px;
	
}

#adminnav li.submenu {
	background:#fff;
	border-top:none;
	margin-top:-5px;
}

#adminnav li.submenu a {
	background:#ECF1F8;
	color:#2B2B2B;
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:2px 10px 4px 5px;
	border-top:1px solid #E3E9F2;
	border-right:1px solid #E3E9F2;

}

#adminnav li.submenu a:hover {
	background:#A7C7DC;

	color:#fff;
}

#adminnav li.submenu a:last-child {
	border-bottom:none;

}

a.aGlobo {
	display:inline;
	background:#5a5a5a;
	padding:3px 3px 5px 6px;
	position:relative;
	margin:0 5px;
}

a.aGlobo:hover {
	background:#4f4f4f;

}

a.aGlobo img{
	top:4px;
	left:4px;
	position:absolute;
}

a.aGlobo span{
	padding:3px 5px 0 20px;
}

#adminnav li a 
{
	color:#fff;
	padding:0 0 4px 5px;
	display:block;
}

#page_content
{
	background: #fefcf7;
	border-left:1px solid #afafa8;
	border-right:1px solid #afafa8;	
}

/* LEFT MENU */

#menu ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}

#menu ul li
{
	margin:0;
	padding-left:0;
	height:25px;
	padding-left:20px;
	line-height: 1.7em;
	vertical-align: bottom;
	cursor:pointer;
}

#menu ul li a, #menu ul li a:hover, #menu ul li a:visited, #menu ul li a:link
{
	color: #89842e;
}

.menuLeft
{
/*	background: url(../images/menu_b.gif) bottom left no-repeat;*/
}

.menuLeftHover, .ui-tabs-selected
{
	background: url(../images/menu_bg.gif) bottom left no-repeat;
}

.ui-tabs-hide { display: none; }
/* END LEFT MENU */

/* MAIN CONTENT */
#mainContent
{

}

#mainContent h2
{

	background: url(../images/tag_blue.png) left no-repeat;
	padding-left:20px;
	font: bold 14px/16px Verdana;
	
}



#mainContent h3 span
{
	font: bold 14px/16px Verdana;
	padding:0 10px 0 0px;
	background:#fafafa;
}



#mainContent h3
{
	background: url(../images/bg_h3.gif) repeat;
	font: bold 14px/16px Verdana;
	margin:10px 0 15px 0;
	padding: 3px 5px;
}

h3.mercado{
	text-transform:uppercase;
}

ul.items li{
	border-bottom:1px solid #E9E9E9;
	color:#666666;
	line-height:24px;
	margin:0;
	list-style:none;
	padding: 2px 5px;
}

ul.items li:hover{
	background: #E9E9E9;
	cursor:pointer;
}

ul.items li a, ul.items li span{
	display:block;
	font-weight:normal;
}


.whiteCol {
	background:#fafafa;
	margin-bottom:20px;
}

a.volver{
	display:block;
	margin: 20px 0;
	font-size:15px;
	padding:5px 5px;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
}
.nota p{
	width:95%;
}
a.volver:hover{
	background-color:#F2F2F2;
}

h4.titulo{
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	font-size:19px;
	padding:5px 0;
	text-align:center;
}
/* END MAIN CONTENT */

/* DASHBOARD NEWS */

ul.news li
{
	list-style: url(../images/bullet_star.png);
	margin-left:25px;
}

ul.news li a:hover
{
	text-decoration: underline;
}

/* END DASHBOARD NEWS */

/* DASHBOARD SYSTEM INFORMATION */
ul.sisinfo li
{
	list-style: url(../images/bullet_black.png);
	margin-left:25px;
}

ul.sisinfo li a:hover
{
	text-decoration: underline;
}

/* END DASHBOARD SYSTEM INFORMATION */


#navigation {
	background:#3c362f;
}



#login {
/*background:transparent url(../images/login.jpg) no-repeat;*/
color:#FFFFFF;
margin:1em auto 7em;
padding:20px 0 0;
position:relative;
width:395px;

}



#login h2 {
margin-top:0;
color: #222;
}

#login h2 a {
border-bottom:medium none;
display:block;
height:137px;
text-indent:-9999px;
width:395px;
}

p.notice {
padding:0px;
color:#222;
float:left;

}

form.login {
float:left;
}

form.login ul{
	float:left;
	padding:10px 10px 0;
	width:360px;
	margin:0;
}

form.login ul li{
	float:left;
	clear:none;
	width:180px;
}


label.description {
	border:medium none;
	color:#5D5D5D;
	display:block;
	font-family:Verdana,sans-serif;
	font-size:17px;
	font-weight:normal;
	line-height:150%;
	margin-bottom:2px;
	padding:0 0 1px;

}

form li {
	margin:0 0 15px 0 ;
	list-style-type:none;
	padding:0;
	float:left;
	clear:left;
	width:100%;
}

select.select[class] {
margin:0pt;
padding:1px 0pt;

}

.buscador select, .buscador input {
width:160px;
}

.margBot {margin-bottom:20px}

/**** ESTILOS DE LOS MENSAJES ****/
/* This file skins dialog */

.ui-dialog {
	background-color: #fff;
}

.ui-dialog .ui-dialog-titlebar {
	border-bottom: 1px solid #d8d2aa;
	background: #2B2B2B url(i/dialog-title.gif) repeat-x;
	padding: 0px;
	height: 28px;
	_height: 29px;
}

.ui-dialog.ui-draggable .ui-dialog-titlebar {
	cursor: move;
	position:relative;
}

.ui-dialog .ui-dialog-titlebar-close {
	width: 16px;
	height: 16px;
	background: url(../images/cerrar.gif) no-repeat;
	position:absolute;
	top: 10px;
	right: 10px;
	cursor: default;
}

.ui-dialog .ui-dialog-titlebar-close span {
	display: none;
}

.ui-dialog .ui-dialog-titlebar-close-hover {
	background: url(../images/cerrarhover.gif) no-repeat;
	cursor:pointer;
}

.ui-dialog .ui-dialog-title {
	margin-left: 5px;
	color: white;
	font-weight: bold;
	position: relative;
	top: 7px;
	left: 4px;
}

.ui-dialog .ui-dialog-content {
	display:block;
	margin: 1.2em;
}

.ui-dialog .ui-dialog-buttonpane {
	position: absolute;
	bottom: 8px;
	right: 12px;
	width: 100%;
	text-align: right;
}

.ui-dialog .ui-dialog-buttonpane button {
	margin: 6px;
}

/* Dialog handle styles */

.ui-dialog .ui-resizable-n { 
	cursor: n-resize; 
	height: 6px; 
	width: 100%;
	top: 0px; 
	left: 0px; 

}

.ui-dialog .ui-resizable-s {
	cursor: s-resize; 
	height: 8px; 
	width: 100%; 
	bottom: 0px; 
	left: 0px; 

}

.ui-dialog .ui-resizable-e { 
	cursor: e-resize; 
	width: 7px; 
	right: 0px; 
	top: 0px; 
	height: 100%; 

}

.ui-dialog .ui-resizable-w { 
	cursor: w-resize; 
	width: 7px; 
	left: 0px; 
	top: 0px; 
	height: 100%; 

}

.ui-dialog .ui-resizable-se { 
	cursor: se-resize; 
	width: 9px; 
	height: 9px; 
	right: 0px; 
	bottom: 0px; 

}

.ui-dialog .ui-resizable-sw { 
	cursor: sw-resize; 
	width: 9px; 
	height: 9px; 
	left: 0px; 
	bottom: 0px; 

}

.ui-dialog .ui-resizable-nw { 
	cursor: nw-resize; 
	width: 9px; 
	height: 29px; 
	left: 0px; 
	top: 0px; 

}

.ui-dialog .ui-resizable-ne { 
	cursor: ne-resize; 
	width: 9px; 
	height: 29px; 
	right: 0px; 
	top: 0px; 

}

/*** FIN ESTILOS DE MENSAJES ****/

ul#image_show li {
float:left;
}

span.borrar_archivo{
color:#BF6B6B;
font-weight:bold;
}


input.reset {
display:none;
}

ul.treeview li{
	width:200px;
}

div#arbol-left{
	float:left;
	width:230px;
	overflow:hidden;
	background:#EFEFEF;
	padding:10px;
}

div#arbol-result{
	float:left;
	width:450px;
	background:#EFEFEF;
	margin:0 15px;
	padding:10px 15px;
}