body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

a img{
	border:0;
}

p a {
	color:#AF691E;
}

body {
	background-image:url(images/bg.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#D8E1F0;
}

div#conteneur {
	width:896px;
	margin:0 auto 0 auto;
	padding:0;
}

div#sewapack {
	width:896px;
	height:134px;
	background-image:url(images/sewapack.png);
	background-repeat:no-repeat;
}

div#menu {
	width:896px;
	height:56px;
	background-image:url(images/menu.png);
	background-repeat:no-repeat;
}

div#menu a{
	text-decoration:none;
	color:#333333;
}

div#menu p{
	float:left;
	padding:0px 25px 0px 25px; /*22*/
	font-family:Arial, Helvetica, sans-serif;
	color:#646464;
	font-size:14px;
	font-weight:bold;
	line-height:56px;
}

div#menu img{
	float:left;
}

div#produits {
	width:896px;
	height:204px;
	background-image:url(images/produits.png);
	background-repeat:no-repeat;
}

div#top_accueil {
	width:896px;
	height:187px;
	background-image:url(images/top_accueil.png);
	background-repeat:no-repeat;
}

div#top_accueil p{
	margin:0px 0px 5px 25px;
}

div#bandeau_accueil {
	float:right;
	width:605px;
	height:145px;
	/*border:1px solid red;*/
	margin:20px 25px 0 0;
}

div#contenu_accueil {
	width:896px;
	background-image:url(images/contenu_accueil.png);
	background-repeat:no-repeat;
	background-color:#FAFAFA;
}

div#contenu_accueil p{
	margin:0px 0px 5px 260px;
	width:410px;
}

div#contenu_left {
	width:210px;
	margin-left:20px;
	float:left;
}

div#contenu_left p{
	margin:0px 0px 5px 15px;
	width:85%;
}

div#contenu_right {
	width:182px;
	margin-right:20px;
	float:right;
}

div#contenu_right p{
	margin:0px 0px 5px 0px;
	width:95%;
}

div#bottom {
	width:896px;
	height:81px;
	background-image:url(images/bottom.png);
	background-repeat:no-repeat;
}

p#texte_bottom {
	color:#646464;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	padding:15px 0 5px 0;
}

p#texte_bottom a{
	color:#646464;
}

p#texte_bottom a:hover{
	text-decoration:none;
}

p#texte_ref {
	color:#646464;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	padding:0 0 5px 0;
}

p#titre {
	color:#646464;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

span#orange {
	color:#AF691E;
}

p#texte {
	color:#646464;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

div#contenu_produits {
	width:896px;
	background-image:url(images/contenu_produits.png);
	background-repeat:no-repeat;
	background-color:#FAFAFA;
}

div#contenu_produits p{
	margin:0px 25px 5px 25px;
}

td#case_produit{
	background-image:url(images/bg-produits.png);
	background-repeat:no-repeat;
	background-position:center;
	width:20%;
	height:164px;
	text-align:center;
	padding:10px 0 10px 0;
	color:#646464;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

td#case_produit img{
	margin-bottom:5px;
}

div#contenu_autre {
	width:896px;
	background-image:url(images/contenu_autre.png);
	background-repeat:no-repeat;
	background-color:#FAFAFA;
}

div#contenu_autre p{
	margin:0px 25px 5px 25px;
}

table#form_contact{
	color:#646464;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	border:2px solid #D6DCE0;
	margin-left:25px;
	margin-top:10px;
	margin-bottom:10px;
}

table#form_contact td{
	padding-left:5px;
}





























div#top {
	width:900px;
	height:75px;
	text-align:right;
	margin:0 15px 0 15px;
	padding:0;
}

img#accueil {
	margin:21px 34px 0 0;
	padding:0;
}

img#contact {
	margin:21px 0 0 0;
	padding:0;
}

img#sohm {
	float:left;
	margin:0;
	padding:0;
}

div#activite {
	width:900px;
	height:34px;
	background-image:url(images/activite.png);
	background-repeat:no-repeat;
	margin:0 15px 0 15px;
	padding:0;
}

div#header {
	width:902px;
	height:266px;
	background-repeat:no-repeat;
	margin:0 14px 0 14px;
	padding:0;
	background-color:#000000;
	background-image:url(images/bg_header.gif);
	background-repeat:no-repeat;
	border-bottom:1px solid white;
}

div#header_right p {
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	/*margin-top:175px;*/
	padding:25px 25px 0 410px;
	text-align:right;
}

div#header_left {
	width:202px;
	height:266px;
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	float:left;
}

div#header_right {
	width:700px;
	height:266px;
	margin:0;
	padding:0;
	float:right;
}

div#header_left img {
	border-left:1px solid white;
	border-right:1px solid white;
}

div#contenu5 {
	width:900px;
	margin:0 15px 0 15px;
	padding:0;
	border-bottom:1px solid white;
	background-image:url(images/bg_contenu.png);
	background-repeat:repeat-y;
}

div#menu5 {
	width:200px;
	float:left;
}

p#menu {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	border-bottom:1px solid white;
	margin:0;
	padding:4px 0 4px 0;
}

p#menu a{
	color:white;
	text-decoration:none;
}

p#titre_menu {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	margin:0 0 5px 0;
	padding:17px 0 0 18px;
	background-image:url(images/fleche_menu.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}

div#page {
	width:699px;
	/*margin-left:201px; en supprimant le float right*/
	background-color:#003078;
	background-image:url(images/bg_page.png);
	background-repeat:repeat-x;
	float:right;
}

p#titre_accueil {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	border-bottom:1px solid #FF7B2E;
	margin:0 0 10px 17px;
	padding:17px 0 0 17px;
	background-image:url(images/fleche_page.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:410px!important;
	width:390px;
}

table#competences {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0 0 5px 100px;
	width:320px;
}

p#tel {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:19px;
	font-weight:bold;
	margin:0 0 3px 0;
	padding:25px 0 0 25px;
	background-image:url(images/tel.png);
	background-repeat:no-repeat;
	background-position:bottom left;
}

img#partenaire1 {
	margin:5px 0 5px 30px;
}

img#partenaire2 {
	margin:0 0 15px 30px;
}

div#news {
	width:215px;
	margin:17px 17px 17px 17px;
	background-image:url(images/bg_news.png);
	background-repeat:no-repeat;
	float:right;
	height:400px;
	padding:0;
}

p#titre_news {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:13px 17px 10px 17px;
	border-bottom:1px solid white;
	padding:0;
}

p#date_news {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:5px 17px 3px 17px;
	font-weight:bold;
}

p#texte_news {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 17px 5px 17px;
}

img#atelier {
	margin:0 15px 0 35px;
	border:1px solid white;
	float:left;
}

p#atelier {
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:15px 30px 0 0;
}



div#agrements {
	text-align:center;
	/*background-color:#003B95;*/
	width:625px;
	margin:10px 0px 10px 37px;
}

div#agrements img {
	border:2px solid white;
	margin:3px 3px 3px 3px
}
