Body
{
  background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f4f4e;
	font-weight: normal;
	line-height: 16px;
	text-align: justify;
	vertical-align: top;
	white-space: normal;

	scrollbar-face-color:#ffffff;
        scrollbar-shadow-color:#666666;
        scrollbar-highlight-color:#666666;
        scrollbar-3dlight-color:#ffffff;
        scrollbar-darkshadow-color:#ffffff;
        scrollbar-track-color:#ffffff;
        scrollbar-arrow-color:#666666;
}


/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	background-color: #fefefe;
}
.skinmaster {
	/*height: 100%;*/
	background-color: #FFFFFF;
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}

.FilAriane,a.FilAriane:link,a.FilAriane:active,a.FilAriane:visited,.FilAriane
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f4f4e;
	text-decoration: none;
}
a.FilAriane:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0063AD;
	text-decoration: none;
}
.MenuHaut,a.MenuHaut:link,a.MenuHaut:active,a.MenuHaut:visited,.MenuHaut
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #940029;
	text-decoration: none;
	font-weight:bold;
	vertical-align:bottom;
}
a.MenuHaut:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #940029;
	text-decoration:underline; 
	font-weight:bold;

}
.MenuBas,a.MenuBas:link,a.MenuBas:active,a.MenuBas:visited,.MenuBas
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#acafa2;
	font-weight:bold;
	color:#FFFFFF;
	padding: 2px;
	font-size: 11px;
}
a.MenuBas :hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 11px;
}

/*-------------------------------------------------------------------------*/
/* Reprise des Formats Titres (H1,H2 etc) pour utilisation ponctuelle
/*-------------------------------------------------------------------------*/
.formatH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
	text-align: justify;
	background-image: url(images/puceCarre.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	vertical-align: top;
	padding-left: 16px;
}

.formatH2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4f4f4e;
	font-weight: bold;
	line-height: 20px;
	text-align: justify;
	background-image: url(images/puceRouge.gif);
	background-repeat: no-repeat;
	text-indent: 16px;
	vertical-align: top;	
	background-position: 2px 5px;
	padding-left: 16px;
}

.formatH3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f4f4e;
	font-weight: normal;
	line-height: 16px;
	text-align: justify;
	background-image: url(images/puceBleue.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	vertical-align: top;
	background-position: 2px 4px;
	white-space: normal;
	padding-left: 16px;
}

/*-------------------------------------------------------------------------*/
/* Pour les boutons OK du style de celui placé sous le moteur de recherche */
/*-------------------------------------------------------------------------*/
.skinokobject
{
	font-size: 12px; 	
	text-decoration: underline overline;
	color:#0265ad;	
	padding-left:103px;
}

A.skinokobject:link {
	font-size: 12px; 	
	text-decoration: underline overline;
	color:#0265ad;
}

A.skinokobject:hover {
	font-size: 12px; 	
	text-decoration: underline overline;
	color:#0265ad;	
}
.controlpanel {
	width: 100%;
height:50px;
	background-color: #555555;
}
/* Banière (juste aprés le logo) */
.bannerpane 
{
	font-weight: normal;
	background-repeat:no-repeat;
	background-image: url(banner.gif); 
}	
/* Panneau Moteur de Recherche */
.searchenginepane 
{
	background-repeat:no-repeat;
	background-image: url(./images/05_moteur.gif); 
	background-position: top;
}	
/* Textbox Moteur de Recherche */
.searchenginetextbox
{
}
a.toppane:link,visited {
	width: 100%;
	background-color: #FFFFFF;
	color: #940029;
	font-weight:bold;
}
a.toppane:hover {
	width: 100%;
	background-color: #FFFFFF;
	color: #940029;
	font-weight:bold;
	text-decoration: underline;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	border-top:solid 1px #acafa2;
}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #cad5ea 0px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	border-right: #cad5ea 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Arial, Helvetica, sans-serif; 
}
.MainMenu_MenuIcon {
	background-color: #cad5ea; 
	border-left: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #8da4d3; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
	height: 21px;
}
.MainMenu_MenuArrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
/* Modif MM du 16/01/2007 Modif couleur Treeview */ 

.TreeViewMenu {
	width: 210px;
	background-color: #E7E7E7;
	border-right: #E7E7E7 5px solid; 
	border-left: #E7E7E7 5px solid; 
	border-bottom: #E7E7E7 5px solid; 
}
.TreeViewMenu_Header {
	 background-image: url(gradient_LtBlue.jpg); 
	/* background-color: #e3e5e0; */
}
.Head {
   font-family: Arial, Helvetica, sans-serif;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
.TreeMenu_NodeRoot 
{        
	margin-top: 5px;
	background-color: #940029;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
}
.TreeMenu_NodeRootSelected
{
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0063AD;
	text-indent: 1px;
	padding: 3px;
}
.TreeMenu_NodeFolder
{
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0063AD;
	background-color: #FFFFFF;
	padding: 2px;
	border-left: #E7E7E7 5px solid; 
}
.TreeMenu_NodeFolderSelected
{
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0063AD;
	padding: 2px;
	border-left: #E7E7E7 5px solid; 
}
.TreeMenu_NodeSelectedNiv2
{    
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #0063AD;
	padding: 2px;
	border-left: #E7E7E7 5px solid; 
}
.TreeMenu_NodeNiv2
{ 
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0063AD;
	background-color: #FFFFFF;
	border-left: #E7E7E7 5px solid; 
	padding: 2px;
}
.TreeMenu_NodeSelectedNiv3
{    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0063AD;
	background-color: #E7E7E7;
	border-left: #E7E7E7 10px solid; 
	background-image: url(images/FecheBleue.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	text-indent: 10px;
	height: 15px;
	display: block;
	vertical-align: middle;
}
.TreeMenu_NodeNiv3
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0063AD;
	background-color: #E7E7E7;
	border-left: #E7E7E7 10px solid; 
	text-indent: 10px;
}
.TreeMenu_Hover
{ 
    text-decoration: underline;
}
.TreeMenu_HoverOut
{ 
    text-decoration: none;
}
.CursorHide {visibility:hidden}

.ImageCMA
{ 
	border: 8px;
	border-style: solid;		
	border-color:#ACAEA1;
}

.nom  
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0063AD;
	font-weight: bold;
	text-align: justify;
	vertical-align: top;
	white-space: normal;
}

.textNewsletter
{
	font-family: Verdnana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	font-weight:normal;
}

/* PLAN DU SITE */
TD.siteMapLevel0
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
	text-align: justify;
	background-image: url(images/puceCarre.gif);
	background-repeat: no-repeat;
	text-indent: 16px;
	vertical-align: top;
	background-position: 2px 12px;
	padding-top: 5px;
	padding-bottom: 2px;
	
}
A.siteMapLevel0:link,A.siteMapLevel0:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	font-weight: bold;
}

TD.siteMapLevel1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f4f4e;
	font-weight: bold;
	line-height: 20px;
	text-align: justify;
	background-image: url(images/puceRouge.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
	vertical-align: top;	
	background-position: 10px 8px;
	padding: 4px;
	
}

TD.siteMapLevel2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4f4f4e;
	font-weight: normal;
	line-height: 16px;
	text-align: justify;
	background-image: url(images/puceBleue.gif);
	background-repeat: no-repeat;
	text-indent: 25px;
	vertical-align: top;
	background-position: 20px 4px;
	white-space: normal;
	padding: 2px;
	padding-left: 10px;
}

/* DATAGRIDS */
.DGHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 30px;
	padding-bottom: 10px;
}
.DGCell
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 30px;
}




/* GENERIC */
DIV  
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f4f4e;
	font-weight: normal;
	text-align: justify;
	vertical-align: top;
	white-space: normal;
	line-height: 16px;
}

TR
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f4f4e;
	font-weight: normal;
}

TD
{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f4f4e;
	font-weight: normal;
}

H1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
	text-align: justify;
	background-image: url(images/puceCarre.gif);
	background-repeat: no-repeat;
	text-indent: 16px;
	vertical-align: top;
	background-position: 2px 8px;
}

H2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4f4f4e;
	font-weight: bold;
	line-height: 20px;
	text-align: justify;
	background-image: url(images/puceRouge.gif);
	background-repeat: no-repeat;
	text-indent: 16px;
	vertical-align: top;	
	background-position: 2px 5px;
}

H3  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4f4f4e;
	font-weight: normal;
	line-height: 16px;
	text-align: justify;
	background-image: url(images/puceBleue.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	vertical-align: top;
	background-position: 1px 4px;
	white-space: normal;
}

H4  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    color: #0063AD;
}

H5, DT  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    color: #006C32;
}

H6  {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    color: #940029;
}


TFOOT, THEAD    {
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Arial, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

A:link, A:visited, A:active  {
    text-decoration:    underline;
    color:  #4f4f4e;
}

A:hover {
    text-decoration:    none;
    color:  #4f4f4e;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE  {
	font-family: Arial, Helvetica, sans-serif;
	}
PRE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0063AD;
	font-weight: bold;
	text-align: justify;
	vertical-align: top;
	white-space: normal;
	background-color: #E7E7E7;
	border-left: #E7E7E7 10px solid; 	
}

UL LI   {
    font-family: Arial, Helvetica, sans-serif;		
    font-size:  12px;
    list-style-image: url(images/puce_inferieur.gif);
}

UL LI LI    {
    list-style-type:   circle;
}

UL LI LI LI {
    list-style-type:    none;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    border-style: dashed ;
    color: #999c8d;
    height:1pt;
}

P
{
		font-family: Arial, Helvetica, sans-serif;		
    font-size:  12px;
    color: #4f4f4e;
}

bleu
{
color: #0063AD;
}

