/* ================================
    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  { 
 border-right: 1px solid #eeeeee;
}

.ContentPane  { 
   text-align: left;
}

.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 {
   margin: 12px 0px 2px 0px; 
   color: black;
   font-family: Arial;
   font-size: 18px;
   font-weight: normal;
   text-align: center;
}

H2 {
   margin: 12px 0px 2px 0px; 
   padding-left: 15px; 
   font-family: arial;
   font-size: 12px; 
   font-weight: bold; 
   color: #668ec8; 
   background: url(/cms/Portals/0/Capio/puces/sup.gif) no-repeat left 0.25em; 
}

H2.ferme {
   background: url(/cms/Portals/0/Capio/puces/ArrowRight.gif) no-repeat left 0.25em; 
}
H2.ouvert{
   background: url(/cms/Portals/0/Capio/puces/ArrowDown2.gif) no-repeat left 0.3em; 
}

H2 A, H2 A:visited {
   font-size: 12px; 
   font-weight: bold; 
   color: #668ec8;
   text-decoration: none;
}

H2 a:hover {
   font-size: 12px; 
   font-weight: bold; 
   color: #668ec8;
   text-decoration: underline;
}


H3  {
   margin: 8px 2px 2px 2px;
   padding: 0px;
   font-family: Verdana;
   font-size: 12px;
   font-weight: bold;
   color: #668ec8;
}

H4  {
   margin: 2px;
   font-style: italic;
   color: #668ec8;
}
.plus {
    margin-left:3em;
}
UL.linkList {
   margin: 2px 2px 2px 3em;
   padding: 0px;
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link, A:hover, A:active , A:visited  {
   font-family: Verdana;
   font-size: 11px;
   font-weight: normal;
}

A:visited   {
}

A:hover {
}

A:active    {
}


A.accueil, A.accueil:hover, A.accueil:visited {
   font-family: Verdana;
   font-size: 11px;
   font-weight: normal;
   text-decoration: none;
   color: #668ec8;
}
A.accueil:hover {
   text-decoration: underline;
}

A.gris, A.gris:hover, A.gris:visited {
   margin: 5px 0px;
   font-family: Verdana;
   font-size: 11px;
   font-weight: normal;
   text-decoration: none;
   color: #6C7184;
}
A.gris:hover {
   text-decoration: underline;
}
.gris {
   color: #6C7184;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}

/* menu à gauche de chaque rubrique */
.TreeMenu {
     margin: 8px;
     border-top:1px solid rgb(231, 240, 249);
     padding:0px;
     width: 150px;
     text-align: left;
}

.TreeMenu li
{
   list-style-type: none;

   border-top:0px;
   border-left:0px;
   border-right:0px;
   border-bottom:1px solid rgb(231, 240, 249);
   padding: 2px;
   background-color: white;

   font-family: Verdana;
   font-size: 11px;
   font-weight: normal;
   color: black;
   white-space: nowrap;
}

.TreeMenu li.selected
{
   border-top:1px solid white;
   background-color: rgb(231, 240, 249);
}

.TreeMenu A, .TreeMenu A:visited {
   color: black;
   text-decoration: none;
}

.TreeMenu a:hover {
   text-decoration: underline;
}

/* */
UL.fleche LI {
   list-style: square outside url(/cms/Portals/0/Capio/puces/fleche.gif); 
}

UL.fleche LI LI, UL.fleche2    {
   list-style: square outside url(/cms/Portals/0/Capio/puces/fleche2.gif); 
}

UL LI {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}
OL UL LI   {
}

HR {
}

P {
   margin: 6px 0px 2px 0px;
   text-align:justify;
}
/* 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{
}

/* GPE */
table.trombi {
	border: #4169e1 1pt solid;
	border-bottom:0px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
table.trombi th {
	border-bottom: #4169e1 1pt solid;
	padding: 18px;
	background-color: #EEEEEE;
	text-align: center;
}
table.trombi td {
	border-bottom: #4169e1 1pt solid;
	padding: 0px 8px;
}

ul.liste_cliniques {
   font-family: Verdana;
   font-size: 11px;
   color: #000000;
}
ul.liste_cliniques li {
   margin-top: 8px;
   padding-left: 12px;
   list-style: square outside url(/cms/Portals/0/Capio/puces/point.gif);
   font-weight: bold;
}
ul.cliniques {
   margin-left: 0px;
}
ul.cliniques li {
   padding-left: 0px;
   font-weight: normal;
   list-style: none outside none;
}
ul.cliniques li a, ul.cliniques li a:hover, ul.cliniques li a:visited {
   color: #668ec8;
}


ul.presse {
   font-family: Verdana;
   font-weight: normal;
   font-size: 11px;
}
ul.presse li {
   margin-top:12px;
   padding-left: 12px;
   list-style: square outside url(/cms/Portals/0/Capio/puces/point.gif);
   line-height: normal;
}
.presse_titre{
   font-size: 12px;
   font-weight: bold;
   color: #668ec8;
}
.presse_descr{
   font-size: 12px;
}

H1.praticiens {
   margin: 12px 0px 12px 0px; 
   font-family: Verdana;
   font-size: 24px;
   font-weight: bold;
   text-align: left;
   color: #668ec8;
}
SPAN.praticiens {
   margin: 10px 5px 5px 5px;
   padding: 5px 5px 5px 25px;
   background: url(/cms/Portals/0/Capio/puces/superieur.gif) no-repeat left 8px;
   font-family: Verdana;
   font-size: 12px;
   color: #668ec8;
}
IMG.praticiens {
   margin:8px 0px;
   border:1px solid #668ec8;
}

table.donnees {
   margin:24px;
   border: 0;
   border-collapse:collapse;
   font-family: Verdana;
   font-size: 11px;  
   font-weight: normal;
   color: #000000;
}
table.donnees caption {
   padding: 5px;
   font-style: italic;
/*   text-decoration: underline; */
}
table.donnees th {
   border: white 1pt solid;
   padding: 5px;
   background-color: #668ec8; /* EEEEEE; */
   font-size: 11px;  
   color: white; /* #668ec8; */
   text-align: center;
}
table.donnees td {
   border-bottom: #668ec8 1pt solid;
   border-right: #668ec8 1pt solid;
   padding: 5px;
}

A.menu, A.menu:visited {
   text-decoration: none;
   font-style: bold;
   color: white;
}
A.menu:hover {
  color: red;
}






