/* CSS Document */

html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
form, map, img {
	margin: 0px;
	padding: 0px;
	border: none;
}
body, td, a {
	font-size: 10px;
	color: #636363;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.borderNone { border: none; }
.clearFloat { clear: both; }
.clearLeft { clear: left; }
.clearRight { clear: right; }
.floatLeft { float: left; }
.floatRight { float: right; }
.pasDeRetourLigne { white-space: nowrap; }
.textDecoNone { text-decoration: none; }
.textDecoSouligne { text-decoration: underline; }
.textDecoBarre { text-decoration: line-through; }
.positionRelative { position: relative; }
.positionRelativeGlobalLayer { position: relative; left: 0px; top: 0px; text-align: left; }

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

input, select, textarea {
	border: solid 1px #454545;
	color: #454545;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
input#BtnRadio {
	border: solid 0px #454545;
	color: #454545;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}

#TiHairfax h1 {
	height: 104px;
	width: 310px;
	text-indent: -5000px;
	background: url(/img-hairfax/cheveux-soins/hairfax-international.gif) no-repeat left top;
}

.fondMenuBarHorizontal {
	background: url(/img-hairfax/cheveux-soins/nav-fond.gif) no-repeat 0px 0px;
}

