body {
	background-image: url(images/menu.jpg);
	background-position:center 10px;
	background-repeat: repeat-x;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
}
#header {
	height:60px;
	margin-top:19px;
}
#header ul {
	padding:0;
}
#header a:hover {
	border-bottom:1px dotted #333;
}
#header li {
	float:left;
	display:block;
	height: 45px;
	list-style:none;
}
#header li a {
	display:block;
	width:92px;
	height: 45px;
	font-size:11px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	background-image:url(images/menua.jpg);
	background-repeat:no-repeat;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 13px;
	padding-left: 0;
}
#header li a:hover {
	background-image:url(images/menuahover.jpg);
	border:none;
	color:#00FFCC;
}

#footer {
	background-image: url(images/footer.jpg);
	background-position:center 10px;
	background-repeat: repeat-x;
	width:100%;
	height:134px;
}


#footer ul {
	padding:0;
}

#footer li {
	float:left;
	display:block;
	list-style:none;
}

#footer li a {
	display:block;
	font-size:11px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	padding-top: 65px;
	padding-right: 5px;
	padding-bottom: 13px;
	padding-left: 5px;
}
.cl800 {
	margin:0px auto;
	width:800px;
}
#logo {
	margin:0 auto;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	display:block;
	width:800px;
	height:140px;
	padding:0;
}
h2 {
	color:#006699;
	text-decoration: underline;
	font-size: 14px;
}
p {
	border-top-color: #ecd6ff;
	border-right-color: #ecd6ff;
	border-bottom-color: #ecd6ff;
	border-left-color: #f3e8fc;
	padding-left: 10px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
}


#services-home{
	background-image: url("images/bg_setc.png"); background-repeat: no-repeat;
	width:292px;
	height:366px;
}

#services-home img {margin:2px;}

#services-home li {list-style:none; font-size:13px; margin-left: -33px;}

#services-home a {font-size: 12px;color: #000000; }

#services-home a:hover {text-decoration: none; }

#det_mach table {border: 3px solid red;}
.machines {
	float: left;
	width: 220px;
	height: 300px;
	margin: 10px;
	padding: 0 4px;
	border: 1px dotted gray;}

.machines h3 {
	width: 96%;
	height: 25px;
	padding: 0 6px 0 0;
	border: 1px dotted gray;
	background-color: #3d485c;}

.machines h3 a {
color: #FFFFFF;}

.machines h3 a:hover {
text-decoration: none;}

.machines h3 a:visited {
color: #FFFFFF;}

.machine_titre {
	height: 36px;
	background-color: #3d485c;
	color: #FFFFFF;
	font-size: 14px;
	border: 1px dotted gray;
	margin-bottom: 10px;
	font-weight: bolder;
}

.machinec_desc {
	float: left;
	height: 90px;
	width: 375px;
	text-align : justify;
	padding: 3px;
	background-color: #e6e6e6;
	font-size: 11px;
	border-right: 2px dotted gray;
	border-left: 1px dotted gray;
	border-top: 1px dotted gray;
	border-bottom: 2px dotted gray;
}

.machine_desc {
	float: left;
	width: 95%;
	height: 30px;
	margin: 0 0 10px 0;
	padding: 2px 6px 2px 2px;;
	background-color: #e6e6e6;
	font-size: 11px;
	border-right: 2px dotted gray;
	border-left: 1px dotted gray;
	border-top: 1px dotted gray;
	border-bottom: 2px dotted gray;
}

.machine_detail {
	font-size: 11px;
	position: relative;
	left: 40px;
	height: 15px;
}

.machine_detail a{
color: gray;
text-decoration: none;
}

.machine_detail a:hover{
color: gray;
text-decoration: underline;
}

.machine_img {
float:right;
margin:4px;
width:220px;
}

.machine_img img{
border: 1px solid gray;
margin: 2px;
}

 table.machine_table {
border: medium solid #e6e6e6;
background-color: #eeeeee;
width: 70%;
}

 table.machine_table2 {
border: medium solid #e6e6e6;
background-color: #eeeeee;
width: 100%;
}

.machine_table td, .machine_table th {
border: thin solid #FFFFFF;
width: 33%;
}

.machine_table2 td, .machine_table th {
border: thin solid #FFFFFF;
width: 33%;
}

.machine_table2 a:hover {text-decoration: none;}

.ariane a {color: gray;margin: 5px 0;}
.ariane a:hover {text-decoration: none;}
