html,body
{
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images_home/fond_home.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	background-attachment: fixed;
	font-family:Helvetica,arial;
	font-weight:normal;
}
a {
	text-decoration:none;
}
p{
	font-size:12px;
	line-height:133%;
}
h1.v1{
	margin:0;
	padding:5px 40px 0px 15px;
	color:#ff9900;
	font-weight:normal;
	font-size:22px;
	
}
h1.v1 a{
	text-decoration:none;
	color:#ff9900;
}
h1.v2{
	margin:0;
	padding:5px 40px 0px 15px;
	color:#f42d86;
	font-weight:normal;
	font-size:22px;
}
h1.v2 a{
	text-decoration:none;
	color:#f42d86;
}

#container
{	
	margin: 0 auto;
	padding: 230px 0 0 74px;
	width:773px;
	background-image: url(images_home/fond_header.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
}

#content
{	
	margin: 0;
	padding: 0;
	width: 500px;
	text-align: left;
}
#intro
{
	margin: 0;
	padding: 0;
	background-image: url(images_home/fond_intro.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#intro p
{
	margin: 0;
	padding: 25px 50px 0px 15px;
	background-image: url(images_home/head_intro.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color:#666666;
}

#intro p a
{
	color:#FF3300;
	font-weight:bold;
}

#intro #footer_intro
{
	margin: 0;
	padding: 0;
	height:42px;
	background-image: url(images_home/footer_intro.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.carnet
{
	margin: 0;
	padding: 0;
	background-image: url(images_home/fond_carnet.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	color: #666666;
}
.carnet p {
	margin: 0;
	padding: 10px 50px 20px 15px;
	
}
.footer_carnet
{
	margin: 0;
	padding: 0;
	height:21px;
	background-image: url(images_home/footer_carnet.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#fabrique{
	margin:0;
	padding:0;
	color:#666666;
	text-align:center;
}
#fabrique a{
	text-decoration:none;
	color:#666666;
}