a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #00A3D2;
	text-decoration: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-image:url(images/fond-trait.jpg);
	background-color: #00A3D2;
}


TD.transparent {
	background-image:none;
	background-color:none;
}
TABLE.transparent {
	background-image:none;
}
TD.fondgauche {
	background-image:url(images/fond-gauche.jpg);
	background-position: right;
}
TD.fonddroite {
	background-image:url(images/fond-droite.jpg);
	background-position: left;
}
td.fond-milieu {
	background-image:url(images/fond-milieu.jpg);
	background-position: left 0px;
	background-repeat: no-repeat;
}
td.fond-milieu-us {
	background-image:url(images/fond-milieu-us.jpg);
	background-position: left 0px;
	background-repeat: no-repeat;
}



TD.fondbasdepage {
	background-image:url(../images/ill-basdepage.jpg);
	background-position: left;
	background-repeat: repeat-y;
}



a.bleu {color:#00A3D2;text-decoration: none;}
a:hover.bleu {color:#00A3D2;text-decoration: none;}

a.bleus {color:#00A3D2;text-decoration: underline;}
a:hover.bleus {color:#00A3D2;text-decoration: none;}



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-bleu {
	font-size: 13px;
	color: #00A3D2;
}

.txt-14-bleu {
	font-size: 14px;
	font-weight: bold;
	color: #00A3D2;
}
.txt-15-bleu {
	font-size: 15px;
	font-weight: bold;
	color: #00A3D2;
}
.txt-16-bleu {
	font-size: 16px;
	font-weight: bold;
	color: #00A3D2;
}



.txt-11-noir {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}

.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-encadre-rouge {
	font-weight: bold;
	color: #FFFFFF;
	background: #C1001C;
	vertical-align: middle;
	line-height: 22px;
	display: table;
	height: 30px;
	width: 30px;

}

TEXTBOX.inputnoir {
	PADDING: 0px 2px 0px 2px; 
	FONT: 10px Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #FFFFFF;
	BORDER: 1px solid #000000;
	}
	
INPUT.btn_ok {
	FONT: 10px Arial, Helvetica, sans-serif;
	COLOR: #336699;
	BACKGROUND-COLOR: #FFFFFF;
	PADDING: 1px;
	BORDER: 1px solid #000000;
}

INPUT.btn_2 {
	FONT: 10px Arial, Helvetica, sans-serif;
	COLOR: #FFFFFF;
	BACKGROUND-COLOR: #00A3D2;
	PADDING: 1px;
	BORDER: 1px solid #00A3D2;
}


TEXTAREA {
	PADDING: 0px 2px 0px 2px; 
	FONT: 10px Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #FFFFFF;
	BORDER: 1px solid #000000;
	}
.txt-12-noirActualités {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;

}
