/*Feuille de style avec les spécificités du DF*/

/*FAQ*/
#faqdf { 
position: relative; left:0px; margin-bottom: 25px; }

/*Article*/
.artdf {
	position: relative;
	left: 0px;
	top: 4px;
	padding: 5px 0 5px;
}
.artlien {
	position: relative;
width: 500px;  
  left: 20px;
	top: 4px;
	padding: 5px 0 5px;
    margin-bottom: 4px;
	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
}

/*contact*/
#contact { position: relative; width: 760px; padding:10px; float:left; top:20px; background-color:#cae3ef; text-align: center; }
.contact1 { position: relative; top: 0px; font-weight: bold;} 

/*bas de page*/
#footer { position: relative; text-align: center; font-size: 0.8em; top: 15px;}
/*fin specials DF*/

#menu_gauche {
	z-index: 10}
		
/* surcharge de la css etat*/        
.portlet_droit {
	padding: 3px 3px 3px 3px ;
    text-align:center;    
}
        
.tab {
	color: #000;
	background-color: #e2edf1;
		left:5px;

	margin: 5px;
	padding: 5px;
	border: 2px solid #FFFFFF;
	}
    
.uneactu{
  clear: both;
  padding-top: 5px;
}
.uneactup{
	margin-left : 0px;
    margin-top  : 5px;
    margin-bottom : 5px;
	padding: 1px 1px 1px 0px;
}
.norma{
	font-weight: normal;
}

.avecbordure {
border-left:15px solid #C0D8E0;
padding-left:4px;
}
