body {
scrollbar-base-color:cecfd1;
}

*{
font-family: Tahoma;
font-size: 10pt;
}

a:link, a:visited, a:hover {
	COLOR: #0A3D93; TEXT-DECORATION: underline;
}

.menu a:link, .menu a:visited {
	COLOR: #0A3D93; TEXT-DECORATION: none;
}

.menu a:hover {
	COLOR: #0A3D93; TEXT-DECORATION: underline;
}

.word_spacing {
	WORD-SPACING: 1em
}
.titre {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #ff0000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.letter_spacing {
	LETTER-SPACING: 1em
}
.align_justify {
	TEXT-ALIGN: justify
; font-family: Tahoma; font-size: 10pt}
.indent {
	TEXT-INDENT: 100pt
}.textecentre {  font-family: Tahoma; font-size: 10pt}
.copyright {  font-family: Tahoma; font-size: 7pt}
.unnamed1 {  font-family: Tahoma; font-size: 8pt}

table.form{
	font-size: 10pt;
	font-family: Tahoma;
	width: 99%;
}

.error{
	color: red;
	font-size: 10pt;
}

table.form input.i1{
	width: 100%;
}

table.form textarea{
	width: 100%;
	height: 100px;
}

table.form input.submit{
	width: 80px;
}

table.form tr.comment{
	text-align: justify;
}

table.form td.titreEdit{
	font-weight: bold;
}

.btnPanier{
	border: 0px;
	background: none;
	font-family: Tahoma;
	font-size: 10pt;
	color: #0A3D93;
}

.btnPanier:hover{
	text-decoration:underline;
	cursor: pointer;
}

.imgPanier{
	border: 0px;
	background-image: url(composition_exploitation/caddie.jpg);
	width: 35px;
	height: 27px;
}

.imgPanier:hover{
	cursor: pointer;
}

input.nb {
	width: 50px;
}