@charset "utf-8";
/* CSS Document */

/***************************   NC  **********************************/

.postvar {

       	margin-bottom: 5px;
	padding: 0px 0px;
	height:auto;	
	border: 1px solid #65A9D7;
	border-radius: 8px;
	background: #F8F8F8;
	font-size: 6px;
        text-align: center;
        
}

.alimnc {
	/*margin-bottom: 5px;
	padding: 0px 10px;
	width:auto;
	border: 1px solid #65A9D7;
	border-radius: 4px;
	background: #DBEAF9;*/	
	
	margin-bottom: 5px;
	padding: 0 10px;
	width:auto;
	border: 1px solid #65A9D7;
	border-radius: 4px;
	background: #DBEAF9;
	overflow: auto;
    white-space:normal;
    overflow-y: hidden;
}
.ncTitre_nc {
	
	font-weight: bold;
	color: #00F;	
	font-size: 1.6em;
	text-align:Center;
	text-shadow: -2px 3px 2px #777;	
	
}


.ncTitreArticle {
	
	width:auto;	
	background: #DBEAF9;
	font-size: 1.6em;
	text-shadow: -2px 3px 2px #777;	
	color: #17365D;
	
}
.ncTitreArticle h4 {
	
	text-align:Center;
	
}

.ncArticle  {
    padding: 10px 5px;	
    width:auto;	
	background: #FFFFFF;
	font-size: 13px;
	border: 1px solid #65A9D7;
   }
.ncArticle p  {	
    line-height :110% ;
		font-size: 13px;
   
}
/*******************************************/
.ncTitreArticleUpdate input{
	
	width: auto;
    height: 24px;
	font-size: 12px;
    border: 1px solid #666;
	background: #ABEAA8;
	
}
.ncLienUpdate {	
	width: auto;
    height: 22px;
	font-size: 20px;
	text-align: center;
    border: 2px solid #666;
	background: #ABEAA8;
	color:red ;
}

.ncArticleUpdate {
    padding: 0px 0px;	
    width:auto;	
	height: 100px;
	background: #ABEAA8;
	font-size: 13px;
	border: 1px solid #666;
   }
.ncArticleUpdate p  {	
    line-height :100% ;
		font-size: 13px;
   
}

/*****************************************/
.titre_classement_p {
	
	color: #17365D;
	text-shadow: 4px 4px 2px #777;	
	
}
.titre_classement {
	
	color: #17365D;
	/*text-shadow: 1px 3px 2px #777;*/	
	
}
/*****************************/
.ncTitreGraph {
	
	width:auto;	
	background: #DBEAF9;
	text-align: center;
	font-size: 1.6em;
	color: #17365D;
	text-shadow: -2px 3px 2px #777;	
	
}

.ncGraph  {
    text-align: center;
    padding: 10px 5px;	
    width:auto;	
	background: #FFFFFF;
	border: 1px solid #65A9D7;
   }


.ncGraph img {
  height: 180px;
  width: 400px;
 
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.ncGraph img:hover {
  width: auto;
  height: 350px;
}


.ncPiecJoint{
   	
    width:300px;	
	height: 100px;
	background: #ABEAA8;
	font-size: 13px;
	border: 1px solid #666;
   } 
 .nc_ordre {
	
	width:20px;	
	background: #DBEAF9;
	font-size: 0.8em;
	text-align:center;
	text-shadow: -2px 3px 2px #777;	
	color: #17365D;
	
} 
.ncTableau  {
    padding: 10px 5px;	
    width:auto;	
	background: #FFFFFF;
	font-size: 13px;
	border: 1px solid #65A9D7;
   } 
.ncTitrePopup{ 
	
	background: #EBEBEB;
	font-size: 14px;
	font-weight: bold;
	color: #17365D;
	border: 1px solid #17365D;
	
}
/*************************************/
.ncNote {
	
	width:auto;
        height: 10px;	
	background: #F7F4A2;
        border: 1px solid #65A9D7;
	font-size: 12px;
	color: #17365D;
	
}
.ncNote input{
	
	width: auto;
        height: 20px;
	font-size: 12px;
        border: 1px solid #666;
	background: #F7F4A2;
}

/*****************************************/
 