body, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 10px;
}

.ligne_total{
font-weight: bold;
font-size: 12px;
}

/* TEXTE USUEL */
.textenormal {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 10px;
}
.textefin {
	font-size: 9px;

}
.texte1 {
	font-size: 9px;
	color: #A4B8E9;
}
.texte2 {
	font-size: 9px;
	color: #72777A;
}
.texte3 {
	font-size: 12px;
	color: #c51b0b;
	font-weight: bold;
	text-transform: uppercase;
}
.texte4 {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.texte5 {
	font-size: 9px;
	font-weight: bold;
}
.texte6 {
	font-size: 9px;
	color:#fff2cf;
}
.texte7 {
	font-size: 9px;
	font-weight:bold;
	text-transform: uppercase;
	color:#FFFFFF;
}
.texte8 {
	font-size: 9px;
	color:#666666;
}

.texte9 {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color:#5b3201;
}
.texte10 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #C60000;
	font-size: 10px;
}

.textecopy {
	font-size: 9px;
	color:#B3C4ED;
}
.texte12 {
	color:#ffd800;
}

/* LIENS */
a.lien1 {
	font-size:9px;
	color:white;
	text-decoration: none;
}
a.lien1:hover {
	text-decoration:underline;
}
a.lienonglets {
	font-size:9px;
	font-weight: bold;
	color:white;
	text-decoration: none;
	text-transform: uppercase;
}
a.lienonglets:hover {
	font-size:9px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color:#FFB400;
}
a.lienpetit {
	font-size: 10px;
	color: #Ec8500;
	text-decoration: none;
}
a.lienpetit:hover {
	text-decoration: underline;
}
a.lienjaune {
	font-size: 9px;
	color: #ffd800;
	font-weight: bold;
	text-decoration: none;
}
a.lienjaune:hover {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
a.lienbleu {
	font-size: 9px;
	color: #496ABC;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;

}
a.lienbleu:hover {
	font-size: 9px;
	color: #ec8500;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;

}
a.lienbleugros {
	font-size: 11px;
	color: #496ABC;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;

}
a.lienbleugros:hover {
	font-size: 11px;
	color: #ec8500;
	font-weight: bold;
	text-decoration: underline;
}

a.lienorangeitalic {
	font-size: 10px;
	color:#ec8500;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
	text-transform: uppercase;

}
a.lienorangeitalic:hover {
	font-size: 10px;
	text-decoration: underline;
	font-style: italic;
	text-transform: uppercase;

}
a {
	font-size: 10px;
	color: #ec8500;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-size: 10px;
	text-decoration: underline;
}

a.lienorange {
	font-size: 10px;
	color: #ec8500;
	font-weight: bold;
	text-decoration: none;
}
a.lienorange:hover {
	font-size: 10px;
	text-decoration: underline;
}
a.liennoir {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight:normal;

}
a.liennoir:hover {
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
	font-weight:normal;

}




/* DIVERS */
.imagefond {
	background-attachment: fixed;
	background-image: url(../images/interface/fond7.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tableau{
	border-left-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-color: Black;
}
.tableaubas2{
	border-left-width: 0px;
	border-top-width: 1px;
	border-style: solid;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-color: Black;
}
.tableaudroit{
	border-left-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	border-bottom-width: 0px;
	border-right-width: 1px;
	border-color: Black;
}
.tableaucoin{
	border-left-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-color: Black;
}
.tableaubas{
	border-left-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	border-bottom-width: 1px;
	border-right-width: 0px;
	border-color: Black;
}.texte11 {
	color: #c51b0b;
	font-weight: bold;
}
.inpute {
	border-left-width: 1px;
	border-top-width: 1px;
	border-style: solid;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-color: #3D598B;
}
