/* CSS Document */

html {
	height: 100%;
}
body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
form, map, h1, h2, h3, h4, ul, img {
	margin: 0px;
	padding: 0px;
	border: none;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
body, td, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #20b4c4;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.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; }
.positionAbsolueLayer { position: absolute; left: 0px; top: 0px; text-align: left; }

input, select, textarea {
	font-size: 10px;
	color: #242b3a;
	font-family: Arial, Helvetica, sans-serif;
}

div#globalFond {
	position: relative;
	min-height: 100%;
	width: 100%;
	background: url(/img-hairfax/soins-cheveux/fd-turquoise.gif) no-repeat top;
}
* html div#globalFond { height: 100%; } /* IE 6 et inférieurs */

div#globalFond #dernierElement {
/*	width: 992px;
	height: 30px;*/
	display: none;
}
div#globalFond #footer {
	width: 992px;
	height: 55px;
	margin: 0px auto;
/*	position: absolute;
	bottom: 0px;
	visibility: visible;*/
	background: url(/img-hairfax/soins-cheveux/fd-footer.gif) no-repeat top;
}
* html div#globalFond #footer { /*margin-bottom: 0px;*/ } /* IE 6 et inférieurs */

#conteneur {
	width: 992px;
	margin: 0px auto;
	text-align: center;
	background-color:#FFFFFF;
	visibility: visible;
}
#FdOmbreNav {
	background:url(/img-hairfax/soins-cheveux/fd-ombre-nav.gif) no-repeat top;
}


div#enTete {
	height: 163px;
	background:url(/img-hairfax/soins-cheveux/fd-en-tete.gif) repeat-x right top;
}


div#enTete #navigation {
	position: absolute;
	height: 39px;
	margin: 14px 0px 0px 210px;
	top: 0px;
	text-align: right;
}
#video {
	position: absolute;
	left: 50px;
	top: 148px;
	z-index: 11;
	width: 657px;
	visibility: visible;
	height: 322px;
	background-color:#FFF
}
/*#voeux {
	position: absolute;
	left: 50px;
	top: 52px;
	z-index: 11;
	width: 185px;
	visibility: visible;
}
*/
.Padding5Px  {
	padding:5px;
}
.Padding10Px  {
	padding:10px;
}
.Padding15Px  {
	padding:15px;
}
.Padding20Px  {
	padding:20px;
}
.Padding25Px  {
	padding:25px;
}
.Padding30Px  {
	padding:30px;
}
.PaddingLeft10Px  {
	padding-left:10px;
}
.PaddingLeft15Px  {
	padding-left:15px;
}
.PaddingLeft20Px  {
	padding-left:20px;
}




.ContourGris {
	border: 5px solid #e8e1dd;
	border-left:none;
}
.ContourBleu {
	border: 4px solid #5ae0fc;
}



.FdCarousel {
	background:url(/img-hairfax/soins-cheveux/fd-carousel.gif) no-repeat;
}

.FdHairfax {
	background:url(/img-hairfax/soins-cheveux/fd-hairfax.jpg) no-repeat right;
	width: 421px;
	height: 171px;
}
