/*CSS RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*FIN CSS RESET*/



body{
   margin:0px;
   padding:0px;
   background:;   
   font-family:'Palatino Linotype', 'Palatino', 'Georgia', 'Times New Roman', serif;   
   font-size:1em;
   text-align:justify; 
   background:url(../images/soluc_bkg.jpg) #fff no-repeat 00% 60%;
   background-position:fixed;

}

h3{
   color:#861c1d;
   font-size:1.2em; 
   text-transform:uppercase;  
   margin:0 0 10px 10px;
   font-weight:bold;
}


h4{
   color:#861c1d;
   font-size:0.9em; 
   text-transform:uppercase;  
   margin:0 0 10px 0;
   font-weight:bold;
   text-align:center; 
}
a{
   text-decoration:none;
   color:#861c1d;
   font-weight:bold;   
}

.left_part{
   float:left;
   width:517px;  
}

.right_part{
   float:right;
   width:425px;   
}


#header{
   height:75px; 
   text-align:right;  
   position:relative;
   margin:0px;
   padding:10px 25px;
   font-size:0.9em;
}


#header img#logo{
   position:absolute;
   bottom:10px;
   left:50%;
   margin-left:-159px;
   
   
}
.content_header{
   background:url(../images/other-trans.png) no-repeat top left;
   height:212px;
   width:100%;  
   position:relative;
}

.content_header1{
   background:url(../images/bijouterie-trans.png) no-repeat top left;
   height:212px;
   width:100%;  
   position:relative;
}

.content_header2{
   background:url(../images/instrument-trans.png) no-repeat top left;
   height:212px;
   width:100%;  
   position:relative;
}


.content_header3{
   background:url(../images/lunetterie2-trans.png) no-repeat top left;
   height:212px;
   width:100%;  
   position:relative;
}


.content_header4{
   background:url(../images/moulage-trans.png) no-repeat top left;
   height:212px;
   width:100%;  
   position:relative;
}



.panel ol {
   position:relative;
   margin:2px 10px 8px 10px;
}

.panel ol li{
   padding:3px 0;   
}

.panel p{
   padding:5px 0 10px 20px;  
   line-height:17px; 
}

.panel span{
   /*background:#FFF47F; */
}

#services{
   overflow:auto;
   height:380px;   
   
}

#footer{
   width:1000px;
   margin:0 auto 50px auto;
   border-bottom:#8f1e1f 2px solid;   
}

#footer .left, #footer .right, #footer .center{
   float:left;
   width:32%;  
   margin:0px;
   padding:0px 0px 3px 5px; 
   font-size:0.9em;
   color:#8f1e1f;
   font-weight:bold;
}

#footer .center{
   text-align:center;   
}

#footer .right{
  text-align:right;
  width:34%;   
}

#footer a:hover{
   color:#000;   
}
.end{
   clear:both;   
}

p.services{
   margin-left:20px;   
   margin-top:30px;
   width:350px;
}

.numero{
   font-family:'Palatino Linotype', 'Palatino', 'Georgia', 'Times New Roman', serif;   
}

