﻿.feedrsslist
{
	width: 216px;
	background-color: #f1f1f1;
}

.feedrsslist .rsstitle
{
	font-size: 24px;
	font-weight: bold;
	color: #33ccff;
	padding-left: 10px;	
	padding-right: 10px;	
	padding-bottom: 10px;	
	border-bottom: solid 2px #ffffff;
	line-height: 25px;
}

.feedrsslist .title
{
	font-size: 11px;
	font-weight: bold;
	color: #66ccff;
}

.feedrsslist .date
{
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	margin-bottom: 15px;
}

.feedrsslist .description
{
	font-size: 11px;
	color: #999999;
}


.feedrsslist a,
.feedrsslist a:link,
.feedrsslist a:visited
{
	color: #66ccff;
	white-space: nowrap;
}

.feedrsslist a:hover,
.feedrsslist a:active
{
	color: #999999;
}

.texte-colonne
{
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	min-height: 250px;
}