/* --- PAGE --- */
body {
 margin:0px;
 text-align:center;
color: #6C6260; 
 font: 11px verdana, arial, sans-serif;
background: url("/img-web/fondatoutgraph.jpg")  #E1D6C8 top no-repeat;


}

div#global{
	width: 880px;
	height: 600px;
	border: 0px solid red;
	margin-left: -400px;
	margin-top: -275px;
	top: 50%;
	left: 50%;
	position: absolute;
	background-position:center center;
	}

div#vague {
	width:807px;
	height:10px;
	background-color:#D0E0E9
	}
div#bas {
	width:807px;
	height:228px;
	background-color:#D0E0E9
	 
	}
div#page {
	width:860px;
	height:500px;
background: url("/img-web/fond3.jpg")  #FFF top no-repeat;
	}
	
div#contenu {
	width:860px;
	height:450px;
	/*background-color:#FFCC00;*/
	}

#all {
 margin-left: auto;
 margin-right: auto;
 margin-bottom:0px;
 width: 860px;


}

/* Sample 4*/
#box4{
	position:absolute;

}
#box4 div{
	width:860px;
	height:600px;
	float:left;


}

#box4 h3, #box4 p, #box4 ul{
	padding:5px 10px;
}
#box4 p{
	text-indent:16px;
}
#box4 img{
	float:center;
	margin:0 10px 10px 15px;
}
#info4{

	color:red !important;
	cursor:default
}



.info{
	width:860px;
	height:300px;
	position:absolute;
}
.info p, .info h4{
	color:#fff;
	padding:3px 8px;
	font-family:Arial;
}
.info h4{
	font-size:14px;
}
.info h4 a{
	float:right;

	color:#000;
	font-size:10px;
	padding:0 3px;
	text-decoration:none
}

.mask1{
	position:relative;
	width:860px;
	height:400px;
	overflow:hidden;

}
.mask2{
	position:relative;
	width:860px;
	height:400px;
	overflow:hidden;
background: url("/img-web/fond3.jpg")  #FFF top no-repeat;
}
.mask3{
	position:relative;
	width:860px;
	height:600px;
	overflow:hidden;


}
.mask4{
	position:relative;
	width:800px;
	height:600px;
	overflow:hidden;

}




/* --- TETIERES --- */
#header {
 position:relative;
 width:860px;
 height: 300px;

}
#header2 {
 position:relative;
 width:860px;
 height: 160px;

}

#content {
 width: 860px;

align: right;

}
#content2 {
 width: 860px;

align: right;

}
#menu {
 float:left;
 margin-left:0px;
 width:220px;

}


/*- Menu 1--------------------------- */
	


#menu a.a1s, #menu a.a2s {
 color:#000;
}
.menufleche {
	display: block;
	margin-right: 5px;
	margin-left: 2px;
	padding: 2px;
	margin-right: 2px;
	margin-left: 2px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    text-decoration: none;
	color: #908670;
	background :#F3EAE6;
	background: url("/img-web/bt.png")  top center no-repeat;
	border-top: 1px solid #FFF;
	border-right: 0px solid #472129;
	border-bottom: 0px solid #472129;
	border-left: 1px solid #FFF;
}

.menufleche:hover, .menu:active   {
	border-top: 1px solid #472129;
	border-right: 0px solid #472129;
	border-bottom: 0px solid #472129;
	border-left: 1px solid #472129;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		background: url("/img-web/bt2.png")  top center no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}

.menu2 {
	display: block;
	padding: 2px;
	margin-right: 2px;
	margin-left: 2px;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    border-left: 2px solid #472129;
	color: #FF6600;
		background: url("/img-web/bt.png")  top center no-repeat;
	font-weight: normal;

}

.menu2:hover, .menu2:active   {
	display: block;
	padding: 2px;
	margin-right: 2px;
	margin-left: 2px;
	text-decoration: none;
	font-size: 11px;
			border-left: 2px solid #FF6600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
    text-decoration: none;
	color: #908670;
	background :#F3EAE6;
	font-weight: normal;
}


/* -------------- FIN DU NOUVEAU MENU ---------- */





 
#slogan {
 position:absolute;
 top:150px;
 left:180px;
 width: 200px;
 height:auto;

}
#logo {

 top:10px;
 left:300px;
 width: 200px;
 height:auto;

}



#div_container {
 position:relative;
	left:20px;
	top:30px;
	width:120;
	align:center;
	height:140px;
	z-index:1;

}










#animation {

 margin-left:0px;
 padding-left:0px;
 width:850px;
  margin-top:0px;
  _height: 200px; /*pour IE*/
min-height: 200px; /*pour Firefox*/
 height:auto;
}

#menuactu {
 float:right;
	border:solid 0px #FFF;

 width:180px;
 	height:180px;

}




#nuage {
 float:left;

 width:860px;
 background-color:#908670;

}




 















/* --- PIED DE PAGE --- */
#footer {
 clear:both;
 width:850px;
 margin-top:60px; 




}
#footer a {
 color: #F47E33;
}


/*
Jean-Mi, place l'image de fond dans #content, ca te simplifiera la chose
par contre, tu dois faire une image comprenant le blanc + le dégradé bleu
fais un test en déplacant juste l'instruction suivante dans #content et tu
verras. IE prendra mieux ca en compte.
=> background:url(img/main.png);

Du coup, tu aurais pu te passer de la frise et la gérer dans le même temps.
Mais bon ca marche aussi.
*/

/* --- CONTENU --- */

#popup {
 padding:5px;
 background-color:#67003B;
 color:#FFF;
 border: dotted 1px #B75580;
}
#liste_produit {
 width:100%;
}
#product_image {
 float:left;
 margin-right:20px;
}
#autres_image {

}
.autre_image {
 float:left;
 margin:5px;
}

#product_description {
 margin-top:300px;
}

#navbar {
 font-size:18px;
 font-weight:bold;
}

/* --- MENU --- */

#recherche {
 margin-top:100px;
 margin-left:60px; /* frise + marge */
  float:left;
}
bandeauani{
 float:right;
 margin-top:20px;
 margin-left:60px; /* frise + marge */
}
#recherche {
 margin:20px;
 text-align:center;
}

 
.c {
 padding: 15px;
  width:100px;
 border: solid 0px #C9C81B;

 margin: 10px 0 15px 0;
}

#search_footer {
 font: 14px verdana, arial, sans-serif;
 color:#DDD;
}



HR { height: 1px; solid color: #66CCCC; }


/* --- TEXTES --- */
h1 {
 margin-top:5px;
 font: bold 18px verdana, arial, sans-serif;
 color: #F77C34; 

}
h2 {
 /* margin-bottom: 0.1em; */
 font: bold 14px verdana, arial, sans-serif;
  color: #6C6260; 
}
h3 {
 /* margin-bottom: 0.1em; */
 font: 12px verdana, arial, sans-serif;
   color: #6C6260; 
 

}
p, td, li {
 font: 12px verdana, arial, sans-serif;
color: #6C6260; 
}

img {
 border:none;
}

.petit {
 font: 11px verdana, arial, sans-serif;
 color:#DDD;
}




.asterix { color:red; }

.erreur { 
 font: 12px verdana, arial, sans-serif;
 background-color:#FCC;
 padding:3px;
 color:#F00;
 margin-bottom:10px;
 border:solid 1px #F00;
}

.succes { 
 font: 12px verdana, arial, sans-serif;
 background-color:#CFC;
 padding:3px;
 color:#390;
 margin-bottom:10px;
 border:solid 1px #390;
}

.info { 
 font: 11px verdana, arial, sans-serif;
 background-color:#EEE;
 padding:10px;
 color:#999;
 margin-bottom:10px;
 border:solid 1px #CCC;

}


fieldset {
 border-color:#B75580;
 padding:10px;
}
legend {
 color:#B75580;
 font-weight:bold;
}
.nostock {
 color:#F00;
 font-weight:bold;
}
input {
	background : #ffffff;
	border : 1px solid #CCCCCC;
	font-size : 12px;
}

input.login {
	background : #ffffff;
	border : 0px;
	font-size : 11px;
}

select {
	background : #ffffff;
	border : 1px solid #CCCCCC;
	font-size : 12px;
}

textarea {
	background : #ffffff;
	border : 1px solid #CCCCCC;
	font-size : 12px;
}
