/*       NAV ***********/



#tabnav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#tabnav a:link, #tabnav a:visited {
	float: left;
	
	line-height: 18px;
	
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #9c9;
	}

#tabnav li.active a:link, #tabnav li.active a:visited, #tabnav a:hover {
	border-bottom: 4px solid #696;
	padding-bottom: 2px;
	font-weight: bold;
	background: #fff;
	color: #363;
	}

#tabnav a:hover {
	color: #696;
	}

/* Listings */

.listing-nav  a {
	color: #FF6600;
	text-decoration:underline;
 }
 
.listing-nav a:link {
	color: #FF6600;
	text-decoration:underline;
	
}

.listing-nav a:visited {
	color: #FF6600;
	text-decoration:underline;
	
}
.listing-nav a:hover {
	color: #FF6600;
	text-decoration:underline;
	
} 

.listing-nav a:active {
	color: #FF6600;
	text-decoration:underline;
	
}

.listing-line1 a {
	display: block;
	color:#859EE6;
	text-decoration: none;  
	display: inline;
 }
 
.listing-line1 a:link {
	color:#859EE6;
	text-decoration: none;   
}

.listing-line1 a:visited {
   color:#859EE6;
   text-decoration: none;
}
.listing-line1 a:hover {
	color:#859EE6;
	text-decoration: underline;
} 

.listing-line1 a:active {
	color:#859EE6;
	text-decoration: none;
	
}

.listing-line2 a {
	display: block;
	color:#859EE6;
	text-decoration: none;  
	display: inline;
 }
 
.listing-line2 a:link {
	color:#859EE6;
	text-decoration: none;   
}

.listing-line2 a:visited {
   color:#859EE6;
   text-decoration: none;
}
.listing-line2 a:hover {
	color:#859EE6;
	text-decoration: underline;
} 

.listing-line2 a:active {
	color:#859EE6;
	text-decoration: none;
	
}


/**  Links Styles **/


.link1 a:link {
	color:#0000FF;
	text-decoration: none;   
}

.link1 a:visited {
   color:#0000FF;
   text-decoration: none;
}
.link1 a:hover {
	color:#FF0000;
	text-decoration: underline;
} 

.link1 a:active {
	color:#0000FF;	text-decoration: none;
	
}

.link2 a:link {
	color:#FFFFFF;
	text-decoration: none;   
}

.link2 a:visited {
   color:#FFFFFF;
   text-decoration: none;
}
.link2 a:hover {
	color:#OO0000;
	text-decoration: underline;
} 

.link2 a:active {
	color:#FFFFFF;	text-decoration: none;
	
}
/*  Context Navigation une partie est dant les fichiers specifics */



div#mxNav ul {
    color:#859EE6;
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	}  

div#mxNav ul li {
    color:#859EE6;	
    margin-left:4px;
	border: none;
	list-style: none;
	display: inline;
	text-align: center;
	list-style-type: none;
    
}


div#mxNav ul li a:link {
	color:#859EE6;
	text-decoration: none;   
}

div#mxNav ul li a:visited {
   color:#859EE6;
   text-decoration: none;
}
div#mxNav ul li a:hover {
	color:#859EE6;
	text-decoration: underline;
} 

div#mxNav ul li a:active {
	color:#859EE6;
	text-decoration: none;
	
}

div#mxNav ul li#current  {
	display: block;
	color:#FF6600;
	text-decoration: none;  
	display: inline;
 }

/*  BUTTONS */


div#mxButtons ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
	} 

div#mxButtons ul li {
    color: #000000;
    height: 21px;
    width: 120px;
	margin:5px;
	padding:2px;
	border: none;
	list-style: none;
	display: inline;
	text-align: center;
	list-style-type: none;
    background-repeat: no-repeat;
}

div#mxButtons ul li a {
	width:100%;
	display: block;
	color: #000000;
	text-decoration: none;
 }
 
div#mxButtons ul li a:link {
	color: #000000;
	text-decoration: none;   
}

div#mxButtons ul li a:visited {
   color: #000000;
   text-decoration: none;
}
div#mxButtons ul li a:hover {
	color: #000000;
	text-decoration: none;
} 

div#mxButtons ul li a:active {
	color: #000000;
	text-decoration: none;
}


#mxbtn-save {
  background-image: url(/skins/mx.winxp/images/btn_save_bg.gif);
}
#mxbtn-cancel {
  background-image: url(/skins/mx.winxp/images/btn_cancel_bg.gif);
}

#mxbtn-add {
  background-image: url(/skins/mx.winxp/images/btn_add_bg.gif);
}

/*  DETAILS  */
.detail-text a {
	display: block;
	color:#859EE6;
	text-decoration: none;  
	display: inline;
 }
 
.detail-text a:link {
	color:#859EE6;
	text-decoration: none;   
}

.detail-text a:visited {
   color:#859EE6;
   text-decoration: none;
}
.detail-text a:hover {
	color:#859EE6;
	text-decoration: underline;
} 

.detail-text a:active {
	color:#859EE6;
	text-decoration: none;
	
}


 
 

.sep2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: Aucune;
	border-right-style: Aucune;
	border-bottom-style: Aucune;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}


.cadre1 {
	border: 3px solid #90BFFE;
}
.cadre2 {
	border: 1px solid #FF0000;
}

.sep3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: Aucune;
	border-bottom-style: solid;
	border-left-style: Aucune;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 5px;
}

.title1 {
	font-size: 90%;
	color: #A2B6F2;
	font-weight:bold;
}

.title2 {
	font-size: 80%;
	color: #000000;
	font-weight:bold;
}



/******  STYLE EDITEUR ***************/
.tableExtrait1 {
	background-color: #90BFFE;
	border: 1px solid #0099FF;
	color: #FFFFFF;
}
.commentText {
	color: #0099CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.commentTitle {
	color: #0099CC;
	font-weight: bold;
}

.sourceText {
	color: #999999;
    font-size:150%;
	font-weight: bold;
}
.cadre3 {
	background-color: #6699CC;
	border: 2px solid #00CC99;
	color: #CCCCCC;
	height: 50px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	
}
.sep1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: Aucune;
	border-right-style: Aucune;
	border-bottom-style: dotted;
	border-left-style: Aucune;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
