@charset "utf-8";
/* CSS Document */

body {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	color: #b38807;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000000;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#global {
	width: 960px;
	margin: auto;
	height: auto;
}

#pub_banner_top {
	height: 127px;
	width: 960px;
}


img.pub_banner_top {
	border: 4px solid #000000;
}

img {
	border:0;
}

table {
	padding-bottom:10px;
}

#red {
	background-image:url(../images/red.jpg);
	background-repeat:repeat-y;
}

#or {
	background-image:url(../images/or.jpg);
	background-repeat:repeat-y;
}
#cyan {
	background-image:url(../images/cyan.jpg);
	background-repeat:repeat-y;
}

#blanc {
	background-image:url(../images/blanc.jpg);
	background-repeat:repeat-y;
}


#big_banner {
	background-image: url(../images/big_banner.jpg);
	height: 27px;
	width: 950px;
	background-repeat: no-repeat;
	text-align: right;
	padding-top:260px;
	padding-right:10px;
	margin-bottom:0px;	
}

#menu {
	width: auto;
	height: 40px;
	margin-bottom:10px;
}

#menu ul {
	margin-right:5px;
	margin-left:5px;
	padding: 0;
	width: 950px;
	overflow: hidden;
	border-width: 1px;
	background: black url(../images/menu_bg.jpg) center center repeat-x;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

#menu li{
	display: inline;
}

#menu li a{
	float: left;
	color: #000000;
	padding: 10px 12px;
	text-decoration: none;
	border-right: 1px solid black;
}

#menu li a:visited{
	color: #000000;
}

#menu li a:hover, #menu #selected a{
	color: #000000;
	background: transparent url(../images/menu_bg_over.jpg) center center repeat-x;
}
#main {
	background-image: url(../images/studio.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 444px;
	width: 940px;
	margin-left:10px;
}

#main_black {
	background-color:#000000;
	height: auto;
	width: 940px;
	margin-left:10px;
}

#contenu {
	margin-left:220px;
	width:auto;
	height:auto;
	padding:10px;
}

#description_produit {
	width:480px;
	height:auto;
	padding:10px;
	margin-top:10px;
	margin-left:200px;
}

#col_gauche {
	float: left;
	height: 183px;
	width: 300px;
	margin-top:10px;
	margin-left:10px;
}

#sidebar {
	float:left;
	width:197px;
	height:auto;
	background-image:url(../images/bg_sidebar.jpg);
	background-repeat:repeat-y;
	min-height:445px;
	padding:10px;
}

#col_droite {
	float: right;
	height: 430px;
	width: 300px;
	margin-top:10px;
	margin-right:10px;
	padding:0;
}

h1 {
	font-size: 20px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	line-height:22px;
}

h1 a:link , h1 a:visited {
	color: #ffffff;
}

h2 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	line-height:22px;
}

.image_studio {
	margin-bottom:145px;
}

#bottom_left {
	float:left;
	width:300px;
	height:auto;
	margin-left:20px;
	text-align:justify;
	margin-top:10px;
	margin-bottom:10px;
}
#bottom_right {
	float:right;
	width:300px;
	height:auto;
	margin-right:20px;
	text-align:justify;
	margin-top:10px;
	margin-bottom:10px;
}

#bottom_middle {
	margin-left:350px;
	margin-right:350px;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:60px;
}

#banner_bottom {
	background-image:url(../images/back_banner_bottom.jpg);
	background-repeat:repeat-x;
	width:950px;
	height:32px;
	padding-top:10px;
	padding-left:10px;
	text-align:center;
	clear:both;
}

#logo_small {
	float:left;
	background-image:url(../images/logo_small.jpg);
	background-repeat:no-repeat;
	width:auto;
	height:14px;
	padding-left:375px;
}
#copyright {
	text-align:center;
	font-size: 12px;
	color: #FFFFFF;
}

a.blanc {
	color:#FFFFFF;
	text-decoration:none;
	font-size: 14px;
}
a.blanc:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-size: 14px;
}

p { 
	color:#b38807;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
	text-align:justify;
}
p.list{ 
	color:#b38807;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
	text-align:justify;
}

a {
	color:#b38807;
	text-decoration:none;
	font-size: 14px;
}
a:hover {
	color:#b38807;
	text-decoration:underline;
	font-size: 14px;
}

a.lien_special {
	font-size: 20px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	line-height:22px;
}

a.lien_special:hover {
	font-size: 20px;
	text-transform: uppercase;
	color: #b38807;
	font-weight: bold;
	line-height:22px;
}

.card {
	color:#F9210B;
}

.rack {
	color:#b38807;
}

.studio {
	color:#1ec4f7;
}

.group_title {
	font-size: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	line-height:22px;
}

.addcart_off {
}

.addcart_on {
	color: #ffffff;
	font-weight: bold;
	background: #2e2e2e;
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
}

.col_selected {
	background: #2c2c2c;
}

#cart {
	text-align: right;
	color: #ffffff;
	font-weight: bold;
	margin: 10px;
	padding: 10px;
	border: 1px solid #ffffff;
}

.cart_step {
	margin-bottom: 20px;
}
