html, body, ul ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin:0;
padding:0;
border:0;
}
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#FFFFFF;
color:#000000
}
#formContainer {
position:absolute;
top:0px;
left:0px;
width:743px;
color:#333300;
background-color:#FFFFFF;
padding:0;
margin:0;
}
#maincontent {
position:absolute;
top:0px;
left:0px;
width:720px;
color:#333300;
background-color:#FFFFFF;
padding:0px;
margin-left:15px;
margin-right:10px;
margin-top:0px;
margin-bottom:10px;
}
p {
	font-size: 120%;
	color: #003333;
	background: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
}
h1 {
	font-size:120%;
	font-weight:900;
	color:#666666;
	background-color: #FFFFFF;
	margin-top:5px;
	margin-bottom:5px;
	padding: 0px;
}
h2 {
	color:#666666;
	background-color: #FFFFFF;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: bold;
}

.title1 {
color: #cc6633;
background-color:#FFCC66;
font-size:100%;
}
.title2 {
margin: 0px 0px 0px 0px;
padding:0px;
font-size:90%;
font-weight:400;
color:#333300;
background-color:#FFCC66;
}
table {
width:100%;
margin-left:auto;
margin-right:auto;
background-color: #FFFFFF;
color: #333300;
}

th {
	font-size: 11px;
	color: #666666;
	background-color:#FFFFFF;
	border:solid 1px #CCCCCC;
	text-align:center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
td {
font-size: 11px;
color: #333300;
background-color:#FFFFFF;
border:solid 1px #CCCCCC
}
.tdleft {
text-align:left;
}
.tdright {
text-align:right;
}

a:link {
font-size:100%;
color:#0066FF;
background-color:#FFFFFF;
text-decoration:underline;
}

a:visited {
font-size: 100%;
color:#0066FF;
background-color:#FFFFFF;
text-decoration:underline;
}
a:hover {
font-size: 100%;
color:#CC6600;
background-color:#FFFFFF;
text-decoration:underline;
}
a:active {
	font-size: 100%;
	color:#CC6600;
	background-color:#FFFFFF;
	text-decoration:underline;
}
.livraison {
color: #FF0000;
background-color:#FFFFFF;
text-align:right;
}
.center {
text-align:center;
}

input, select, checkbox, textarea {
font-size: 100%;
color: #333300;
background: #FFFFFF;
}
input:focus, select:focus, checkbox:focus, textarea:focus {
font-size: 100%	;
color: #333300;
background-color:#FFCC99;
}
a.recherche:link {
	font-size: 110%;
	font-weight: bold;
	color: #003399;
}

a.recherche:visited {
	font-size: 110%;
	font-weight: bold;
	color: #cc6600;
}
.infos {
	font-size: 90%;
	line-height: 1.2em;
	padding: 10px;
}
.imgleft {
	clear: right;
	padding-left: 20px;
	border:none;
}
.imgleft2 {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.imageright {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#maincontent p {
	font-size: 100%;
	color: #666666;
}
.vert_align {
	vertical-align: top;
}
