.summary_template{
	width:320px; 
	padding:0px 15px 0px 0px; 
	border:1px #CCCCCC solid; 
	border-style:none dotted none none; 
	vertical-align:top
}

.summary_template .article .content {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-style:none none none none;
	}


.summary .heading{
	font-family:'Trebuchet MS';
	height:47px;
	margin:0px 0px 12px 0px;
	}

.summary .heading .icon,
.summary .heading .icon_over{
	float:left;
	width:53px;
	height:47px;
	text-align:left;
	}

.summary .heading .icon_over, 
.summary .over .heading .icon{
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	 opacity: 0.5;
	 cursor:pointer;
	}

.summary .heading .intitule{
	float:left;
	text-align:left;
	font-size:8pt;
	color:#888888;
	padding:9px 0px 0px 0px;
	line-height:13pt;
	}

.summary .heading .intitule a{
	text-decoration:none;
	color:#888888;
	}

.summary .heading .intitule b{
	font-size:12pt;
	color:#000000;
	font-weight:bold;
	font-style:italic;
	}


.summary .intitule02{
	font-family:'Trebuchet MS';
	text-align:left;
	font-size:10pt;
	color:#000000;
	font-weight:bold;
	padding:0px 0px 0px 14px;
	line-height:11pt;
	background: url('../media/summary_icon.gif') no-repeat 0px 3px;
	margin:0px 0px 12px 0px;
	}

.summary .intitule02 a{
	text-decoration:none;
	color:#000000;
	}

.summary .intitule02 a:hover{
	text-decoration:none;
	color:#8B0002;
	}