/* ressources */

#art_contenu {
	float:left;
	width:75%;
	margin:0;
}

#art_connexe {
	width:201px;
	float:right;
	padding:0;
	margin:0 0 5px 0;
	background:url(images/r_connexe_fond.gif) repeat-y;
}

#art_connexe_lus {
	margin:0;
	padding:0;
	height:24px;
	background:url(images/r_connexe_lus.gif) no-repeat;
}

#art_connexe_aussi {
	margin:0;
	padding:0;
	height:24px;
	background:url(images/r_connexe_aussi.gif) no-repeat;
}

#art_connexe_top {
	margin:0;
	padding:0;
	height:10px;
	background:url(images/r_connexe_top.gif) no-repeat;
}

#art_connexe span {
	display:none
}

#art_connexe ul {
	list-style-type: none;
	margin:0;
	padding:10px;
	background:url(images/r_connexe_bottom.gif) no-repeat bottom;
}

#art_connexe li {
	padding:4px 0 6px 0;
	border-bottom:1px dotted #B2BDC4;
}

/* bloc */

.art_bloc {
	margin:0 0 15px 0;
	padding:0;
}

.art_bloc h2 {
	margin:0;
	height:29px;
	font-size:1em;
	color: #FFFFFF;
	background:#E8711D url(images/art_entete_fond.gif) repeat-x;
}

.art_entete_titre {
	padding:7px;
	float:left;
	background:url(images/art_entete_gauche.gif) no-repeat top left;
}

.art_entete_bis {
	height:22px;
	width:120px;
	margin:0;
	padding:7px 0 0 0;
	float:right;
	background:url(images/art_entete_droite.gif) no-repeat top right;
	font-weight:normal;
}

.art_bloc_contenu {
	margin:2px 0 0 0;
	padding:8px;
	background:url(images/art_bloc_fond.gif) repeat-x;
	border:1px solid #D3D8DF;
}

.art_bloc p {
	margin:3px 0 13px 0;
}

.art_bloc h3 {
	margin:0;
	padding:10px 0 3px 0;
	color:#000000;
	font-size:1.2em;
}

.art_bloc h4 {
	margin:0;
	padding:0 0 0 30px;
	font-weight:normal;
	font-size:120%;
	background:url(images/r_puce_liste.gif) no-repeat left;
	cursor:pointer
}

.art_bloc ul {
	margin:0;
	padding:0 4px 10px 30px;
}

.art_bloc li {
	list-style-type : none;
	padding:4px;
	border-bottom:1px dotted #B2BDC4;
}

.art_tab_h {
	background:url(images/art_bloc_fond.gif) repeat-x;
	font-family:Tahoma, Arial, helvetica, sans-serif;
	font-size:0.9em;
	border:1px solid #D3D8DF;
	margin:2px 0 0 0;
	width:100%;
}
.art_tab_h th {
	text-align:right;
}
.art_tab_h th, .art_tab_h td {
	padding:5px;
}

/* banniere image */

#art_ban {
	height:40px;
	margin:1px 0 0 0;
	background:#EE8C05 url(images/art_ban.jpg) no-repeat right;
}

/* article titre & auteur */

#art_titre {
	font-size:150%;
}

#art_auteur {
	font-family:Tahoma, Arial, helvetica, sans-serif;
	font-size:0.9em;
	margin:0 0 30px 0;
	position:relative;
}

#art_goto_forums {
	padding:0 0 0 30px;
	background:url(images/art_goto_forum.gif) no-repeat left;
}