html{
    margin: 0px;
    padding: 0px;
    height: 100%;
}

body
{
    height: 100%;
	margin: 0px;
	padding: 0px;
	background: white url("../img/design/fond_bande2.png") repeat-x;
}

.products{
    width:100%;
    height: 490px;
}

#top
{
	width : 100%;
	min-width: 955px;
	height: 34px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
#barre_menu1
{
	background: url("../img/design/menu1_bande.png") repeat-x;
	width : 100%;
	height: 42px;
	margin: -2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#menu1
{
	width : 500px;
	height: 42px;
	margin: -1px 0px 0px 34px ; 
    padding: 0px 0px 0px 0px ;
	list-style: none ;
	float: left;
}
#bouton_univers_medical
{
	width: 145px;
	height: 28px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#bouton_univers_medical a
{
	background: url("../img/design/picto_medical.png") no-repeat;
    display: block;
	margin: 0px 0px 0px 0px;
    padding: 15px 0px 0px 15px; 
    color: white; 
    font: bold 10px Helvetica, Arial; 
	text-transform: uppercase;
    line-height: 10px; 
    text-align: center; 
    text-decoration: none;
    width: 100%;
    height: 100%;
	float: left;
}

#bouton_univers_medical #bouton_univers_medical_selected{
    background: url("../img/design/fond_bande_medical.png") no-repeat; 
	color: #1A171B;
}


#bouton_univers_medical a:hover
{ 
    background: url("../img/design/fond_bande_medical.png") no-repeat; 
	color: #1A171B;
}
#bouton_univers_bureau
{
	width: 130px;
	height: 28px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#bouton_univers_bureau a
{
	background: url("../img/design/picto_bureau2.png") no-repeat;
    display: block;
	margin: 0px 0px 0px 0px;
    padding: 15px 0px 0px 10px; 
    color: white; 
    font: bold 10px Helvetica, Arial; 
	text-transform: uppercase;
    line-height: 10px; 
    text-align: center; 
    text-decoration: none;
    width: 100%;
    height: 100%;
	float: left;
}

#bouton_univers_bureau #bouton_univers_bureau_selected{
    background: url("../img/design/fond_bande_bureau.png") no-repeat; 
	color: #1A171B;
}

#bouton_univers_bureau a:hover
{ 
    background: url("../img/design/fond_bande_bureau.png") no-repeat; 
	color: #1A171B;
}
#bouton_univers_technique
{
	width: 141px;
	height: 28px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#bouton_univers_technique a
{
	background: url("../img/design/picto_technique2.png") no-repeat;
    display: block;
	margin: 0px 0px 0px 0px;
    padding: 15px 0px 0px 7px; 
    color: white; 
    font: bold 10px Helvetica, Arial; 
	text-transform: uppercase;
    line-height: 10px; 
    text-align: center; 
    text-decoration: none;
    width: 100%;
    height: 100%;
	float: left;
}

#bouton_univers_technique #bouton_univers_technique_selected{
    background: url("../img/design/fond_bande_technique.png") no-repeat; 
	color: #1A171B;
}

#bouton_univers_technique a:hover, #bouton_univers_technique a:focus, #bouton_univers_technique a:active
{ 
    background: url("../img/design/fond_bande_technique.png") no-repeat; 
	color: #1A171B;
}
#logo_navailles
{
	background: url("../img/design/logo_navailles.png") no-repeat;
	width: 73px;
	height: 26px;
	margin: 4px 40px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	cursor: pointer;
}
#barre_menu2
{
	background: url("../img/design/menu2_bande.png") repeat-x;
	width : 100%;
	height: 24px;
	margin: -1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#menu2
{
	height: 13px;
	margin: 0px 0px 0px 179px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	clear: both;
}
.bouton_sous_titre
{
    color: white;
    display: block;
    float: left;
    width: auto;
    height: 24px;
	margin: 0px -1px 0px -1px;
    padding: 0px 3px 0px 3px;
}
.bouton_sous_titre a
{
    display: block;
	margin: 0px 0px 0px 0px;
    padding: 5px 3px 0px 3px; 
    color: white; 
    font: 10px Helvetica, Arial; 
	text-transform: uppercase;
    line-height: 10px; 
    text-align: center; 
    text-decoration: none;
    width: 100%;
    height: 100%;
}
.bouton_sous_titre a:hover
{
	background: url("../img/design/fond_bande_tous.png") no-repeat; 
	color: #1A171B;
	margin: 0px 0px 0px 0px;
    padding: 5px 3px 0px 3px;
}


.separateur_haut
{
	background: url("../img/design/separateur.png") no-repeat;
	width: 1px;
	height: 8px;
	margin: 7px -3px 0px 3px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.t_mainbody
{
	width : 800px;
	min-height: 490px;
	margin: auto;
	padding: 15px 0px 20px 0px;
}
.t_maintitle
{
	color: #E85D10; 
    font-size: 20px;
	font-family: "Navailles", Helvetica, Arial;
    line-height: 20px;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	text-align: left;
	border-bottom: 1px solid #685C53;
}
.s_ieonly
{
	color: #685C53; 
    font: 10px Helvetica, Arial; 
    line-height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
    text-align: justify;
}
.s_ieonly strong
{
	color: #1A171B;
	font: 10px Helvetica, Arial; 
    line-height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
    text-align: justify; 
}
.s_ieonly a
{
	color: #E85D10; 
    font: bold 10px Helvetica, Arial; 
    line-height: 15px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    text-align: justify;
	text-decoration: none;
}
#footer
{
	width : 100%;
	min-width: 955px;
	margin: 0px;
	padding: 0px;
	position: relative;
	bottom: 0px;
	height: 80px;
}
#barre_menu4
{
	background: url("../img/design/menu2_bande.png") repeat-x;
	width : 100%;
	height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#menu4
{
	height: 13px;
	margin: 0px 0px 0px 115px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	clear: both;
}
#menu4 .bouton_sous_titre
{
    color: white;
    display: block;
    float: left;
    width: auto;
    height: 19px;
	margin: 0px -1px 0px -1px;
    padding: 0px 3px 0px 3px;
}
#menu4 .bouton_sous_titre a:hover
{
	background: white; 
	color: #1A171B;
	margin: 0px 0px 0px 0px;
    padding: 5px 3px 0px 3px;
}
#barre_menu3
{
	background: url("../img/design/menu3_bande.png") repeat-x;
	width : 100%;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#menu3a
{
	height: 30px;
	margin: 0px 0px 0px 40px;
	padding: 0px;
	list-style: none ;
	float:left;
	clear: both;
}
.bouton_menu3a
{
    color: white;
    display: block;
    float: left;
    width: auto;
    height: 30px;
	margin: 0px -1px 0px -1px;
    padding: 0px 3px 0px 3px;
}
.bouton_menu3a a
{
    display: block;
	margin: 0px 0px 0px 0px;
    padding: 8px 3px 0px 3px; 
    color: white; 
    font: 10px Helvetica, Arial; 
	text-transform: uppercase;
    line-height: 10px; 
    text-align: center; 
    text-decoration: none;
    width: 100%;
    height: 100%;
}
.bouton_menu3a a:hover
{ 
    background: white; 
	color: #1A171B;
	margin: 0px 0px 0px 0px;
    padding: 8px 3px 0px 3px;
}
.separateur_bas
{
	background: url("../img/design/separateur.png") no-repeat;
	width: 1px;
	height: 8px;
	margin: 10px -3px 0px 3px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#menu3b
{
	height: 30px;
	margin: 0px 40px 0px 0px;
	padding: 0px;
	list-style: none;
	float: right;
}
.bouton_menu3b
{
    color: white;
    display: block;
    float: left;
    width: auto;
    height: 30px;
	margin: 0px -1px 0px -1px;
    padding: 0px 3px 0px 3px;
}
.bouton_menu3b a
{
    display: block;
	margin: 0px 0px 0px 0px;
    padding: 8px 3px 0px 3px; 
    color: white; 
    font: 10px Helvetica, Arial; 
	text-transform: uppercase;
    line-height: 10px; 
    text-align: center; 
    text-decoration: none;
    width: 100%;
    height: 100%;
}
.bouton_menu3b a:hover
{
    background: white; 
	color: #1A171B;
	margin: 0px 0px 0px 0px;
    padding: 8px 3px 0px 3px;
}
.drapeau
{
    display: block;
	margin: 0px 0px 0px 0px;
    padding: 8px 0px 0px 0px; 
    color: white; 
    font: 10px Helvetica, Arial; 
	text-transform: uppercase;
    line-height: 10px; 
    text-align: center; 
    text-decoration: none;
    width: 100%;
    height: 100%;
}
.drapeau:hover
{
	color: white;
	margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.drapeau span
{
	display: none;
}
.drapeau:hover span
{
	display: inline;
	background: #1A171B; 
	color: white; 
    font: 10px Helvetica, Arial;
	margin: 0px 0px 0px -3px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
    line-height: 10px; 
    text-align: center; 
}
#bouton_langue_fr
{
    background: url("../img/design/fr.png") no-repeat;
    display: block;
    float: left;
    width: 15px;
    height: 30px;
	margin: 8px 0px 0px 10px;
    padding: 0px 0px 0px 0px;
}
#bouton_langue_en
{
    background: url("../img/design/en_gris.png") no-repeat;
    display: block;
    float: left;
    width: 15px;
    height: 30px;
	margin: 8px 0px 0px 1px;
    padding: 0px 0px 0px 0px;
}
#bouton_langue_es
{
    background: url("../img/design/es_gris.png") no-repeat;
    display: block;
    float: left;
    width: 15px;
    height: 30px;
	margin: 8px 0px 0px 1px;
    padding: 0px 0px 0px 0px;
}
#bouton_langue_de
{
    background: url("../img/design/de_gris.png") no-repeat;
    display: block;
    float: left;
    width: 15px;
    height: 30px;
	margin: 8px 2px 0px 1px;
    padding: 0px 0px 0px 0px;
}
.products{
    width:100%;
    height: 490px;
    background-color: #EEEEEE;
    padding-top: 0px;
    margin-top: 10px;
}

#coverflow{
    margin-top: -5px;
}

/*----------------------------------------------------------------------
/*----------------------------------------------------------------------

                                CSS NEWS

/*----------------------------------------------------------------------
/*----------------------------------------------------------------------*/

.spacer { clear:both; }
.news { width:880px; }
.corps_news { -moz-border-radius:3px; -webkit-border-radius:3px; -khtml-border-radius:3px; border-radius:3px; }


.corps_news {
    border:1px solid #E5E5E5; background:#FFF; padding:5px; width:790px; float:left; margin:5px 0;
}

.corps_news_small {
    padding:5px; width:265px; margin:5px 5px 5px 0; min-height:405px;
}

.corps_news .news_img a { float:left; border:none; border:1px solid #666666; width:265px; height:265px; border:none; display:block; text-decoration:none; }
.corps_news .news_text { float:left; width:265px; margin:8px 0 0 0;  }

.corps_news_big .img { float:left; border:none; border:1px solid #666666; width:265px; height:265px; display:block; text-decoration:none; }
.corps_news_big .news_text { float:left; width:505px; margin:0 0 0 10px;  }

.corps_news p { padding:0; margin:0; }

.corps_news h3 a, .corps_news h3 {
    font:12px/15px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; color:#000; font-weight:bold; padding:0; margin:2px 0; text-decoration:none;
}

.corps_news h3 {
	border-left: 2px solid #e95d12; padding:0 0 0 3px;
}

.corps_news h3 a:hover {
	color:#E85D10;
}

.corps_news p.date {
	color:#8C8C8C;	font-size:11px;	white-space:nowrap; padding:0; margin:10px 0 0; float:left;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}

.corps_news div.text {
    text-align: justify; font:12px/18px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; color:#666666; padding:0; margin:3px 0 0 0;
}

.corps_news div.text p {
	padding:0; margin:0;
}

.text a img{
	border:none;
}

.corps_news p.more a {
	background:url("../img/design/icon-more.gif") no-repeat scroll 100% 50% transparent; text-decoration:none; float:right;
	padding:0 15px 0 0;	font:12px/18px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; color:#666666; margin:3px 0 0 0; color:#E85D10; margin:8px 0 0 0;
}

.corps_news p.more a:hover {
	color:#000;
}


#pagination {
    text-align:center; padding:0; margin:0;
}

#pagination a.number { 
    color:#E85D10; font:12px/12px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    margin:0; padding:0; border-right:1px solid #c6c6c6; text-decoration:none; padding:0 2px; width:8px; text-align:center; display:inline-block;
}


#pagination a.prev {
	background:url("../img/design/arrow-prev.gif") no-repeat scroll 0 4px transparent; padding-left:9px;
	color:#E85D10; font:12px/12px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; text-decoration:none;
}

#pagination a.next {
	background:url("../img/design/arrow-next.gif") no-repeat scroll 100% 4px transparent; padding-right:9px;
	color:#E85D10; font:12px/12px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif; text-decoration:none;
}

#pagination a.last { border:none; }

#pagination a.number:hover, #pagination a.actif  {
	color:#000;
}

/*----------------------------------------------------------------------
/*----------------------------------------------------------------------

                                CSS CONTACT

/*----------------------------------------------------------------------
/*----------------------------------------------------------------------*/

#contact a{
color:#E85D10;
font:bold 10px/15px Helvetica,Arial;
margin:0;
padding:0;
text-align:justify;
text-decoration:none;
}

#contact p{
    color:#685C53;
    font:10px/15px Helvetica,Arial;
    margin-top:10px;
    padding:0;
}

#coordonnes{
    float:left;
    width:390px;
	padding:0 20px 0 0;
}

#coordonnes label, #message label{
	float:left;
}

#coordonnes input, #message input{
    float:right;
    height:18px; 
	font:10px/15px Helvetica,Arial; color:#685C53;
    margin:-3px 0 0 0;
    padding:0;
    width:290px;
	background:url("../img/bg-input.jpg") repeat-x left top #fff;
	-moz-border-radius:3px; -webkit-border-radius:3px;
	border:1px solid #EEE;
}

#coordonnes textarea, #message textarea{
    float:right;
    height:95px;
	font:10px/15px Helvetica,Arial; color:#685C53;
    margin:4px 0 0 0;
    padding:0;
    width:380px;
	background:url("../img/bg-input.jpg") repeat-x left top #fff; 
	-moz-border-radius:3px; -webkit-border-radius:3px;
	border:1px solid #EEE;
	padding:5px;
}

#coordonnes p{
    margin-top: 10px;
    height: 18px;
    clear:both;
}

#message{
    float:left;
    margin:0;
    width:390px;
}

#submit input {
    clear:both;
    float:right;
	background:#E85D10; 
	width:145px;
	color:#FFF; font-weight:bold;
	border:none;
	margin:10px 0 0;
	height:24px;
	-moz-border-radius:3px; -webkit-border-radius:3px;
	cursor:pointer;
}

#submit input:hover {
	background:#000; 
}
.spacer {
		clear:both;
}

#result_sent{
    font-size: 15px;
    text-align: center;
}

/*----------------------------------------------------------------------
/*----------------------------------------------------------------------

                        CSS PERSISTANCE MENU

/*----------------------------------------------------------------------
/*----------------------------------------------------------------------*/

.bouton_select a{
	background: white; 
	color: #1A171B;
	margin: 0px 0px 0px 0px;
    padding: 5px 3px 0px 3px;
}

.bouton_select_nav a{ 
    background: white; 
	color: #1A171B;
	margin: 0px 0px 0px 0px;
    padding: 8px 3px 0px 3px;
}

.bouton_select_gamme a
{
	background: url("../img/design/fond_bande_tous.png") no-repeat; 
	color: #1A171B;
	margin: 0px 0px 0px 0px;
    padding: 5px 3px 0px 3px;
}

#pages_news{
    text-align: center;
}

#pages_news a{
    border: 1px black solid;
    padding: 5px;
    color: black;
    text-decoration: none;
}

/*----------------------------------------------------------------------
/*----------------------------------------------------------------------

                                CSS corps perso

/*----------------------------------------------------------------------
/*----------------------------------------------------------------------*/

.environment
{
    background-image: url("../img/design/backgrounds/bg_environnment.jpg");
    background-repeat: no-repeat;
    margin-top: 3px;
    padding-top: 90px;
}
.bnavailles-hmd0
{
    padding-top: 90px;
    background-image: url("../img/design/backgrounds/bg_hmd.jpg");
    background-repeat: no-repeat;
    margin-top: 3px;

}

.bnavailles-quality0{
	  padding-top: 90px;
    background-image: url("../img/design/backgrounds/bg_qualite.jpg");
    background-repeat: no-repeat;
    margin-top: 3px;
}

.bnavailles-research0, .bnavailles-certifsp0, .bnavailles-certifse0{
    padding-top: 90px;
    background-image: url("../img/design/backgrounds/bg_entreprise.jpg");
    background-repeat: no-repeat;
    margin-top: 3px;
}

.navailles .t_maintitle
{
	width: 800px;
	margin: auto;
}
.navailles .s_ieonly
{
	width: 800px;
	margin: auto;
}
