/* ================================
    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: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  {
font-family: verdana;
font-size: 12px;
padding-left:17px;
color: #ffffff;
background-image: url(http://www.argeles-location.com/Portal/Portals/33/bande_container.jpg);
background-repeat: no-repeat;
}

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 {
}


.TableContact {
 border: thin solid #ff9d84;
 padding: 5px 5px 5px 5px;
}


/* ================================
    MENU SIDEMENU
   ================================
*/   
.MenuItem A {
font-style: verdana;
font-size: 10px;
background-color: Transparent;
padding-top: 2px;
color: #d62121;
text-decoration: none;
padding-left: 10px;
}

.MenuItemMouseOver A, .MenuItemMouseOver A:Active, .MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Link, .MenuItemMouseOver A:Visited {
font-style: verdana;
font-size: 10px;
background-color: Transparent;
padding-top: 2px;
padding-left: 10px;
color: #d62121;
text-decoration: none;
}



/* --- TITRE RUBRIQUE NON CLICABLE --- */
.MenuHdr0 {
color:#d62121;
font-size:10px;
padding-left:2px;
border-bottom:solid 1px #1C4299;
}
A.MenuHdr0 A:hover, .MenuHdr0 A:link, .MenuHdr0 A:visited, .MenuHdr0 A:active {
color: #d62121;
font-size:10px;
padding-left:2px;
border-bottom:solid 1px #1C4299;
}
/* --- FIN TITRE RUBRIQUE NON CLICABLE --- */

/* --- MENU COMPORTANT DES SOUS-RUBRIQUES --- */
.MenuHdr1 {
font-size:10px;
border-bottom:solid 1px #cccccc;
border-top:solid 1px #cccccc;
border-right:solid 1px #cccccc;
border-left:solid 1px #cccccc;
background-image: url(http://www.argeles-location.com/portal/puce.png);
background-repeat: no-repeat;
background-position:left;
color: #d62121;
padding-left:5px;
}
.MenuHdr1 A:hover, .MenuHdr1 A:link, .MenuHdr1 A:visited, .MenuHdr1 A:active {
color:#d62121;
margin-left:2px;

}
/* --- FIN MENU COMPORTANT DES SOUS-RUBRIQUES --- */


/* --- RUBRIQUE NIVEAU 0 --- */
.MenuItem0 {
font-size:10px;
padding-left: 10px;
padding-top: 2px;
}
A.MenuItem0 A:hover, .MenuItem0 A:link, .MenuItem0 A:visited, .MenuItem0 A:active {
font-size:10px;
padding-left: 10px;
padding-top: 2px;
font-family:verdana;
font-weight:bold;
}
.MenuItemMouseOver0 A, .MenuItemMouseOver0 A:hover, .MenuItemMouseOver0 A:link, .MenuItemMouseOver0 A:visited, .MenuItemMouseOver0 A:active {
font-size:10px;
padding-left: 10px;
padding-top: 2px;
font-family:verdana;
font-weight:bold;
}
/* --- RUBRIQUE NIVEAU 0 --- */


/* --- RUBRIQUE NIVEAU 1 --- */
.MenuItem1 {
color: #f2af32;
font-size:10px;
border-bottom:solid 1px #1C4299;
font-family:verdana;
font-weight:bold;
padding-left: 10px;
padding-top: 2px;
}
.MenuItem1 A:hover, .MenuItem1 A:link, .MenuItem1 A:visited, .MenuItem1 A:active {
padding-left: 10px;
padding-top: 2px;
color: #f2af32;
font-size:10px;
font-family:verdana;
font-weight:bold;
}
.MenuItemMouseOver1 A, .MenuItemMouseOver1 A:hover, .MenuItemMouseOver1 A:link, .MenuItemMouseOver1 A:visited, .MenuItemMouseOver1 A:active {
font-size:10px;
padding-left: 10px;
padding-top: 2px;
color: #f2af32;
font-family:verdana;
font-weight:bold;
}
/* --- FIN RUBRIQUE NIVEAU 1 --- */


/* --- RUBRIQUE NIVEAU 2 --- */
.MenuItem2 {
font-size:10px;
padding-left: 10px;
padding-top: 2px;
font-family:verdana;
font-weight:bold;
}

A.MenuItem2 A:hover, .MenuItem2 A:link, .MenuItem2 A:visited, .MenuItem2 A:active {
padding-left: 10px;
padding-top: 2px;
color: #f2af32;
font-size:10px;
font-family:verdana;
font-weight:bold;
}
A.MenuItemMouseOver2 A:hover, .MenuItemMouseOver2 A:link, .MenuItemMouseOver2 A:visited {
font-size:10px;
padding-left: 10px;
padding-top: 2px;
color: #f2af32;
font-family:verdana;
font-weight:bold;
}
.currentItemHighlight2 {
font-size:10px;
color:#1C4299;
background-color :#eeeeee;
}
/* --- FIN RUBRIQUE NIVEAU 2 --- */



/* --- MENU POUR ACCUEIL --- */
.MenuHdr {
color: #d62121;
font-size:10px;
font-family: verdana;
font-weight: bold;
padding-left:18px;
padding-top: 2px;
border-bottom:solid 1px #d62121;
background-image: url(http://www.argeles-location.com/Portal/Portals/33/puce.png);
background-repeat: no-repeat;
background-position:5px;
}
A.MenuHdr A:hover, .MenuHdr A:link, .MenuHdr A:visited, .MenuHdr A:active {
color:#1c4299;
font-size:10px;
font-family: verdana;
font-weight: bold;
padding-left:15px;
padding-top: 2px;
border-bottom:solid 1px #d62121;
}
.MenuItem {
font-size:10px;
font-family: verdana;
font-weight: bold;
padding-top: 2px;
padding-left: 10px;
}
.MenuItem A:hover, .MenuItem A:link, .MenuItem A:visited, .MenuItem A:active {
padding-left:10px;
padding-top: 2px;
color: #f2af32;
font-size:10px;
font-family: verdana;
font-weight: bold;
}
.MenuItemMouseOver A, .MenuItemMouseOver A:hover, .MenuItemMouseOver A:link, .MenuItemMouseOver A:visited, .MenuItemMouseOver A:active {
font-size:10px;
padding-left:10px;
padding-top: 2px;
color: #f2af32;
font-family: verdana;
font-weight: bold;
}
































