﻿.TekLubNews
{
	background-color: #DDDCD7;
	padding-top: 7px;
	padding-bottom: 2px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99ADC8;
	padding-left: 9px;
}

.TekLubBlueLabel
{
	color: #005B99;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size:15px;
}

A.TekLubBlueLink:link
{
	color: #005B99;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
}

A.TekLubBlueLink:visited
{
	color: #005B99;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
}

A.TekLubBlueLink:hover
{
	color: #005B99;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
}



.TekLubOrangeLabel
{
	color: #F96302;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size:20px;
}

.TekLubOrangeLink
{
	color: #F96302;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}

A.TekLubOrangeLink:link visited
{
	color: #F96302;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}

A.TekLubOrangeLink:hover
{
	color: #005B99;
	margin-top: 0px;
	margin-bottom: 4px;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}




.TekLubContentLabel
{
	font-size: 11px;
}

.TekLubSeparateur {
	clear: both;
	background-image:     url(/website/images/interface/dot-x.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

A.TekLubWhiteLink:link {
	color: #ffffff;
	text-decoration: none;
	list-style-type: none;
	font-size:11px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	list-style-type: none;
	
}
A.TekLubWhiteLink:visited {
	color: #ffffff;
	text-decoration: none;
	list-style-type: none;
	font-size:11px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	list-style-type: none;
}
A.TekLubWhiteLink:hover {
	color: #000000;
	text-decoration: none;
	font-size:11px;
}
