/* CSS Document */

body {
/*	font-family: Arial, Helvetica, sans-serif; */
	font-family: Calibri;
}
.norepeat {
	background-repeat:no-repeat;
}
.blanc {
	color: #FFFFFF;
}
.bordeau {
	color: #ab2b5f;
}
.noir {
	color: #000000;
}
.rouge {
	color: #FF0000;
}
.orange {
	color: #fb7020;
}
.marronFonce {
	color: #8a3f15;
}
.vert {
	color: #00FF00;
}
.vertFonce {
	color: #00AA00;
}
.jaune {
	color: #FFFF00;
}
.roseFonce {
	color: #fb3399;
}
.rose {
	color: #fd85c2;
}
.bleu {
	color: #000099;
}
.gris9 {
	color: #999999;
}
.grisFonce {
	color: #434343;
}
.gris6 {
	color: #666666;
}
.gris3 {
	color: #333333;
}
.grisF8 {
	color: #F8F8F8;
}
.grisE2 {
	color: #E2E2E2;
}
.bleuSite {
	color: #4c5657;
}
.coleurbrassards {
	color: #2eadb6;
}
.coleurceinture {
	color: #de3860;
}
.coleurcycliste {
	color: #f16236;
}
.coleurlegging {
	color: #714b9e;
}
.coleurteeshirt {
	color: #3e9245;
}
.coleurslimbox {
	color: #aa802c;
}
.taille1 {
	font-size: 1pt;
}
.taille2 {
	font-size: 2pt;
}
.taille3 {
	font-size: 3pt;
}
.taille4 {
	font-size: 4pt;
}
.taille5 {
	font-size: 5pt;
}
.taille6 {
	font-size: 6pt;
}
.taille7_px {
	font-size: 7px;
}
.taille7 {
	font-size: 7pt;
}
.taille8 {
	font-size: 8pt;
}
.taille8_px {
	font-size: 8px;
}
.taille9 {
	font-size: 9pt;
}
.taille9_px {
	font-size: 9px;
}
.taille10 {
	font-size: 10pt;
}
.taille10_px {
	font-size: 10px;
}
.taille11 {
	font-size: 11pt;
}
.taille12 {
	font-size: 12pt;
}
.taille13 {
	font-size: 13pt;
}
.taille14 {
	font-size: 14pt;
}
.taille15 {
	font-size: 15pt;
}
.fondRouge {
	background-color: #FF0000;
}
.fondRose {
	background-color: #fec1e0;
}
.fondOrange {
	background-color: #fb7020;
}
.fondBlanc {
	background-color: #FFFFFF;
}
.fond6 {
	background-color: #666666;
}
.fond9 {
	background-color: #999999;
}
.fondF8 {
	background-color: #F8F8F8;
}
.fondE2 {
	background-color: #E2E2E2;
}
.fondEE {
	background-color: #EEEEEE;
}
.fondC9 {
	background-color: #C9C9C9;
}
.fondSite {
	background-color: #abb8bf;
}
.fondbrassards {
	background-color: #2eadb6;
}
.fondceinture {
	background-color: #de3860;
}
.fondcycliste {
	background-color: #f16236;
}
.fondlegging {
	background-color: #714b9e;
}
.fondteeshirt {
	background-color: #3e9245;
}
.fondslimbox {
	background-color: #aa802c;
}
.bordure9 {
	border: 1px solid #999999;
}
.bordureNoir {
	border: 1px solid #000000;
}
.bordureGris9 {
	border: 2px solid #999999;
}
.bordureNoir2 {
	border: 2px solid #000000;
}
.bordureOrange {
	border: 1px solid #fb7020;
}
.bordureOrange2 {
	border: 2px solid #fb7020;
}
.bordureOrange3 {
	border: 3px solid #fb7020;
}
.bordureOrange4 {
	border: 4px solid #fb7020;
}
.bordureOrange5 {
	border: 5px solid #fb7020;
}
.bordureRose {
	border: 1px solid #fec1e0;
}
.centrer {
	text-align: center;
}
.droite {
	text-align: right;
}
.gras {
	font-weight: bold;
}
.nonGras {
	font-weight: normal;
}
.italic {
	font-style: italic;
}
.souligne {
	text-decoration: underline;
}
.nonSouligne {
	text-decoration: none;
}
a.nonSouligne:hover {
	text-decoration: underline;
}
.nonSouligne2 {
	text-decoration: none;
}
a.nonSouligne2:hover {
	text-decoration: none;
}
.hauteur9 {
	height: 9px;
}
.hauteur10 {
	height: 10px;
}
.hauteur11 {
	height: 11px;
}
.hauteur12 {
	height: 12px;
}
.hauteur13 {
	height: 13px;
}
.hauteur14 {
	height: 14px;
}
.hauteur15 {
	height: 15px;
}
.hauteur16 {
	height: 16px;
}
.clicIci {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a.clicIci:hover {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: underline;
}

.souligneOrange {
	text-decoration: none;
	font-size: 9pt;
	color: #FFFFFF;
}
a.souligneOrange:hover {
	text-decoration: underline;
	font-size: 9pt;
	color: #fb7020;
}

.nonSouligneRose {
	text-decoration: none;
}
a.nonSouligneRose:hover {
	text-decoration: underline;
	color: #fd85c2;
}

.nonSouligneOrange {
	text-decoration: none;
}
a.nonSouligneOrange:hover {
	text-decoration: underline;
	color: #fb7020;
}

.nonSouligneOrange13 {
	text-decoration: none;
	font-size: 13pt;
}
a.nonSouligneOrange13:hover {
	text-decoration: underline;
	font-size: 13pt;
	color: #fb7020;
}

.nonSouligneBlanc {
	text-decoration: none;
}
a.nonSouligneBlanc:hover {
	text-decoration: underline;
	color: #ffffff;
}

.scrollstyle0 {
	position:absolute; 
	width:750px; 
	height:230px; 
	visibility:visible;
	background-color:#000000;
}

.scrollstyle {
	position:absolute; 
	overflow:auto; 
	width:750px; 
	height:230px; 
	visibility:hidden;
	background-color:#000000;
	border: 1px solid #e27115;
}

.texteEspace2 {
	letter-spacing: 2px;
}

.blink {
	text-decoration: blink;
}

.famille {
	font: bold 16px "arial", sans-serif;
	letter-spacing: 2px;
}

.choix_shopping {
	color: #fb3399;
	font-weight: bold;
}

a.choix_shopping:hover{
	color: #fb7020;
	text-decoration: none;
	font-weight: bold; 
}
