﻿@import url("style2.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

/* Styles pour les éléments de navigation */
#sidebar {
	float: left;
	width: 170px;
	background-color: #D0C5BA;
	position: relative;
	clear: both;
	display: inline;
}
#sidebar h5 {
	border-style: 0;
	color: #344062;
		border-width: 0px;
		padding: 00px;
		margin-bottom: 5px;
}
#sidebar_multi ul {
	width: 100%;
	margin: 0;
	padding: 0;
}
#sidebar_multi li {
	color: #344062;
	display: block;
	list-style-type: none;
}
#sidebar_multi a {
	text-align: left;
	padding-left: 35px;
	font-style: normal;
	color: #344062;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sidebar_multi a:hover {
	text-decoration: none;
	color: #B19877;
	background-color: #f9f9f9;
	display: block;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu {
	border-bottom-style: hidden;
	padding-bottom: 5px;
	margin-top: 5px;
	border-bottom-color: #E9ECF3;
}
#menu a {
	text-decoration: none;
	color: #344062;
	display: block;
}
#menu a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #B19877;
	border-bottom: 1px solid #f9f9f9;
	background-color: #f9f9f9;

}

#materiel {
	margin-left: 20px;
	float: left;
}
#materiel p{
	color: #344062;
	text-align: center;
}
#materiel li{
	color: #344062;
	list-style-type: square;
}

#materiel_photo {
	float: left;
	width: 150px;
	height: 100px;
}
#materiel_txt {
	float: left;
	width: 350px;
	height: 50px;
	color: #344062;
	padding-left: 15px;
}

#materiel_txt a{
	color: #800000;
}

#materiel_titre {
	font-size: medium;
	color: #800000;
	margin-bottom: 20px;
	width: 450px;
	float: left;
	height: 55px;
}

#materiel_detail_photo {
	float: left;
	width: 200px;
	height: 300px;
}

#materiel_detail_txt {
	float: left;
	width: 300px;
	height: 50px;
	color: #344062;
	padding-left: 15px;
	margin-left: 20px;
}
#materiel_detail_txt p{
	color: #800000;
}

#logo_ceradel {
	width: 100px;
	float: left;
	height: 55px;
	margin-bottom: 20px;
}

#block {
	border-color: #B19877;
	float: left;
	width: 550px;
	padding-bottom: 10px;
	border-top-style: double;
	padding-top: 5px;
	height: 150px;
}

#block_detail {
	border-color: #B19877;
	float: left;
	width: 550px;
	padding-bottom: 10px;
	border-top-style: double;
	padding-top: 5px;
	height: 300px;
}


#medium {
	float: left;
	text-align: center;
	margin-bottom: 20px;
}

#medium p{

}
#table_porcelaine {
	width: 580px;
	height: 1000px;
	float: left;
}
#table_porcelaine p{
	color: #344062;
	text-align: center;
}
#table_porcelaine a{
	color: #800000;
}
#table_porcelaine li{
	width: 150px;
	height: 200px;
	float: left;
	text-align: center;
	padding-right: 10px;
	padding-left: 15px;
	list-style-type: none;
	color: #344062;
}

#materiel_prix {
	width: 400px;
	float: left;
	text-align: center;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 20px;
}
#materiel_prix table{
	width: 100%;
	border: thin solid #344062;
}

#materiel_prix th{
	background-color: #C0C0C0;
	color: #344062;
}

#table_sticker {
	width: 230px;
	height: 800px;
	float: left;
}
#table_sticker li{
	width: 50px;
	height: 120px;
	float: left;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	list-style-type: none;
}
