/* import CSS  */
/* ------------------------------------------------------- */

@import url(nav.css);
@import url(nav_langues.css);



body {
	background:#ffffff;
  	margin:0;
  	padding:0;
  	text-align:center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

#content {
  width:760px;
  margin:0 auto;
  text-align:left;
  background: #FFF;
  padding: 0;
  }

/* Logo   */
/* -------------- */


#logo {
	margin: 0;
	padding: 0;
	width: 760px;
	height: 60px;
	background: #FFF;
	}


#logo span.left {
	 float: left;
	 text-align: left;
	 width: 231px;
	 height: 50px;
	 text-indent: -1000em;
	 background: #fff url(images/logo_small.gif) no-repeat 10px 0px;
	 padding: 0;
	 }
 
 #logo span.left_en {
	 float: left;
	 text-align: left;
	 width: 231px;
	 height: 50px;
	 text-indent: -1000em;
	 background: #fff url(images/logo_small_en.gif) no-repeat 10px 0px;
	 padding: 0;
	 }
 
 #logo span.left_cn {
	 float: left;
	 text-align: left;
	 width: 231px;
	 height: 50px;
	 text-indent: -1000em;
	 background: #fff url(images/logo_small_cn.gif) no-repeat 10px 0px;
	 padding: 0;
	 }
	 
#logo .left a  {
	display: block;/**/
	font-size: 12px;
 	height: 50px;
	}

#logo span.right {
 }

#header {
	width:760px; 
	height: 110px;
	}

/*  Messages accueil */
/*----------------------*/

	
#zone_infos img{
	float:left;
	width:102px;
	height:104px;
	margin:0 5px 0 0;
	}
		
#zone_infos div{
	margin:0;
	/*border-bottom:1px solid #cccccc; MODIF CHO*/
	}

#zone_infos h2{
	height:20px;
	/*border-bottom:1px solid #cccccc; MODIF CHO*/
	font-size:11px;
	color:#333;
	text-transform:uppercase;
	margin:0;
	}
	
.plus a{
	font-weight:bold;
	text-decoration: none;
 	background: #fff url(images/puce1.gif) no-repeat 0px 2px;
	padding-left: 15px;
	line-height: 22px;
	}




/* Colonne de gauche */
/* ----------------- */

#contenu_gauche {
	float:left; 
	width:170px; 
	margin:0;
	background-color:#FFFFFF;
	}
		
#contenu_gauche div#edito{
	width:170px; 
	margin:0;
	background-color: #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
	}
	
#contenu_gauche div#edito div{
	padding:10px 12px 10px 12px;
	}
		#contenu_gauche div#sousmenu{
			width:170px; 
			margin:0;
			background-color: #E6E6E6;
			margin:7px 0 5px 0;
			}
		
		#contenu_gauche div#recherche{
			width:170px;
			height: 55px; 
			margin:0;
			background-color: #F7F7F7;
			}
		
		
#contenu_central, #contenu_central_lightbox {
		float:left; 
		width:395px; 
		margin:0 0 50px 0;
		margin-left:10px;
		padding-top:7px;
		font-family: Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000000;
		text-align:justify;
		}

#contenu_central_lightbox {margin-left:15px !Important; *margin-left:5px; width:400px;}

#contenu_central a:hover, #contenu_central_lightbox a:hover {
	color: #111111;
	text-decoration: none;
	border-bottom: 1px dotted #111;
}

#contenu_central h1, #contenu_central_lightbox h1 {
		height:20px;
		font-size:16px;
		color:#D62700;
		font-weight: bold;
		text-transform:uppercase;
		margin:5px 0 0 0;
		padding: 5px 0 0 0;
		}
		
.titre_contenu {
			font-weight:bold;
			font-size:22px;
			color:#00407D;
		}
		
		a.titre_msgliste {
			font-family:Arial;
			font-weight:bold;
			font-size:12px;
			color:#00407D;
			text-decoration:none;
		}
		
		a:hover.titre_msgliste {
			text-decoration:underline;
		}
		
.titre_msgfiche {
			font-family:Arial;
			font-weight:bold;
			font-size:22px;
			color:#00407D;
		}



hr {
	clear:both;
	visibility:hidden;
	height:0px;
	border: none;
	border: 0px solid;
	line-height: 1px;
	}				
				

#contenu_droite {
	float:right; 
	width:169px;
	}

#contenu_droite a:hover {
	color: #111111;
	text-decoration: none;
	}

		
#contenu_droite div#select_country{
	background-color: #F7F7F7;
	padding:0px;
	}
		
#contenu_droite div#outils {
	font-size:11px;
	width:169px;
	margin-right:5px;
	background-color: #F7F7F7;
	}
		
#contenu_droite div#world_time span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:100%;
	text-align:right;
	margin-right:5px;
	}
		
.liens_select{
	text-decoration:none;
	background-image:url(images/fleche_grise.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	margin-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	}
	
.id{
	background-color:#ffffff;
	border:1px solid #cccccc;
	width:100px;
	text-indent:10px;
	font-size:10px;
	}		

.table_world_time {
	height:22px;
	border-bottom:2px solid #ffffff;
	background-color: #F7F7F7;
	margin:0px;
	}

#espace_membre {
	background-color: #F7F7F7;
	padding:0 0 40px 0;
	}


form {
	margin: 0;
	padding: 0;
	}






#footer, #prefooter {
	width:760px;
 	clear:both; 
 	margin-left: auto; 
 	margin-right: auto;
	margin-top: 0px;
	line-height:30px;
	text-align: right;
	background-image: url(images/fond_footer_repeat.gif);
	background-position: top;
	background-repeat:repeat-x;
 	}
 
 #prefooter {background:none;}
 
 	#footer div, #prefooter {
		padding-top:10px;
 		}
	
	#footer a:hover, #prefooter a:hover {
		color: #111111;
		text-decoration: none;
		border-bottom: 1px dotted #111;
		}

p.links {text-align:left; line-height:120%;  padding:15px 0 0 0;}


td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #111111;
	}
	
p {
	margin-top: 0px;
	}
	
a {
	color: #00407D;
	text-decoration: none;
	}
	
a:hover {
	color: #111111;
	text-decoration: none;
	}

.titre { 
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#26798B;
	}

.sous_titre { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#666666;
	}	

.small {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #111111;
	}

.references {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color:#FDBF00;
	font-weight:bold;
	}


.commentaire {
	font-family: Georgia, Times New Roman, Times, serif;
	line-height: 24px;
	font-style:italic;
	font-size:12px;
	clear:both; 
	margin: 20px 20px 20px 10px; 
	width: 160px; 
	float: left;
	}

.red {color: red;}
.blue {color: blue;}
	
/* Country   */
/* --------  */

.country a {
	text-decoration:none;
	}

.formlangue { 
	font-family: Arial, Helvetica, Geneva;
	font-size: 11px;
	width: 70px;
	height: 10px;
}
.select {
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin-top: 4px;
	width: 160px;
	background-color:#F2F2F2;
}

/*  Galerie
------------------------------ */
#slide_show {
	/*font-size:1px;*/
	padding: 0;
	margin: 10px 0 0 0;
}
.vignettes {
	padding: 1px;
	margin: 7px 0 30px 0;
	float: left;
	width:350px;
	height: 110px;
}

#slide_show a:hover {
	text-decoration:underline;
	border-bottom: 0px;
	}
img {
	border:0;
}


/*    ----    Glossaire    ----    */

#nav_glossaire {
	text-align: center;
}
#nav_glossaire a {
	display: block;
	float:left;
	margin: 2px;
	width: 9px;
	text-align:center;
	border: 1px solid #fff;
}
#nav_glossaire a:hover {
	border: 1px solid #333;
	color: #00407D;
	background-color:#e6e6e6;
}
#nav_glossaire a.actif {
	display: block;
	float:left;
	margin: 2px;
	width: 9px;
	color:#333;
	background-color:#e6e6e6;
	border: 1px solid #333;
}
.texte_glossaire {
	display: none;
	background-color:#e6e6e6;
	padding: 5px 10px 5px 10px;
}

.droite {float: right;}
.gauche {float: left;}

.droite #input {
	font-size: 9px;
	margin: 5px 0 0 0;
	background-color:#ffffff;
	border:1px solid #cccccc;
	width:100px;
	text-indent:5px;
}

#boite_extranet {
	line-height: 20px;
}

/*    ----    Convertisseur    ----    */

h1#conv {
	background-color: #00407D;
	height: 15px; 
	width: 100%;
	margin:0 0 2px 0;
	padding: 2px 0px 2px 10px;
	
	text-align:left;
	color:#FFFFFF;
	font-size: 12px;
}

label#selection {
	width: 204px;
	display:inline;
	float:left;

	font-size: 12px;
	line-height: 20px;
}

#sel_unites {
	padding: 2px 0 5px 0;
	background: url('images/convertisseur_fond_bombe_grand.jpg') #fff no-repeat left top; 
}

#titre_categorie {
	margin-top: 10px;
	margin-bottom: 10px;
	
	text-align: center;
	font-size: 12px;
	font-weight:bold;
}

.liste_unites {
	float: left;
	width:180px;
	text-align:center;
}

#to {
font-size: 10px;
}

#conv_footer {
	height: 65px;
	margin-top: 0px;
	
	text-align: left;

	background-image: url(images/fond_footer_repeat.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#conv_footer img {
	margin-left: 6px;
}

.selection {
	width: 100%;
	text-align:left;
	padding: 10px 0 10px 29px; *padding: 8px 0 10px 29px;
	margin: 0 0 5px 0;
	background: url('images/convertisseur_fond_bombe.jpg') #fff no-repeat left top; 
}

#resultat {
	height: 65px; *height: 70px;
	margin: 5px 0 0 0 ;	*margin: 0;
	padding: 7px 0 9px 0; *padding: 0 0 0 0;
	background: url('images/convertisseur_fond_bombe_moyen.jpg') #fff no-repeat left top;
}


#fleche {
	background-image: url(images/fleche.gif);
	background-repeat: no-repeat;
	float: left;
	width: 37px;
	height: 145px;
	background-position: center;
}


/*   -----      Traducteur   ----     */

#traducteur {
	text-align: center;
}

h1#trad_titre {
	background-color: #00407D;
	height: 15px; 
	margin:0 0 2px 0;
	padding: 2px 0px 2px 10px;
	
	text-align:left;
	color:#FFFFFF;
	font-size: 12px;
}

label.trad_selection {
	font-size: 12px;
	font-weight: bold;
}

#trad_sel_langue {
	width: 799px; height: 43px;
	margin: 8px auto 0 auto; padding: 7px 0 0 16px;
	font-size: 12px;
	text-align: left;
	background: url('images/traducteur_fond_bombe.jpg') #fff no-repeat left top; 

}

#select_en, #select_cn, #select_fr {
	float: right; width: 550px;
}

#select_en, #select_cn {
	display: none;
}

#trad_recherche {
	width: 799px; height: 43px;
	margin: 0 auto 10px auto; padding: 6px 0 0 16px;
	text-align: left;
	font-size: 12px;
	background: url('images/traducteur_fond_bombe.jpg') #fff no-repeat left top; 
}

#trad_reponse {
	min-height: 300px; *height: 300px;
}

.trad_entete {
	background: url('images/traducteur_entete_fond.jpg') #fff repeat-x left top;
}

.trad_entete span {
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
	font-family: Tahoma;
}

#trad_texte {
	width: 800px;
	margin: 0px 0 0 35px; padding-top: 100px;
	text-align: left;
}

.trad_titre_col {
	display: block;
	border: 1px solid red;
	background: url('images/traducteur_entete_droite.jpg') no-repeat right top;
}

.bordure_td {
	padding-left: 4px;
	font-weight: normal;
	border: 1px solid #E5E5C7;
	border-top: 0px solid #E5E5C7;
}

.bordure_footer {
	background: url('images/traducteur_footer_fond.gif') #fff repeat-x left top;
}

.margin_auto {
	margin: 0 auto;
}

#trad_footer {
	height: 65px;
	margin-top: 0px;
	
	text-align: left;
	clear: both;
	background-image: url(images/fond_footer_repeat.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#trad_footer img {
	margin-left: 18px; *margin-left: 10px;
}

#calque_propositions {
	display: none;
	top: 105px; left: 121px;
	*top: 106px; *left: 113px;
	border: 1px solid #DADAB1;
	background-color: #F7F7EE;
	position: absolute;
}

#calque_propositions a {
	margin:0;
	text-align: left;
	clear: both; display: block;
	padding: 3px 10px 3px 10px;
}

#calque_propositions a:hover {
	background-color: #CCCCCC;
}

.references selected {
	color: #CC9900;
}


/*    ----    Devis    ----     */

#form_devis {
	width: 550px;
}

#form_devis input {
	font-size: 11px;
}

#form_devis textarea {
	font-size: 11px;
	font-family: Tahoma, Arial, sans-serif;
}

#form_devis select {
	font-size: 11px;
}

a.onglet {
	display: block; float: left;
	padding: 3px 0 0 15px; margin: 0;
	width: 51px; height: 17px;
	font-weight: bold;
	background: url('images/onglet_form_actif.gif') #ccc no-repeat left top;
	border-bottom: 1px solid #fff; *border-bottom: 1px solid #fff;
}

/* debut ajout TST  20/06/2006*/
a.onglet2 {
	display: block; float: left;
	padding: 3px 0 0 15px; margin: 0;
	width: 51px; height: 17px;
	text-decoration: none;
	font-weight: bold;
	background: url('images/onglet_form_off.gif') #ccc no-repeat left top;
	border-bottom: 1px solid #ccc; *border-bottom: 0px solid #ccc;
}

a:hover.onglet2 {
	display: block; float: left;
	padding: 3px 0 0 15px; margin: 0;
	width: 51px; height: 17px;
	text-decoration: none;
	font-weight: bold;
	background: url('images/onglet_form_on.gif') #ccc no-repeat left top;
	border-bottom: 1px solid #ccc; *border-bottom: 0px solid #ccc;
}
/* fin ajout TST 20/06/2006 */


#form_entete_item a:hover.onglet {
	display: block;
	width: 51px; height: 17px;
	text-decoration: none;
	font-weight: bold;
	background: url('images/onglet_form_actif.gif') #ccc no-repeat left top;
	border-bottom: 1px solid #fff; *border-bottom: 0px solid #red;
}

#monglet a:hover{
	display: block;
	width: 51px; height: 17px;
	text-decoration: none;
	font-weight: bold;
	background: url('images/onglet_form_actif.gif') #ccc no-repeat left top;
	*border-bottom: 0px solid #red;
}

#form_entete_item {
	background: url('images/pixel_gris.gif') repeat-x left bottom;
}

.form_item {
	display: none;
	border: 1px solid #ccc;
	border-top: 0px solid #ccc;
	padding: 10px 0px 10px 0px;
}

.form_item table {
	padding-left: 15px;
}

.form_titre {
	display: block;
	margin: 0 0 5px 0;
	font-weight: bold;
	padding: 2px 0 2px 15px;
	background-color:#e6e6e6;
}

.poussiere, .humidite {
	display: none;
	float: right;
	margin-right: 15px; *margin-right: 3px;
}


/* Template vidéos  */
.titre-video { 
		font-size:14px;
		color:#000000;
		font-weight: bold;
		text-transform:uppercase;
		padding: 5px 0px 5px 5px;
}

.div-video {
		background-color:#E6E6E6;
		height:25px;
		margin-bottom:0px;
}

/*#E6E6E6*/
/* --------  */