/* CSS Document */
a:link 
{
	text-decoration: none;
}
a:visited 
{
	text-decoration: none;
}
a:hover 
{
	text-decoration: underline;
}
a:active
{
	text-decoration: none;
}
body
{
	background-color:#2F2F2F;
	/* background-color:#7D8082; */
	margin:0px;
	padding:0px;
}
.Style1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.Style2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.title 
{
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #244729;
}
a.title 
{
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #393939;
	margin-left:4px;
}
a { color: #244729; }

a img { border: none; }

a:visited 
{ 
	color: #244729; 
	text-decoration:none;
}

a:hover 
{
	color: #393939;
	text-decoration:underline
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #393939;
	margin-left:28px;
}
.link2 {
	font-family: Arial;
	font-size: 10px;
	color: #393939;
	font-weight:600;
}
a.link2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #244729;
	margin-left:1px;
	text-decoration:none;
}
a.link2:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #244729;
	margin-left:1px;
	text-decoration:underline;
}
.meta {
	font-size: .95em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	/* color: #025CB4; */
	font-weight: normal;
	letter-spacing: 0;
	text-decoration:none;

}
.button {
	font-family: Tahoma;
	font-size: 10px;
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#025CB4;
	font-weight:bold;
	padding: 1px 2px;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-left:2px;
/*	margin: 0;*/
}
.comment {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	margin-left:2px;
/*	margin: 0;*/
}
.commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 100%;
	list-style-type: none;
}
h4 {
	border-bottom: 1px dashed #000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin: 15px 0 0 2px;
	padding-bottom: 0px;
	color:#244729;
}
h5 {
	border-bottom: 1px dashed #000;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	margin: 15px 0 0 2px;
	padding-bottom: 0px;
	color:#393939;
}
.btm 
{	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #393939;
}
.tiny-blue 
{
	font-family: Tahoma;
	font-size: 10px;
	color: #393939;
}
.st 
{
	font-size: 10px;
	color: #333333;
	font-family:Arial;
	text-decoration:none;
}
.com 
{
	color: #333;
	font-family: Tahoma;
	font-size: 11px;
	margin-left:4px;
}
.stblue 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #244729;
}
.pblue 
{
	font-family: tahoma;
	font-size: 10px;
	color: #244729;
}
.stred 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #393939;
	font-weight:bold;
}
.white 
{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.droite /* utilisé */
{
	text-align:right;
}
.desc  /* utilisé dans vidéos et blogs */
{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.vtitle /* utilisé dans videos et players */
{
	font-family: Tahoma; 
	font-size: 15px; 
	font-weight: 600; 
	color: #393939; 
}
.title-news
{
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#393939;
}
.p5 
{
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	color: #025CB4; 
}
.tit
{
	font-size:11px;
	font-family:Arial;
	color:#777777;
}
.tablehead
{
	width:432px;
}
.tablehead2
{	
	width:100%;
}
.stathead
{
	color:#244729;
	font-size:12px;
	font-family:tahoma;
	
}
.colhead
{
	color:#393939;
	font-size:11px;
}
.oddrow
{
	font-size:10px;
}
.evenrow
{
	font-size:10px;
}
b
{
	color:#244729;
}
