@charset "utf-8";


/* 
	
	Kengtek CSS StyleSheet
	Version 1.0 - October 20th, 2009
	Tuan Nguyen [TSO Communication]
	www.tsocommunication.ca
	
*/

body {
	margin: 0;
	padding: 0;
	border: 0;
	background: url(../images/back.jpg)
	}


a:link {
	color: #707070;
	text-decoration: none;
}
a:visited {
	color: #707070;
	text-decoration: none;
}
a:hover {
	color: #ee2e24;
	text-decoration: none
}

a:active {
	color: #ee2e24;
	text-decoration: none
}


a.nav:link {
	color: #616161;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	line-height: 27px;
}
a.nav:visited {
	color: #616161;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	line-height: 27px;
	
}
a.nav:hover {
	color: #ee2e24;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none
	line-height: 27px;
}

a.nav:active {
	color: #ee2e24;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none
	line-height: 27px;
}


h4.titre {
	color: #ee2e24;
	font-family: Verdana;
	font-weight: bold;
	font-size: 18px;
	font-style: normal
	text-align: left;
	margin: 0 0 1px 0;
	padding: 0;
	}
	
h4.titrekruger {
	color: #40a28e;
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	font-style: normal
	text-align: left;
	margin: 0 0 1px 0;
	padding: 0;
	}

h4.titrelallemand {
	color: #e42d3e;
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	font-style: normal
	text-align: left;
	margin: 0 0 1px 0;
	padding: 0;
	}
	
h4.sous {
	color: #1ab374;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	font-style: normal
	text-align: left;
	margin: 0 0 1px 0;
	padding: 0;
	}
	
h4.nav {
	color: #118555;
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	font-style: normal
	text-align: left;
	margin: 0 0 1px 0;
	padding: 0;
	}	

p {
	color: #707070;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	font-style: normal;
	text-align: justify;
	margin: 0 0 3px 0;
	padding: 0;
	}
	
p.menu {
	color: #707070;
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	font-style: normal;
	text-align: left;
	margin: 0 0 3px 0;
	padding: 0;
	}
	
.white {
	color: #ffffff;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	line-height: 13px;
	font-style: normal;
	text-align: left;
	margin: 0 0 3px 0;
	padding: 0;
	}	

object{
        margin: 0;
        display: block;
} 
