/* 
========================================
Styles du Theme 1 (découpage graphique )
========================================
*/ 
.T1FondsPieds 
{
    background-image: url(images/T1_Pieds_Fonds.gif);
    background-position: bottom left;
    background-repeat: repeat-x;
}
.T1FondsPiedsD
{
    background-image: url(images/T1_Pieds_BD.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
}
.T1FondsPiedsG
{
    background-image: url(images/T1_Pieds_BG.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
}
.T1EnteteDroite
{
    background-image: url(images/T1_Entete_Droite.gif);
    background-position: bottom right;
    background-repeat: no-repeat;
}
.T1EnteteFonds
{
    background-image: url(images/T1_Entete_Fonds.gif);
    background-position: bottom left;
    background-repeat: repeat-x;
}
.T1EnteteGauche
{
    background-image: url(images/T1_Entete_Gauche.gif);
    background-position: bottom left;
    background-repeat: no-repeat;
    vertical-align: bottom;
	padding-bottom: 45px;
}
.T1MainEnteteDroite
{
    background-image: url(images/T1_CorpsEntete_Droite.gif);
    background-position: top left;
    background-repeat: no-repeat;
}
.T1FondsMainEntete
{
    background-image: url(images/T1_CorpsEntete_Fonds.gif);
    background-position: top right;
    background-repeat: repeat-x;
}
.T1ColonneGaucheFonds
{
    background-image: url(images/T1_ColonneMenu_Fonds.gif);
    background-position: top left;
    background-repeat: repeat-y;
    padding-left : 10px;
	padding-top : 10px;
	padding-bottom : 0px;
	padding-right : 0px;
}
.T1ColonneGaucheMenuFonds
{
    background-image: url(images/T1_ColonneMenu_Fonds.gif);
    background-position: top left;
    background-repeat: repeat-y;
    padding-left : 10px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-right : 0px;
}
.T1CelluleMembres
{
background-image:url(images/T1_ColonneMenu_Fonds.gif);
background-position:left top;
background-repeat:repeat-y;
line-height:25px;
padding:0px 0px 0px 15px;
}
.T1ColonneGaucheBas
{
    background-image: url(images/T1_ColonneMenu_Bas.gif);
    background-position: top left;
    background-repeat: no-repeat;
}
.panes
{
padding-left : 2px;
padding-top : 0px;
padding-bottom : 0px;
padding-right : 2px;  
}
#ZoneIcones
{
padding-left: 75px;
    }
#dnn_ZoneTitre
{
clear:both;
width:100%;
height: 100px;
text-align: left;
    }
#DIV_BasTitre
{
width:100%;
height: 38px;
}
#DIV_Date
{
float: left;
text-align: right;
padding-top : 10px;
white-space:nowrap;
}
#DIV_SiteMap
{
float: right;
text-align: right;
padding-top : 10px;
white-space:nowrap;
}
#DIV_Drapeau
{
float: right;
text-align: right;
padding-top : 10px;
white-space:nowrap;
}
/* 
================================
Styles du Menu
================================
*/ 
.MainMenu_MenuContainer{ background:transparent; width:100%; height:1px; }
.MainMenu_MenuBar{}
.MainMenu_MenuIcon{ width:0px; background:transparent; border:0px transparent solid;}

.MainMenu_MenuArrow{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuBreak{ display:none; }
.MainMenu_MenuItem{
	color:#ffffff;	
        font-size:12px;	
	font-family: Verdana;
        font-weight:normal;
	padding:4px;
	border:1px #ffffff solid; 
        border-width:0px;
}

.submenuitem{
	color:#ffffff;	
        font-size:12px;	
	font-family: Verdana;
        font-weight:normal;
	padding: 0px;
	border:1px #ffffff solid; 
        border-width:0px;
}

.T1MenuNiveau1 TD
{
	color:#fff; 
	font-family: Verdana;
	font-size:12px; 
	font-weight:bold;
	text-align:left;
	background: transparent 0px  no-repeat;
	padding:0px;
	height:30px;	  
}
.T1MenuNiveau1Select TD
{
        color:#ffcc66; 
	font-family: Verdana;
	font-size:12px; 
	font-weight:bold;
	background:transparent 0px  no-repeat;
	text-align:left;
	padding:0px;
	height:30px;	
}
.T1MenuNiveau1Select
{
	background:transparent 0px  no-repeat;	
}
.T1MenuNiveau1Actif
{
        color:#ffcc66; 
	font-family: Verdana;
        font-size:12px; 
        font-weight:bold;
	background:transparent 0px  no-repeat;
	text-align:left;
	padding:0px;
	height:30px;
}
.T1SubMenu
{
    	border:1px #ffffff solid;
        font-family: Verdana;
        font-size:12px; 
        color:#ffffff;
        font-weight:normal;
	padding:4px 4px 4px 4px;
	background:#993300;
}
.T1SubMenuSelect
{
        color:#ffcc66; 
        font-family: Verdana;
        font-size:12px;
        font-weight:normal;
	padding:4px 4px 4px 4px;
	background:transparent;
	border:1px #ffffff solid; 
        border-width:0px;
}
.T1SubMenuActif
{
color:#ffcc66;
}
/* 
================================
Styles des Tokens USER et LOGIN
================================
*/ 

.T1Membres
{
    font-family: Verdana;
    font-size:  12px;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;   
}
.T1Membres:link, .T1Membres:visited, .T1Membres:active
{
    font-family: Verdana;
    font-size:  12px;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;   
}
.T1Membres:hover
{
    font-family: Verdana;
    font-size:  12px;
    text-decoration: underline;
    font-style: normal;
    font-weight: bold;
    color: #ffcc66;   
} 
/* 
================================
Styles du token BREADCRUMB ("Vous etes ici : ")
================================
*/ 
#dnn_dnnMLBREADCRUMB_lblBreadCrumb
{
padding-left: 4px;
}
 .T1Navigation
{
    font-family: Verdana;
    font-size:  12px;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
    color: #4e4e4e;   
}
.T1Navigation:link, .T1Navigation:visited, .T1Navigation:active
{
    font-family: Verdana;
    font-size:  12px;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
    color: #4e4e4e;   
}
.T1Navigation:hover
{
    font-family: Verdana;
    font-size:  12px;
    text-decoration: underline;
    font-style: normal;
    font-weight: bold;
    color: #8c3509;   
} 

/* 
================================
Styles du token CURRENTDATE
================================
*/ 
.T1DateDuJour
{
    font-family: Verdana;
    font-size:  12px;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
    color: #000000; 
}

/* 
================================
Styles des tokens du pieds de page
================================
*/  
 .T1Copyright
{
    font-family: Verdana;
    font-size:  12px;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
    color: #000000;   
}
.T1Copyright:link, .T1Copyright:visited, .T1Copyright:active
{
    font-family: Verdana;
    font-size:  12px;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
    color: #000000;   
}
.T1Copyright:hover
{
    font-family: Verdana;
    font-size:  12px;
    text-decoration: underline;
    font-style: normal;
    font-weight: bold;
    color: #8c3509;   
} 
/* 
================================
Styles des formats de la page FAQ
================================
*/ 
a.FAQ_Question:hover {
color:#000000;
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.FAQ_Question, a.FAQ_Question:link, a.FAQ_Question:visited, a.FAQ_Question:active {
color:#8C3509;
font-family:Arial;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.FAQ_Reponse {
background-color:#ECE6E6;
padding:5px;
}

/* 
================================
Styles des formats des textes
================================
*/ 

h3 {
	color:#FFCD68;
	font-family:comic Sans MS;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	line-height:1px;
}
P {
	color:#333333;
	font-family:Arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
}
label {
color:#333333;
font-family:Arial;
font-size:11px;
font-weight:bold;
}
.NormalTextBox 
{
border:1px solid #8c3509;
vertical-align:middle;
font-family:Arial;
font-size:11px;
color:#333333;
}


