/*
COLOR :  

vert clair 	#BFDCAC;
vert foncé : #66B343;
orange : 	#F4A216;

*/

#content {
width:980px;
margin:auto;
background : url(../images/bg_content_terre.jpg) no-repeat;
}

#header #navig_haut {
text-align:right;
float:right;
margin: 0 7px 0 0;
}

#menu {
float:right;
}

#header #menu dl{
	float:left;
	margin:.75em 0 0 0;
	padding:0;
	width:765px;
}

#header #menu dt {
	float:left;
	text-align:center;
	margin:0;
}

#header #menu dt a {
	display:block;
	font-weight:normal;
	text-decoration:none;
	font-size:1em;
	color:#FFFFFF;
	padding:0.6em 0 0.6em 0;
	width:107px;
	height:25px;
}


#slideshow {
	width:585px;
	margin:auto;
	top:-117px;
	position:relative;
}


#header #menu dt.barre_menu_vert {
	background : url(../images/bg_menu_trait.png) no-repeat top;
	width:2px;
	height:26px;
	padding:0.5em 0 0.5em 0;
}

#header #menu dt a.dt_ac:hover,#header #menu dt a.dt_ac_hover {
	background : url(../images/bg_menu_ac.gif) no-repeat bottom;}

#header #menu dt a.dt_a:hover,#header #menu dt a.dt_a_hover {
	background : url(../images/bg_menu.gif) no-repeat bottom;}

#header #menu dt a.dt_part:hover,#header #menu dt a.dt_part_hover {
	background : url(../images/bg_menu_part.gif) no-repeat bottom;}

#header #menu dt a.dt_ac{
	background : url(../images/bg_menu_ac.gif) no-repeat top;}

#header #menu dt a.dt_part{
	background : url(../images/bg_menu_part.gif) no-repeat top;}

#header #menu dt a.dt_a{
	background : url(../images/bg_menu.gif) no-repeat top;}


#logo_juki {
margin: 0 0 0 10em;
}

#logo_picto {
position:absolute;
margin: -3em 0 0 0;
}

#centre{
margin: 40px auto 0 auto;
}
 
#main {
float:left;
width:750px;
margin:0;
}

#encarts {
width: 225px;
margin:0;padding:0;
float:left;
}

#encart_pro {
	margin:0.5em 0;
	width:217px;
	height:175px;
	background : url(../images/encart_pro.png) no-repeat bottom;
	padding: 5px;
}

#encart_maintenance {
	margin:0.5em 0;
	width:215px;
	height:123px;
	background : url(../images/encart_maintenance.png) no-repeat bottom;
	padding: 5px;
}

#encart_certif {
	margin:0.5em 0;
	width:213px;
	height:100px;
	background : url(../images/encart_certif.png) no-repeat bottom;
	padding: 5px;
}

#encart_certif  img.middle{
vertical-align:middle;
}



#encart_pro ul li {
color:#666666;
}

#encarts  p {
text-align:justify;
padding: 0 0.4em;
font-size:0.9em;
}

#encarts  p.right {
text-align:right;
padding: 0 0.6em;
}

.barre_bleue_verticale {
	width:1px;
	background-color:#007DC7;
	margin-right:2px;
}

.bordure_bleue {
	border-left:2px solid #007DC7;
	}

div.page_content {
width:90%;
text-align:justify;
margin: 0 auto;
}

a.lien_haut {
	color:#888888;
	text-decoration:none;
	font-size:0.80em;
}

a.lien_haut:visited {
    color: #888888;
}
a.lien_haut:hover, a.lien_haut:focus, a.lien_haut:active {
    color: #666666;
}

.spacer {
clear:both;
}

.float_left {
float:left;
padding-right:0.75em;
}

.input_admin {
border:1px solid orange;
}

/* Menu Deroulant */#accordion,#single_accordion {
   width:600px;
   height: 650px;
   margin: 10px auto; 
}

#accordion:hover div, #accordion.hover div, #accordion div {
    height:55px;
    overflow: hidden; 
}

#accordion h1,#IE6 #accordion h1,#accordion div:hover h1 , #accordion div.hover h1,#IE6 #accordion div.hover h1, #single_accordion h1{
	text-decoration:underline;
	text-indent:5%;
	height:35px;
}

#accordion h1,#IE6 #accordion h1 {
	background: url(../images/bg_h1.png) no-repeat;
}

#accordion div:hover h1 , #accordion div.hover h1,#IE6 #accordion div.hover h1, #single_accordion h1 {
	padding: 3px 0 0 0;
	background: url(../images/bg_h1_hover.png) no-repeat;
	color:#FFFFFF;
}

#accordion:hover div:hover, #accordion.hover div.hover {
    height: 50%;
}

#IE6 #accordion h1{
background: url(../images/bg_h1.gif) no-repeat;
}

#IE6 #accordion div.hover h1{
background: url(../images/bg_h1_hover.gif) no-repeat;
}

.p_center {
	padding-left:200px;
}

