a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

body {
	background-image:url(images/new/fond-gauche.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body.fondblanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: none;
}


TD {
	background-image:none;
}
TD.fondblanc {
	background-color: #FFFFFF;
}

TD.transparent {
	background-image:none;
	background-color:none;
}
TABLE.transparent {
	background-image:none;
}
TD.fondgauche {
	background-image:url(images/new/fond-gauche.jpg);
	background-position: right;
}
TD.fonddroite {
	background-image:url(images/new/fond-droite.jpg);
	background-position: left;
}

TD.fondaccueil {
	background-image:url(images/new/fond-accueil.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
TD.fondaccueil2 {
	background-image:url(images/new/fond-accueil2.gif);
	background-position: left;
	background-repeat: repeat-y;
}
TD.fondbasdepage {
	background-image:url(images/new/ill-basdepage.jpg);
	background-position: left;
	background-repeat: repeat-y;
}





a.blanc {color:#FFFFFF;text-decoration: none;}
a:hover.blanc {color:#FFFFFF;text-decoration: none;}

a.blancs {color:#FFFFFF;text-decoration: underline;}
a:hover.blancs {color:#FFFFFF;text-decoration: none;}

a.noir {color:#000000;text-decoration: none;}
a:hover.noir {color:#000000;text-decoration: underline;}

a.noirs {color:#000000;text-decoration: underline;}
a:hover.noirs {color:#000000;text-decoration: none;}

a.rouge {color:#D22027;text-decoration: none;}
a:hover.rouge {color:#D22027;text-decoration: underline;}

a.rouges {color:#D22027;text-decoration: underline;}
a:hover.rouges {color:#D22027;text-decoration: none;}

.txt-gris {
	color: #999999;
}


.txt-13-rouge-fonce {
	font-size: 13px;
	color: #C1001C;
}

.txt-14-rouge-fonce {
	font-size: 14px;
	font-weight: bold;
	color: #C1001C;
}
.txt-15-rouge-fonce {
	font-size: 15px;
	font-weight: bold;
	color: #C1001C;
}
.txt-16-rouge-fonce {
	font-size: 16px;
	font-weight: bold;
	color: #C1001C;
}


.txt-13-rouge {
	font-size: 13px;
	color: #D22027;
}

.txt-14-rouge {
	font-size: 14px;
	font-weight: bold;
	color: #D22027;
}


.txt-15-rouge {
	font-size: 14px;
	font-weight: bold;
	color: #D22027;
}
.txt-16-rouge {
	font-size: 16px;
	font-weight: bold;
	color: #D22027;
}

.txt-11-noir {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.txt-12-noir {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.txt-13-noir {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.txt-14-noir {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.txt-15-noir {
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.txt-16-noir {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}



.txt-blanc {
	color: #FFFFFF;
}

.txt-accueil {
	font-size: 11px;
	color: #000000;
	line-height: 22px;
}

.txt-encadre-rouge {
	font-weight: bold;
	color: #FFFFFF;
	background: #C1001C;
	vertical-align: middle;
	line-height: 22px;
	display: table;
	height: 30px;
	width: 30px;

}

