html, body {
	overflow-x: hidden;
}
body {
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	height: 100%;
	overflow-x: hidden;
}
	body.page_sommaire {
		background-image: url(images/bg_body.jpg);
	}
	body.page_rubrique, body.page_article {
		background-image: url(images/bg_body2.jpg);
	}



#entete {
	border: none;
	text-align: center;
	margin: 0;
	height: 122px;
	width: 100%;
}
#entete #nom_site_spip, #entete a .spip_logos {
	float: none;
	margin: 0;
}

#page {
	width: 980px;
	padding: 0;
	margin: 0 auto 70px auto;
}
#conteneur {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}
#conteneur #contenu {
	float: none;
}
	.page_sommaire #conteneur #contenu {
		width: auto;
	}
	.page_rubrique #conteneur #contenu {
		min-width: 840px;
		margin: 0 auto;
	}
	.page_article #conteneur #contenu {
		width: 820px;
		margin: 0 auto;
	}
	.page_article .contenu {
		width: 400px;
	}

.content {
	float: left;
	width: 470px;
	font-size: 12px;
	line-height: 13px;
}

#pied-outer {
	float: left;
	width: 100%;
	position: fixed;
	bottom: 0;
	height: 22px;
	/* padding-top: 70px;
	background: url(images/bg_pied.png) left top repeat-x;
	behavior:url(iepngfix.htc); */
	background: url(images/bg_piedouter.png) left top;
}
#pied {
	border: none;
	font-size: 10px;
	color: #937759;
	margin: 0 auto;
	width: 980px;
	padding-top: 5px;
}

#pied a {
	color: #937759;
}

#menu {
	width: 100%;
}
	#menu ul {
		list-style: none;
		margin: 0;
		padding: 3px 0 9px 0;
		text-align: center;
	}
	#menu li {
		display: inline;
	}
	#menu a {
		font-family: Arial, sans-serif;
		font-size: 11px;
		text-transform: uppercase;
		color: #673b15;
		padding: 9px 15px 9px 15px;
	}
	#menu a:hover {
		background-color: #d9207c;
		text-decoration: none;
		color: #fff;
	}

.introtro {
	float: left;
	width: 600px;
	padding: 30px 30px 0 0;
}

	.introtro a {
		display: block;
		float: right;
		font-size: 12px;
		color: #e2007a;
	}
	.introtro p {
		margin: 0;
		margin-bottom: 5px;
	}

.intro {
	float: left;
	width: 320px;
	margin: 30px 30px 0 0;
}
	.intro h1, .contenu h1, .introtro h1 {
		font-size: 22px;
		color: #e2007a;
		line-height: 22px;
		margin-bottom: 12px;
	}
	.intro p, .contenu p, .introtro p {
		font-size: 12px;
		line-height: 16px;
		color: #4e4438;
	}
	.intro p strong, .contenu p strong, .introtro p strong {
		color: #26211c;
	}
	p.spip {
		margin: 0 0 8px 0;
	}

.colindex {
	float: left;
	padding: 20px 0 0 0;
}
	.colindex div {
		width: 132px;
		text-align: center;
		font-size: 11px;
		line-height: 12px;
		margin-top: 14px;
	}
	.colindex div.offre {
		background: url(images/bg_offre.png) no-repeat;
		behavior:url(iepngfix.htc);
		padding: 65px 28px 0 15px;
		height: 95px;
	}
	.colindex div.offre a {
		display: block;
		margin-top: 8px;
		color: #673b15;
		text-decoration: underline;
	}
	.colindex div.service {
		background: url(images/bg_service.png) no-repeat;
		behavior:url(iepngfix.htc);
		padding: 30px 15px 0 28px;
		height: 130px;
		text-align: right;
	}
	.colindex div.service h3 {
		font-size: 13px;
		color: #d81f7b;
	}
	.colindex div.service p {

	}
	
.contenu {
	float: left;
	width: 488px;
	padding: 30px 30px 0 0;
}
div.buzz span.colonnes {
	float: left;
	width: 45%;
	padding: 0 5% 0 0;
	margin: 0;
}

h1.titre {
	font-size: 22px;
	color: #e2007a;
	margin-top: 30px;
	margin-bottom: 8px;
}

.services {
	float: left;
	width: 190px;
	margin-right: 20px;
	margin-top: 10px;
}
	.services ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	.services li {
		background-image: url(images/bg_services.png);
		behavior:url(iepngfix.htc);
		line-height: 15px;
	}
	.services a {
		font-size: 13px;
		color: #fff;
		display: block;
		padding: 5px 10px;
	}
	.services a:hover {
		text-decoration: none;
		background-image: url(images/bg_serviceshover.png);
		behavior:url(iepngfix.htc);
	}
.carttop {
	background: url(images/services_carttop.png) no-repeat;
	width: 218px;
	height: 10px;
}
.cartbot {
	background: url(images/services_cartbot.png) no-repeat;
	width: 218px;
	height: 10px;
}
.cartbot2 {
	background: url(images/services_cartbot2.png) no-repeat;
	width: 218px;
	height: 10px;
}

.services_detail {
	display: none;
	padding-left: 630px;
	margin-top: 100px;
}
	.services_detail h3 {
		color: #673b15;
	}
	.services_detail p {
		font-size: 12px;
		line-height: 18px;
		color: #4e4438;
	}

.detail {
	width: 200px;
	float: left;
	margin-top: 55px;
	margin-right: 30px;
}
	.detail ul {
		list-style: none;
		margin: 0;
		padding: 50px 10px 10px 10px;
		background: url(images/detail_service.png) top no-repeat;
		behavior:url(iepngfix.htc);
	}
	.detail li {
		font-size: 13px;
		line-height: 15px;
		color: #efe9e0;
		padding: 3px 0 3px 13px;
		background: url(images/detail_etoile.png) left 5px no-repeat;
		behavior:url(iepngfix.htc);
	}

.tarif {
	float: left;
	margin-top: 55px;
}
	.tarif div {
		margin-bottom: 10px;
		text-align: center;
	}
	.tarif div a {
		color: #E2007A;
		font-size: 10px;
	}
	.tarif div.detailtarifs {
		margin-bottom: 2px;
	}
	.tarif div.devis {
		background: url(images/bg_devis.png) center no-repeat;
		behavior:url(iepngfix.htc);
		width: 154px;
		height: 24px;
		text-align: center;
	}
	.tarif div.devis a {
		font-size: 12px;
		color: #fff;
	}
	.tarif div.pack, .tarif div.servicesplus {
		padding-bottom: 10px;
		background: url(images/ligne.png) bottom repeat-x;
	}
	
.content {
	float: left;
	margin-top: 45px;
}
.clic {
	display: block;
	color: #E2007A;
}

table.spip {
	border: none;
	background: none;
	margin: 0 !important;
	width: 0px !important;
}
	table.spip tr {
		background: none !important;
	}
	table.spip td {
		text-align: center;
		padding: 0 10px;
		width: 100px;
		vertical-align: top;
	}

.nav {
	clear: both;
	text-align: center;
	font-size: 12px;
	padding-top: 30px;
}
	.nav a {
		color: #673B16;
	}
	.nav a:hover {
		color: #E40073;
	}

.docs {
	
}
	.docs img {
		margin-right: 15px;
	}
	.docs h3 {
		font-size: 15px;
		font-weight: bold;
		color: #673B16;
		padding-top: 5px;
	}

/* FORMS */
.spip_forms, form, fieldset {
	border: none !important;
	font-size: 12px;
	font-family: "Trebuchet MS", sans-serif;
	width: 450px;
	float: left;
	margin: 0 !important;
	padding: 0 !important;
}
	.spip_forms fieldset legend, .spip_form_label_details {
		display: none !important;
	}
	.spip_forms input.ligne, .spip_forms input.telephone, .spip_forms input.email, .spip_forms input.code_postal, .spip_forms textarea, {
		width: 350px !important;
		border: 1px solid #b39c84;
	}
	.spip_form_choix_multiple {
		float: left;
		width: 207px;
		padding: 0;
		margin: 10px 0;
	}
	.spip_form_champ {
		font-weight: bold;
		color: #4A4A4A;
	}
	span.spip_form_label, span.label {
		color: #673b16 !important;
	}
	.spip_forms .spip_form_champ li {
		padding: 2px 0;
		line-height: normal;
		font-weight: normal;
	}
	input.formo, textarea.formo {
		background: transparent !important;
	}
	.spip_form_label_obligatoire {
		color: red;
	}
	.spip_bouton {
		width: 390px;
		text-align: center !important;
	}
		.spip_bouton input {
			margin-top: 20px;
		}
	.spip_form_ok {
		background-color: #b19a81 !important;
		font-size: 12px !important;
		font-family: "Trebuchet MS", Arial, sans-serif !important;
	}
	.erreur {
		color: red;
	}