html, body {
	margin: 0px;
	padding: 0px;
	height:100%;
}
A.menu:link,A.menu:hover,A.menu:active,A.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7C7C7C;
	letter-spacing: 0px;
	text-decoration: none;
	/*width: 120px;*/
}
body {
	margin: 0px;
	padding: 0px;
}
.bdext {
	border: 1px solid #C0C0C0;
}
.text, .text td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text01, .text01 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.text01 a:link, .text01 a:visited {
	color: #333333;
	text-decoration:none;
}
.text01 a:active, .text01 a:hover {
	color: #333333;
	text-decoration:underline;
}
.text02 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: bold;
}
.text03 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
input,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #999999;
}
A.lien01:link,A.lien01:visited,A.lien01:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099FF;
	text-decoration: none;
}
A.lien01:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0099FF;
	text-decoration: underline;
}
#selectCountry {
	border: 1px solid #CFCFCF;
	color: #939393;
}
#selectCountry option {
	background-repeat:no-repeat;
	padding-left:25px;
	line-height:20px;
}
/* begin footer */
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -15px; /* -10px comme le height du .footer */
}
.footer, .push {
	height: 15px; /* .push doit avoir la meme hauteur que .footer */
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
}
.footer a:hover, .footer a:visited, .footer a:link, .footer a:active {
	color:#999999;
	text-decoration:none;
}
/* end footer */
.titleStyle {
	font-weight:bold;
	font-size:12px;
	color:#277A98;
}
#tabloProduit, #tabloProduit td {
	border: #C0C0C0 1px solid;
}
fieldset {
	border:#277A98 1px solid;
	padding-left:50px;
	width:690px !important;
	width:750px;
}
legend {
	padding-left:10px;
	padding-right:10px;
}
