BODY, TABLE, TD, P, SELECT, INPUT, TEXTAREA {
	color : #898989;
	font-family : Tahoma, Arial;
	font-size: 11px;
}
h1 {
	font-size: 12px;
	font-weight:bold;
	color : #C86FAE;
}
h2 { 
	font-size: 11px;
	font-weight:bold;
	color : #C86FAE;
}
h3 { 
	font-size: 11px;
	font-weight:bold;
}
a {
	color : #898989;
	text-decoration: underline;
}
a:hover {
	color : #898989;
	text-decoration: underline;
}
a.link1 {
	color : #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
a.link1:hover {
	color : #FFFFFF;
	text-decoration: underline;
}
a.link2 {
	color : #898989;
	font-weight:bold;
	text-decoration: none;
}
a.link2:hover {
	color : #898989;
	text-decoration: underline;
}
a.link3 {
	color : #629250;
	font-weight:bold;
	text-decoration: none;
}
a.link3:hover {
	color : #629250;
	text-decoration: underline;
}
a.link4 {
	color : #FFFFFF;
	text-decoration: none;
}
a.link4:hover {
	color : #FFFFFF;
	text-decoration: underline;
}
a.link5 {
	color : #C86FAE;
	text-decoration: none;
}
a.link5:hover {
	color : #C86FAE;
	text-decoration: underline;
}
.line1 {
	background-color : #C3C2C2;
}
.font1 {
	color : #FFFFFF;
}
.font2 {
	color : #C86FAE;
}
.font3 {
	font-size:14px;
	font-weight:bold;
	color : #C86FAE;
}
.font4 {
	font-weight:bold;
	color : #C86FAE;
}
.inputstyle {
	background-color:#F5F9F4;
	font-size:11px;
	border-style:solid;
	border-width:1px;
	border-color:#898989;
}
.inputstyle2 {
	background-color:#FFFFFF;
	font-size:11px;
	border-style:solid;
	border-width:1px;
	border-color:#898989;
}
.smallText {
	font-size : 10px;
}
.liste {
	list-style-type : square;
}
li.erreur {
	color : red;
	list-style-type : square;
}
.boxHead1 {
	color:white;
	font-weight: bold;
	background-color : #4D859A;
}
.boxContent1 {
	color:white;
	background-color : #81ABBB;
}
.boxHead2 {
	color:white;
	font-weight: bold;
	background-color : #BCCCB6;
}
.boxHead3 {
	color:white;
	font-weight: bold;
	background-color : #86A07C;
}
.boxContent3 {
	background-color : #EAEAEA;
}
.boxContent4 {
	background-color : #BCCCB6;
	color:white;
}
.prixBarre {
	background-image : url(../images/prix_barre.gif);
	background-repeat : no-repeat;
}
