@charset "utf-8";
<!-- /* Redéfinition Balise générique */ 
	
		
body {
	margin: 0px;

	background-color: #c3c3c3;
		background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url("images/fond_body.jpg");
	background-position : top  center;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height : 100%;
}

.sitelinks {
	display:none;
}


form {
	margin: 0px;
	padding: 0px;
}
    

select {
	border: 1px solid #999999;
}

input {
	background-color: #F5F5F5;
	padding: 2px;
	border: 1px solid #CCCCCC;
	color: #666666;
	height: 20px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

li {
	line-height:1.5em;
	}

img {
	border : 0px;
}

a, .a{
	text-decoration: none;

	margin: 0px;
	color: #666666;
}

h1,h2,h3,h4,h5,h6,p {
	margin: 0px;
	padding: 0px;
}



.clearFloat {
	clear: both;
	height:0;
}


.main_separate {
	display: block;
	height: 30px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-top : 0px;
	background-image: url(images/maincontent/separation.png);
	background-repeat: no-repeat;
	background-position: -10px;
	clear: left;
	width: 670px;
}
#home_select_version {
	color: white;
	font-size: 0.7em;
	background-image: url("images/footer/home_footer.png");
	height : 80px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right : 290px;
	text-align: right;
	}
.contenu h2   {
	font-size: 0.9em;
	color: #C90000;
	margin-top: -3px;
	font-weight: bold;
	display: block;
	margin-bottom: 1em;
	padding-left : 50px;
	margin-top : -0.5em;
}
.contenu h1   {
	font-size: 1.2em;
	color: #434242;
	display: block;
	font-weight: bold;
	background-image: url(images/puces/h1_grise.png);
	background-repeat: no-repeat;
	background-position : 0px 2px;
	padding-left : 35px;
	height : 30px;

}

.contenu   h3   {
	font-size: 1.1em;
	font-weight: bold;
	border-bottom : 1px solid #cccccc;
width : auto;
	margin-bottom : 5px;
		background-color: white;;	

}

.contenu  h4   {
	font-size: 0.8em;
	font-weight: bold;
	border-bottom : 1px solid #cccccc;
	height: 20px;
	margin : 0;
}

.contenu {
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.contenu ul {
font-size : 0.7em;

}

.contenu li {
float :left;
width : 210px;
}

.contenu li a, .info_entreprise li{
background-image: url(images/puces/puce_small_gris.png);
background-repeat: no-repeat;
margin-left : 10px;
padding-left : 20px;
}


#entete {
width:320px;
height : 150px;

}


#entete li{
width : 180px;
float : left;
}


.masque{
width : 320px;
overflow: hidden;
display: inline;
float : right;
margin-right:-20px;
background-position: center;
background-repeat: no-repeat;
height : 150px;
}


#select_version #connect_distri .button {
background-position:-7px -7px;
height:28px;
width:30px;
}

#select_version input  {
width : 90px;
}

 #select_version .map {
	width : 117px;
	height : 80px;
	float:left;
	background-repeat:no-repeat;
	background-position: top center;
	cursor : pointer;
	margin-top:50px;
}

#select_version .france_hover {
background-image: url("images/select_lang/france_hover.png");
}

#select_version .export_hover {
background-image: url("images/select_lang/export_hover.png");
}

 #select_version .france_off {
background-image: url("images/select_lang/france_off.png");
}

 #select_version .export_off{
background-image: url("images/select_lang/export_off.png");
}



 .bloc_export div{
	float : right;
	width : 80px;
	text-align: center;
}

 .bloc_france {
	clear : both;
height : 100px;
}

.bloc_france div{
	float : left;
	width : 80px;
	text-align: center;
}

.lien_distri{
	display : none;
	width : 220px;
	text-align: left;
	clear:both;
	margin-left :20px;
}


 #select_version{
height : 180px;
width:270px;

}


.selected, .current {
	opacity:1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
}

a:hover, .a:hover {
	opacity:1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	cursor: pointer;
	text-decoration: underline;
}
.white {
	color: #FFFFFF;
	}


.black {
	color: #000000;
	}	

.gris_fonce {
	color: #666666;
	}	

.gris_clair {
	color: #808080;
	}
	
.gris_moyen {
	color: #e7e7e7;
	}		

.link {
	
}

.link:hover   {
	font-weight: bold;
	text-decoration: underline;
}



.produits {
	color: #97bf0d;
}
.produits_bg {
	background-color : #97bf0d;
}

.produits_bg_light li a{
	background-color : #f1f7dd;
}

.nf {
	overflow: auto;
	height : 200px;
	width: 210px;
	
}
#scroll_top {
   background-image:url(images/footer/fd_scroll_top.png);
   background-repeat :  no-repeat;
   background-position:center 2px;
   width:200px;
   height:50px; 
   position:fixed; 
   top: 100%;
   margin:-50px 0 0px 50%;
   display: none;
   cursor: pointer;
}

#nf {
	position: absolute;
	padding-left : 420px;
	margin-top:-210px;margin-top:-200px!important; 
	background-image: url(images/maincontent/fd_nf.png);
	background-position: -2px 0px;font-size: 0.9em;
	}

.bg_menu_flash {
	background-color : #97bf0d;
	width : 900px;
	height : 220px;
	overflow : hidden;
	background-image: url(menu/fd_menu_produit2.png);
}

ul a.produits {
	background-image: url(images/puces/puce_small_verte.png);
	}
	
.services {
	color: #235a99;
}

.services_bg {
	background-color : #235a99;
}


ul a.services {
	background-image: url(images/puces/puce_small_bleue.png);
	}

.kimo {
	color: #D50000;
}
.kimo_bg {
	background-color : #D50000;
}

ul a.kimo, label.kimo {
	background-image: url(images/puces/puce_small_rouge.png);
	}
	

.default {
	color: #666666;
}
.default_bg {
	background-color : #666666;
}

ul a.default, label.default, .info_entreprise li {
	background-image: url(images/puces/puce_small_gris.png);
	}
	
	
.texte_courant    {
	line-height:1.4em;
	display: block;
	margin-bottom: 1em;
	font-size: 0.75em;
}

.texte_courant_welcome    {
	line-height: 1.2em;
	margin-bottom: 1em;
	font-size: 0.6em;
}


.puce_large_produits    {
	background-image: url(images/puces/large_produits.gif);
	background-repeat: no-repeat;
	margin-right: 10px;
	height: 30px;
	background-position: left center;
}


#wrapper {
	padding-top: 50px;
	padding-bottom: 50px;
}
#layout  {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#header     #top          {
	height: 110px;
	background-image: url(images/top/fd.png);
	background-position: left bottom;
}
#header  #top  div   {
	height: 50px;
	background-position: center center;
	background-repeat: no-repeat;
}
#header    #top    #logo        {
	background-image: url(images/header/logo.png);
	width: 200px;
	height : 51px;
	float: left;
	cursor : pointer;
}

#header    #top    #logo_neige        {
	background-image: url(images/header/logo_neige.png);
	width: 200px;
	height : 60px;
	float: left;
	cursor : pointer;
}


#header  #top  #fabricant   {
	
	float:right;
	height:70px;
	width:200px;
}


#content   {
	background-image : url("images/maincontent/fd_content.png");
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position:-1px bottom;
	
}
#sidebar    {
	width: 200px;
	background-repeat: no-repeat;
	background-position: right -1px;
	float:left; !important;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;

	}

#sidebar  #welcome    {
	margin-top: -10px;
	margin-left: -20px;
	padding : 20px;
	padding-bottom : 30px;
	background-image: url(images/solutions/fd_bas_droite.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-right: 10px;
	width: 100%;
	font-size: 1em;

}

#sidebar   #welcome   h1    {
	font-size: 0.9em;
	color: #F0F0F0;
	text-align: center;
	margin-bottom: -5px;
	z-index: 1000;
}
#sidebar   #welcome   h2    {
	font-size: 1.5em;
	color: #FFFFFF;
	display: table-row;
	background-color: transparent;
}
#sidebar  #carte {
	background-repeat:no-repeat;
	background-position:left top;
	font-size: 0.8em;
	display: block;
	padding-top:120px;
	cursor: pointer;
	padding-left: 20px;
}
#sidebar .france {
	background-image:url(images/sidebar/france.png);
}
#sidebar .distri    {
	background-image:url(images/sidebar/distri.png);
}

#sidebar .export    {
	background-image:url(images/sidebar/monde.png);
}



#sidebar   #carte   ul        {
	display: block;
	margin-left: 130px;
}
#sidebar   #carte  .info_contact     {
	display: block;
	background-image: url(images/puces/puce_small_rouge.png);
	background-repeat: no-repeat;
	text-indent: 25px;
	font-size: 1.2em;
	background-position: left center;
	margin-bottom: 5px;
	font-weight: bold;
	color: #333333;
}

#sidebar div.contenu    {
background-image:url(images/solutions/fd_bas_droite.png);
background-position:right bottom;
background-repeat:no-repeat;
margin-left:-20px;
padding-bottom:50px;
padding-left:20px;
padding-right:10px;
width:200px;
}


#sidebar .contenu li   {
float :none;
width : 200px;
}

#sidebar .contenu h1   {
color : #666666;
background-image: url(images/puces/h1_grise_sidebar.png);

}
#sidebar .contenu h2   {
color : #a5a5a5;
font-size : 0.8em;
margin-bottom : 15px;
}
#sidebar .contenu h3, #welcome .contenu h3  {
background-color: transparent;
font-size : 0.8em;
padding : 3px;
background-color: white;
margin-bottom : 5px;
}


.contenu h6{
background-image:url(images/maincontent/content_header.png);
background-repeat:no-repeat;
display:block;
font-size:0.8em;
font-weight : bold;
height:52px;
margin:-20px -20px 0;
padding-top:8px;
text-indent:40px;


	}

#maincontent .contenu .reflected  {
	margin-top : 20px;

}

#maincontent    {
	_margin-top: -20px;
	min-height: 300px;
	
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	width: 630px;
	padding-left: 20px;
	overflow : hidden;
}

#maincontent .contenu,#thumbs .contenu {
	font-size : 1em;
}



#salons_list     {
	width: 190px;
	float: left;
	padding-right : 10px;
	min-height : 150px;
	

}

 .salons_resume   {
	margin-bottom: 2em;
	margin-left : 200px;
	
}
 .salons_resume   div {
	height: 15px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 25px;
	background-position: left -5px;
	font-size: 0.8em;
}



 .salons_resume  #salons_lieu {
	background-image: url(images/actu/fd_lieu.png);
}
  .salons_resume  #salons_date {
	background-image: url(images/actu/fd_date.png);
	padding-bottom: 0px;
	margin: 0px;
}
  #plus_info {
	background-image: url(images/actu/fd_plan_acces.png);
	background-repeat: no-repeat;
	background-position : top left;
	width: 88px;
	height : 18px;
	text-align: center;
	margin : 0px;
	padding : 0px;
	float : right;
	font-size : 0.7em;
	padding-top : 2px;
}
  .salons_resume  .google_plan {
	height : 600px;
	overflow : hidden;
	margin-top : 10px;

}

#affiche_carte {
	cursor: pointer;
	font-size: 0.8em;
	background-image: url(images/actu/fd_lieu.png);
	background-repeat: no-repeat;
	padding-left : 20px;
	height : 30px;
	display: block;
	padding-top: 5px;
	float: right;
	}

.google_plan_mini {
	clear:both;
	height:400px;
	margin:10px 0 0;
	overflow:hidden;
	width:630px;
	border : 1px solid #CCCCCC;
}

.cadre_actu {
	background-repeat: no-repeat;
	background-position : center center;
	float : left;
	padding : 0px;
	padding-bottom: 0px;
	background-color: white;
	margin-left : 20px;
}

.big {
	height : 90px;
	margin-right : 10px;
	margin-bottom : 15px;
}

.small {
height:50px;
margin-bottom:20px;
margin-right:10px;
width:95px;
}

#actu_vignette {
	float : left;
	width : 200px;
	margin-top : 0px;
	margin-right : 15px;
	font-size : 0.8em;
	}


#actu_vignette a{
	opacity:1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	}


.salons_resume #invit_salon {
	width : 126px;
	height : 30px;
	float : right ;
	margin : 0px 0px 10px 10px;
	}

#wrapper #layout #footer {
	height: 70px;
	font-size: 0.9em;
	background-color: #D50000;
	clear: both;
	background-image: url(images/maincontent/fd_maincontent_bottom.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#wrapper #layout #footer #footer_ul {
	float: right;
	width: 600px;
	font-size: 0.8em;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#wrapper    #layout    #footer    #footer_ul li  {
	float: right;
	list-style-image: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	display: block;
	color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	cursor: pointer;
}
#wrapper #layout #footer    #footer_ul li:first-child {
	border-right-width: 0px;
}


#footer #mentions{
background-image:url(images/footer/fd_mentions.png);
background-repeat:no-repeat;
display:none;
font-size:1.3em;
height:280px;
margin-left:431px;
margin-top:-360px;
padding:90px 40px 10px 20px;
position:absolute;
width:400px;
z-index:10000;
}

#footer #mentions #mentions_close{
float : right;
background-image: url(fancybox/fancy_closebox_mini.png);
background-repeat: no-repeat;
width : 20px;
height : 20px;
cursor: pointer;
}

#wrapper #layout #header #menu {
	background-image: url(images/menu/fd.gif);
	background-repeat:  repeat-x;
	height: 40px;
}
#wrapper #layout #header #flash {
	height: 220px;
	width: 900px;
	overflow: hidden;
}

#flash_intro {
	width : 650px;
	height: 150px;
	margin : -20px -20px 0 -20px;
	}

#wrapper #layout #header #flash #flash_content {
	width: 900px;
	position : absolute;
	height: 220px;
	overflow: hidden;
}
.bloc_infos {
	height: 220px;
	width: 320px;
	background-image: url(images/flash/fd_bloc_infos.png);
	background-repeat: no-repeat;
	float: right;
	position: absolute;
	z-index: 1;
	margin-left: 580px;
	display: none;
}

 #classification {
	height: 50px;
	padding-right: 20px;
	padding-left: 40px;
	text-align: right;
	padding-top: 20px;
}
#classification #niv1 {
	color: #666666;
	font-weight: bold;
}
#classification #niv2 {
	font-size: 1.3em;
	font-weight: bold;
	text-align: right;
	overflow: hidden;
	height : 30px;
}



.bloc_infos #resume {
	height: 120px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 50px;
	padding-bottom: 0px;
}
.bloc_infos #resume h1 {
	margin: 0px;
	color: #FFFFFF;
	font-size: 1.4em;
	padding-left: 30px;
}
.bloc_infos  #resume  p {
	font-size: 0.8em;
	color: #CCCCCC;
	overflow: hidden;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#wrapper #layout #header #menu #aff_lang {
	background-image: url(images/menu/langue/fr.png);
	background-repeat: no-repeat;
	float: right;
	height: 40px;
	width: 120px;
	background-position: right bottom;
	text-align: CENTER;
	padding-right : 0px;
	margin-top : -39px;
}

#wrapper #layout #header #menu #aff_lang:hover {
	background-image: url(images/menu/langue/fr_hover.png);
	cursor: pointer;
}

#wrapper #layout #header #menu #aff_lang span{
	font-size: 0.7em;
	padding-left : 15px;
	margin-top:5px;
	display: block;
}


#menu_flag li a {
background-image: none;
padding-left : 10px;
text-decoration: none;
display: block;
padding: 5px;
}

#menu_flag li :hover {
background-color: #666666;
color : white;
font-size: 1.2em;
}

.info_prod {
	background-color: #edf0e8;
	padding : 5px;
	margin-bottom: 10px;
	display: block;
}

.info_prod li {
	display: block;

}

.info_prod .titre {
	background-image: none;
	float: none;
	width : auto;
}




/* disabled navigational button */
a.disabled {
	visibility:hidden !important;
}



.menu_items {
	overflow: visible;
	margin-top:10px;
	height : 250px;
}

.menu_items li{
cursor:pointer;
font-size:0.7em;
text-align: left;
overflow: hidden;
margin-right : 5px;
width: 155px;
background-color: white;
!line-height: 1em;
line-height: 1.3em !important;
}

.menu_items li.col2{
margin-left : 170px; !important;
}

.menu_items li.col1{


}

.menu_items li.reset{
margin-top : -17em !important;

margin-right : 170px;
}

.menu_items a {
	text-decoration: none;
	background-repeat: no-repeat;
	display: block;
	background-color: white;
}

.menu_items a:hover {
	font-weight: bold;
}

#sous_menu   {
position:absolute;
padding : 5px;
width:790px;
height : 250px;
z-index:15;
}

#load_produits  .produits_bg{
background-image: url("menu/fd_menu_produit.png");
background-repeat: no-repeat;
background-color: transparent;
}
#load_produits  .produits_bg {
height:290px;
}
#load_produits  .services_bg{
background-color: transparent;
background-image: url("menu/fd_menu_service.png");
background-repeat: no-repeat;
}
#load_produits  .services_bg {
	height:240px;
}
#sous_menu  .niv1   {
	float : left;
	text-align: center;
	width : 180px;
	margin-left:10px;
}



#sous_menu2 .ui-tabs-selected a   {
border-bottom:2px solid #FFFFFF;
text-decoration:none;
color : black;
background-color: white;
opacity : 1;
font-weight: bold;
}

#sous_menu2  a:hover {
	background-color: white;
	opacity : 1;
}

#sous_menu2 li{
border:1px solid #CCCCCC;
font-size:0.8em;
margin:0 4px 0 0;
text-align:left;
border-bottom : 0px;
text-indent: 22px;

}

#sous_menu2 .pdf a  {
	background-image: url("images/ico/pdf.png");
	}

#sous_menu2 .tech a  {
	background-image: url("images/ico/tech.png");
	}
	
#sous_menu2 .soft a  {
	background-image: url("images/ico/soft.png");
	}

#sous_menu2 .sondes a  {
	background-image: url("images/ico/sondes.png");
	}

#sous_menu2 .photo a {
	background-image: url("images/ico/photos.png");
	}
#sous_menu2 .troisd a {
	background-image: url("images/ico/3d.png");
	}
#sous_menu2 .access a {
	background-image: url("images/ico/access.png");
	}
#sous_menu2 .famille a {
	background-image: url("images/puces/puce_small_gris.png");
	}

#bloc_pdf ul li {
	float : none;
	font-size : 1.2em;
	width : 100%;
	margin-bottom : 5px;
	}

#sous_menu2 li a {
	padding-right : 10px;
	padding-left : 3px;
	background-repeat: no-repeat;
	background-position: left center;
	background-repeat: no-repeat;
	background-position: 3px center;
	opacity : 0.7;
	background-color: #f0f0f0;
}

.add_cart_big, .add_cart_big_ok {
	background-image:url(images/ico/cart_big.gif);
	background-position:right 0;
	background-repeat:no-repeat;
	border:0 none;
	cursor:pointer;
	float:right;
	height:22px;
	margin-right:-20px;
	margin-top:-90px;
	padding-top:65px;
	width:130px;
	}

.add_cart_big:hover {
	background-image: url("images/ico/cart_big_hover.gif");
	}
	
.add_cart_big_ok {
	background-image: url("images/ico/cart_big_ok.gif");
	}


.add_cart_small, .add_cart_small_ok {
	background-image:url(images/ico/cart_ico_off.png);
	background-position:right 0;
	background-repeat:no-repeat;
	cursor:pointer;
	float : right;
	height:22px;
	width:25px;
	}

.add_cart_small:hover {
	background-image: url("images/ico/cart_ico.png");
	}
	
.add_cart_small_ok {
	background-image:url(images/ico/cart_ico.png);
	}
.info_add_cart, .info_del_cart {
	opacity : 0;
	width: 90px;
	padding:2px;
	font-size: 0.6em;
	float : right;
	clear :both;
	display: none;
	float: right;
}

#bulle_info_caddie {
	background-image: url("images/maincontent/bulle_info_caddie.gif");
	display: none;
	height : 55px;
	width : 152px;
	position : absolute;
	z-index: 20000px;
	margin-left:450px;
	margin-top:-100px;
	
	}

#tools {
	float : right;
	width : 40px;
	margin-top: -1px;
	height : 20px;
	}
#tools li {
	padding : 0px;
	float : none;
	width : 20px;
	display: block;
	background-repeat: no-repeat;
	height : 22px;
	margin-bottom: 5px;
	margin-right : 10px;
	}
#tools li a {
	border : 0px;
	float : none;
	background-image: none;
	padding: 0px;
	}

#menu_cart {
	background-image: url("images/ico/cart.png");
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: left 0px;
	text-indent: 20px;
	margin-right : 20px;
	}
	
#cart li {
	float : none;
	width : auto;
}

#cart li a{
	margin : 0px;
	}

#cart_valid {
	background-image : url("images/ico/valider.png");
	background-repeat : no-repeat;
	padding-left: 60px;
	font-size: 1.5em;
	font-weight: bold;
	height : 40px;
	margin-top : 20px;
	clear: both;
	display: block;
	margin-left: 20px;
	background-color: #FFFFFF;
}

#cart .suppr {
	cursor: pointer;
	}

#cart ul {
	margin-left: 30px;
	overflow: hidden;
	font-size : 0.9em;
}


#sous_menu2 {
	background-image:url(images/menu/fd_ul.png);
	background-position:left 21px;
	background-repeat:repeat-x;
	margin-bottom : 20px;
	height:30px;
	overflow:hidden;
	display: block;
	
}


/* Corner radius */
	.ui-corner-tl { -moz-border-radius-topleft: 13px; -webkit-border-top-left-radius: 13px; }
	.ui-corner-tr { -moz-border-radius-topright: 13px; -webkit-border-top-right-radius: 13px; }
	.ui-corner-bl { -moz-border-radius-bottomleft: 13px; -webkit-border-bottom-left-radius: 13px; }
	.ui-corner-br { -moz-border-radius-bottomright: 13px; -webkit-border-bottom-right-radius: 13px; }
	.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
	.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
	.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
	.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
	.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

/* Admin */
#admin {
	width: 100% ;
	padding: 10px;
	font-size: 1em;
	color: white;
	position: fixed;
	background-color: #454545;
	z-index: 1000;
}

#admin .logout{
background-image: url("images/ico/logout.png");
width : 49px;
height: 49px;
float : left;
margin-right : 20px;
}

/* KSPEC */
.kspec {
		font-size : 1.1em; 
		padding-top : 0px;
		padding-bottom : 0px;
		margin : 0px;
	}

.kspec h1 {
	font-weight : bold;
	font-size : 0.9em;
	background-image : url("images/puces/puce_small_gris.png");
	background-position : left 8px;
	background-repeat : no-repeat;
	color: black;
	display: inline-table;
	margin-top : 15px;
	margin-left : 20px;
	padding-left: 20px;
	color:#666666;
	}
.kspec p{
		line-height :1.4em;
		font-size :0.7em;
		padding-left: 20px;
		margin-top: 5px;
		margin-bottom: 0px;
	
	}

.kspec ul {
	margin-left : 60px;
	margin-bottom : 15px;
	font-size : 0.7em;
	list-style: disc;
	float: none;
}
.kspec li {
width : 100%;;

} 

#form_contact .divform{
display: table;
background-color: #FFFFFF;
width : 100%;
margin-bottom:20px;
padding-bottom:10px;
}

#perso {

	}

#coord {

	}

#request, #cart_c {
	width : 610px;
	margin-right : 0px;

}

#docs {
	width : 100%;
	}

#form_contact .element{
	font-size: 0.7em;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom :10px;
	width : 290px;
	float : left;
}


#form_contact label {
	background-repeat: no-repeat;
	color: #333333;
	font-size: 1.2em;
	color: #000000;
	float : left;
	background-image: none;
	width : 70px;
	margin-right: 10px;
}

#form_contact #docs label {
	width : 200px;
		float : right;
}

#form_contact label.error{
	font-size: 0.9em;
	color:red;
	background-image: none;
	width : 190px;
	float : right;
	text-align: center;
	display: none;
}
#form_contact input, #form_contact select, #form_contact textarea, input {
	height : 19px;
	background-image: url("images/forms/fd_input.png");
	background-repeat : repeat-x;
	border-color: #d3d3d3;
	background-color: white;
	padding: 2px;
	border-width : 1px;
}
#form_contact #form_valid {
	width : auto;
	}
#form_contact input {
	width: 200px;
	}

#form_contact .checkbox {
	width: auto;
	background-image: none;
	margin-right : 5px;
	}

#form_contact .ok{
	background-image: url("images/forms/fd_input_ok.png");
	border-color: #ffffff;
	padding-left : 25px;
	width: 175px;
}

#form_contact .focus, #form_contact input:focus, .button {
	background-image: url("images/forms/fd_input_on.png");
	border-color: #cccccc;
	border-width: 1px;
}

#form_contact .focus_div {
	background-color: #c2d7e5;
}

#form_contact input.error {
	background-image: url("images/forms/fd_input_erreur.png");
padding-left:25px;
width:175px;
}


#form_contact textarea {
	height : 100px;
	border-style: solid;
	width : 400px;
	
	background-color: white;
	padding : 10px;
	margin-left : 100px;
}

#form_contact .button, .button {
	height : 40px;
	font-weight: bold;
	color : #666666;
	background-image: url("images/forms/fd_input_submit.png");
	background-repeat: no-repeat;
	padding : 0px 40px;
	cursor: pointer;
}

#form_contact .radio {
	width : auto;
}

#up_flash {
	position: absolute;
	width : 650px;
	height : 157px;
	background-image: url("images/maincontent/up_flash.png");
	background-repeat: no-repeat;
	background-position: left 0px ;
}
#up_flash div {
	width : 250px;
	margin-left :380px;
	}
#up_flash h3 {
	margin : 0px;
	text-align: center;
	font-size : 1.7em;
}

#flash_control {
height : 20px;
color : black;
padding-top : 80px;
margin-left : 30px;
font-size: 0.8em;
color:#666666;
}

#flash_control span{
cursor: pointer;
background-image: url("images/puces/puce_control_flash.png");
background-repeat: no-repeat;
height : 20px;
width : 15px;
display: block;
float : left;
text-align: center;
margin-right : 10px;
}
#flash_control  #pager{
	padding-top : 3px;
	background-image: none;
	font-size: 0.8em;
	font-weight: bold;
	width : auto;
	}
#flash_control  #pager span {
	font-weight: bold;
	color : #666666;
	background-image: none;
	margin: 0;
	}
#flash_control   #pager .total {
	font-weight: normal;
	color : #cccccc;
	background-image: none;
	}


/*CSS ERIC */

.entreprise {
	padding-left:30px;
	font-size: 1.1em;
}

.info_entreprise li {
	width:auto;
	background: url(images/puces/puce_small_gris.png) 0 3px no-repeat;
	padding-left:20px;
	float : none;
}

.activite h3 {
	font-size:0.9em;
	margin:10px 0 15px 0;
}

.parametres li {
margin:0 40px 20px 0;
text-align:center;
width:160px;
}

.parametres li a {
	height:22px;
	text-decoration:none;
	display:block;
	background:url(images/maincontent/para_sprite.png) 0 0 no-repeat;
	padding:5px 0 0 0;
}

.parametres li a:hover {
	color:#FFFFFF;
	font-weight:bold;
	background:url(images/maincontent/para_sprite.png) 0 -28px no-repeat;
}

#presentation {
	width:455px;
	margin-left:auto;
	margin-right:auto;
	height:250px;
	background:url(images/maincontent/bg_table.jpg) no-repeat;
	padding:15px 0 15px 20px;
}

.k_left {
	font-size:12px;
	font-weight:bold;
	float:left;
	width:280px;
	padding-top:4px;
	margin-bottom:22px;
}

.k_right {
	width:140px;
	float:left;
	font-size:18px;
	color:#97bf0d;
	margin-bottom:22px;
}

