body 
{
	margin: 0px;
	background-color: #eaeaea;
	background-image : url('./images/background.gif');
	background-repeat : repeat-x;
}
td
{
	font-family: Verdana,  Tahoma;
	font-size:12px;
}

.maxi
{
	font-family: Verdana,  Tahoma;
	font-size:14px;
}

.date 
{
	font-family: Verdana, Tahoma;
	color: #2482BF;
	font-size:13px;
	list-style-image : url('images/point.gif');
}

.news
{
	padding-top: 2px;
	padding-left:15px;
	padding-bottom:20px;
	font-size: 12px;
	color: #000000;
	font-family: Tahoma;
}

.thumb
{
	float: left; 
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	-moz-box-sizing: border-box;
}

.thumbtext
{
	background-color: #F2F9FD; 
	float: left;
	width:244px;
	margin:0; padding: 10;
	border-bottom: 1px solid #cdcdcd; 
	border-top: 1px solid #cdcdcd;
	border-right: 1px solid #F2F9FD;
	-moz-box-sizing: border-box;
}

.clear
{
	clear: both; 
	padding:10;
}

a
{
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	color: #ff9900;
	font-weight: bold;
	text-decoration: underline;
}

li 
{
	color: #ff6600;
	list-style-type : square;
}

.g
{
	color: #2482bf;
}