#col_left, #col_right{
	margin-top:29px;
}

.nouvelle span{
	display:block;
	clear:both;
}

.nouvelle{
	padding:10px 55px 10px 0;
	width:256px;
	height:140px;
	float:left;
}

.nouvelle .date{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#626161;
}

.nouvelle .title{
	font-family:Georgia;
	font-size:16px;
	color:#b10331;
	line-height:16px;
	margin:4px 0;
}

.nouvelle .content{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#626161;
}

.nouvelle .read{
	color:#b10331;
	padding-left:11px;
	background:url(../img/little_arrow_red.png) no-repeat 0px 4px;
}

.nouvelle a{
	color:#b10331;
}

.nouvelle a:hover{
	text-decoration:underline;
}

/******************VIEW****************/

.return{
	display:block;
	clear:both;
	width:187px;
	height:21px;
	border-bottom:1px solid #dfdfdf;
	padding-left:13px;
	background:url(../img/bullet_red.png) no-repeat;
	color:#626161;
	cursor:pointer;
}

.return a{
	font-weight:normal;
	color:#626161;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}



#quote-view-title{
	font-family:Georgia;
	font-size:30px;
	color:#a6a4a4;
	width:620px;
	clear:both;
	padding:0;
	margin:0 0 5px 0;
	line-height:30px;
}

.nouvelle-view span{
	display:block;
	clear:both;
}

.nouvelle-view{
	width:620px;
	float:left;
}


.nouvelle-view .date{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#626161;
	padding-bottom:15px;
}

.nouvelle-view .content{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#626161;
	padding-bottom:20px;
}

.paginator{
	width:90%;
	text-align:right;
	clear:both;
}

.paginator a{
	color:#626161;
}

.paginator .current{
	color:#b10331;
	font-weight:bold;
}
