/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:active   {
}

A.CommandButton:hover    {
}
    
/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:active    {
}

A:hover {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}
.border-ban   img{
border-radius:8px;
padding:3px;


}
.border-ban {float: left;margin-top: 9px;width: 0 !important;}

.MenuSuperPosi {
    left: 441px !important;
    margin-right: 0 !important;
    position: relative !important;
    top: 103px !important;
}
.MenuSuperPosi li:hover {
    background: none repeat scroll 0 0 #3D3D3D !important;
}
.MenuSuperPosi li {  width: 93px !important; list-style: none outside none !important; background: url("orange_bg.jpg") repeat-x scroll 0 0 / cover rgba(0, 0, 0, 0) !important; border: medium none rgba(0, 0, 0, 0) !important; border-radius: 4px 4px 0 0 !important; float: left !important; height: 20px !important; margin-right: 1px !important; padding: 8px 2px 1px 2px !important; text-align: left !important; }

.MenuSuperPosi li a {  color: #FFFFFF !important ; font-family: Arial !important; font-size: 13px !important; font-weight: bold !important; text-decoration: none !important; background: url("arrow.png") no-repeat !important; background-position: 4px 22px !important; padding: 20px 0 0 20px !important }
url("/portals/it/orange_bg.jpg")
.MenuSuperPosi li.orange {background: url("orange_bg.jpg") repeat-x scroll 0 0 / cover  rgba(0, 0, 0, 0) !important;}
.MenuSuperPosi li.green {background: url("BG_Laayoune.gif") repeat-x scroll 0 0 / cover  rgba(0, 0, 0, 0) !important;}
.MenuSuperPosi li.blue {background: url("BG_Dakhla.gif") repeat-x scroll 0 0 / cover  rgba(0, 0, 0, 0) !important;}
.MenuSuperPosi li.red {background: url("BG_Smara.gif") repeat-x scroll 0 0 / cover  rgba(0, 0, 0, 0) !important;}
.MenuSuperPosi li.purple {background: url("BG_Aoussred.gif") repeat-x scroll 0 0 / cover  rgba(0, 0, 0, 0) !important;}
.MenuSuperPosi li.gold {background: url("BG_Boujdour.gif") repeat-x scroll 0 0 / cover  rgba(0, 0, 0, 0) !important;}

.DnnModule.DnnModule-DNN_HTML.DnnModule-3959 {
    margin-bottom: -12px;
    margin-top: -41px;


}
.menuEs{
	width:535px !important;
}
img[src="/portals/es/es.gif"] {
    border-radius: 10px 10px 0 0px;
}