/* CSS Document */
body
{
   width: 980px;
   margin:auto;
   background:url(../images/bg.jpg);
   background-repeat:no-repeat;
   background-position:center 0;
   background-color:#DEDE4C;
   font-family:Verdana;
   font-size:11px;
   color:#4C4C4C;
   
}



img{
	border:0;
}

	
	
#header {
	width: 980px;
	height:179px;   
	background:url(../images/header.jpg);
	position:relative;
	overflow:hidden;
	z-index:10;
}


#logo {
	margin-top:40px;
	width:120px;
	height:90px;   
	margin-left:10px;
	overflow:hidden;
	position:relative;
}


#content {
	width: 980px;
	height:476px;   
	background:url(../images/bg_content.jpg);
	position:relative;
	overflow:hidden;
	top:-1px;
}






/* menu ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

#menu {
	float:left;
	margin-top:20px;
	width: 960px;
	height:30px;   
   margin-left:10px;
   margin-right:10px;
   overflow:hidden;
}

#menu ul
{
	position:relative;
	padding:0;
	margin:0
	
}

#menu li
{
	float:left;
	list-style:none;
	width: 120px;
	   height:30px;  
	text-align:center;
	overflow:hidden;
	
}

#menu li a
{
background:url(../images/btn_menu_off.png);
float:left;
	list-style:none;
	width: 120px;
	   height:30px;  
	padding-top:9px;
	font:Verdana 12px;
	text-decoration:none;
	color:#FFF;
	outline:none;
	text-align:center;
}

#menu li a:hover
{
float:left;
	list-style:none;
	width: 120px;
	   height:30px;  
background:url(../images/btn_menu_on.png);
	color:#EE7F00;
}




#menu .active a 
{
	padding-top:9px;
	float:left;
	list-style:none;
	width: 120px;
	height:30px;  
	background:url(../images/btn_menu_on.png);
	color:#EE7F00;
}

#menu .active a:hover
{
	padding-top:9px;
	float:left;
	list-style:none;
	width: 120px;
	height:30px;  
	background:url(../images/btn_menu_on.png);
	color:#EE7F00;
}



/* colonne de gauche ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

#left_col {
	position:relative;
	margin-left:11px;
	top:30px;
	width: 160px;
	float:left;
	overflow:hidden;
}

#left_col2 {
	position:relative;
	overflow:hidden;
	top:30px;
	width: 176px;
	height:445px;
	float:left;
	background:url(../images/bg_menu3.jpg)
}

/* sous menu ////////////////////////////////////////////////////////////////////////// */


#menu2 {

	width: 160px;
	min-height:300px;   
   float:left;
}

#menu2 ul
{

	position:relative;
	padding:0;
	margin:0;

}

#menu2 li
{
	list-style:none;
	width: 160px;
	   height:35px;  
	   overflow:hidden;
	
}

#menu2 li a
{
background:url(../images/btn_sub_menu_off.jpg);
float:left;
	list-style:none;
	width: 160px;
	   height:35px;  
	padding-top:11px;
	padding-left:30px;
	font:Verdana 10px;
	text-decoration:none;
	color:#59591F;
	outline:none;
}

#menu2 li a:hover
{
float:left;
	list-style:none;
	width: 160px;
	   height:35px;  
background:url(../images/btn_sub_menu_roll.jpg);
	color:#59591F;
}

#menu2 .active2
{
padding-top:11px;
padding-left:30px;
	list-style:none;
	width: 160px;
	   height:24px;  
	color:#EE7F00;
	overflow:hidden;
	background:url(../images/btn_sub_menu_on.jpg);
	background-repeat:no-repeat;
}

#menu2 .active_first
{
padding-top:11px;
padding-left:30px;
	list-style:none;
	width: 160px;
	   height:24px;  
	color:#EE7F00;
	overflow:hidden;
	background:url(../images/btn_sub_menu_first_on.jpg);
	background-repeat:no-repeat;
}

#menu2 .last a
{
background:url(../images/btn_sub_menu_last_off.jpg);
float:left;
	list-style:none;
	width: 160px;
	   height:35px;  
	padding-top:11px;
	padding-left:30px;
	font:Verdana 10px;
	text-decoration:none;
	color:#59591F;
	outline:none;
}

#menu2 .last a:hover
{
background:url(../images/btn_sub_menu_last_roll.jpg);
float:left;
	list-style:none;
	width: 160px;
	   height:35px;  
	padding-top:11px;
	padding-left:30px;
	font:Verdana 10px;
	text-decoration:none;
	color:#59591F;
	outline:none;
}

#menu2 .active2 .last
{
padding-top:11px;
padding-left:30px;
float:left;
	list-style:none;
	width: 160px;
	   height:35px;  
background:url(../images/btn_sub_menu_last_on.jpg);
	color:#EE7F00;
}


/* sous sous menu ////////////////////////////////////////////////////////////// */


#menu3 {
	width: 176px;
	height:443px;   
   float:left;
	margin-top:2px;
	outline:none;
}

.item_menu3
{
	margin-left:25px;
	margin-right:21px;
	width: 130px;
	height:50px;   
	float:left; 
	text-decoration:none;
	font-size:13px;
	border-bottom:#DEDE4C solid 1px;
	line-height: 0.9;
	font-weight:bold;
  
}

.item_menu3:hover
{	
   border-bottom:#EE7F00 solid 1px;
   color:#EE7F00;

}


.item_menu3 a
{
	color:#DEDE4C;
	text-decoration:none;
}

.item_active
{
	color:#EE7F00;
	text-decoration:none;
	border-bottom:#EE7F00 solid 1px;
}

.item_active a
{
	color:#EE7F00;
	text-decoration:none;
	border-bottom:#EE7F00 solid 1px;
}

.item_menu3 a:hover
{
	color:#EE7F00;
	   text-decoration:none;
}


.lien_menu3
{
	width: 80px; 
   float:left;
   padding-top:36px;
}

.twolines
{

   padding-top:23px;
}

.threelines
{

   padding-top:10px;
}

.img_menu3
{
	width: 50px;
	height:50px;   
   float:left;
}


#textScroll{
	height:443px;
	overflow:hidden;
}

.scroll-pane
{
	height:443px;
}
/* Patch Produits //////////////////////////////// */

.produits .lien_menu3p{
	width: 90px; 
	position:absolute;
	display:block;
	overflow:hidden;
	bottom:2px;
	left:0;
	font-size:11px;
}
.produits .lien_menu3p strong{
	display:block;
	font-size:13px;
}

.produits #textScroll ul{
	width:146px;
}
.produits .item_menu3p a{
	display:block;
	position:relative;
	overflow:hidden;
	height:49px;
	color:#DEDE4C;
	text-decoration:none;
	border-bottom:#DEDE4C solid 1px;

}
.produits .item_menu3p a:hover
{
	color:#EE7F00;
	text-decoration:none;
	border-bottom:#EE7F00 solid 1px;

}
.produits .item_activep a{
	color:#EE7F00;
	text-decoration:none;
	border-bottom:#DEDE4C solid 1px;

}
.produits .img_menu3p{
	width: 50px;
	height:50px;
	float:right;
}
.produits .item_menu3p{
	width: 130px;
	height:50px;   
	float:none; 
	text-decoration:none;
	font-size:14px;
	border-bottom:#DEDE4C solid 1px;
	line-height: 0.9;
  
}
.produits .item_activep{
	color:#EE7F00;
	text-decoration:none;
	border-bottom:#EE7F00 solid 1px;
}
.produits .item_activep div{
	position:relative;
	overflow:hidden;
	height:49px;
	border-bottom:#EE7F00 solid 1px;
	width:146px;
}
.produits#menu3 ul{
	list-style:none;
	margin:0 0px 0 10px;
	padding:0;
}
.produits#menu3 li{
	width:146px;
	position:relative;
	overflow:hidden;
	clear:both;
	border:none;
}


/* Produits /////////////////////////////////////////////////////////////////// */

#img_produits
{
	width: 410px;
	height:445px;
	background:url(../images/bgImgProd.png) no-repeat;
}
#img2Prod{
	display:block;
	height:175px;
	width:144px;
}
#text_prod{
	float:left;
	width: 165px;
	height:445px;  
	margin-top:31px;
	margin-left:20px;
	overflow:hidden;
	position:relative;
}
#text_prod h1{
	color:#182233;
	font-size:16px;
	margin:5px 0 5px 0;
	line-height:16px;
}
#text_prod div{
	color:#808080;
	font-size:12px;
	position:relative;
	overflow:auto;
	left:0;
}
#text_prod ul{
	padding:0;
	list-style:square outside none;
	margin:0 0 0 15px;
}
#gallery_produits{
float:left;
height:475px;  
margin-left:20px;
overflow:hidden;
}
a#lienFichePDF{
	display:block;
	overflow:hidden;
	position:absolute;
	height:35px;
	bottom:0;
	width: 165px;
	text-align:center;
	text-decoration:none;
	padding-top:55px;
	border-left:1px solid #E6E679;
	color:#59591F;
	background:url(../images/btn_pdf.png) no-repeat center top;
}
a#lienFichePDF:hover{
	color:#EE7F00;
	background:url(../images/btn_pdf_roll.png) no-repeat center top;
}
/* langues /////////////////////////////////////////////////////////////////// */


#languages {
width: 183px;
	height:35px;   
   float:left;
}

#languages ul
{
	padding:0;
	margin:0
	
}

#languages li
{
	float:left;
	list-style:none;
	width: 24px;
	   height:35px;  
	overflow:hidden;
	
}

#languages li.twitter
{
	float:left;
	list-style:none;
	width: 37px;
	   height:35px;  
	overflow:hidden;
	margin-left:5px;
	
}


/* cadre contact /////////////////////////////////////////////////////////////////// */


#contact_box {
	width: 183px;
	height:71px;   
    float:left;
    padding-top:8px;

}


#tel
{
	float:left;
	padding-left:0px;
	list-style:none;
	width: 183px;
	height:25px;
	   
	
}

#mail
{
	float:left;
	padding-left:8px;
	list-style:none;
	width: 183px;
	   height:25px;
	   
	
}

.contact_picto {display:none;}

.contact_text
{
	padding-top:11px;
	padding-left:5px;
	float:left;
	width:149px;
	font-size:10px;
}


/* gallery ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */


#gallery { position:absolute; width: 766px; height:475px; top:1px; left:200px; }

.gallery { float:left; margin-top:1px; margin-left:0px; width: 766px; height:475px; background-image:url(../images/logo_kidea.png); background-repeat:no-repeat;}

/* gallery temoignages /////////////////////////////////////////////////// */

#gallery_temoignages
{
float:left;
width: 600px;
height:475px;  
margin-left:23px;
overflow:hidden;
}

#temoignages
{
float:left;
width: 400px;
height:445px;  
padding-top:31px;
}

#img_temoignages
{
float:left;
width: 400px;
height:345px; 
}

#leg_temoignages
{
float:left;
width: 400px;
height:84px;  
padding-top:15px;
color:#EE7F00;
font-size:16px;
text-align:center;
}

#text_temoignages
{
float:left;
width: 165px;
height:384px;  
padding-top:91px;
padding-left:15px;
padding-right:20px;
}

.signature
{
color:#EE7F00;
text-align:right;
}
/* Page contacts /////////////////////////////////////////////////// */
#formContact{
	position:relative;
	overflow:hidden;
}
#menu2 dl{
	margin:0;
	padding:0;
}

#menu2 dt{
	height:24px;
	list-style:none outside none;
	overflow:hidden;
	padding:11px 0 0 35px;
	width:125px;
	background:url(../images/bg_item_contact.png) no-repeat;
}
#menu2 dd{
	 font-size:13px;
	 font-weight:bold;
	 color:#EE7F00;
	 margin:10px 0 10px 10px;
}
#menu2 dd.number{
	font-size:15px
}
#menu2 dd#courrier{
	color:#BFBFBF;
}

#contactContent{
	width:726px;
	height:385px;
	position:relative;
	overflow:hidden;
	top:30px;
	background:url(../images/bg_contact.png) no-repeat;
	left:30px;
}
#contactContent fieldset{
	border:none;
}
#choixForm{
	width:280px;
	height:200px;
	position:relative;
	overflow:hidden;
	padding:0px;
	float:left;
	margin:30px 30px 10px 30px;
}
#choixForm input{
	float:left;
	clear:both;
	margin:5px 10px 0 5px;
}
#choixForm label{
	background-position: 25px center;
    background-repeat: no-repeat;
    display: block;
    padding-left: 60px;
}
#choixForm div#groupCatalogue label{
	background-image:url(../images/btn_catalogue.png);
}
#choixForm div#groupRdv label{
	background-image:url(../images/btn_contact.png);
}
#choixForm div#groupCommande label{
	background-image:url(../images/btn_commande.png);
}
#choixForm div{
	border-bottom:1px solid #C59A64;
	margin:0 19px;
	overflow:hidden;
	padding:19px 5px;
	position:relative;
}
#choixForm div#groupCommande{
	border:none;
}
#coordonnees{
	margin:10px 0 0 0;
	padding:0;
	position:relative;
	overflow:hidden;
}
#coordonnees h1{
	margin:0 0 5px 0;
	font-size:12px;
	font-weight:normal;
	color:#FFF;
}
#coordonnees label{
	width:95px;
	display:block;
	position:relative;
	overflow:hidden;
	float:left;
	clear:both;
	margin-bottom:10px;
	color:#FFF;
}
#coordonnees input{
	display:block;
	overflow:hidden;
	position:relative;
	width:250px;
	height:20px;
	border:1px solid #B25F00;
	padding:0 5px 0 5px;
	margin:0 0 8px 0;
	color:#B25F00;
}
#labelComm{
	display:block;
	position:relative;
	overflow:hidden;
	color:#FFF;
	clear:both;
	margin-left:30px;
}
textarea#commentaires{
	display:block;
	position:relative;
	overflow:hidden;
	border:1px solid #B25F00;
	width:655px;
	height:70px;
	margin-left:30px;
	padding:5px;
	color:#B25F00;
	font-family:Verdana;
	font-size:12px;
}
#valider{
	width:98px;
	height:36px;
	display:block;
	overflow:hidden;
	position:relative;
	float:right;
	margin:5px 25px 0 0;
	background:none;
	border:none;
	background-image:url(../images/btn_valider.png);
	background-repeat:no-repeat;
	text-indent:-500px;
}
#valider:hover{
	background-position:0 -36px;
}
#alert{
	position:absolute;
	overflow:hidden;
	height:20px;
	width:500px;
	bottom:5px;
	left:30px;
	border:1px solid #F00;
	background-color:#FFF;
	color:#F00;
	padding:5px;
	text-align:center;
	line-height:20px;
}
#alert.ok{
	border-color:#DEDE4C;
	color:#ADAD3B;
}

/* /////////////////////////////////////////////////// */


#gallery_accueil
{
float:left;
position:relative;
top:30px;
width: 470px;
height:445px; 
 
}


#gallery_text_accueil
{
float:left;
width: 470px;
height:445px;
}

#gallery-img-accueil
{
float:left;
position:relative;
top:30px;
width: 295px;
height:445px;
}

.paragraphe_accueil
{
float:left;
width:350px;
margin-left:50px;
}

#gallery_accueil h2
{
margin-top:10px;
margin-bottom:0;
color:#EE7F00;
}

#gallery_accueil p
{
margin-top:3px;
}

#gallery_accueil ul
{
margin-top:3px;
margin-bottom:3px;
padding-left:10px;
}

.fleche_accueil
{
float:left;
width:52px;
padding-top:5px;
}



/* /////////////////////////////////////////////////// */

.agencement
{
float:left; 
padding-top:31px;
}

.orange_bg
{
	   width: 766px;
	   height:475px;   
   background:url(../images/orange_bg.png);
}

#gallery-col_center
{
float:left;
position:relative;
top:30px;
width: 421px;
height:445px;  
}


#gallery_text
{
float:left;
padding-top:10px;
padding-left:20px;
width: 400px;
height:350px;
}


.fleche
{
float:left;
width:37px;
padding-top:10px;
}

.paragraphe
{
float:left;
width:340px;
padding-left:8px;
}

.ital
{
padding-left:45px;
}


#gallery-col_right
{
float:left;
position:relative;
top:30px;
width: 345px;
height:445px;
}

.gallery-col_right_img
{

}

.gallery-col_right_leg
{
float:left;
width: 175px;
height:35px; 
padding-left:160px;

}

.text-blanc
{
color:#FFFFFF;

}

/* footer ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */


#footer {
	   width: 980px;
	   height:100px;   
   background:url(../images/bg_footer.jpg);
   background-repeat:no-repeat;
   margin-top:-1px;
   padding-top:10px;
   text-align:center;
   overflow:hidden;
   font-size:10px;
   color:#999900;
}

#footer a
{
   color:#999900;
   text-decoration:none;
   outline:none;
}

#footer a:hover
{
   color:#666633;
   text-decoration:underline;
   outline:none;
}
/* Patchs ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* IE7 ////////////////////////////////////////////////////////////// */
/* Contact ////////////////////////////////////////////////////////////// */
.ie7 #valider{
	color:#FFF;
	font-size:1px;
}
.ie7 #choixForm{
	margin-bottom:5px;
}
.ie7 #coordonnees input {
	margin-bottom:5px;
}
.ie7 #coordonnees label {
	margin-bottom:0;
}

/* IE6 ////////////////////////////////////////////////////////////// */
/* Contact ////////////////////////////////////////////////////////////// */
.ie6 #valider{
	color:#FFF;
	font-size:1px;
}
.ie6 #choixForm{
	margin:30px 20px 10px 15px;
}
.ie6 #coordonnees input {
	margin-bottom:5px;
}
.ie6 #coordonnees label {
	margin-bottom:0;
}

/* Produits ////////////////////////////////////////////////////////////// */
.ie6 #left_col {
	margin-left:5px;
}

/* Administration ////////////////////////////////////////////////////////////// */
#administration #formLogin{
	position:absolute;
	overflow:hidden;
	top:35px;
	left:40px;
}
#administration label{
	font-size:13px;
	display:block;
	margin-bottom:5px
}
#administration input{
	font-size:13px;
	margin-bottom:10px
}
.error{
	padding : 2px 5px;
	color:F00;
	border:1px solid #F00;
	background-color:#FFF;
	font-size:10px;
	display:inline-block;
}
.error.ok{
	border-color:#DEDE4C;
	color:#ADAD3B;
	display:block;
	position:absolute;
	top:235px;
	left:40px;
	font-size:14px;
	padding:5px;
}
#csv{
	position:absolute;
	overflow:hidden;
	top:145px;
	left:415px;
}
#csvAll{
	position:absolute;
	overflow:hidden;
	top:115px;
	left:425px;
}
#deconnexion{
	position:absolute;
	overflow:hidden;
	top:30px;
	left:320px;
	color:#FFF;
	text-decoration:none;
}
#deconnexion:hover{
	text-decoration:underline;
}
#error9{
	position:absolute;
	overflow:hidden;
	top:175px;
	left:415px;
}




