@charset "utf-8";
.cadrerouge {
	border: 1px solid #9C1341;
}
.cadregris33 {
	border: 1px solid #333333;
}
.cadreblanc {
	border: 1px solid #FFFFFF;
}
.cadrerougefonce {
	border: 1px solid #660000;
}
.fondongletrouge {
	background-image: url(../images/fonds/ongletrougecentre.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.lignerougehaut {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9D1439;
}
.lignerougebas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9D1439;
}
.lignerougegauche {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9D1439;
}
.lignerougedroite {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9D1439;
}
.lignegrisehaut {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.lignegrisebas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.lignegrisegauche {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
.lignegrisedroite {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.lignegrise33droite {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.float {
	flaot: right;
}
.ligneblanchehaut {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

