/* CSS Document */

* { margin:0; padding:0;}
body {
	font-family:Arial;
	font-size:12px;
	line-height:1em;
	color:#c4c4c4;
	background:url(images/body-bg.jpg) left top repeat-y #0a0b0c;
	line-height: 1.2em;
}
a {
	color:#940b00;
	font-weight: bold;
}
a:hover{
	text-decoration:none;
	color: #940b00;
}
a:visited {
	color: #940b00;
}
a:active {
	color: #940b00;
}

.tail-top { background:url(images/tail-top.jpg) left top repeat-x;

}


/*
.leftpart-box {
	background-image: url(images/leftpart_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 84px;
	width: 559px;
}
*/


.leftpart-box-margin {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 30px;
	font-family: Tahoma;
	color: #353535;
	font-size: 13px;
	
}
.leftpart-box-margin2 {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	font-family: Tahoma;
	color: #353535;
	font-size: 13px;
	
}
.leftpart-box-line {
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 10px;
	height: 1px;
}
.title-items {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/grisarrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px;
	text-transform: uppercase;
}
.items-achat {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/achat-icon.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 11px;
	}
.items2-title {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}



	
	
.big-title {
	font-size: 18px;
	font-weight: bold;
}	
	
	
.right-box-margin {
	margin: 15px;
}

.right-box-margin a {color:#ff9900;
}
.right-box-introbox-title {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 15px;
	height: 60px;
	width: 100%;
}

.right-box-introbox-SoBIGtitle {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom:10px;
	height: 40px;
	width: 100%;
}

/*==================list====================*/
.gb-title {
	font-size: 12px;
	font-weight: bold;
	color: #8b9f08;
	background-image: url(images/fleche-verte.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px;
	text-transform: uppercase;
}
.gb-title a {
	color:#8b9f08;
	text-decoration:none;
	background-image: url(images/underline.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.gb-texte {
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 25px;
}
.gb-texte a {color:#ff9900;
}

.thumb-border {
	border: 1px solid #8b9f08;
}


.footer a {
	color: #CCCCCC;
}

/*================== items produits description listes ====================*/
.items-descr ul {
margin-left:55px;
margin-top:15px;
}
.items-descr li {
margin-bottom:8px;
}

.uparrow {
	background-image: url(images/uparrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 0px;
	text-transform: uppercase;
}

.backarrow {
	background-image: url(images/backarrow.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: 0px;
	text-transform: uppercase;
	margin-top: 10px;
}
.border-black {
	border: 1px solid #000000;
}
.prix-big {
	font-size: 18px;
	font-weight: bold;
	color: #c60f00;
	text-transform: uppercase;
}
.prix-petit {
	font-size: 14px;
	font-weight: bold;
	color: #c60f00;
	text-transform: uppercase;
	margin-top: 5px;
}
.middle-title {
	font-size: 16px;
	font-weight: bold;
}
