body{
	background:#C7E4F3;
	margin-top: 0px;
	}
	
.skinwrapper{
	border: thin solid #2d52ae;
	width: 1000px;
	vertical-align: middle;
	float: none;

}
.skinheader{padding:10px;background:#EEE;}
.skinmenu{
	height: 35px;
	background-image: url(menu_fondo.png);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.skinuser{
	padding:5px;
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EBEBEB;
}
.skincontentstable{
	width:1000px;
}
.leftpane{
	width:250px;
	vertical-align: top;
	background-color: #ebebeb;
}
.contentpane{
	vertical-align: top;
	width: 750px;
	padding: 5px;
	background-color: #FFFFFF;
}
.rightpane{
	width:250px;
	background-color: #ebebeb;
	vertical-align: super;
}
.skinfooter{
	text-align:center;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EBEBEB;
}
.direccion {

}
.footer1 {
	height: 40px;
	width: 750px;
	background-image: url(images/f1.jpg);
}
.direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	color: #FFFFFF;
	background-color: #efeaf9;
}
.separaizq {
	height: 75px;
	width: 250px;
	background-color: #ebebeb;
}

.submenu
{	
	background:#FFFFFF repeat-x;
}

/* Solpart Menu class */
.MainMenu_MenuContainer{ background:transparent; width:100%;z-index: 4;}
.MainMenu_MenuBar{}
.MainMenu_MenuItemSel { background:transparent; }
.MainMenu_MenuIcon{
	background:#ffffff;
	cursor:pointer;
	cursor:hand;
	text-align:center;
	width:10px;
	height:10px;
	border:0px;
	padding:5px;
}
.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:none; }
.MainMenu_MenuItem{
	border:0px;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
}
.rootmenuitem td{
	cursor:pointer;
	cursor:hand;
	color:#FFFFFF;
	font:bold 11px Tahoma;
	background:transparent;
	height:10px;
	padding:3px;
}
.rootmenuitemselected td{
	cursor:pointer;
	cursor:hand;
	color:#fccfa0;
	font:bold 11px Tahoma;
	height:10px;
	background:transparent repeat-x;
	padding:3px;
	z-index:4
}
.rootmenuitembreadcrumb td{
	cursor:pointer;
	cursor:hand;
	color:#fccfa0;
	font:bold 11px Tahoma;
	height:10px;
	background:transparent repeat-x;
	padding:3px;
	z-index:4
}
.submenu{
	cursor:pointer;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	cursor: hand;
	margin-left:0px;
	background:#7fbff3 repeat-x;
	padding-right:3px;
	z-index:4;
	color: #1363ae;
}
.bottom {
	width: 999px;
}

.submenuitemselected {
	cursor: pointer;
	cursor: hand;
	color:#FFFFFF;
	font:bold 8pt Tahoma;
	margin-left:5px;
	z-index:4;
	background:#1363ae;
}
.submenuitembreadcrumb {
	cursor: pointer;
	cursor: hand;
	color:#FF0000;
	font:bold 8pt Tahoma;
	margin-left:5px;
	z-index:4;
}
