@charset "utf-8";

/* CENTRE */
#articles {
	float: left;
	width: 457px;
	border-right: 1px dotted #b3b3b3;
}
#articles a {
	text-decoration: none;
	width: 430px;
	height: 135px;
}
#articles .art:hover, .dossier:hover {
	text-decoration: none;
	background: #f5f5f5;
	border: 1px solid #b0d5f2;
	cursor:pointer;
}
#articles .art .lire_suite {
	display:none;
}
#articles .art:hover .lire_suite {
	display:block;
}
#titrearticles  .petitart-blanc {
	height: 65px;
	width: 209px;
}
#titrearticles {
	width: 209px;
	float: left;
	margin-left: 7px;
	margin-top: 12px;
}
#dossiers {
	clear: both;
	width: 680px;
	margin-top: 5px;
}
.trait {
	border-top: 1px dotted #9b9b9b;
	width: 444px;
	margin-left: 6px;
	height: 1px;
}

.art  p, .dossier p {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
/*
 * 2009-09-10, ChS
 * Bug=2844
	height: 62px;
 */
}
.dossier p {
	height: 35px;
}
.art .photo   {
	border: 1px solid #9b9b9b;
	margin-right: 12px;
	position: absolute;
	margin-top: 14px;
}
.art .texte {
	width: 335px;
	position: absolute;
	margin-left: 95px;
	margin-top: 14px;
}
.art {
	margin-left: 6px;
	width: 430px;
	padding: 5px 7px 2px;
	margin-bottom: 1px;
	position: relative;
/*
 * 2009-09-10, ChS
 * Bug=2844
	height: 135px;
 */
	border: 1px solid #FFFFFF;
}
.art .lire_suite{
	float:right;
	font:9px Arial, Helvetica, sans-serif;
	color: #2684dc;
	margin-top: 5px;
}
.dossier {
	margin-left: 6px;
	width: 651px;
	padding: 5px 7px 2px;
	margin-bottom: 1px;
	height: 253px;
	border: 1px solid #FFFFFF;
}
.dossier .texte {
	width: 651px;
	margin-top: 14px;
}
.dossier .photo {
	border: 1px solid #9b9b9b;
	margin-top: 14px;
}
#contenu   h3   #pictoactu {
	background: url(../images/pictoarticles.gif) no-repeat left center;
	margin-left: 12px;
	padding-left: 38px;
}
.date {
	font: 9px/15px Arial, Helvetica, sans-serif;
	background: url(../images/cartouche_date.gif) no-repeat;
	display: block;
	height: 15px;
	width: 48px;
	text-align: center;
}
.petitart-gris p a, .petitart-blanc p a, #plus p {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #429cda;
	background: url(../images/puce.png) no-repeat 0px 5px;
	padding-left: 5px;
	margin-top: 8px;
}
.petitart-gris p a:hover, .petitart-blanc p a:hover {
	color: #f79a03;
}
.theme5 {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #515151;
	background: url(../images/theme4.jpg) no-repeat;
	height: 21px;
	display: block;
	width: 120px;
	padding-left: 6px;
	padding-bottom: 10px;
	float:left;
}
.theme4 {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #515151;
	background: url(../images/theme4.jpg) no-repeat;
	height: 21px;
	display: block;
	width: 120px;
	padding-left: 6px;
	padding-bottom: 10px;
	float:left;
}
.theme3 {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #515151;
	background: url(../images/theme3.jpg) no-repeat;
	height: 21px;
	display: block;
	width: 120px;
	padding-left: 6px;
	padding-bottom: 10px;
	float:left;
}
.theme2 {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #515151;
	background: url(../images/theme2.jpg) no-repeat;
	height: 21px;
	display: block;
	width: 100px;
	padding-left: 6px;
	padding-bottom: 10px;
	float:left;
}
.theme1 {
	font: bold 9px Verdana, Arial, Helvetica, sans-serif;
	color: #515151;
	background: url(../images/theme1.jpg) no-repeat;
	height: 21px;
	display: block;
	width: 80px;
	padding-left: 6px;
	float:left;
}
.theme1 img, .theme2 img, .theme3 img, .theme4 img  {
	margin-top: 2px;
	vertical-align: text-bottom;
}
#titrearticles .petitart-gris {
	height: 55px;
	width: 204px;
	background: #efefef;
	padding-top: 10px;
	padding-left: 5px;
}
.petit-trait {
	border-top: 1px dotted #9b9b9b;
	width: 209px;
	height: 1px;
	margin-top: 1px;
}
.petit-trait_focus{
	border-top: 1px dotted #9b9b9b;
	width: 260px;
	height: 1px;
	margin-top: 5px;
	margin-left:16px;
}

#titrearticles .petitart-blanc {
	height: 55px;
	width: 204px;
	padding-top: 10px;
	padding-left: 5px;
}
.grand-trait {
	border-top: 1px dotted #9b9b9b;
	width: 666px;
	height: 1px;
	margin-left: 7px;
}
#centrehaut {
	width: 682px;
/*
 * 2009-09-10, ChS
 * Bug=2844
	height: 492px;
 */
}
#contenu h3 #pictodossiers {
	background: url(../images/pictodossiers.gif) no-repeat left center;
	margin-left: 12px;
	padding-left: 38px;
}
#contenu  h3 {
	background: url(../images/ombre_titre.jpg) no-repeat 0px 0px;
	height: 42px;
	width: 457px;
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #2a2a29;
	padding-top: 11px;
}

/*
 * 2009-09-29, ChS
 * Bug=3041
 */
#articles.home .art {
  height:140px;
}

/*
 * Bug=3048
 */
#articles.home .art p {
  height:62px;
}

