BODY, TABLE, TD, P, SELECT, INPUT, TEXTAREA {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color : #666666;
	text-decoration: none;
}
a:hover {
	color : #FFCC00;
	text-decoration: none;
}
a.link2 {
	text-decoration: underline;
}
a.link2:hover {
	color:#FFCC00;
	text-decoration: underline;
}
li.erreur {
	color : red;
	list-style-type : disc;
}
.inputstyle {
	background-color:#EDF5FB;
	font-size:11px;
	border-style:solid;
	border-width:1px;
	border-color:#63A5E6;
}
.header {
	color : #FFFFFF;
	font-size : 11px;
	background-color : #63A5E6;
}
a.headerLink {
	color : #FFFFFF;
	font-weight:bold;
	font-size : 11px;
}
a.headerLink:hover {
	color : #FFFFFF;
}
.footer{
	color : white;
	background-color : #CFE0F1;
}
a.footerLink {
	color : #FFFFFF;
	font-weight:bold;
	font-size : 11px;
}
a.footerLink:hover {
	color : #FFFFFF;
}
.dataTableHeadingRow {
	background-color: #C9C9C9;
	color:white;
	font-weight : bold;
}
.catRow { background-color: #C8C7C7; color:#666666;}
.catRowOver { background-color: #D6D6D6; color:#666666; cursor: pointer; cursor: hand; }
.sscatRow { background-color: #DEDEDE; color:#666666;}
.sscatRowOver { background-color: #E9E9E9; color:#666666; cursor: pointer; cursor: hand; }
a.dataTableLink:hover {
	text-decoration : underline
}
.infoBoxHeading {
	font-family: Arial;
	color: #ffffff;
	background-color: #B3BAC5;
	font-weight : bold;
}
.column {
	background-color: #CFE0F1;
}
.infoBox {
	background-color: #CFE0F1;
}
.infoBoxContent {
	background-color: white;
}
.infoBoxContent2 {
	background-color: #FFF6FF;
}
.infoBoxContent2Over { background-color: #DEDEDE; cursor: pointer; cursor: hand; }
.infoBoxContent3 {
	background-color: #F1F7FD;
}
.trait {
	background-color: #B3BAC5;
}
.smallText {
	font-size : 11px;
}
.verysmallText {
	font-size : 10px;
	font-style : italic;
}
a.productLink {
	color : #63A5E6;
	font-weight: bold;
	text-decoration: none;
}
.titre1 {
	color : #63A5E6;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.titre1f {
	color : #FEB8FE;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.titre2 {
	color : #63A5E6;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.soustitre {
	color : #63A5E6;
	font-weight: bold;
	text-decoration: none;
}
.catboxcontent {	
	/* filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);*/
	overflow: hidden;
	position: relative;
}
.liste {
	list-style-type : disc;
}
.boxtitre {
	color:white;
	font-weight: bold;
	background-color : #63A5E6;
}
.prixbarre {
	background-image : url(../images/prix_barre.gif);
	background-repeat : no-repeat;
}
