body {	padding:20px;background-color: white;}

* html #logo a {
	background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=corp, src='contact/logo.png');
	cursor:pointer;
}
#logo {
	padding: 35px 0px 15px 0px;
}
.block {
	width: 468px;
	position:relative;
}
.clear {
	clear: both;
}


.block-content {
	background-image: url(contact/contact.jpg);
	background-repeat: no-repeat;
	padding:0px 4px;
	height:636px;
}


* html #about-tape {
	background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=corp, src='contact/about-h3.png');
}
#about-band {
	background-image: url(contact/tape-2.png);
	height: 97px;
	width: 205px;
	position: absolute;
	left: 287px;
	top: -48px;
}
* html #about-band {
	background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=corp, src='contact/tape-2.png');
}
#hi-text {
	background-image: url(contact/about-header.png);
	height: 97px;
	width: 351px;
	position: relative;
	left: 60px;
	top: 40px;
}
* html #hi-text {
	background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=corp, src='contact/about-header.png');
}
#about-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 30px;
	padding-bottom: 40px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 40px;
}

#about-text p {
	margin-bottom: 10px;
}
.toggler {
	background-image: url(contact/item-not-selected.png);
	height: 20px;
	padding: 20px ;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	cursor:pointer;
	border-top:1px #c7c7c7 solid;
}
#websitesm .selected {
	background-image: url(contact/item-selected.png);
	color: #FFFFFF;
	cursor:default;
}
#logosm .selected {
	background-image: url(contact/item-selected-blue.png);
	color: #FFFFFF;
	cursor:default;
}
#contact-band {
	background-image: url(contact/contact-titreecard.png);
	background-repeat: no-repeat;
	height: 98px;
	width: 212px;
	position: absolute;
	left: 5px;
	top: 27px;
}
* html #contact-band {
	background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=corp, src='contact/tape-1.png');
}
#contact-content {
	background-image: url(contact-titre.jpg);
	padding: 32px 22px;

}
#contact-text {
	background-image: url(contact/contact-titre.jpg);
	height: 35px;
	width: 167px;
	text-indent: -9999px;
	margin-bottom: 15px;
}
* html #contact-text {
	background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=corp, src='contact/contact-titreecard.png');
}


#contact-text2 {

	width:154px;

	margin-bottom:10px;
}
#freelance {
	background-image: url(contact/i-am-avalible.png);
	height: 78px;
	width: 128px;
	text-indent: -9999px;
	position: absolute;
	left: 312px;
	top: 31px;
}
* html #freelance {
	background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=corp, src='contact/i-am-avalible.png');
}
#copyright-text {
	background-image: url(contact/copyright.png);
	height: 37px;
	width: 322px;
	text-indent: -9999px;
}
* html #copyright-text {
	background-image: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=corp, src='contact/copyright.png');
}
#form_box p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #666666;
	margin-bottom: 10px;
}
.fieldclass {

	border: 1px solid #c8c8c8;
	font-size: 12px;
	color: #333333;
	line-height: 12px;
	padding: 4px;
	margin-bottom: 15px;
	width: 360px;
}
#submitter {
	height: 24px;
	width: 100px;
	border: 1px solid #c8c8c8;
	background-position: top;
	cursor:pointer;
	display:block;
	background-color: white;
	margin-bottom:20px;
	/*background-image: url(contact/bouton-envoyer.png);*/
}




