body,p,ul,li,h1,h3 {margin:0;padding:0;}
body {
	font: 13px Arial, Helvetica, sans-serif;
}
#imprimable {
	width: 660px;
	margin:0 auto;
}
#header {
	height: 40px;
	border-bottom: 1px solid #000000;
}
#header .date {
	float: right;
	margin-top: 25px;
	font-size: 11px;
}
#header img {float:left;}


#theme {
	text-transform: uppercase;
	color: #666;
	font-weight: bold;
	margin-bottom: 25px;
}


#body {
	margin-right: 180px;
	text-align:justify;
}

h1 {
	font-size:32px;
	font-weight:bold;
	margin-bottom:10px;
}


#droite {
	width: 160px;
	float: right;
}
.box {
	padding:12px 3px;
	border-bottom:solid 1px #ccc;
}
h3 {
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	color:#666;
	margin-bottom:10px;
}
a.list {
	display:block;
	background:url(images/print-puce.gif) no-repeat 0px 5px;
	color:#666;
	text-decoration:none;
	font-size:11px;
	padding:1px 2px 1px 10px;
}
a.list:hover {text-decoration:underline;}
a.list + a.list {margin-top:5px;}

.info-auteur {
	color:#999;
	font-size:11px;
}

.info-comm {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

/* REUTERS */
#reuters-thb {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#reuters-thb a.agrandir {
	background-color:#000000;
	text-align:center;
	display:block;
	color:#fff;
	font-size:10px;
	text-decoration:underline;
	padding:2px;
}
#reuters-thb a.agrandir:hover { text-decoration:none; }
.info-reuters { 
	border:none;
	padding-top:0;
	margin-bottom:30px;
}
#reuters-copyright {
	margin-top:30px;
	font-size:10px;
	color:#333;
	padding:5px;
	border-top:solid 1px #999;
}
.reuters-body p {
	margin-bottom:10px;
}
/*************/

#footer {
	clear:both;
	border-top:solid 1px #666;
	color:#666;
	font-size:10px;
	padding:10px 0;
	margin-top:15px;
}