/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/  

/*Tableau des prestations*/
table.presta{font-family:Verdana,sans-serif;font-size:11px;border:1px solid #fff;}
th.colacc{background-color:#338a5d;color:#fff; text-transform:uppercase; }
th.colbien{background-color:#d2339d;color:#fff;text-transform:uppercase; }
th.colconf{background-color:#d9c937;color:#fff;text-transform:uppercase; }

td.colacc{background-color:#99C4AE;text-align:center;}
td.colbien{background-color:#E899CE;text-align:center;}
td.colconf{background-color:#ECE49B;text-align:center;}

.grasorange,.grasvert{color:#ef8e37;font-weight:bold;font-size:13px;}
.tbleagence{background-color:#fddec3;border:0;font-size:11px;width:100%;}
/* Page connexion */
.titrconnex{font-family:'Trebuchet MS';font-size:18px;color:#85B100;text-align:center}
 
/* PAGE Offre */
#offre1{border-top:1px solid #f29239;border-bottom:1px solid #f29239;border-left:0px;border-right:0px;background-color:#FDDEC3;padding:0;}
#offre1 p{padding:0 5px;}

#offre1 strong{color:#fff;font-family:verdana,sans-serif;font-size:14px;background-color:#f79239;display:block;margin:0;padding:10px 0;text-indent:20px; }

#offre2{border:0;background-image:url(/Portals/14/IMAGES/offre2b.gif);background-repeat:no-repeat;background-position:top left;padding:30px 0 0 30px;}

/*Pages standard*/
.chapo{font-size:13px;font-weight:bold;line-height:1.5em;text-align:justify;}
.titre1{color:#ef8e37;font-weight:bold;font-size:12px;display:block;margin-top:10px;padding:2px 0 0 15px;border-bottom:1px solid #ef8e37;background-image:url(/Portals/14/IMAGES/puce-titre1-amies.gif);background-repeat:no-repeat;position: top left;}
.titre2{color:#e17331;font-weight:bold;font-size:12px;display:block;margin:0;padding:2px 0;}
.more {display:block;text-decoration:none;text-align:right;margin:0;border-bottom:1px dotted #ccc;background-image:url(/Portals/14/IMAGES/pucemore.gif);background-repeat:no-repeat;background-position:center right;padding:3px 25px 0 0;}
.more a {cursor:default;}
.download{display:block;text-decoration:none;text-align:right;margin:0;background-image:url(/Portals/14/IMAGES/download2.gif);background-repeat:no-repeat;background-position:center right;padding:3px 25px 0 0;}

/*Pages détail*/
#encart{float:right;padding:5px;margin-left:10px;background-color:#FDDEC3;width:300px;}
.titrencart{color:#BD1E0B4;font-weight:bold;font-size:16px;display:block;margin:5px 0;padding:2px 0;}

.pointsforts{list-style-image: url(/PORTALS/14/IMAGES/puce-valid-rge.gif);list-style-type:none;}
.greenbullet{list-style-image: url(/PORTALS/14/IMAGES/puce-valid-orange.gif);list-style-type:none;}

/* note de bas de page */
.note{font-weight:normal;Font-family:Arial,sans-serif;font-size:9px;
}


/*INFOBULLE*/
a.infobulle{
    position:relative; 
    z-index:24; background-color:#fff;
    text-decoration:none}

a.infobulle:hover{z-index:25;text-decoration:underline}

a.infobulle span{display: none;text-decoration:none}

a.infobulle:hover span{ 
 display:block; 
 position:absolute;
    
    
    top:2em; left:2em; width:250px;
    border:0;
    background-color:#E0F0C1; color:#666;
    text-align: justify;
    font-weight:none;
    padding:5px;
    text-decoration:none
    }

/* Formulaire de contact*/
#mgpSanteService legend{color:#f79239;font-weight:bold;}

/* Formulaires  Devis*/
.ContactTextBox
{border-width:1px; border-style:solid;border-color:#f79239;background-color:#fddec3;Font-family:Arial;font-size:11px;color:black;font-weight:bold;color:black;font-weight:bold;
}
table.ContactFormTable
{text-align:left;background-color:#EFEFEF;cellpadding:2px; cellspacing:3px;padding:5px;
}
.ContactButton
{border:1px; border-style:solid; border-color:#0c3769;color:#0c3769;Font-family:Arial;font-size:11px}

.corps{font-family:Verdana,Arial, sans-serif;font-size:12px;color:#666666;foont-weight:normal;}




/* Page agence*/
#agence{float:right;width:270px;}


/* Espace Adherents */
/* th1 */
.th1{background-color:#990033;color:#ffffff;text-transform:uppercase;font-family: "Trebuchet MS", Arial;font-size:12px; font-weight:bold; padding-left:5px;
}

/* th2 */
.th2{color:#ffffff;text-transform:uppercase;font-family: "Trebuchet MS", Arial;font-size:11px; font-weight:bold; padding-left:5px;
}

.float{float:left;padding:2px;}
.hr{padding:0;margin:0;color:#666;clear:both;}
.titreAdh{font-size:16px;text-align:center;color:#990033;font-weight:bold;}

/*  PAGE CONNEXION*/
.titrconnex{color:#f79239;}

/* 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: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    {
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {color:#ef8e37;font-family:Verdana,sans-serif;font-weight:bold;font-size:16px;background-image:url(/Portals/14/IMAGES/puce3-amies.gif);background-position:left top;background-repeat:no-repeat;text-indent:10px;}
}

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 {
}









































































































