/*============ 
FEUILLE DE STYLE DE LA PARTIE METIERS  
==================== */

#header  #diaporama div#header-image-1{background: #FFF url(../images/bandeau-communication-1.jpg) no-repeat center;}
#header  #diaporama div#header-image-2{background: #FFF url(../images/bandeau-communication-2.jpg) no-repeat center;}
#header  #diaporama div#header-image-3{background: #FFF url(../images/bandeau-communication-3.jpg) no-repeat center;}
#filaire{background-image: url(../images/filaire-communication.gif);}


#column_right_interieur{
  background-color: #FBD5D4;
}
 
#column_left_petit_interieur{
  background-color: #CBC1E6;
  text-align: left;
}

#column_left_petit_interieur p {
  margin-right : 2px; 
}

/*=============== FORMATS spécifiques*/

/*=====listes=*/

dl dt{
		font-family: Arial;
		font-size: 11px;
		font-weight: bold;
		color: #333366;
}

dl dt a{
		font-weight :normal;
		text-decoration : underline;
		color:#003399;
}

.puce dd {
		list-style-type : disc;
}

dl dd{
		padding-bottom : 0px;
		border-bottom : 0px solid ;
		font-family: Arial;
		font-size: 12px;
		font-style: normal;
		text-transform: none;
		color: #333366;
}
 
 .puce   {
		list-style-type : circle ;
 }

.puce dd {
		list-style-type : disc;
}


.actualites .demi_bloc  {width: 295px;padding: 0px 10px;border-bottom: 1px solid #336;margin: 10px; height: 13em;}
.actualites  span{display: block;}
.actualites .demi_bloc span.titre1{color: #603d73; font-weight: bold;}
.actualites  span.titre2{font-style: italic;}
.actualites .demi_bloc span.telecharger-article{height: 3em; width: 100%;display: block;}
.actualites .demi_bloc span.lire-article{height: 1.5em; width: 100%;display: block;}
.actualites .demi_bloc span.lire-article a{padding: 0px 5px;}
.actualites .demi_bloc span.telecharger-article a{display: block;height: 100%; width: 100%;background: url(../images/pdf0.gif) left top no-repeat;}

.actualites  span.lieu{text-transform: uppercase;}
.actualites  span.lien{text-align:right; margin-right:50px;}

