/* $Id: style.css,v 1.38.2.4 2009/09/14 13:10:47 goba Exp $ */

/**
 * Styles Axson
 */

html {
margin: 0;
padding: 0;

}

strong{
font-weight:	bold;
	/*font-size:11px;*/
	}

/*****************************************************/
/*********************** Body ***********************/
/***************************************************/

body{
	color:#363636;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0 auto;
	width:1024px;
	line-height:17px;
}

#container a{
  padding: 0 0 0 10px;
  font-weight: normal;
  background: url("../img/puce_d.gif") no-repeat scroll 0 5px transparent;
  color: #004F9B;
  text-decoration: none;
}

#container .lien_brochure a{
  color: #004F9B;
  text-decoration: none;
  background:none;
  margin-left:-10px;
}

hr{
  border: none;
  border-bottom: 1px #cccccc dotted;
}


/*****************************************************/
/******************** Head panel ********************/
/***************************************************/

#toppanel-head  {
  background: url('../img/header_bg.png') repeat-x scroll center bottom #313332;
  color: #FFFFFF;
  font-size: 0.8em;
  height: 28px;
  text-align: center;
}

#go-home  {
  background: url('../img/gohome.png') no-repeat scroll 6px 6px transparent;
  float: left;
  height: 18px;
  padding: 8px 0 0 32px;
}

#admin-links  {
  color: #FFFFFF;
  float: right;
  margin: 4px 10px 0 0;
}

#admin-links .user-name {
  font-weight:bold;
 
}

#go-home a, #admin-links a {
  color:#FFFFFF;
  text-decoration:none;
}

#go-home a:hover, #admin-links a:hover {
  text-decoration:underline;
}

/*****************************************************/
/*********************** page ***********************/
/***************************************************/

#global{
	margin:0 auto;
	width:1024px;
	}

/*****************************************************/
/********************** Header **********************/
/***************************************************/
#header {
	height:210px;
	width:1024px;
	display: block;
	background:no-repeat scroll 0 0 transparent;
	float:right;
}
#logo a {	
	float:left;
	display: block;
	width:235px;
	height:80px;
}
/************************/
/* Header bloc langues */
/**********************/

#block-locale-0{
	float:right;
	background:url("../img/nav1_raccord.gif") repeat scroll 0 0 transparent;
	height:25px;
	/*width:195px;*/
}
#block-locale-0 .content ul{	margin:5px 0 0 9px;}

#block-locale-0 .content ul li{	
	float:left;
	list-style:none outside none;
	margin:0 11px 0 0;
	display: inline;
	}
	

#block-locale-0 .content ul li.last{	
	margin-right: 5px;
	}	
#block-locale-0 .content ul li a {	
	display:block;
	height:13px;
	width:21px;
	}
		
#block-locale-0 .content ul li.av{
	display: none;
}
#block-locale-0 .content ul li.en a{
	background:url("../img/en/btlang_en.gif") no-repeat scroll 0 -13px transparent;
}
#block-locale-0 .content ul li.it a{
	background:url("../img/it/btlang_it.gif") no-repeat scroll 0 -13px transparent;
}
#block-locale-0 .content ul li.de a{
	background:url("../img/de/btlang_de.gif") no-repeat scroll 0 -13px transparent;
}
#block-locale-0 .content ul li.es a{
	background:url("../img/es/btlang_es.gif") no-repeat scroll 0 -13px transparent;
}
#block-locale-0 .content ul li.fr a{
	background:url("../img/fr/btlang_fr.gif") no-repeat scroll 0 -13px transparent;
}	
#block-locale-0 .content ul li.us a{
	background:url("../img/us/btlang_us.gif") no-repeat scroll 0 -13px transparent;
}	
#block-locale-0 .content ul li.active a,
#block-locale-0 .content ul li.hover a{
	background-position: 0 0;
}

/***************************/
/* Header bloc newsletter */
/*************************/

#block-newsletter {	
	float: right;
	margin-top: 0px;
	display:block;
	}	

#block-newsletter .left{
	display:block;
	background:url("../img/nav1_bord_g.gif") no-repeat scroll 0 0 transparent;
	float:left;
	height:25px;
	width:4px;
	}	
#block-newsletter .content{
	display:block;
	float:left;
	}
#block-newsletter a{
	background:url("../img/nav1_raccord.gif") repeat scroll 0 0 transparent;
	border-color:#EAEAEA;
	color:#363636;
	display:block;
	float:left;
	height:20px;
	text-align:center;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 5px;
	line-height: 14px;
	}	
	
  
  
#webform-component-email{margin-left:15px;}
#webform-component-correo_electronico{margin-left:15px;}
#webform-component-e_mail{margin-left:15px;}
  
/**************************/
/* Header bloc recherche */
/************************/

#block-search-0 {	
	float: left;
  margin-left:520px;
	height:25px;
	padding:0px;
	width:190px; 
	}		
#block-search-0 .content {
	width:200px; 	
	height:25px;
	background:url("../img/nav1_raccord.gif") repeat scroll 0 0 transparent
	}
#block-search-0 .content form{	
	margin-top: auto ;
	margin-left: 10px ;
	padding-top: 1px;
	}	
	
#block-search-0 .content form .form-item input{
	border:1px solid #C0C0C0;
	color:#5C5C5C;
	font-size:10px;
	height:15px;
	margin:0;
	padding:0 0 0 5px;
	width:150px;	
	}
	
#block-search-0 .content form .form-submit {	
	background:url("../img/bt_ok_recherche.gif") no-repeat scroll 0 1px transparent;
	border: none;
	margin-top: auto ;
	padding:0;
	width:20px;
	
	}
	
#block-search-0 .content form .form-submit.hover{	
	background:url("../img/bt_ok_recherche_on.gif") no-repeat scroll 0 0 transparent;
	}
	
#bloc_lien_NL{margin-left:828px;background-color:#DDDDDD;margin-top:41px;height:22px;padding-top:3px;}
#bloc_lien_NL a{	color:#878787;font-family:Arial,Helvetica,sans-serif;text-decoration:none;padding-left:12px;font-weight:bold;font-size:10px;}
#bloc_lien_NL a:hover{color:#303030;}


#drapeau_chinois , #drapeau_americain{float:right;background-color:#DBDBDB;padding-top:5px;padding-bottom:3px;padding-right:10px;width:20px;height:17px;}
 /*
#drapeau_chinois a{}
#drapeau_chinois a:hover {background:url("../img/drapeau_chinois/cn.gif") no-repeat;}
*/
#drapeauchinois img, #drapeau_americain img{display: none;}

#drapeauchinois{
  display: block;
  width:23px;
  height:16px;
  background:url("../img/drapeau_chinois/cn_gris.gif") no-repeat;
}
#drapeauamericain{
  display: block;
  width:23px;
  height:16px;
  background:url("../img/us/usa-drapeau.png") no-repeat;
}
#drapeauchinois:hover {
  background:url("../img/drapeau_chinois/cn.gif") no-repeat;
} 
#drapeauamericain:hover {
  background:url("../img/us/usa-drapeau.gif") no-repeat;
} 
		
/******************/
/* Header menu   */
/****************/

#block-menu_block-1 {
	display: block;
	height:25px;
	width:1024px;
	float: left;
	}

#block-menu_block-1 .border_g{
	float:left;
	background:url("../img/nav1_bord_g.gif") no-repeat scroll 0 0 transparent;
	height:25px;
	width:4px;
	}
	
#block-menu_block-1 .border_d{
	background:url("../img/nav1_bord_d.gif") no-repeat scroll 0 0 transparent;
	float:left;
	height:25px;
	width:4px;
	}
	
#block-menu_block-1 .border_g.hover,	
#block-menu_block-1 .border_g.active-trail{
	background:url("../img/nav1_bordover_g.gif") 
	}
#block-menu_block-1 .border_d.hover,
#block-menu_block-1 .border_d.active-trail{
	background:url("../img/nav1_bordover_d.gif") 
	}

#block-menu_block-1 ul.menu{
	list-style:none outside none;
	margin:0;
	padding:0;
	}
	
#block-menu_block-1 ul.menu li {
	display:inline;
	float:left;
	margin:0;
	padding:0;
	}
	
#block-menu_block-1 ul.menu li a{
	display:block;
	height:18px;
	width:203px;
	background:url("../img/nav1_raccord.gif") repeat scroll 0 0 transparent;
	text-decoration: none;
	text-align: center;
	padding-top: 7px;
	border-color: #EAEAEA;
	color:#363636;
	line-height: 14px;
	}
	
#block-menu_block-1 ul.menu li a.active-trail,
#block-menu_block-1 ul.menu li a.hover{
	background:url("../img/nav1_raccord_over.gif") repeat scroll 0 0 transparent;
	color: #FFFFFF ;
}
/********************/
/* Header bandeau  */
/******************/

#bandeau {
	float:left;
	display: block;
	height:90px;
	margin:13px 0 0;
	width:1024px;
	 }

/***********************/
/* Header fil ariane  */
/*********************/

#breadcrumb{
	float: left;
	display: block;
	color:#787878;
	height:34px;
	line-height:34px;
	vertical-align:middle;
	width:1024px;
	}
	
#breadcrumb a{
	color:#787878;
	text-decoration:none;
	}
	
/*****************************************************/
/********************* container ********************/
/***************************************************/

#container{
	margin:0;
	width:1024px;
	display: block;
	}

/*****************************************************/
/******************** barre gauche  *****************/
/***************************************************/
#left {
	float:left;
	font-size:12px;
	width:206px;	
  margin-top:26px;
}
/*****************/
/* Menu gauche  */
/***************/



#block-menu_block-2{
	margin:15px 0 50px;
	padding:0 0 5px;
	background:url("../img/menuv_haut.gif") no-repeat scroll 0 0 transparent;
	}
	
#block-menu_block-2 h2{
	border:medium none;
	font-size:12px;
	height:25px;
	padding: 0px;
	padding: 5px 0 0 20px;
	text-align:left;
	margin-bottom:-5px;
	margin-top:15px;
	line-height:1;
	background:url("../img/nav2_puce.gif") no-repeat scroll 10px 8px transparent;
	}

#block-menu_block-2 .content {
	background:url("../img/menuv_bas.gif") no-repeat scroll center bottom transparent;
	line-height: 1;
	padding-bottom: 5px;
	}

#block-menu_block-2	.menu-block-2 ul.menu {
	border-left:1px solid #D6D6D6;
	border-right:1px solid #D6D6D6;
	list-style:none outside none;
	padding:5px 12px;
	}	
	
#block-menu_block-2	.menu-block-2 ul.menu li {
	background:url("../img/puce_d.gif") no-repeat scroll 0 8px transparent;
	border:1px solid #FFFFFF;
	color:#004F9B;
	padding-left:12px;
	list-style: none;
	}

#block-menu_block-2	.menu-block-2 ul.menu li a{
  background: none;
}
	
#block-menu_block-2	.menu-block-2 ul.menu li ul.menu {
	border-bottom:1px solid #EDEDED;
	margin:5px 0 2px;
	padding:0 0 12px;
	border-left:none;
	border-right:none;
	}

#block-menu_block-2	.menu-block-2 ul.menu li ul.menu li {
	background:url("../img/puce_dot.gif") no-repeat scroll 0 6px transparent;
	font-size:11px;
	list-style:none outside none;
	margin:5px 0px 5px 0px;
	padding:0 0 0 8px;
	border: none;
	}	
	
#block-menu_block-2	.menu-block-2 ul.menu li a {
	border-bottom:1px solid #EDEDED;
	display:block;
	padding:3px 0 5px;
	text-decoration:none;
	color:#363636;
	}		
	
#block-menu_block-2	.menu-block-2 ul.menu li ul.menu li a{
	border: none;
	}
	
#block-menu_block-2	.menu-block-2 ul.menu li.active-trail,
#block-menu_block-2	.menu-block-2 ul.menu li a.active-trail,
#block-menu_block-2	.menu-block-2 ul.menu li a.active,
#block-menu_block-2	.menu-block-2 ul.menu li a.hover,
#block-menu_block-2	.menu-block-2 ul.menu li ul.menu li a.active,
#block-menu_block-2	.menu-block-2 ul.menu li ul.menu li a.hover{
	color:#004F9B;
	}	
	
#block-menu_block-2	.menu-block-2 ul.menu li.last,
#block-menu_block-2	.menu-block-2 ul.menu li.last a,
#block-menu_block-2	.menu-block-2 ul.menu li.last ul.menu{
	border-bottom: none ;
	}
	

/*****************************************************/
/******************** barre droite  *****************/
/***************************************************/

#right {
	float:right;
	width:193px;
	margin-top:41px;
}

/*************************/
/* Bloc droit générique */
/***********************/

#right #node, 
.block-views{
	margin: 0;
	margin-bottom: 10px;
	padding:0 0 5px;
	width:193px;
	}

#right #node div.title,
.block-views h2{
	border:medium none;
	font-size:12px;
	height:25px;
	padding: 0px;
	padding: 5px 0 0 16px;
	text-align:left;
	margin-bottom:-5px;
	margin-top:15px;
	line-height:1;
	font-weight:normal;
	
	}
.block-views .content,
#right #node .content{
	border-left:1px solid ;
	border-right:1px solid ;
	padding:5px 15px 10px 5px;
	width:171px;
	}
#right #node .content .links{
	}
	
.block-views .content ul,	
#right #node .content .links ul{
	list-style:none outside none;
	margin:5px 0;
	padding : 0px
	}
.block-views .content ul li,	
#right #node .content .links ul li{
	}
.block-views .content ul li a,	
#right #node .content .links ul li a{
	background:url("../img/puce_d.gif") no-repeat scroll 0 5px transparent;
	color:#004F9B;
	padding:0 0 0 10px;
	text-decoration:none;
	}
	
	
/*******************/
/* Bloc A la Une  */
/*****************/


/***************/
/* grey blocs */
/*************/
#right #node.contact,
#right #node.grey{
	background:url("../img/box_gris_bas.gif") no-repeat scroll center bottom transparent;
	}

#right #node.contact .content,
#right #node.grey .content{
	border-color: #EAEAEA;
	}
	
#right #node.grey div.title{
	background:url("../img/box_gris_haut.gif") no-repeat scroll 0 0 transparent;
  width:193px;
	}
	
/****************/
/*  blue blocs */
/**************/

.block-views,
#right #node.Documentation,
#right #node.blue{
	background:url("../img/box_bleu_bas.gif") no-repeat scroll center bottom transparent;
	}

.block-views .content,
#right #node.Documentation .content,
#right #node.blue .content{
	border-color: #93B5DA;
	}
.block-views h2,
#right #node.blue div.title{
	width: 193px; 
	color: #FFFFFF ;
	background:url("../img/box_bleu_haut.gif") no-repeat scroll 0 0 transparent;
	}
	

/*****************************************************/
/******************** footer  ***********************/
/***************************************************/
#footer {

}

/********************/
/* liens pied page */
/******************/

#foot {
	font-size:10px;
	height:25px;
	line-height:25px;
	margin:20px 0 40px;
	padding:0;
	text-align:center;
	vertical-align:middle;
	width:1024px;
	 }
   
#foot  #block-menu_block-4{	
	background:url("../img/pied.gif") no-repeat scroll right center transparent;
}

#block-menu_block-4 .content{
	margin: auto auto
	 }
	 
#block-menu_block-4 .content ul.menu{
	list-style:none outside none;
	margin: auto auto;
	padding:0;
	 }
	 
#block-menu_block-4 .content ul.menu li{
	display:inline; 
	}
#block-menu_block-4 .content ul.menu li a{
	color:#989898;
	text-decoration:none;
	text-decoration:none;
	font-weight : bold;
	}
	
#block-menu_block-4 .content ul.menu li a.hover{
	text-decoration: underline;
	}
  
#foot  #block-block-7 img{
  margin-right : 20px;
  margin-left : 20px;
}
	
/***********************/
/* Equilibrage footer */
/*********************/

.en	#block-menu_block-4 .content ul.menu li a{
	margin:0 26px;
	}
  

.us	#block-menu_block-4 .content ul.menu li a{
	margin:0 26px;
	}

.es	#block-menu_block-4 .content ul.menu li a{
	margin:0 20px;
	}

.de	#block-menu_block-4 .content ul.menu li a{
	margin:0 27px;
	} 

.it	#block-menu_block-4 .content ul.menu li a{
	margin:0 23px;
	}

.fr	#block-menu_block-4 .content ul.menu li a{
	margin:0 23px;
	}

	
/****************************************************/
/*********************** center  *******************/
/**************************************************/

#center {
	margin-top: 15px;
	float:left;
	/*font-size:11px;*/
	line-height:	14px;
	padding:0 20px;
	width:573px;
  margin-top:38px;
}
#center .content {
	 margin:15px 0 35px;}
#center h1 {
	border-bottom: 1px dotted #CCCCCC;
	color:#014791;
	font-size:14px;
	margin:0;
	padding:0 0 16px;
	}
#center h2 {
	color:#014791;
	font-size:13px;
	margin:0;
	margin-top:15px;
	padding:0;
	margin-bottom:10px;
	}
#center p {
	color:#303030;
	font-family:Arial,Helvetica,sans-serif;
	/*font-size:12px;*/
	margin: 0px;
	padding: 0px;
	line-height:17px
	}
#center a {	
	}	
	
#center h3 {
	font-size:13px;
	margin:0 0 20px;
	padding:0;
	}	
/*****************/
/* Type article */
/***************/

#center .article{
	}
#center .article .content .field-item{
	color:#014791;
	font-size:13px;
	margin:0;
	padding:0;
	}	
#center .article .content p{

	}	
#center .article .content img{
	margin:10px 12px 8px 4px;
	}	

/*#center .article .content p a {
	background: none;
	font-weight: bold;
	color: 	#0000FF;
	text-decoration: underline;
	padding:0;
	cursor: pointer;
	}*/
#center .article .content h2 a{
background: none;
padding:0;
}

#center .article .content h3 a{
background: none;
padding:0;
}

/************************/
/* Type actu no teaser */
/**********************/
	
#center .actualites .return{
float:right;
	}	
	
#center .actualites h3{
	font-size:13px;
	margin:20px 0 20px;
	padding:0;
	}

#center .actualites .content img{
	float:left;
	margin:0 16px 16px 0;
  width:30%;
  height:30%;
	}
#center .actualites .content p{
	margin:0 0 20px;
	font-family:verdana;
	font-size:10pt;
	}
#center .actualites .content a{
	background:url("../img/puce_d.gif") no-repeat scroll 0 5px transparent;
	color:#004F9B;
	padding:0 0 0 12px;
	text-decoration:none;
	}
#center .actualites .content .doc a{
	background:url("../img/puce_doc.gif") no-repeat scroll 0 2px transparent;
	color:#363636;
	padding:0 0 0 14px;
	text-decoration:none;
	}
/*********************/
/* Type actu teaser */
/*******************/
	
#center .actualites-teaser .content{
	border-bottom: 1px dotted #CCCCCC;
	overflow:hidden;
	}
#center .actualites-teaser .content img{
	float:left;

	margin:0 16px 10px 0;

	}
#center .actualites-teaser .content .text{
	margin:0 0 20px;
	}
#center .actualites-teaser .content .text p{
	margin:0px;
	font-family:Tahoma;
	font-size:10pt;
	}
#center .actualites-teaser .content .more a{
	/*color:blue;*/
	font-weight:bold;
	}
	
	

	
/******************/
/* Type brochure */
/****************/
	
#center .brochure-teaser .content{
	border-bottom: 1px dotted #CCCCCC;
	overflow:hidden;

	}
#center .brochure-teaser .content img{
	float:left;
	margin:0 16px 10px 0;
	width: 84px;
	height:110px;
	}
#center .brochure-teaser .content .text{
	margin:0 0 20px;
	}
#center .brochure-teaser .content .text p{
	margin:0px;
	font-family:Tahoma;
	font-size:10pt;
	}
#center .brochure-teaser .content .doc a{
	background:url("../img/puce_doc.gif") no-repeat scroll 0 2px transparent;
	color:#363636;
	padding:0 0 0 14px;
	text-decoration:none;
	}
	
	
/****************/
/* Médiathèque */
/**************/

#center .home_media {}

#center .home_media ul{
	float:left;
	list-style:none outside none;
	margin:30px 20px 5px;
	width:145px;}
	
#center .home_media ul li{
		background:url("../img/puce.gif") no-repeat scroll 0 8px transparent !important;
		line-height:20px;}	

#center .home_media ul li a{
		color:#363636;
		text-decoration:none;
		background:none;
		display:block;
		padding-left:10px;}	

#center .grp_domaines {}
	
#center .grp_domaines h1 {}

#center .grp_domaines .content {
	margin: 15px 0 5px;
}

#center .grp_domaines .content .domaine{}

#center .grp_domaines .content .domaine .head,
#center .grp_domaines-teaser .content .domaine .head{
clear:both;
display:block;
float:left;
margin:5px;
margin-bottom:10px;
	}

#center .grp_domaines .content .domaine .head h2,
#center .grp_domaines-teaser h1{
color:#FF1111;
font-style:normal;
font-weight:bold;
text-decoration:none;
margin-bottom:10px;
margin-top:10px;
margin-left:10px;
float:left;
}
#center .grp_domaines-teaser h1{
	border-top:1px solid #D6D6D6;
	}
#center .grp_domaines .content .domaine .head img,
#center .grp_domaines-teaser .content .domaine .head img{
cursor:pointer;
float:left;
margin-right:16px;
width:80px;
}

#center .grp_domaines .content .domaine .content{
	clear: both;
    display: block;}

#center .grp_domaines .content .domaine .content .appli-teaser .content{
	margin: 0px;
}

#center .grp_domaines .content .domaine .content .appli-teaser h3 {}

#center .grp_domaines .content .domaine .content .appli-teaser h3 a{
	background:url("../img/puce_d.gif") no-repeat scroll 0 5px transparent;
	color:#004F9B;
	cursor:pointer;
	padding:0 0 0 12px;
	text-decoration:none;
}



/*************/
/* appli    */
/***********/
#center .appli span.return{
	float: right
	}
	
	
#center .appli .content .imgs img{
	margin: 5px;
	}
	
#center .appli .content p{
	margin: 5px;
	}
#center .appli .content a, #center .appli span.return a{
	font-family:	Arial,Helvetica,sans-serif;
	/*font-size:	11px;*/
	color:	#0000FF;
	text-decoration:	underline;
	background:none;
	}
	
#center .appli .content .video{
	float:left;
	margin:auto;
	text-align: center;
  margin-left:5px;
	}	
#center .appli .content h3{	
    background: url("../img/t_h3.gif") no-repeat scroll 0 0 transparent;
    font-size: 13px;
    height: 25px;
    line-height: 25px;
    margin: 17px 0 24px;
    padding: 0 0 0 14px;
    vertical-align: middle;
    width: 560px;
}
/*************/
/* Produits */
/***********/

/* Familles */

#center .famille ul{
	float:left;
	list-style:none outside none;
	margin:30px 20px 5px;
	}
	
#center .famille ul li{
		background:url("../img/puce.gif") no-repeat scroll 0 8px transparent !important;
		line-height:20px;}	

#center .famille ul li a{
		color:#363636;
		text-decoration:none;
		background:none;
		display:block;
		padding-left:10px;
    font-size:12px;
    }	


/* sous familles */
/*   et table   */      


#center .sousfamille{
	float:left;
	font-size:12px;
	width:590px;
	}
	
#center .sousfamille h1 .famille{
	color: black;
	}
		
#center .sousfamille table{
	border-collapse:collapse;
	/*font-size:11px;*/
	margin:0 0 10px;
		line-height:14px;
	}
	

#center .sousfamille table caption{
	background:url("../img/tableau3_t.gif") no-repeat scroll 0 0 transparent;
	border:medium none;
	color:#FFFFFF;
	font-size:12px;
	height:24px;
	padding:0 0 0 16px;
	text-align:left;
	font-weight:bold;
	padding-top:5px;
	}
	
#center .sousfamille table thead{
	background:none repeat scroll 0 0 #F3F3F3;
	font-weight:bold;
	height:36px;
	text-align:left;
	}	
	
#center .sousfamille table thead tr {
	}	
	
#center .sousfamille table thead th{
	border-color:-moz-use-text-color;
	border-color:#E0E0E0 #E0E0E0 #E0E0E0;
	border-style:solid solid solid none;
	border-width:1px;
	border-collapse:inherit ;
	padding:0 0 0 8px;
	vertical-align:middle;

	}	

#center .sousfamille table thead th.col_ref{
	background:url("../img/tableau3_borderleft.gif") repeat-y scroll 0 0 #F3F3F3;
	width: 98px;
}
#center .sousfamille table thead th.col_description{width: 120px;text-align:center;}
#center .sousfamille table thead th.col_caract_1{width: 55px;text-align:center;}
#center .sousfamille table thead th.col_caract_2{width: 54px;text-align:center;}
#center .sousfamille table thead th.col_caract_3{width: 35px;text-align:center;}
#center .sousfamille table thead th.col_caract_4{width: 55px;text-align:center;}
#center .sousfamille table thead th.col_application{width: 110px;text-align:center;}
		
#center .sousfamille table tbody{
	}	
	
#center .sousfamille table tbody tr.produit {
	}	
	
#center .sousfamille table tbody tr.produit td{
	border-color:#E0E0E0 #E0E0E0 #E0E0E0 -moz-use-text-color;
	border-style:solid solid solid none;
	border-width:1px 1px 1px medium;
  padding-top:5px;
  padding-bottom:5px;
	vertical-align:middle;
	text-align:center;
  word-wrap : break-word;

	}
	
#center .sousfamille table tbody tr.produit td p{
	line-height:14px;

	/*font-size:11px;*/
	}	
	
#center .sousfamille table tbody tr.produit td.text{
	text-align:left;
	}

  #center .sousfamille table tbody tr.produit td.text_desc p{
  width:115px;
  word-wrap : break-word;
   margin-left:auto;
  margin-right:auto;
	}
 #center .sousfamille table tbody tr.produit td.text_desc_2 p{
  width:95px;
  word-wrap : break-word;
  margin-left:auto;
  margin-right:auto;
	}
  #center .sousfamille table tbody tr.produit td.caract p{
  width:53px;
  word-wrap : break-word;
	}

.col_caract_1 p{width:54px;word-wrap : break-word;}
.col_caract_2 p {width:54px;word-wrap : break-word;}
.col_caract_3 p{width:54px;word-wrap : break-word;}
.col_caract_4 p{width:54px;word-wrap : break-word;}

#center .sousfamille table tbody tr.produit td.ref{
	background:url("../img/tableau3_borderleft.gif") repeat-y scroll 0 0 #E9F0F7;
	color:#00458F;
	font-weight:bold;
	line-height:14px;
	vertical-align:top;
	padding-left: 2px;
	text-align:left;
	}
#center .sousfamille table tbody tr.produit td.ref a{
	margin-top:10px;
	color:#00458F;
	font-weight:bold;
	line-height:14px;
	vertical-align:top;
	
	text-align:left;
	background: none;
	padding:0;
	}
	
#center .sousfamille table tbody tr.produit td.ref ul{
	margin-top: 5px;
	list-style-type:none;
	margin-left:0;
	padding-left:0;	
	}	
	
#center .sousfamille table tbody tr.produit td.ref ul li a{
	background:url("../img/puce_doc.gif") no-repeat scroll 0 0 transparent;
	color:#363636;
	font-size:9px;
	font-weight:normal;
	padding:0 0 0 10px;
	text-decoration:none;
	}

	/*
#center .sousfamille table tbody tr.produit td.ref ul li a.file{
	white-space: nowrap;
	}
*/	

/* home produit   */      


#center .home_produit{
	width:582px;
	}

#center .home_produit p{
	margin-top:5px;
	} 

#search_produit,#results_produit{
  float:left;
	margin-top:10px;
	border: 1px solid #DDDDDD;
	margin-left:2px;
	margin-right:2px;
	width:566px;
	padding-left: 5px;
	padding-right: 5px;
	height:250px;
	}
#search_produit{
	float: left;
  height:auto;
  width:566px;
	}	
	
#search_produit form{
	margin-top:15px;
	margin-bottom:30px;
	}
		
#search_produit form .form-item{
	width: 195px; 
	display:inline;
	margin-top:5px;
	}	
#search_produit form .form-item label{
	display: block;
	}	
#search_produit form select{
	width: 140px; 
	margin-top:5px;
	}
#search_produit form input.form-text{
	width: 135px; 
	margin-top:5px;
	}	
#search_produit form .form-submit{
	margin-top:5px;
	)
	}	
	
#space_form_11{width:auto;height:auto;margin-top:-30px;font-style:italic;font-size:11px;}
#space_form_12{width:auto;height:auto;margin-top:-30px;font-style:italic;font-size:11px;}
#space_form_21{width:auto;height:auto;margin-top:-30px;font-style:italic;font-size:11px;}
#space_form_22{width:auto;height:auto;margin-top:-30px;font-style:italic;font-size:11px;}
  

#results_produit{
	float: left;
	}	
	
	
#results_produit .view-content{
	height:200px;
	}	
	
	
#results_produit  h4{
	display:block;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:2px;
	}	
		
#results_produit dd {
	margin: 0px;display:block;
	}	
#results_produit p.search-result {
	margin: 0px;
	}	

#results_produit .pager{
	height:50px;
	}	

	
/************/
/* Contact */
/**********/
	
#center .webform{
	width:580px;
	border-bottom: 1px dotted #CCCCCC;
	overflow:hidden;
	padding:15px 0;
  margin-top:-15px;
	}
#center .webform .content p{
	margin:0px;
	font-family:Tahoma;
	font-size:10pt;
	}
#center .webform .content form{
	margin:0 0 20px;
	display: block;
	}

#center .webform .content form .webform-component{
	display: block;
	width:180px;
	height:50px;
	margin:5px 15px;
	}

#webform-client-form-36 .form-actions,
#webform-client-form-1168 .form-actions,
#webform-client-form-1169 .form-actions,
#webform-client-form-1170 .form-actions,
#webform-client-form-1171 .form-actions{
  margin-left:260px;
  padding-top:400px;
  padding-top:180px !important! ;
  margin-right:87px !important! ;

	}
	
#center .webform .content form .webform-component label {
	margin-bottom:5px;
	}
#center .webform .content form .webform-component-textfield .form-item input,
#center .webform .content form .webform-component-email .form-item input{
	width: 180px; 
	}
#center .webform .content form .webform-component-select .form-item select{
	width: 184px; 
	}
#center .webform .content form .webform-component-textarea,
#center .webform .content form .webform-component-textarea textarea,
#center .webform .content form .textarea-identifier{
	width: 400px; height:auto;
	}	
#center .webform .content form #webform-component-ps{
  width: 550px; height:auto;
  }
#center .webform .content form #webform-component-ps img{  
  vertical-align: sub;
  }
#center .webform .content form #webform-component-country,
#center .webform .content form #webform-component-firstname,
#center .webform .content form #webform-component-mail,
#center .webform .content form #webform-component-telephone,
#center .webform .content form #edit-submit-4{
	float: right;
	display: block;
	}
#center .webform .content form #webform-component-object,
#center .webform .content form #webform-component-name,
#center .webform .content form #webform-component-entreprise,
#center .webform .content form #webform-component-message,
#center .webform .content form #webform-component-region_departement,
#center .webform .content form #webform-component-ps,
#center .webform .content form .textarea-identifier{
	float: left;
	display: block;
	}
	



/*********/
/* Home */
/*******/	
	
#header.home {
	height:245px;
	}
	
#center.home {
	margin-top:65px;
  margin-left:4px;
	padding: 0px;
	width:1024px;
	margin-bottom: 15px;
	}
	
#center.home h1{
	border: none;
	margin-bottom: 15px;
	padding: 0px;
	   height: 14px;
	}
	
#center.home .article .content{
	margin-top : 0px;
	}
	
#left.home{
	
	float:left;
	/*height:314px;*/
	width:282px;
	}
	
/*#left.home .teaser_text{
	font-size:	11px
	}
#left.home .teaser_text p{

	font-size:	11px
	}*/
#left.home .teaser_text p strong{
	font-weight:bold;
	}		
#left.home .teaser_text .content{
	margin-top: 0px;
	margin-bottom: 0px;
	}	
	
#left.home .teaser_text h3{
	margin-bottom: 0px;
	color:#004F9B;
	font-size:12px;
	}	
	
div.bar{	
	border-bottom: 1px dotted #CCCCCC; 
	margin-bottom:10px;
	}
		
#left.home .teaser_text .links ul, 
#right.home .actus ul{

	list-style:none outside none;
	margin:10px 0 0;
	padding:0 0 13px;
	}
/*#left.home .teaser_text .links ul li a,
#right.home .actus ul li a{
	color:#004F9B;
	padding:0 0 0 10px;
	text-decoration:none;
	}*/
	
	
#axson_monde{
	background:url("../img/axson_monde.gif") no-repeat scroll 0 0 transparent;
	height:94px;
	width:214px;

	}
#axson_monde p{
	padding:10px 10px 0 120px;
	height:48px;
	line-height:	14px;
	background: url("../img/puce_d.gif") no-repeat scroll 110px 15px transparent;
	}
#axson_monde p a{
	text-decoration:none;
	padding:0px;
	background : none;
	font-weight:bold;
	}
#axson_monde form{	margin-bottom:200px;
	}
#axson_monde form select{
	border-color:-moz-use-text-color #E0E0E0 #E0E0E0;
	border-right:1px solid #E0E0E0;
	border-style:none solid solid;
	border-width:medium 1px 1px;
	color:#5C5C5C;
	font-size:10px;
	height:18px;
	line-height:18px;
	margin:0;
	vertical-align:middle;
	width:214px;
	}

#center.home .center{
	float:left;
	/*height:314px;*/
	padding:0 30px 0 30px;
	width:392px;
  margin-left:8px;
	}
	
#center.home .center table p.rtecenter{
	margin: 0px;
	}	
	
#right.home{
	
	float:left;
	/*height:314px;*/
	width:272px;
	margin-top:0px;
  margin-left:10px;
	}
	
#right.home a {
	color:#FF0000;
	font-family:Arial,Helvetica,sans-serif;
	/*font-size:11px;*/
	font-weight:bold;
	}
#right.home .actus ul li a {
	 color:#FF0000;
	 }	
#right.home .actus ul li {
	 margin-top: 5px;
}	
#right.home .video{
	border: solid 1px;
	/*height:173px;*/
	margin:10px 0 0;
	width:205px;
	}


/*************/
/* site map */
/***********/

#site-map
{
	margin-left:75px;
	display:block;
	float:left;
}

#site-map a{
	text-decoration:none;
	background: none;
	}

#titre_site_map{color: #014791;font-size: 14px; margin: 0;padding: 0 0 16px;}

#site-map .expanded  .site-map-menu  .leaf a{color:#363636;}
#site-map li.leaf {list-style-type:circle; margin-left: 10px;}
#site-map li.expanded{list-style-type:none;}
#site-map ul{list-style-type:none;}
#site-map .test{list-style-image:url(../img/puce_d.gif);margin-left: 12px;}
#site-map li .expanded{list-style-image:url(../img/puce_d.gif);margin-left: 12px;}
#site-map .site-map-menus .site-map-menu {line-height:20px;}


/**********/
/* pager */
/********/
#center ul.pager{
  font-size: 13px;
	text-align:center;
	}
	
#center ul.pager li{
	padding:0
	}	
#center ul.pager li.pager-current{
	padding:0 0 0 6px;
	}	
		
#center ul.pager li a{
	background:none;
	color:#363636;
	padding:0 0 0 6px;
	text-decoration:none;
	}	
#center ul.pager li.pager-current{
	font-weight:bold;
  color:#014791;
	}	

/*****************************************************/
/******************* attributs **********************/
/***************************************************/

.grey{
	}

.blue{
	}
#void{
	clear:both;
	margin:5px;
	padding:5px;
	}
.border_d{
	background:url("../img/nav1_bord_d.gif") no-repeat scroll 0 0 transparent;
	float:left;
	height:25px;
	width:4px;
}

.border_g{
		background:url("../img/nav1_bord_g.gif") no-repeat scroll 0 0 transparent;
	float:left;
	height:25px;
	width:4px;}
	
strong{
font-weight:	bold;
	/*font-size:11px;*/
	}
  
  
#webform-component-email_nl_de{margin-left:15px;}
#webform-component-email_nl_it{margin-left:15px;}
#webform-component-email_fr{margin-left:15px;}
#webform-component-email_nl_en{margin-left:15px;}
#webform-component-email_nl_es{margin-left:15px;}

#container .cms_p a,
#container .no_puce a,
#container a.no_puce{
  padding: 0;
  background: none;
}