/* commentaires */

body{
	margin: 0px ;
	padding: 0px ;
	background-color: #F4F4F4 ;
}

td{
	font-family: "Trebuchet MS" ;
	color: #000000 ;
	font-size: 10pt ;
}

.tpg{
	font-size: 9pt ;
	font-weight: bold ;
}

.tgg{
	font-size: 12pt ;
	font-weight: bold ;
}

.titre{
	font-size: 14pt ;
	font-weight: bold ;
	color: #FF6600 ;
}


.Texte{
	font-family: verdana ;
	font-size: 10pt ;
	color: #666666 ;
}


.TexteGrand{
	font-family: verdana ;
	font-size: 12pt ;
	color: #666666 ;
}

.TextePetit{
	font-family: verdana ;
	font-size: 8pt ;
	color: #666666 ;
	font-weight: normal ;
}

.TextePetit1{
	font-family: verdana ;
	font-size: 8pt ;
	color: #FFFFFF ;
	font-weight: normal ;
}

.TexteSlogan{
	font-family: verdana ;
	font-size: 14pt ;
	color: #666666 ;
	font-weight: bold ;
}

.TexteCouleur1Gras{
	color: #FF7D00 ;
	font-weight: bold ;
}

/* BANNIERES PUB VENANT DE KOUIK.CH */

.cgp{
	font-family: verdana ;
	font-size: 8pt ;
	font-weight: normal ;
}


A:link {color: #0066FF ; font-weight: bold}
A:active {color: #FF6600 ; font-weight: bold}
A:visited {color: #0066FF ; font-weight: bold}
A:hover {color: #FF6600 ; font-weight: bold}

A.type1:link {color: #000000 ; text-decoration: none ; font-weight: normal}
A.type1:active {color: #FF6600 ; text-decoration: none ; font-weight: normal}
A.type1:visited {color: #000000 ; text-decoration: none ; font-weight: normal}
A.type1:hover {color: #FF6600 ; text-decoration: none ; font-weight: normal}

A.type2:link {color: #CC0000 ; text-decoration: none ; font-weight: normal}
A.type2:active {color: #FF6600 ; text-decoration: none ; font-weight: normal}
A.type2:visited {color: #CC0000 ; text-decoration: none ; font-weight: normal}
A.type2:hover {color: #FF6600 ; text-decoration: none ; font-weight: normal}

li{
	font-family: verdana ;
	font-size: 10pt ;
	color: #666666 ;
	text-align: justify ;
	list-style-image: url("/a-images/puce.gif") ;
	list-style-position: inside ;
}

.image{
	border: 0px;
}

.Formulaire{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.FormulaireChamp{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 8pt ;
}


.Bouton{
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 8pt ;
	color: #FFFFFF ;
	font-weight: bold ;
	background: #FF6600 ;
}