/* CSS Document */
body, html {
	background: url(../images/bas_bg.gif) center 534px no-repeat #002E3D;
	color : #000000;
	font-size : 11px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	}


td {
	font-size: 11px;
	padding: 0px;
	}
	
img {
	border:0;
	}
	
form {
	margin:0;
	}

input, textarea, select {
	background-color : #F5F5F5;
	color :#000000; 
	font-size : 11px; 
	font-family : Arial, Helvetica, sans-serif;
	border : 1px solid;
	border-color : #CDCDCD;
	}

a {color : #c8bb1b; text-decoration : underline; font-weight:bold;}
a:hover {text-decoration : none;}

/* Structure */
	
#fond{
	background:url(../images/bg.gif) repeat-x center top;
	width:100%;
}

#structure {
	border:0;
	margin:0 auto;
	padding:34px 0 0 0;
	width:980px;
	text-align:left;
	}

	
/* Contenu Structure */

#logo {
	position:absolute;
	margin: 0;
	margin-left:20px;
	margin-top:-10px;
	z-index:100;
}

#recherche {
	color:#FFFFFF;
	padding:3px 4px 3px 4px;
	width:304px;
	height:14px;
	background:url(../images/recherche_bg.gif) no-repeat left top;
	border:1px solid #184250;
	margin-left:630px;
	margin-bottom:10px;
	overflow:hidden;
	}
	
#recherche form{
	margin:0;
}

#recherche input {
	margin:0;
	padding:1px 0 1px 0;
	background-color : #FFFFFF;
	border:0;
	color :#000000; 
	font-size : 10px; 
	font-family : Arial, Helvetica, sans-serif;
	width:207px;
	height:12px;
	font-weight:normal;
	display:block;
	float:left;
	}


#recherche .bouton{
	margin:0;
	padding:0 0 0 10px;
	border:0;
	background:none;
	width:87px;
	cursor:pointer;
	text-align:left;
	line-height:14px;
}		

#menu {
	margin: 0;
	margin-left:200px;
	padding: 0 20px 0 20px;
	height:35px;
	list-style: none;
	background:url(../images/menu_bg.gif) repeat-x left bottom;
	}

#menu li {
	margin: 0;
	padding: 0;
	display: inline;
	}

#menu a{
	float: left;
	margin: 0;
	height:16px;
	padding: 8px 16px 11px 16px;
	background:url(../images/menu_bt.gif) no-repeat center top;
	color:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	text-decoration: none;
	text-transform:uppercase;
	}


#menu a.actif, #menu a:hover{
	background-position:center bottom;
	color : #c8bb1b;
	}

#contenu {
	text-align:left;
	margin:0;
	padding:0;
	color:#002633;
	height:432px;
	overflow:visible;
	}
	

#nav { 
	margin:0;
	margin-left:200px;
	margin-top:67px;
	padding: 3px 0 0 20px;
	height:18px;
	list-style: none;
	width:760px;
	display:block;
	position:absolute;
	background-color:#002633;
	z-index:10;
	}
#nav li { margin:0; padding: 0;  float:left;}

#nav li a { 
	display:block;
	padding:0 8px 0 8px;
	color:#FFFFFF;
	font-family:'Trebuchet MS', Sans-Serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	line-height:18px;
}
#nav li a:hover, #nav li a.actif{ 
	color:#c8bb1b;
	text-decoration:none;
}

#info2{
float:right;
font-family:'Trebuchet MS', Sans-Serif;
padding: 10px 40px 10px 40px;
width:640px;
}

#info2 h1{
font-size:24px;
font-weight:normal;
}

#info2 h2{
font-size:13px;
text-align:justify;
}

	#info{
	float:right;
	font-family:'Trebuchet MS', Sans-Serif;
	padding: 20px 50px 0 10px;
	width:620px;
	}

	
#menu_gauche{
	float:left;
	margin:0;
	padding:0;
	width:264px;
	height:432px;
	/*background:url(../images/store.jpg) center;*/
}	

#menu_gauche ul{
	margin:0;
	padding:60px 20px 20px 50px;
	width:194px;
	list-style:none;
}

#menu_gauche li{
	margin:0;
	padding:0;
}	


#menu_gauche li a{
	display:block;
	padding:3px;
	color:#002633;
	font-family:'Trebuchet MS', Sans-Serif;
	font-size:16px;
	font-weight:normal;
	text-decoration:none;	
}		
	
#menu_gauche li a:hover, #menu_gauche li a.actif{
	color:#c8bb1b;
}		

.fondcontact{
	background:url(../images/001.jpg);
}
	
	
#info h1{
	font-size:24px;
	font-weight:normal;
}

#info h2{
	font-size:13px;
	text-align:justify;
}

#menu_recherche{
	float:left;
	margin:0;
	padding:0;
	width:264px;
	height:432px;
	background:url(../images/search_menu_bg.jpg) left top no-repeat #17414e;
}	

#menu_recherche form{
	margin:0;
	padding:60px 20px 20px 40px;
	width:158px;
	list-style:none;
}

#menu_recherche h2{
	margin:0;
	padding:6px;
	border-bottom:1px solid #c8bb1b;
	color:#c8bb1b;
	font-size:11px;
	margin-bottom:10px;
	margin-top:10px;
}

#menu_recherche input, #menu_recherche select{
	border:1px solid #002633;
}

#menu_recherche .bouton{
	margin-top:10px;
	width:158px;
	height:17px;
	background:url(../images/search_menu_bt.gif) left top no-repeat #c8bb1b;
}

#intro{
	float:left;
	padding:0;
	margin:0;
	width:480px;
	height:400px;
}
	
#rubrique{
	float:left;
	margin:0;
	padding:0;
	width:696px;
	overflow:hidden;
	height:300px;
	margin-top:56px;
	margin-bottom:56px;
	border:10px solid #FFFFFF;
}	

#rubrique_accueil{
	padding:0;
	width:930px;
	overflow:hidden;
	display:inline-block;
	height:300px;
	margin-top:56px;
	margin-bottom:56px;
	margin-left:30px;
	border:10px solid #FFFFFF;
}	


/* produitS */	
	
#produits {
	float:left;
	margin:0;
	width:656px;
	padding:40px 20px 0px 40px;
	background-color:#FFFFFF;
	height:393px;
	display:inline;
}


#produits #tri{
	float:left;
	height:30px;
	width:260px;
	}
	
#produits a {
	text-decoration:none;
}	

#produits a div{
	padding:15px 10px 10px 10px;
	margin:5px;
	margin-top:0;
	margin-bottom:20px;
	width:180px;
	height:115px;
	float:left;
	border:1px solid #FFFFFF;
	text-align:center;
	}
	
#produits a:hover div{
	border-color:#CDCDCD;
	}

#produits a:hover img{
	border-color:#CDCDCD;
	}

#produits span {
	display:block;
	margin:0;
	padding:0;
	height:90px;
	overflow:hidden;
}

#produits h1{
	margin:0;
	padding:10px 0 0 0;
	color:#999999;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	}
	
#produits h2{
	margin:0;
	padding:10px 0 0 0;
	color:#666666;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	}

/* produit */	

#produit{
	margin:0;
	background-color:#FFFFFF;
	padding:20px 0 0 0;
	float:right;
	width:716px;
	}

	
#produit #main{
	float:left;
	padding:40px 10px 10px 40px;
	width:450px;
	}
	
#produit #main h1, #galerie h1{
	margin:0;
	padding:20px;
	padding-top:40px;
	color:#002633;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:'Trebuchet MS', Serif;
	}
	
#produit #main h1 span{
	color:#c8bb1b;
	}
	
#produit #main h2, #galerie h2{
	margin:0;
	padding:0 0 10px 20px;
	color:#999999;
	font-size:11px;
	font-weight:normal;
	}
	
#produit #main h3, #galerie h3{
	margin:0;
	padding:10px 20px 20px 20px;
	color:#666666;
	font-size:11px;
	font-weight:bold;
	}

	
/* GALERIE */	
	
#galerie {
	margin:5px;
	padding:30px 34px 10px 10px;
	float:left;
	width:140px;
}

#galerie a.photo{
	margin:10px;
	display:block;
	width:140px;
	height:60px;
	padding:0;
	overflow:hidden;
	border:1px solid #CDCDCD;
}

#galerie a.photo img{
	display:block;
}

#galerie a.photo:hover{
	border:1px solid #c8bb1b;
}
	
#print {
	background-image:url(../images/bt_print.gif);
}

#order {
	background-image:url(../images/bt_order.gif);
}

a.bt {
	width:150px;
	height:40px;
	background-position:left top;
	display:block;
	margin-bottom:10px;
}

a.bt:hover{
	background-position:left -40px;

} 	
	
/* RECHERCHE */

	
/* NEWSLETTER */

#newsletter {
	color:#FFFFFF;
	margin-top:20px;
	width:160px;
/*	padding:12px 20px 0 20px;*/
	padding:12px 30px 0 30px;
	float:left;
	}

#newsletter h2 {
	margin:0;
	padding:0;
	width:160px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	}

#newsletter input {
	background:#FFFFFF;
	padding:0;
	color :#333333; 
	font-size : 10px; 
	font-family : Arial, Helvetica, sans-serif;
	font-weight:normal;
	border : 0;
	width:150px;
	margin-top:5px;
	}

#newsletter .bouton{
	padding:0;
	font-weight:bold;
	font-size : 12px; 
	color:#000000;
	background:url(../images/newsletter_bt.gif) no-repeat;
	height:17px;
	width:152px;
	border:1px solid #000000;
}		


#bas {
	margin:0;
/*	padding:0 0 0 80px;*/
 	padding:0 0 0 50px;
	text-align:left;
	font-size:11px;
	}
	
#bas_store {
	margin:0;
	padding:0 0 0 10px;
	text-align:left;
	font-size:11px;
	width:250px;
	}
	
#bas #logo_gw{
	float:left;
	padding:30px 0 0 0;
}

#bas_store #logo_gw{
	float:left;
	padding:30px 0 0 10px;
}
	
#bas h1, #bas h3, #bas_store h1, #bas_store h3{
	float:left;
	margin:0;
	width:120px;
/*	padding:30px 15px 30px 30px;*/
	padding:30px 30px 30px 30px;
	color:#c8bb1b;
	font-weight:normal;
	font-size:11px;
	line-height:18px;
}

#bas_store h1, #bas_store h3{
	padding:30px 10px 0 20px;
}

#bas h3, #bas_store h3 {
	width:200px;
	color:#1A5365;
/*	padding-right:0;*/	
	padding-right:30px;
	padding-bottom:40px;
}

#bas a, #bas_store a {
	color:#1A5365;
	font-weight:normal;
}

.bas_button{
	border:1px solid #000000;
	margin:10px 0 0 0;
}


label {
	background:url(../images/fleche.gif) no-repeat left center;
	/*padding-left:16px;*/
	font-size:11px;
}

.formulaire{
	border-collapse:collapse;
	margin-top:-20px;
	margin-right:10px;
	margin-bottom:10px;
	margin-left:0px;
	float:left;
	display:block;
}

.formulaire td{
	padding:3px;
}

.formulaire .bouton {
	background-image : url(../images/formulaire_bt.gif);
	border:0;
	padding:0;
	height:40px;
	width:76px;
	cursor:pointer;
	color:#FFFFFF;
	font-family:Times New Roman, Times, serif;
	font-size : 12px; 
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}

.message {
	background-color:#CC0000;
	padding:8px;
	border:1px dotted #CC0000;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	float:none;
	display:block;
	position:absolute;
	margin-left:200px;
}

.titre  {
	margin:0;
	font-size:12px;
	font-weight:bold;
	}


.petit {
	font-size:9px;
	font-style:italic;
	height:10px;!important
	margin:0;
	padding:0;
}

.page {
	float:right;
	width:360px;
	height:30px;
	padding:0;
	text-align:right;
	margin:0;
}

#produits .page a{
	text-decoration:none;
	padding:5px;
	font-weight:normal;
}

#produits .page a{
	text-decoration:none;
}

#produits .page a:hover{
	background-color:#EDEDED;
	color:#002633;
}

/* Partnerships*/

#partnership, #press{
	float:left;
	width:980px;
	height:412px;
	overflow:auto;
	padding:10px 0 10px 0px;
	background:url(../images/contenu_bg.gif) no-repeat center #ffffff;
	color:#000000;
}

p {
margin:0;
padding:0;
}

.partner_name {
color:#c8bb1b;
font-weight:bold;
}
/*press*/


#part_press {
margin:0;
padding:5px 0px 10px 0px;
/*font-family:"Times New Roman", Times, serif, "Trebuchet MS";*/
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
text-decoration: none;
text-transform:uppercase;
color:#002633;
padding-left:235px;
float:left;
width:500px;
}

#partnership h3, #press h3 {
	font-size:10px;
	color:#666666;
	font-weight:normal;
	float:left;
	width:150px;
	display:block;
	height:20px;
	}

#intro_g {
float:left;
width:450px;
padding-left:30px;
color:#000000;
text-align:justify;
}

#intro_d {
float:left;
width:450px;
padding-left:20px;
text-align:justify;
color:#000000;
}

.bloc_col_g {
float:left;
display:inline;
width:290px;
height:300px;
margin:20px 0 0 31px;
}

.bloc_col {
float:left;
display:inline;
width:290px;
height:300px;
margin:20px 0 0 25px;
}

		.pic-partner {
		float:left;
		width:290px;
		height:145px;
		border:1px white solid;
		margin-bottom:10px;
		}
		.partners {
		float:left;
		width:290px;
		text-align:justify;
		}







/*////*** PRESS ******/


.bloc_press_g {
display:inline;
width:145px;
height:250px;
float:left;
margin:15px 0 0 31px;
}

.bloc_press {
display:inline;
float:left;
width:145px;
height:250px;
margin:15px 0 0 10px;
}

.press {
margin:5px 0 0 5px;
/*color:#c8bb1b;*/
color:#002633;
display:inline;
}

.press a{
color:#002633;
}
	.vignette {
	width:143px;
	height:188px;
	border:1px solid white;
	display:inline;
	}
	
	.vignette:hover {
	border:1px solid #c8bb1b;
	}
	
.icon {
width:16px;
height:16px;
display:inline;
}

.bloc_press_g a {
text-decoration:none;
font-weight:normal;
}

.bloc_press a {
text-decoration:none;
font-weight:normal;
}

.bloc_press_g a:hover {
text-decoration:none;
font-weight:normal;
}

.bloc_press a:hover {
text-decoration:none;
font-weight:normal;
}

/* TRADE */
#trade{
	width:100%;
	height:422px;
	background:url(../images/contenu_bg.gif) no-repeat center #ffffff;
	padding-top:10px;
}
.form_trade {
width:270px;
height:15px;
border:1px solid #17414e;
}

.table_trade {
text-align:right;
margin-top:40px;
/*margin-left:30px;*/
}

.table_trade td {
	height:25px;
	line-height:25px;
	text-align:right;
}

#trade_g{
	float:left;
	position:relative;
	width:500px;
	margin-left:30px;
	margin-right:15px;
	color:#000000;
	text-align:justify;
	display:inline;

}

#trade_d{
	float:left;
	width:390px;
	padding-left:15px;
	padding-right:30px;
	text-align:justify;
	color:#000000;
	display:inline;

}

/* ******* CONTACT ******** */

.formulaire caption {
text-align:left;
margin-bottom:10px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
text-decoration: none;
text-transform:uppercase;
}

.formulaire textarea {
border:1px solid #cccccc;
background:#FFFFFF;
width:300px;
max-width:300px;
}

#addresses {
margin-top:-20px;
margin-left:30px;
float:left;
width:245px;
}

.bloc_addresses {
float:left;
position:relative;
width:275px;
height:200px;
}

.bloc_addresses p {
text-align:justify;
color:#17414e;
}

.formu_titre {
font-size:11px;
}

.formu_txt {
text-align:right;
width:80px;
}

.formu_label {
width:210px;
border:1px solid #cccccc;
background:#FFFFFF;
}

.google_zoom {
position:absolute;
left:260px;
top:125px;
}





/*PAGE ABOUT US*/

#aboutus{
	float:left;
	width:676px;
	height:412px;
	padding:10px 20px 10px 20px;
	background:url(../images/contenu_bg.gif) no-repeat center #ffffff;
	color:#000000;
	overflow:auto;
}

#aboutus h1 {
margin:0;
/*font-family:"Times New Roman", Times, serif, "Trebuchet MS";*/
color:#000000;
padding:0;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
text-decoration: none;
text-transform:uppercase;
color:#002633;
}

#aboutus h2 {
margin:0;
padding:0;
font-size:14px;
}

#aboutus .nom {
margin:0;
padding:0;
font-size:16px;
}

	#aboutus .nom a {
		color:#000000;
		text-decoration:none;
	}
	
	#aboutus .nom a:hover{
		color:#c8bb1b;
	}

	#aboutus .nom span {
	font-style:italic;
	font-size:15px;
	}

.bloc_col_g p {
text-align:justify;
}

.bloc_col p {
text-align:justify;
}

#aboutus .nom_aboutus{
	margin:40px 0 30px 0;
}

.job {
font-size:14px;
font-style:italic;
}

.email {
	margin-bottom:10px;
	color:#c8bb1b;
}

	.email a {
	text-decoration:none;
	}
	
	.email a:hover {
	text-decoration:underline;
	}
	
	
.aboutus_employee_pic {
float:left;
text-align:justify;
width:200px;
height:300px;
margin-left:55px;
margin-top:15px;
}

	.aboutus_employee_pic img {
	width:200px;
	height:300px;
	border:#c8bb1b 1px solid;
	}

.aboutus_employee_txt {
width:310px;
float:left;
text-align:justify;
margin-left:55px;
padding:0 0 20px 0;
}


#aboutus ul{
	clear:both;
	margin:10px 0 0 25px;
	display:inline-block;
	padding:0;
}

#aboutus ul li{
	list-style:none;
	margin:0;
}
#aboutus ul li a{
	text-decoration:none;
}


.btn_back{
	margin-top:10px;
	margin-left:-20px;
}

#texte {
	margin:0;
	background-color:#FFFFFF;
	padding:10px 20px 20px 20px;
	float:right;
	width:676px;
	height:402px;
	overflow:auto;
	text-align:justify;
	}
