body { font-style: normal; font-size: 11px; font-family: Arial, Verdana, Georgia, sans-serif; }
h3 { color: blue; font-weight: bold; font-size: 18px; padding: 0; margin-top: 10px; margin-bottom: 15px;}
h4 { color: blue; font-weight: 600; font-size: 14px; }
img.blue { border: solid 2pt #02318b; }
.text  { font-size: 12px; }
.center {text-align: center !important;}
ul { list-style-image: url(images/puce.gif); }
li  { color: #333; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; padding-bottom: 2px }
.retrait { margin-left: 15pt; }
tr.pair { background:#70BCFA; }
tr.impair { background:#BFE1FE; }
div.header { margin: 0 0 0 10px; }
.header {font-style: normal; font-size: 10pt; color: white; font-family: Helvetica, Arial, Verdana, Georgia, sans-serif; text-decoration: none; }
a:link.header {color: white; text-decoration: none; }
a:visited.header {color: white; text-decoration: none; }
a:hover.header {color: blue; text-decoration: none; }
a:link{color: #0000ff; text-decoration: none; }
a:visited {color: #0000ff; text-decoration: none; }
a:hover {color: #0000ff; text-decoration: underline; }
.cadre { border: solid 1px #999; }
.titre { color: #3c3c3c; font-size: 16px; font-weight: bold; line-height: 150%; text-align: left; }
.stitre	{ color: #333; font-size: 13px; font-weight: bold; line-height: normal; text-align: left; padding: 0 0 3px; }
p { color: #333; font-size: 12px; text-align: justify; margin-top: 3px; margin-bottom: 10px; line-height: 120%;}

.news
{
	margin: 15px auto;
	width: 650px;
	border: 1px solid #66ABE2;
}

.news .titre {
	background-color: #66ABE2;
	padding: 2px 10px;
	margin: 0;
}

.news .footer {
	background-color: #66ABE2;
	padding: 0;
	margin: 0;
}

.news .footer a:link,.news .footer a:visited {color: white; text-decoration: none;}
.news .footer a:hover {color: blue; }

.news h3 {
	color: white;
	font-size: 15px;
	font-weight: bold;
	padding: 0; margin: 0;
	float: left;
}

.news .date {
	color: white;
	font-size: 13px;
	text-align: right;
}

.news p
{
	font-size: 12px;
	text-align: justify;
	margin: 10px;
}

.news img.smiley {
	margin: 0 2px !important;
}

.news img
{
	margin: 10px;
	border-style: none;
}


.news hr {
	clear: both;
	visibility: hidden;
}

.newsTicker
{
	position: absolute !important;
	top: 10px;
}
.newsTicker ul
{
	width: 450px;
	background-color: #eee;
}
.newsTicker li
{
	height: 50px !important;
	color: #333;
	font-size: 15px;
	font-weight: bold;
}

.newsTickerShowAll
{
	width: 140px;
	font-size: 11px;
	position: relative;
	z-index: 100;
	top: 62px;
	left: 306px;
	text-align: right;
}

#contactForm {
	border-style: none;
	border-collapse: collapse;
}

#contactForm td {
	border-style: none;
	font-size: 12px;
	font-family: Arial, Verdana, Georgia, sans-serif;
	text-align: left;
	padding: 4px 3px;
}

#contactForm td.label {
	font-weight: bold;
	vertical-align: middle;
}

#contactForm tr.pair {
	background-color: #fff;
}

#contactForm tr.impair {
	background-color: #ddd;
}

#orderTable td
{
	border-style: none;
	font-size: 12px;
	font-family: Arial, Verdana, Georgia, sans-serif;
	padding: 4px 3px;
}

#orderTable td.noRef input
{
	width: 60px;
}

#orderTable {
	width: 520px;
	margin: 0 auto;
}

#orderTable td.Description input
{
	width: 350px;
}

#orderTable td.Quantite input
{
	width: 50px;
}

#orderTable td.Prix input
{
	width: 60px;
}

.addCart
{
	background-image: url('/images/icones/cart_add.png');
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}