.sha {
	display: block;
	max-width: 350px;
	float: left;
	line-height: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.sha_m {
	height: 50px;
	background-color: #000000;
	padding-left: 300px;
	padding-top: 10px;
}
 
.milieu {
}
.haut {
}

input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: 888888;
	font-weight: normal;
}

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #46689A;
	background-color: #E2EDEB;
	border: 1px solid #46689A;
}

/* ----------------le menu expand --- */
.menutitle{
cursor:pointer;
margin-top: 0px;
width:150px;
height:40px;
padding:0px;
text-align:left;
font-weight: bold;
FONT-SIZE: 12px;
font-family: arial;
z-index:5;
}

a.menutitle1:link    { COLOR: #A40052; TEXT-DECORATION: none;}
a.menutitle1:visited { COLOR: #A40052; TEXT-DECORATION: none;}
a.menutitle1:hover   { COLOR: #FF6633; TEXT-DECORATION: none; cursor: hand;}
a.menutitle1:active  { COLOR: #A40052; TEXT-DECORATION: none;}

.submenu{
margin-top: 0px;
padding:7px;
text-align:left;
font-weight: bold;
FONT-SIZE: 12px;
font-family: arial;
z-index:6;
}

a.submenu1:link    { COLOR: #D73600; TEXT-DECORATION: none;}
a.submenu1:visited { COLOR: #D73600; TEXT-DECORATION: none;}
a.submenu1:hover   { COLOR: #A40052; TEXT-DECORATION: none; cursor: hand;}
a.submenu1:active  { COLOR: #D73600; TEXT-DECORATION: none;}


/* ----------------les liens top --- */

.top{
padding-left:5px;
#line-height:25px;
text-align:left;
font-weight: bold;
FONT-SIZE: 9px;
font-family: verdana;
}
a.top:link    { COLOR: #3366CC; TEXT-DECORATION: none;}
a.top:visited { COLOR: #3366CC; TEXT-DECORATION: none;}
a.top:hover   { COLOR: #A40052; TEXT-DECORATION: none; cursor: hand;}
a.top:active  { COLOR: #3366CC; TEXT-DECORATION: none;}

/* ----------------les liens bas --- */

.bmenu{
padding-left:5px;
line-height:26px;
text-align:left;
font-weight: bold;
FONT-SIZE: 11px;
font-family: arial;
}
a.bmenu:link    { COLOR: #FF0000; TEXT-DECORATION: none;}
a.bmenu:visited { COLOR: #FF0000; TEXT-DECORATION: none;}
a.bmenu:hover   { COLOR: #A40052; TEXT-DECORATION: none; cursor: hand;}
a.bmenu:active  { COLOR: #FF0000; TEXT-DECORATION: none;}

/*----------- super prod */

.super{
font-weight: bold;
FONT-SIZE: 11px;
font-family: arial;
text-align:right;
padding:7px;
padding-top:7px;
}
a.super:link    { COLOR: #FF0000; TEXT-DECORATION: none;}
a.super:visited { COLOR: #FF0000; TEXT-DECORATION: none;}
a.super:hover   { COLOR: #A40052; TEXT-DECORATION: none; cursor: hand;}
a.super:active  { COLOR: #FF0000; TEXT-DECORATION: none;}

/*----------- super prod jour */

.jour{
font-weight: bold;
FONT-SIZE: 11px;
font-family: arial;
}
a.jour:link    { COLOR: #FF0000; TEXT-DECORATION: none;}
a.jour:visited { COLOR: #FF0000; TEXT-DECORATION: none;}
a.jour:hover   { COLOR: #A40052; TEXT-DECORATION: none; cursor: hand;}
a.jour:active  { COLOR: #FF0000; TEXT-DECORATION: none;}

/*----------- prod */

.titrep{
FONT-SIZE: 15px;
font-weight: bold;
font-family: arial;
}
a.titrep:link    { COLOR: #2F63FF; TEXT-DECORATION: none;}
a.titrep:visited { COLOR: #2F63FF; TEXT-DECORATION: none;}
a.titrep:hover   { COLOR: #A40052; TEXT-DECORATION: none; cursor: hand;}
a.titrep:active  { COLOR: #2F63FF; TEXT-DECORATION: none;}

.descp{
FONT-SIZE: 12px;
font-family: arial;
font-weight: normal;
color: 000000;
}

.prix{
FONT-SIZE: 12px;
font-family: arial;
}

html {
height: 100%;
}

body {
margin: 0;
padding: 0;
height: 100%;
min-height: 100%;
background: #999999;
text-align: center;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
}

a:link  {COLOR: #000000; TEXT-DECORATION: underline; }
a:visited { COLOR: #000000; TEXT-DECORATION: underline;}
a:active  { COLOR: #000000; TEXT-DECORATION: underline; }
a:hover {COLOR: #000000; TEXT-DECORATION: none; cursor: hand; transition: all 0.2s linear 0s;}

#header {
background: #324d54;
margin:0px auto 0px auto;
width: 80%;
height: 50px;
border-style: none none solid none;
border-color: #AAA;
COLOR: #FFF;
font-family: Arial;
font-size: 1em;
font-weight: 900;
letter-spacing: 0.18em;
}

#conttxtheader {
position:relative;
float:left;
padding:4px;
margin-left:25px;
}

.txtheader {
font-family: Arial;
font-size: 0.8em;
COLOR: #ff8e01;
font-weight: normal;
letter-spacing: 0.4em;
}

#contenu{
background: #FFFFFF;
margin:0px auto 0px auto;
padding:0px;
width:80%;
height:auto;
text-align: center;
}

#recherche {
background: #eeeeee;
width: 100%;
height: auto;
}

.inputform {
background: #fff;
border: #AAA solid 1px;
color: #666666;
font-size: 1em;
font-weight: 400;
height: 25px;
outline: 0 none;
padding: 0 24px 0 12px;
text-overflow: ellipsis;
width: 30%;
max-width: 400px;
min-width: 150px;
margin-top: 4px;
}

#divcentreg {
float: left;
background: #FFFFFF;		
width:25%;
height: auto;
min-width: 150px;
margin-top: 0;
margin-left: 0;
text-align: left;
}

#divcentred {
float: right;	
background: #ffffff;		
width:75%;
height: auto;
min-width: 150px;
margin-top: 0;
margin-left: 0;
text-align: center;
}


#prefooter {
background: #666666;
margin:0px auto 0px auto;
width: 80%;
height: 42px;
line-height: 42px;
border-style: solid none solid none;
border-color: #AAA;
COLOR: #FFF;
font-family: Arial;
font-size: 0.6em;
}	

#footer {
background: #324d54;
margin:0px auto 10px auto;
width: 80%;
height: 50px;
line-height: 50px;
border-style: solid none solid none;
border-color: #AAA;
COLOR: #FFF;
font-family: Arial;
font-size: 0.6em;
}

a.lienfooter:link  {COLOR: #FFFFFF; TEXT-DECORATION: underline; }
a.lienfooter:visited { COLOR: #FFFFFF; TEXT-DECORATION: underline;}
a.lienfooter:active  { COLOR: #FFFFFF; TEXT-DECORATION: underline; }
a.lienfooter:hover {COLOR: #999999; TEXT-DECORATION: none; cursor: hand; transition: all 0.2s linear 0s;}

#menug {
width: 100%;
height: 180px;
margin-top:0;
margin-bottom:0;
background: #CCCCCC;
font-family: Arial;
font-size: 0.65em;
font-weight: bold;
}

hr.style-one {
background: #fff;
background: linear-gradient(to right, #fff, #fff, #ccc) 0 0 repeat scroll #ccc;
border: none 0;
height: 1px;
width: 100%;
}

hr.style-two {
background: #666;
background: linear-gradient(to right, #666, #666, #fff) 0 0 repeat scroll #fff;
border: none 0;
height: 1px;
width: 100%;
}


a.linksmenug:link  {COLOR: #000000; TEXT-DECORATION: none; }
a.linksmenug:visited { COLOR: #000000; TEXT-DECORATION: none;}
a.linksmenug:active  { COLOR: #000000; TEXT-DECORATION: none; }
a.linksmenug:hover {COLOR: #ff8e01; TEXT-DECORATION: none; cursor: hand; transition: all 0.2s linear 0s;}

#titredivg {
background: #ff8e01;
width: 100%;
height: 38px;	
margin-top:0;
COLOR: #FFFFFF;
font-family: Arial;
font-size: 0.7em;
font-weight: bold;
line-height: 38px;
}

#titrecentred {
width: 100%;
height: 30px;	
background: #cccccc;
font-family: Arial;
font-size: 0.8em;
color: #000000;
Line-height:30px;
letter-spacing: 0.18em;
margin-bottom:10px;
}	

#contdivprod {
margin:0 auto;
height: auto;	
width: 90%;
max-width: 750px;
}

#divproduit {
float:left;
margin-top:3%;
margin-left:3%;
width: 300px;
height: auto;	
}	

#divprodimg {
float:left;
margin-top:0;
margin-left:0;
background: #cccccc;	
width: 90px;
height: 70px;	
border-style: solid;
border-color: #324d54;
border-width:1px;
}

#divproddesc {
float:left;
margin-top:0;
margin-left:5px;
width: 200px;
height: auto;
text-align: left;
font-family: Arial;
font-size: 0.7em;
font-weight: bold;
color:#C66D00;
}	

a.lienprod:link  {COLOR: #C66D00; TEXT-DECORATION: none; }
a.lienprod:visited { COLOR: #C66D00; TEXT-DECORATION: none;}
a.lienprod:active  { COLOR: #C66D00; TEXT-DECORATION: none; }
a.lienprod:hover {COLOR: #ff8e01; TEXT-DECORATION: none; cursor: hand; transition: all 0.2s linear 0s;}

a.lienproddscr:link  {COLOR: #444444; TEXT-DECORATION: none; font-weight: normal;}
a.lienproddscr:visited { COLOR: #444444; TEXT-DECORATION: none; font-weight: normal;}
a.lienproddscr:active  { COLOR: #444444; TEXT-DECORATION: none; font-weight: normal;}
a.lienproddscr:hover {COLOR: #444444; TEXT-DECORATION: none; font-weight: normal; cursor: hand; transition: all 0.2s linear 0s;}

#titrecentred1 {
margin-top:10px;
background: #ff8e01;
width: 100%;
height: 30px;	
COLOR: #000000;
font-family: Arial;
font-size: 0.8em;
line-height: 30px;
}	

#comptprod {
width: 100%;
height: 20px;
font-family: Arial;
font-size: 0.7em;
COLOR: #444;
}	

#txtqui {
margin-top:30px;	
width: 100%;
height: auto;
text-align:left;
font-family: Arial;
font-size: 0.8em;
COLOR: #444;
}

.boutoncontact {
width: 280px;
padding:5px 15px;
background:#ff8e01;
color: #FFF;
border:0 none;
cursor:pointer;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}	
	
.boutoncontact:hover {
background:#DD7A01;
transition: all 0.2s linear 0s;
}	


/* ----------------le menu expand --- */
.menutitle{
cursor:pointer;
margin-top: 20px;
width:150px;
padding:0px;
text-align:left;
font-weight: bold;
FONT-SIZE: 0.65em;
font-family: arial;
z-index:5;
}

a.menutitle1:link    { COLOR: #444; TEXT-DECORATION: none;}
a.menutitle1:visited { COLOR: #444; TEXT-DECORATION: none;}
a.menutitle1:hover   { COLOR: #FF6633; TEXT-DECORATION: none; cursor: hand; transition: all 0.2s linear 0s;}
a.menutitle1:active  { COLOR: #444; TEXT-DECORATION: none;}

.submenu{
margin-top: 0px;
padding:7px;
text-align:left;
font-weight: bold;
FONT-SIZE: 0.7em;
font-family: arial;
z-index:6;
line-height: 25px;
}

a.submenu1:link    { COLOR: #666; TEXT-DECORATION: none;}
a.submenu1:visited { COLOR: #666; TEXT-DECORATION: none;}
a.submenu1:hover   { COLOR: #FF6633; TEXT-DECORATION: none; cursor: hand; transition: all 0.2s linear 0s;}
a.submenu1:active  { COLOR: #666; TEXT-DECORATION: none;}


@media only screen and (max-width:800px) {
#header {
width:100%;
}
#conttxtheader {
float:none;
}
#contenu {
width:100%;
}
#divcentreg {
width:100%;
}
#divcentred {
width:100%;
}
#prefooter {
width:100%;
}
#footer {
width:100%;
height: auto;
}	
hr.style-one {
display:none;
}	
hr.style-two {
display:none;
}	
#menug {
height: 120px;
}	
.menutitle{
margin-top: 0;
}
.submenu{
padding:7px;
line-height: 15px;
}
}
