/* CSS Document */

body
{ 
	background: #FAF9E4 url(images/fond.jpg) fixed center repeat; 
}

a
{
	font-family: verdana; color: #305c7e; text-decoration: none; font-size: 9px; font-weight: bold;
}

a:hover
{
	color: #999999; 
}

.txtTitle 
{ 
	font-family: verdana; 
	color: #777777; 
	text-decoration: none; 
	font-size: 11px;
	font-weight: bold;
	padding-right: 27px;
}

.txt 
{ 
	font-family: verdana; 
	color: #777777; 
	text-decoration: none; 
	font-size: 10px;
	line-height: 17px;
	padding-right: 27px;
}
