
body
	{
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0;
}

#siteweb
	{
	position: relative;
	height: 700px;
	background-image: url('img/fond.jpg');
	background-repeat: no-repeat;
	left: 50%;
	width: 800px;
	margin: 0 0 0 -400px;
	}

#bande_menu
	{
	margin: 0;
	top: 20px;
	text-align: center;
	width: 100%;
	height: 16px;
	position: relative;
	padding: 2px 0;
}

#bande_catalogue
	{
	margin: 0px;
	top: 29px;
	margin-left: 290px;
	width: 450px;
	text-align: left;
	height: 100px;
	position: relative;
	}

#center_area
	{
	text-align: left;
	margin: 50px 10px 30px 260px;
}

html>body #siteweb
	{
	/* bidouille pour IE */
	
	height: auto;
	min-height: 700px;
	}

#_recherche
	{
	margin-left: 280px;
	top: 40px;
	right: 180px;
	text-align: right;
	height: 30px;
	position: relative;
	}

#panier
	{
	left: 280px;
	top: 162px;
	text-align: left;
	padding: 2px;
	position: absolute;
	}

#pied
	{
	padding: 10px;
	font-size: 10px;
	color: #00265F;
	top: 450px;
	left: 0px;
	width: 200px;
	position: absolute;
	}

#prestataire {
	top: 700px;
	left: 0px;
	width: 200px;
	position: absolute;
	font-size: 9px;
}

dl, dt, dd, ul
	{
	list-style-type: none;
	width: 100%; /* precision pour Opera */
	margin: 0;
	padding: 0;
	}

li {margin-bottom: 4px;}

a.menuitem:link, a.menuitem:visited
	{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 30px;
	text-shadow: #515151 1px 1px 0;
}
	
a.menuitem:hover
	{
	text-decoration: underline;
	}
	
a.menuitem:active
	{
	color: #00265F;
	text-decoration: none;
	}

img
	{
	border: 0px;
	}

a.menuitem2:hover
	{
	background: #FFFFFF;
	}
	
a.ngweb:link, a.ngweb:visited { text-decoration: none; color: #0D2C79;}
a.ngweb:hover { color: #8EA3D2;}
a.ngweb:active { color: #B7AAE2; }

a.panierlink:link, a.panierlink:visited { text-decoration: none; color: #FF0000; font-weight: bold;}
a.panierlink:hover { text-decoration: underline; }
a.panierlink:active { color: #0D2C79; }

h1, h2, h3, h4, h5, h6
	{
	text-decoration: none;
	}
	
h1
	{
	font-size: 24px;
	line-height: 24px;
	margin-top: 0px;
	color: #263532;
	}
	
h2
	{
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #44736b;
	margin-top: 10px;
	}
	
h3
	{
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 15px;
	color: #44736b;
	margin-top: 10px;
	}
	
h4
	{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #E23065;
	margin-top: 10px;
	}

.width250 {
	width: 250px;
}

.error
	{
	color: #FF0000;
	}

.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

.percent17 {
	width: 17%;
}

.percent83 {
	width: 83%;
}

.adresse {
	margin: 10px;
}

p {margin: 2px;}
p.nom {font-weight: bold; color: #000033;}
p.prof {font-style: italic; color: #000033;}
p.adm {font-size: 10px; color: #FF9900;}
p.chapo {margin-left: 15px;}
p.sympa {font-size: 24px; color: #00265F;}

span.prix {font-size: 18px; color: #FF0000;
	font-weight: bold;
}
span.adresse {font-size: 12px; color: #00265F;}
span.livraison {width: 100px; background-color: #99FFFF; text-align: right; margin-left: 20px; margin-right: 20px; padding: 4px;}

table {
	border: 0;
}
