.bloc1{
	border-color:#C27B1F;
	float:left;
	line-height:18px;
}
.blocFull{
	border-color:#C27B1F;
}
.bloc1 h4{
	color:#C27B1F;
}

.colored{
	color:#C27B1F;
}

.nav{
	color:#C27B1F;
	border-color:#C27B1F;
}
.nav .previous, .nav .next{
	background-color:#C27B1F;
}
.nav .inactif{
	background-color:#F4F3F3;
}


/*========================================================*/

/*======================*/
/*==== NOMENCLATURE ====*/
/*======================*/

.nomenclature{

}
.nomenclature .telechargement{
	color:#C27B1F;
	font-weight:bold;
	font-size:12px;
	margin-top:12px;
	margin-bottom:12px;
}
.nomenclature .telechargement li{
	list-style-type:none;
	margin-left:0;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:6px;
	margin-bottom:6px;
}

.nomenclature .telechargement li .btn1{
	float:right;
	margin-top:-5px;
}
.nomenclature .telechargement .maskLI{
	margin-top:-20px;
}

.modifs{
	background-color:#F6F5F5;
	margin-top:12px;
}

.modifs ul{
	padding:12px;
	margin:0;
}
.modifs li{
	margin:0;
	list-style-type:none;
}

.modifs .date{
	float:left;
	font-weight:bold;
	width:100px;
	color:#CC3266;
	font-size:11px;
}
.modifs .texte{
	float:right;
	width:520px;
	padding-bottom:8px;
	margin-bottom:8px;
	background-image:url(../../_img/tirait2.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:11px;
	line-height:14px;
	
}

.modifs .texte p{
	margin-bottom:5px;
}
.modifs .maskLI{
	margin-top:-28px;
	background-color:#F6F5F5;
}

/*======================*/
/*======================*/
/*======================*/

.reglementation{

}
