html,body {
margin:0;padding:0
}

body {
font: 100 normal 0.75em "Arial", "Lucida Grande", Verdana, Sans-Serif;
text-align:center;
background: url("/images/bkg_header.gif") repeat-x;
}
/* les standards*/
img {
border: none;
}

p {
margin:0 10px 10px;
}

a {
outline: none;
text-decoration:none; 
}

h2 {
color:#999999;
font-variant: small-caps;
text-transform: none;
font-weight: 100;
margin-bottom: 10px;
}

h3 {
color:#000000;
letter-spacing: 2px;
}

h4 {
color:#000000;
}
#LogoPrint{
	display:none;
}

/* Logo cliquable*/
#logo {
background-color:#F3F2ED;
float:left;
width: 228px;
height: 104px;
margin-top: 18px;
}

#logo img {
border: none;
outline: none;
}

.noview {
display: none;
}
.block_home{
	width:360px;
	float:left;
}
.block_home h2 {
	margin:18px 0 0 10px;
}
.block_home p.lg a {
	margin-right:5px;
}
.block_home p.lg{
	padding:149px 0px 25px 260px;
}
.block_home#machines{
background: url("/images/block_machines.jpg") no-repeat;
	margin-right:15px;

}
.block_home#decoupe{
background: url("/images/block_decoupe.jpg") no-repeat;

}

#container {
width:980px;
margin:0px auto;
text-align:left;
}

#langues {
float: right;
margin: 6px 20px 3px 0px;
margin-top:2px !important ;
}

#langues img {
border: none;
}

#langues a {
padding-left: 5px;
}

#header {
background-color:#F3F2ED;
float:right;
width: 745px;
height: 95px;
background-repeat: no-repeat;
}
/* content */
#content {
float:right;
width:740px;
margin: 15px 0px 0px 10px;
text-align:justify;
}

#content li{
display : list-item;
list-style-type: none;
background: url("/images/fleche_body.gif") 0 0.10em no-repeat;
padding: 2px 0px 5px 18px;
}

#content p {
line-height:1.4em;
}

/* retour à la ligne */
#retour {
float:right;	
}

#retour a {
font-size:1.2em;
color:#4176B5;
}



/* colonne gauche*/
#left {
width: 228px;
float: left;
margin: 0px;
clear: left;
}

/* en tête du menu de gauche*/
.nav_head {
background: url("/images/header_left.gif") no-repeat;
width: 207px;
height: 26px;
margin: 10px 0px 10px 10px;
}

.nav_head p {
font: 100 normal 1em "Arial", "Lucida Grande", Verdana, Sans-Serif;
color: #FFFFFF;
padding: 5px 0px;
}
/*menu de gauche*/
#content_left {
margin:  0px;
float:left;
width: 228px;
background:url("/images/bord_left.gif") no-repeat bottom #C8C0A5;
}


#content_left ul {
margin:15px 0; 
padding:0;
margin-top:2px !important ;
}

#content_left li {
margin: 5px 0px 0px 10px;
color: #4366B2;
list-style:none;
height: 48px;
background: url("/images/menubord_gris.gif") no-repeat right #ECEAE1;
width: 206px;
}

#content_left li.active {
background: url("/images/menubord_jaune.gif") no-repeat right #EDBA12;
}

#content_left li a {
color: #4366B2;
background: url("/images/fleche_menugris.gif") no-repeat  77px 12px;
display:block;
width:206px;
height: 50px;
}
#content_left li.active  a {
color: #006;
background: url("/images/fleche_menujaune.gif") no-repeat  77px 12px;

}
#content_left li .imgMenu{
width:70px;
height:45px;
border: 2px solid #06C;
padding: 0px;
float:left;
overflow:hidden;
text-align:center;
background:#fff;
}
#content_left li img {
height:45px;
}

.texte_menu {
margin: 10px 0px 0px 12px;
cursor: pointer;
position:absolute;
font-size: 12px;
width: 100px;
}

a:hover .texte_menu {
text-decoration:underline;
}



/* menu header*/
#menu {
float:right;
width:70%;
font-size:93%;
line-height:normal;
}

#menu ul {
margin:0;
float:right;
padding:5px 10px 0px 0px;
list-style:none;
font-family:Arial, Helvetica, sans-serif;
font-size: 1.3em;
font-weight:bold;
}

#menu li {
display:inline;
margin:0;
padding:0;
}

#menu a {
margin:0;
padding:0 10px 0 10px;

color: #FFFFFF;
background:url("/images/sep.gif") no-repeat;
}

#menu a:hover {
color:#FF6;
background:url("/images/sep_a.gif") no-repeat;

}

#menu a.actif {
color:#FF6;
background:url("/images/sep_a.gif") no-repeat;

}


#extra {
float:left;
clear:left;
width: 228px;
margin: 20px 0px 20px 0px ;
background:url("/images/bordbottom_head_gris.gif") no-repeat bottom #D6D6D6;
}

#extra p {
text-align:left;
color: #666666;
margin: 15px 0px 20px 25px;
letter-spacing:1px;

}

#coin {
width: 228px;
height:16px;
background:url("/images/bordleft_head_gris.gif") no-repeat top #D6D6D6;
}

#coin p {
border-bottom:dotted 1px #666666;
width: 180px;
float: left;
font-size: 1.2em;
color:#666666;
margin:10px 0px 0px 10px;
font-weight:bold;
letter-spacing:5px;
}
table#list{
	width:740px;
}
#list th {
	background:#b9b08d;
	text-align:center;
}
#list td {
	text-align:center;
}
#list tr.td1{
	background:#dcd6c0;
}
#list a{
	color:#4176B5;
	font-weight:bold;
}
#list a:hover{
	text-decoration:underline;
}
#pictures{
	width:425px;
	float:left;
	margin:0 0 25px 0;
}
#pictures img,#DecPictures img{
	border:3px solid #c8c0a5;
}
.SmallPict{
	width:70px;
	margin:3px 6px 3px 0px;
	
}
#DecPictures{
	text-align:center;
	min-height:350px;
	_height:350px;
}
#descrTchn table th{
	text-align:right;
}
#demandePrix{
	background:url('/images/bouton_body.gif');
	width:227px;
	height:50px;
	display:block;
	text-align:center;
	padding:20px 0 0 0;
	color:#fff;
	font-weight:bold;
	font-size:17px;
	float:right;
}
#footer {
clear:both;
width:100%;
background-image: url("/images/bkg_footer.jpg");
background-repeat: repeat-x;
height: 50px;
margin: 20px 0px 0px 0px !important ;
}
#footer p {
margin:0;
padding:15px 0px;
color: #FFF;
}



