body {
 font: 8px verdana, sans-serif;
 background-color: #ffffff;
 margin: 0;
 padding: 0;
}

.test {
	font-family:verdana,sans-serif;
	font-size:8px;
}

#ligne_breve {
	width:650px;
	height:190px;
	/*border: 1px solid #1586BB;*/
}

#date_breve {
	font-family:verdana,sans-serif;
	font-size:9px;
	color:#555555;
}
#breve {
	float:left;
	width:285px;
	height:140px;
	padding:15px;
	/*border: 1px solid #1586BB;*/
}
#breve1 {
	width:285px;
	height:140px;
	padding:15px;
	/*border: 1px solid #1586BB;*/
}
#bandeau_breve {
	width:288px;
	height:35px;
	/*border-bottom:1px solid #1586BB;*/
}
#titre_breve {
	font-size:16px;
	font-weight: bold;
}
#present_breve {
	background-color:#DDDDDD;
	padding:5px;
	font-size:14px;
    width:180px;
	font-weight: bold;
}
#lettrine_breve {
	margin-top:-8px;
	padding-left:3px;
	font-size:58px;
	color:white;
	line-height:57px;
	width:40px;
}
#lettre_breve {
    font: 8px verdana, sans-serif ;
	margin-right:6px;
	margin-top:15px;
	float:left;
	background:#ff0000;
	line-height:45px; /*69px; pour IE 7*/ 
	padding-top:0px;
}
/* pour IE 7 - 6 */
#resume_breve {
	font-size: 10px;
	margin-top:13px;
}
/* pour FF  */
html>/**/#resume_breve {
	font-size: 8px;
	margin-top:13px;
}
/* pour IE 6 */  
#lire_breve {
	background-color:#008800;
	color:#fff;
	text-align:center;
	padding-top:2px;
	width:100px;
	height:15px;
	float:right;
	font-weight: bold;
	position:relative;
	top:100px;
}
/* pour FF  
#lire_breve {
	background-color:#008800;
	color:#fff;
	text-align:center;
	padding-top:2px;
	width:100px;
	height:15px;
	float:right;
	font-weight: bold;
	position:relative;
	top:100px;
}*/
#photo_breve {
    margin-right:6px;
	margin-top:15px;
	float:left;
	padding-top:0px;
}

