

/* ================================
    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{}

.ControlPanel {}

/* 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:hover    {}
A.SelectedTab:active   {}

/* text style for the unselected tabs */
.OtherTabs {}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {}
A.OtherTabs:visited  {}
A.OtherTabs:hover    {}
A.OtherTabs:active   {}

/* 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:hover    {}
A.CommandButton:active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A:active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL 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 {
}

/* Login Styles */
.LoginPanel{
}

.LoginTabGroup{
}

.LoginTab {
}

.LoginTabSelected{
}

.LoginTabHover{
}

.LoginContainerGroup{
}

.LoginContainer{
}



/******************* OPTAVIS *******************/
/******************* ******* *******************/

.cale { float: none; clear: both; }


.optaFormAdmin { background: #fff; width: 900px; min-height: 400px; }

.optaFormAdmin * { font-family: Verdana,Arial,Sans-Serif; line-height: normal; font-size: 10px; }

.optaFormAdmin input, .optaformAdmin select, .optaformAdmin textarea, .optaformAdmin button, .optaformAdmin th, .optaformAdmin td { font-family: Verdana,Arial,Sans-Serif; line-height: normal; }

.optaFormAdmin ul, .optaformAdmin li { margin: 0px 0px; padding: 0px; }
.optaFormAdmin a { text-decoration: none; }

.optaFormAdmin h3 { font-family: Arial, Helvetica, sans-serif; color: #039; font-size: 14px; font-weight: bold; text-indent: 5px; border-bottom: 1px solid #999; }


.optaMenu { border: 1px solid #a7bac5; width: 350px; min-height: 400px; }
.optaMenuContenu { width: 100%; }

.optaContenu { border: 1px solid #a7bac5; }

/* optaFormulaire */

.optaFormView { width: 100%; }

.optaForm { width: 100%; }
.optaForm th, .optaForm td { font-family: Verdana, Arial; vertical-align: top; padding: 2px 5px; font-size: 12px; }
.optaForm th { width: 150px; text-align: right; color: #444; }
.optaForm td { color: #666; }
.optaForm td label { color: #444; font-weight: bold; }

.optaForm .obligatoire { background: #eef; border: 1px solid #ccc; }

.optaFormInfo { margin: 5px; }

.optaFormTitle { text-align: left; font-weight: bold; font-size: 15px; text-indent: 5px; }

.optaFormErrorSummary, .optaFormErrorSummary * { font-family: Verdana, Arial; font-size: 12px; text-align: left; list-style: none; margin: 5px 20px; }

/* optaMenuBar */

.optaMenuBar { width: 100%; background: url(../../DesktopModules/Optavis/images/buttonbar-background.jpg); height: 30px; border-collapse: collapse; }
.optaMenuBar a { display: block; float: left; background: url(../../DesktopModules/Optavis/images/buttonbar-right.jpg) no-repeat center right; text-align: center; padding: 5.5px 10px; color: #fff; font-family: Verdana, Arial; font-size: 12px; }
.optaMenuBar a:hover, .optaMenuBar a.selected { background: url(../../DesktopModules/Optavis/images/buttonbar-background_over.jpg); }

.optaMenuContent { border: 4px solid #568aa0; background: #fff; min-height: 350px; display: none; }

/* optaToolBar */

.optaToolBar { border-collapse: collapse; width: 100%; height: 30px; color:#000;}
.optaToolBar .left { background: url(../../DesktopModules/Optavis/images/toolBarLeft.jpg); width: 10px; }
.optaToolBar .middle { background: url(../../DesktopModules/Optavis/images/toolBarMiddle.jpg); }
.optaToolBar .middle li { display: block; float: right; }
.optaToolBar .middle a { display: block; margin: 0px 0px 0px 5px; }
.optaToolBar .middle li:hover { background: url(../../DesktopModules/Optavis/images/toolbarButtonHover110x24.png) no-repeat; }
.optaToolBar .right { background: url(../../DesktopModules/Optavis/images/toolBarRight.jpg); width: 10px; }

.optaToolBar a, .optaToolBar a:active { color: #fff; }

/* optaSearchBar */

.optaSearchBar { width: 100%; height: 50px; }

.optaSearchBox { width: 200px; height: 20px; border: 1px solid #4b7c9f; padding: 0px; margin: 0px; border-collapse: collapse; }
.optaSearchBox .txt { height: 20px; line-height: 20px; border: 0px solid #ccc; width: 169px; margin: 0px; padding: 0px; }
.optaSearchBox img { margin: 0px 0px 0px 0px; padding: 0px; }


/* optaList */

.optaList { width: 100%; border-top: 1px solid #d5d5d5; border-bottom: 1px solid #d5d5d5; }
.optaList .optaListHead { background: url(../../DesktopModules/Optavis/images/list_back_header.jpg); border-bottom: 1px solid #d5d5d5; }
.optaList .optaListHead th { background: url(../../DesktopModules/Optavis/images/list_head_border.jpg) no-repeat center right; line-height: 20px; }

.optaList .L1, .optaList .L2, .optaList .L3, .optaList .L1 *, .optaList .L2 *, .optaList .L3 * { line-height: 20px; height: 20px; font-size: 11px; font-family: Verdana, Arial; padding: 0px; margin: 0px; text-indent: 2px; }
.optaList .L1 { }
.optaList .L2 { }
.optaList .L3 { background: url(../../DesktopModules/Optavis/images/back_line_over.jpg); }

.optaList .datetimeToDay { color: #00f; text-align: center; }
.optaList .datetimeOlder { color: #f00; text-align: center; }

/************/

/*.optaBtnProductAdd { background: url(images/terminalAdd16.png) no-repeat center center; width: 24px; height: 24px; }*/

.optaBtnEdit a { background: url(../../DesktopModules/Optavis/images/edit.png) no-repeat center left; height: 24px; width: 110px; text-indent: 30px; line-height: 24px; color: #fff; }
.optaBtnEdit:hover { background-image: url(../../DesktopModules/Optavis/images/toolbarButtonHover110x24.png); }
.optaBtnDelete a { background: url(../../DesktopModules/Optavis/images/delete.png) no-repeat center left; height: 24px; width: 110px; text-indent: 30px; line-height: 24px; color: #fff; }

.optaFieldRequired, .sampleRequired { background: #def; border: 1px solid #ccc; }

.optaSampleRequired { display: block; width: 20px; height: 14px; float: left; margin: 0px 5px 0px 0px; }

.optaSubForm th { width: 100px; text-align: left; }

.optaValSummary { margin: 20px 5px 5px 5px; }
.optaValSummary li { list-style: none; text-indent: 10 px; padding: 2px 0px 2px 10px; }

.optaButtonBar { width: 100%; text-align: right; padding: 10px 10px 20px 0px; }

.optaTabInfo { border-collapse: collapse; margin: 5px; }
.optaTabInfo td, .tabInfo th { padding: 1px 15px 1px 4px; }

.optaTabInfo th { background: url(../../DesktopModules/Optavis/images/tabInfoTH.png); height: 22px; border: 1px solid #d5d5d5; font-weight: normal; }
.optaTabInfo td { border: 1px solid #d5d5d5; }

.optaNoPhoto150x150 { border: 1px solid #ddd; background: #efefef; color: #666; line-height: 150px; text-align: center; width: 150px; }

/******************* LOCALIZED *******************/
/******************* ********* *******************/

.localized_content .menu { background: url(../../DesktopModules/Optavis/images/buttonbar-background.jpg); height: 30px; border-collapse: collapse; }
.localized_content .menu .add { width: 30px; }

.localized_content .menu .locale a { display: block; float: left; background: url(../../DesktopModules/Optavis/images/buttonbar-right.jpg) no-repeat center right; text-align: center; padding: 5.5px 10px; color: #fff; line-height: 20px; font-family: Verdana, Arial; font-size: 12px; font-weight:bold; }
.localized_content .menu .locale a img { border: none; vertical-align:middle; }
.localized_content .menu .locale a.selected, .localized_content .menu .locale a:hover { background: url(../../DesktopModules/Optavis/images/buttonbar-background_over.jpg); }

.localized_content .menu .menuLocaleAdd * { font-family: Verdana,Arial,Helvetica; font-size: 11px; color: #fff; font-weight: bold; }

.localized_content_Detail { border: 4px solid #568aa0; }

.menuLocaleAdd * img { border: none; padding: 2px 5px; }
.menuLocaleAdd .niv1 { padding: 2px 5px; }
.menuLocaleAdd .item { padding: 2px 5px; background: #ffc; }

/******************* ********* *******************/
