body{
font-family :Trebuchet MS;
padding:0;
width:100%;
height:100%;
}

#container{
	width:1024px;
	margin-left: auto; 
	margin-right: auto; 
}
#logo{
margin-left: 80px;

}

#bandeaubleu{
	position : relative;
	width: 100%;
	height: 145px;
	background-color : #43529B;
	overflow:hidden;
}
#cube{
	/*float:left;*/
	position:absolute;
	top:20px;
	width:480px;
	text-align:right;	
}

#banner{
	width:594px;
	height:60px;
	margin-top:38px;
	/*margin-bottom:auto;*/
	float:right;
	color:white;
	font-weight:bold;
	font-size:300%;
	text-align:center;

}
.span-banner{
	position:absolute;
	display:none;
	width:594px;
	height:auto;
	right:0px;
	background-color:#43529B;
}
#bienvenue {
	float:left;
	width :145px;
	height :192px;
	color: white;	
	font-size:70%;
}

#margegrise{
	top:0px;
	width : 145px;
	margin-left:-165px;
	height : 100%;	
	font-size:70%;
	background-color : #625E56;
	position:absolute;		
}
#menu{
	margin-left:465px;
	width:646px;
}
.menuitem{
	text-align:right;
	width : auto;
	padding-left:15px;
	color : #43529B;
	font-size : 70%;
	height:20px;
	font-weight:bold;	
}
.menuitem>a{
	color:;
}

#content{
position:absolute;
top:220px;
padding-left:165px;
width:864px;
font-size:90%;
color:#625E56;
padding-top:30px;

}
#endcontent {
	position:absolute;
	right:5px;
	bottom:0px;

}
#footer{
	position:absolute;
	bottom:px;
	font-size:70%;
	text-align:center;
	width:100%;
}
#pTitle{
	color:#43529B;
	font-weight:bold;
	font-size:110%;
}	

.pageTitle{
	color:#43529B;
	font-weight:bold;
	font-size:110%;

}
a:hover{
	color :#3972E5;
}
a{
	text-decoration : none;
	color:#43529B;
}
div.spacer {
	clear: both;
}
img{
	border:none;
}
p.legende{
font-size:90%;
font-style:italic;
}

.toggle_link:hover{
cursor:pointer;
}
div.produits{
	float:left;
	width:400px;
	font-style:italic;
	font-size:90%;	
}

div.produits > table{
	vertical-align:top;
	font-style:italic;
	color:#625E56;	
	font-size:100%;
	padding-left:30px;
}

.piegepourriel{
visibility:hidden;
}

input[type=text]{
	border:1px solid #DDDDDD;
}
li{
 display : list-item;
 list-style-image : url(images/puce.jpg);
 list-style-position:inside;
}
