td {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #000000;
}
span {
	font-family: Verdana, Arial;
}
input {
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 11px;
}
input.google {
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 15px;
}
select {
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 11px;
}
a {
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #0000DE;
}
a:hover {
	font-family: Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #FF0000;
}

a.lien-blanc {
	color: #FFFFFF;
}
a.lien-blanc:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.lien-noir {
	color: #000000;
}
a.lien-noir:hover {
	color: #FF0000;
}

h1 {
	display: inline;
}

h2 {
	display: inline;
}

h3 {
	display: inline;
}

h4 {
	display: inline;
}

.small {
	font-size: 9px;
}

.noir {
	background: #000000;
}
.blanc {
	background: #FFFFFF;
}
.bleu {
	background: #0070c0;
}
.bleu_clair {
	background: #DDEEFF;
}

.titre-page {
	font-family: Verdana, Arial;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
}
.sous-titre-page {
	font-family: Verdana, Arial;
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
}
.titre-bleu {
	font-family: Verdana, Arial;
	color: #0000DE;
	font-size: 18px;
	font-weight: bold;
}
.titre-blanc {
	font-family: Verdana, Arial;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.titre-noir {
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.texte-noir-gras {
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}
.texte-rouge-gras {
	font-family: Verdana, Arial;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.texte-noir {
	font-family: Verdana, Arial;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
.texte-gris {
	font-family: Verdana, Arial;
	color: #777777;
	font-size: 11px;
	font-weight: normal;
}
.texte-bleu {
	font-family: Verdana, Arial;
	color: #0000DE;
	font-size: 11px;
	font-weight: bold;
}
.texte-blanc {
	font-family: Verdana, Arial;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
}
a.titre_moteur:link {
	font-size: 13px;
	color: #000000
}
a.titre_moteur:visited {
	font-size: 13px;
	color: #606760
}
a.titre_moteur:active, a.titre_moteur:hover {
	font-size: 13px;
	color: #D00C0C
}
a.moteur:link {
	color: #0070c0
}
a.moteur:visited {
	color: #606760
}
a.moteur:active, a.moteur:hover {
	color: #D00C0C
}
a.moteur_blanc:link {
	color: #FFFFFF
}
a.moteur_blanc:visited {
	color: #FFFFFF
}
a.moteur_blanc:active, a.moteur_blanc:hover {
	color: #BFBFBF
}
a.clone:link {
	color: #989898;
	font-size: 11px
}
a.clone:visited {
	color: #989898;
	font-size: 11px
}
a.clone:active, a.clone:hover {
	color: #D00C0C;
	font-size: 11px
}
.small, small {
	font-size: 11px; font-family: Tahoma, Geneva, sans-serif
}
.gr {
	color:#FF0000
}
.texte_clone {
	color:#989898
}
.encadre  {
	background: #DDEEFF;
	padding:5px;
	border-top: 1px solid #0070c0;
	border-bottom: 1px solid #0070c0;
	border-left: 1px solid #0070c0;
	border-right: 1px solid #0070c0;
}

.encadre2  {
	background: #DDEEFF;
	padding:5px;
	border-top: 1px dashed #0070c0;
	border-bottom: 1px dashed #0070c0;
	border-left: 1px dashed #0070c0;
	border-right: 1px dashed #0070c0;
}

.encadre3  {
	background: #FFFFFF;
	padding:5px;
	border-top: 1px dashed #0070c0;
	border-bottom: 1px dashed #0070c0;
	border-left: 1px dashed #0070c0;
	border-right: 1px dashed #0070c0;
}

li.liste {
	padding:0px 0px 4px 0px;
	font-size: 11px
}

a.mysite {
	color: #0070c0;
	font-size: 14px
}
a.mysite:hover {
	color: #FF0000;
	font-size: 14px
}