BODY 
{
	background-color:#FFF;
	/*background-image:url('/panel/frontend/vistapanel/images/mid_bg.gif');*/
	/*background-repeat:repeat-y;*/
	font-family:tahoma;
	font-size:11px;
	height:100%;
	width:100%;
	color:#6b7984;
	margin:0;
	padding:0;
}

td 
{
	font-family:tahoma;
	font-size:11px;
}
IMG 
{
	border:0;
	margin:0;
	padding:0;
	background: 0;
}
#nav 
{
	height:40px;
	/*margin:0;
	padding:0;*/
}
#nav td.division{
background-image:url(../imagenes/divisionmenu.jpg); background-position: middle; background-repeat:no-repeat;}

#nav a 
{
	background:none;
	color:white;
	font-size:12px;
	font-weight:bold;
	/*font-family:Calibri;*/
	float:left;
	display:block;
	height:20px;
	text-decoration:none;
	text-align:center;
	width:100%;
	padding:4px 0 0;
}

#nav a:hover 
{
	/*background-image:url('images/nav_bg_over.gif');*/
	background:url(../imagenes/hoverfondomenu2.jpg) 50% -1px repeat-x;
	text-decoration:none;
	font-weight: bold;
}

.nav_divider 
{
	background-image:url(../imagenes/divisionmenu.jpg);
	background-repeat:no-repeat;
	display:block;
	float:left;
	width: 2px;
	
}

#wrapper 
{
	height:100%;
	/*width:1260px;*/
	width: 100%;
	position:absolute;
}

/*a 
{
	color:#59bb0c;
	cursor:pointer;
	font-weight:400;
	font:11px;
	text-decoration:underline;
	vertical-align:middle;
}
*/

	
.items {
	position:relative;
	left:0px; top:0px;
	/*border:1px solid #999;
	border-left: none;
	border-right: none;*/
	z-index:2;
	}



#cabecera li a{
	display:block;
	width:102px;
	height:32px;
	background:url(images/menu-bg.gif) 0 0 repeat-x #FF8714;
	color:#fff;
	font:13px/32px "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
#cabecera li a:hover{
	display:block;
	width:102px;
	background:url(images/menu-hover.gif) 50% 0 repeat-x;
	text-decoration:underline; 
	margin:0;
	padding:0px;
}

