@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:url(images/fond.jpg) repeat-x #333333;
	color:white;
	font-size:1em;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}

#global {
	position:relative;
	margin:0 auto;
	width:1006px;
	}

/* --- HEADER ------------------------------------------------------------------*/
#header {
	background-image:url(images/premium-diamant-le-disque-diamant-professionnel.jpg);
	width:1006px;
	height:291px;
	margin-top:42px;
	}
#header h1 {
	display:block;
	margin:0;
	padding:0;
	position:absolute;
	left:170px;
	top:55px;
	font-size:2.3em;
	letter-spacing:0.35em;
	}
#header h1 .title1 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
#header h1 .title2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#cc3333;
	font-weight:bold;
	}
#header h2 {
	display:block;
	margin:0;
	padding:0;
	position:absolute;
	left:170px;
	top:100px;
	font-size:1.4em;/*Ajout du 29/06/2009*/
	letter-spacing:0.2em;
	color:eee3e3;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
#utils {
	position:relative;
	top:180px;
	left:15px;
	}
#utils a {
	color:white;
	text-decoration:none;
	}
#utils a:hover {
	text-decoration:underline;
	}

/* --- MENU --------------------------------------------------------------------*/
#menu {
	height:50px;
	width:1000px;
	background-color:#990000;
	border-left:3px solid #999999;
	border-right:3px solid #999999;
	border-bottom:1px solid #333333;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	}
#menu ul {
	margin:0;
	padding:0;
	}
#menu ul li {
	list-style:none;
	float:left;
	}
#menu ul li a {
	display:block;
	background:url(images/fond-menu.jpg) 159px no-repeat;
	width:159px;
	height:50px;
	}
#menu a {
	color:#999999;
	text-decoration:none;
	}
#menu ul li a:hover, .menuselected {
	background:url(images/fond-menu.jpg) no-repeat;
	cursor:pointer;
	color:white;
	}
#menu ul li.menuselected a {
	color:white;
	}
.menulink {
	/*margin:10px 8px 8px 34px;
	margin-top:30px;*/
	position:relative;
	top:6px;
	left:34px;
	}

/* --- SEARCH ------------------------------------------------------------------*/
#search {
	height:80px;
	width:1000px;
	background-color:#af0000;
	border-left:3px solid #999999;
	border-right:3px solid #999999;
	border-bottom:1px solid #333333;
	font-family:Arial, Helvetica, sans-serif;
	/*line-height:50px;*/
	font-size:0.9em; /*ajout 29/06/2009 */
	}
#search p {
	margin-top:0;
	padding-top:20px;
	/*margin-left:34px;*/
	margin-left:10px;
	font-size:0.78em;
	}
#search p .etiquette {
	color:#FFF;
	margin-left:50px;
	}
#search p select {
	font-size:1em;
	border:0;
	/*background-color:#999;*/
	color:black;
	text-align:right;
	margin:0;
	}
#search p select option {
	border:0;
	/*background-color:#999;*/
	color:black;
	margin:0;
	}
#search h4 {
	margin:0;
	margin-left:10px;
	}
	
/* --- CONTENT -----------------------------------------------------------------*/
#content {
	border-left:3px solid #999999;
	border-right:3px solid #999999;
	background:url(images/fond-content.jpg) repeat-y;
	font-size:0.8em;
	}
#results {
	float:left;
	width:140px;
	padding:10px;
	}
.resultlink a {
	color:white;
	text-decoration:none;
	}
.resultlink a:hover {
	text-decoration:underline;
	cursor:pointer;
	}
.inforesults {
	color:#CCCCCC;
	}
#titre {
	height:100px;
	background-color:#333333;
	width:840px;
	margin-left:160px;
	}
#titre h1 {
	margin:0;
	padding:0;
	font-weight:normal;
	text-transform:uppercase;
	line-height:90px;
	padding:5px;
	color:white;
	}
#article {
	width:840px;
	margin-left:160px;
	}
#image {
	float:right;
	margin-top:-60px; /* pour contrebalancer #articlecontent */
	}
#articlecontent {
	margin-top:60px;
	margin-left:17px;
	width:226px;
	}
.item {
	width:206px;
	padding:10px;
	background-color:#af0000;
	margin-bottom:8px;
	}
.itemcout {
	width:206px;
	padding:10px;
	background-color:#af0000;
	margin-bottom:8px;
	float:right;
	clear:right;
	}
.itemcommander, #voircommande {
	width:206px;
	padding:10px;
	background-color:#af0000;
	margin-bottom:8px;
	float:right;
	clear:right;
	}
#voircommande {
	background-color:white;
	}
#voircommande a {
	color:#999999;
	text-decoration:none;
	}
#voircommande a:hover {
	text-decoration:underline;
	}
.itemcommander:hover {
	background-color:red;
	}
.itemcommander input {
	background:none;
	border:1px solid white;
	text-align:center;
	color:white;
	}
#commande-link {
	font-weight:bold;
	}
#commande-link:hover {
	cursor:pointer;
	/*text-decoration:underline;*/
	}
#commande-link a {
	font-weight:normal;
	color:white;
	text-decoration:none;
	}
#commande-link a:hover {
	text-decoration:underline;
	}
.itemcommanderno {
	width:206px;
	padding:10px;
	background-color:#999999;
	margin-bottom:8px;
	float:right;
	clear:right;
	}
.itemcommanderno:hover {
	cursor:not-allowed;
	background-color:#666666;
	}
.cout {
	font-size:2em;
	}
.descriptif {
	width:206px;
	padding:10px;
	margin-bottom:40px;
	color:#666666;
	}
.productname {
	font-weight:bold;
	}
.touslesarticles {
	margin:0;
	padding:0;
	}
.touslesarticles h2{
	color:red;
	font-variant:small-caps;
	}
.touslesarticles hr{
	color:red;
	width:700px;
	}
.touslesarticles a {
	text-decoration:none;
	}
.touslesarticles a .productname {
	color:black;
	}
.touslesarticles a .productinfo {
	color:#666;
	}
.productinfo {
	display:block;
	width:80%;
	font-size:0.9em;
	margin:0;
	padding: 0 0 15px 20px;
	}
.productname {
	display:block;
	width:80%;
	padding:3px;
	}
.touslesarticles a:hover .productname{
	background-color:#C30;
	color:white;
	}
.touslesarticles a:hover .productinfo{
	color:black;
	}
/*a .productname, a .productinfo {
	color:#666;
	text-decoration:none;
	}*/
#links {
	float:right;
	margin-right:100px;
	}
#links a{
	color:#C30;
	}
#links a:hover {
	color:black;
	}
/* --- FOOTER ------------------------------------------------------------------*/
#footer {
	width:1006px;
	height:292px;
	background:url(images/fond-footer.jpg) no-repeat;
	margin-bottom:83px;
	padding-top:45px;
	color:#CCCCCC;
	/*clear:both;*/
	}
#footer h1{
	padding:0;
	margin:0;
	color:white;
	display:inline;
	}
#footer p {
	font-weight:bold;
	}
#irisccg {
	float:left;
	height:200px;
	padding: 0 20px;
	width:140px;
	font-size:0.8em;
	}
#irisccg a {
	color:white;
	text-decoration:none;
	}
#irisccg a:hover {
	color:#CCCCCC;
	text-decoration:underline;
	}
#contact2 {
	float:right;
	height:200px;
	width:540px;
	text-align:right;
	padding: 0 30px;
	}
#contact2 a{
	color:#CCCCCC;
	text-decoration:none;
	font-size:2em;
	}
#contact2 a:hover {
	color:white;
	}

.spacer {
	width:100%;
	clear:both;
	height:1px;
	padding:0;
	margin:0;
	}
