/* article_connexe 3059941 */
.mod_3059941 {
	 position: relative;
}

.mod_3059941 .entete{
	 background-image: none;
	 height: auto;
	 _filter: none;
	 margin: 0;
	 background-color: #EBEBEB;
	 position: relative;
	 padding: 7px 7px;
	 text-transform: uppercase;
	 text-decoration: none;
	 text-align: center;
	 color: #9C999B;
	 font: normal 20px "Yanone Kaffeesatz", "Arial", sans-serif;
	 text-shadow: #FFFFFF 0px 1px 0px;
	 letter-spacing: 0px;
	 border-radius: 5px 5px 0 0;
	 -moz-border-radius: 5px 5px 0 0;
	 -webkit-border-radius: 5px 5px 0 0;
}

.mod_3059941 .entete span, .mod_3059941 .entete a{
	 background-color: #EBEBEB;
	 padding: 0 2px;
}

.mod_3059941 ul{
	 list-style: none;
}

.mod_3059941 .cel1{
	 position: relative;
	 background-color: #EBEBEB;
	 padding: 7px 7px;
}

.mod_3059941 .alone{
	 border-radius: 0 0 5px 5px;
	 -moz-border-radius: 0 0 5px 5px;
	 -webkit-border-radius: 0 0 5px 5px;
}

.mod_3059941 .last{
	 border-bottom-left-radius: 5px;
	 border-bottom-right-radius: 5px;
	 -moz-border-radius-bottomleft: 5px;
	 -moz-border-radius-bottomright: 5px;
	 -webkit-border-bottom-left-radius: 5px;
	 -webkit-border-bottom-right-radius: 5px;
}

.mod_3059941 .titre, .mod_3059941 .titre a{
	 text-decoration: none;
	 text-align: left;
	 color: #32688F;
	 font: bold  13px "Helvetica", sans-serif;
}

.mod_3059941 .titre a:hover{
	 color: #383337;
	 text-decoration: none;
	 background: transparent;
	 font-weight: bold;
}

