body {
	background: #6E7B55 url('bkg.jpg') repeat-x;
	margin: 0 auto;
	padding: 0;
}

#site{
	width: 910px;
	margin: 4em auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 20px;
}

#banner {
	width: 910px;
	height: 241px;
	border: 0;
}

#banner a {
	border-bottom: 0 !important;
}

#sep1 {
	background: #FFF url('septop.jpg') no-repeat;
	width: 910px;
	height: 4px;
}

#contenu {
	background: #FFF url('sitebkg.jpg') repeat-y;
	width: 910px;
}

#contenu2 {
	padding: 0 15px 0 15px;
}

#sep2 {
	background: #FFF url('sepdown.jpg') no-repeat;
	width: 910px;
	height: 5px;
}

#menu {
	width: 900px;
	text-align: center;
	border-top: 1px solid #FF5A00;
	margin: 0 5px 0 5px;
	clear: both;
}

#copyrights{
	width: 900px;
	height: 60px;
	text-align: center;
	margin: 0 5px 0 5px;
}

#xtp {
	position: relative;
	top: 10px;
	left: -350px;
}

#sh {
	width: 200px;
	position: relative;
	top: -38px;
	left: 680px;
}

#pp {
	position: relative;
	top: -38px;
	left: -20px;
}

#end {
	width: 910px;
	height: 25px;
	text-align: center;
	background: #FFF url('sitebkgdown.jpg') no-repeat;
}

#left {
	width: 134px;
	float: left;
	margin: 10px 10px 0 0;
}

#accueil {
	width: 562px;
	float: left;
	margin-top: 10px;
}

#infos {
	width: 552px;
	padding: 4px;
	color: #000;
	text-align: justify;
	text-indent: 10px;
	font-size: 10px;
	font-family: verdana;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	margin: -5px 0 -10px 0;
}

#pages {
	width: 562px;
	float: left;
}

#pagestop {
	background: #FFF url('pages/ptop.jpg') no-repeat;
	width: 562px;
	height: 61px;
	text-align: left;
}

#pagestop h1 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 16px;
	color: #FF5A00;
	padding: 10px 0 0 10px;
}

#pagesbkg {
	background-color: #FFF;
	width: 560px;
	margin: -10px 1px 0 1px;
	text-align: justify;
}

#pagesbkg table {
	margin-left: auto;
    margin-right: auto;
	width: 560px;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	border-spacing: 1px;
}

#pagesbkg table thead td {
	border-bottom: #000 1px solid;
}

#pagesbkg table tbody tr.art1 {
	height: 39px;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	background-color: #EEE;
}

#pagesbkg table tbody tr.art2 {
	height: 39px;
	text-align: left;
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	background-color: #DDD;
}

#pagesbkg table tbody span.arttit {
	text-align: left;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF5A00;
}

#pagesbkg table tbody span.arttit a {
	color: #FF5A00;
}

#pagesbkg table tbody td.artpri {
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF5A00;
}

#pagesbkg table tbody td.artpri span {
	color: #000;
}

#pagesbkg table tbody td.prod {
	text-align: center;
	vertical-align: center;
}

#pagesbkg table tbody img.prod {
	width: 60px;
	height: 60px;
}

#pagesbottom {
	background: #FFF url('pages/pbottom.jpg') no-repeat;
	width: 562px;
	height: 60px;
	text-align: center;
	margin-top: -10px;
	margin-bottom: 10px;
}

#pagesbottom p {
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	padding: 40px 0 0 0;
}

#right {
	width: 164px;
	float: left;
	margin: 0 0 0 10px;
}

a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

a:hover {
	color: #FF5A00;
	border-bottom: 1px dotted #FF5A00;
}

img {
	border: 0;
}

span.prix {
	color: #FF5A00;
}

p.txt {
	font-family: Verdana, Arial;
	font-size: 10px;
	text-align: justify;
	color: #000;
	margin-top: -8px;
	text-indent: 20px;
	padding-left: 5px;
	padding-right: 5px;
}



p.title {
	font-family: Verdana, Arial;
	font-size: 10px;
	text-align: justify;
	color: #FFF;
	padding-top: 3px;
	text-indent: 20px;
	font-weight: bold;
}

p.title:first-letter {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FF5A00;
}

p.copyrights {
	position: relative;
	top: -110px;
	left: 0px;
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #333;
	margin-top: 6px;
}

h2.tit {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-indent: 10px;
}

h2.tit:first-letter {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF5A00;
}

#prodac table{
	width: 562px;
}

#prodac img.prod {
	border: 0;
	width: 130px;
	height: 130px;
}

#prodac td.prod {
	padding-top: 10px;
	width: 130px;
	vertical-align : top;
}

#prodac p.inf {
	margin-top: 0px;
	color: #000;
	font-size:10px;
	font-weight: bold;
	font-family: verdana;
	text-align: right;
}

#prodac p.link {
	margin-top: -4px;
	color: #000;
	font-size:10px;
	font-family: verdana;
	text-align: right;
}

#prodac p.tit {
	margin-top: -4px;
	color: #000;
	font-size:10px;
	font-family: verdana;
	text-align: justify;
}

p.hyperlink {
	margin: 3px 0 4px 0;
	color: #000;
	font-size:10px;
	font-family: verdana;
	text-align: center;
}

#prodac td.col {
	width: 15px;
}

div.men a {
	color: #000;
	background: #000 url('menu/out.jpg') no-repeat;
	width: 134px;
	height: 20px;
	display: block;
	border: 0;
	text-decoration:none;
	text-indent: 8px;
	font-size:10px;
	font-weight: bold;
	font-family: Tahoma;
	padding: 0;
	padding-top: 4px;
	margin-bottom: -4px;
}

div.men a:hover {
	background: #000 url('menu/hover.jpg') no-repeat;
	border: 0;
	text-decoration:none;
	color: #FFF;
}

div.men img.end {
	width: 134px;
	height: 20px;
	margin-top: 0px;
}

div.righttit {
	width: 164px;
	height: 22px;
	background: #000 url('right_top.jpg') no-repeat;
}

div.rightbkgtxt {
	width: 162px;
	border-left: 1px solid #6E7B55;
	border-right: 1px solid #6E7B55;
	font-family: verdana;
	font-size: 10px;
	color: #000;
	text-align: left;
}

div.rightbkg {
	width: 162px;
	border-left: 1px solid #6E7B55;
	border-right: 1px solid #6E7B55;
	font-family: verdana;
	font-size: 10px;
	color: #000;
}

div.rightbkg input {
	width: 150px;
	height: 14px;
	border: 1px solid #FF5A00;
	font-family: verdana;
	font-size: 10px;
	color: #000;
	text-align: center;
	margin-top: 4px;
}

.inputText {
	width: 150px;
	height: 14px;
	border: 1px solid #FF5A00;
	font-family: verdana;
	font-size: 10px;
	color: #000;
	text-align: center;
	margin-top: 4px;
}

.inputTextArea{
	width: 350px;
	height: 300px;
	border: 1px solid #FF5A00;
	font-family: verdana;
	font-size: 10px;
	color: #000;
	text-align: left;
	margin-top: 4px;
}

.inputTextSubmit {
	width: 80px;
	height: 18px;
	border: 1px solid #FF5A00;
	background-color: #FFF;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000;
	text-align: center;
}


div.rightbkg input.submit {
	width: 80px;
	height: 18px;
	border: 1px solid #FF5A00;
	background-color: #FFF;
	font-family: verdana;
	font-weight: bold;
	font-size: 10px;
	color: #000;
	text-align: center;
}

/** ArtDesc.php **/

table.art {
	width: 562px;
}

table.art td {
	vertical-align: top;
}

#desc {
	background: #FFF url('descbkg.jpg') repeat-y;
	width: 422px;
}

#descrtop {
	background: url('descbkgtop.jpg') no-repeat top;
	width: 422px;
}

#descrbottom {
	background: url('descbkgbottom.jpg') no-repeat bottom;
	width: 422px;
}

#descdesc {
	padding: 10px;
}

h1.prod {
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
	color: #FF5A00;
	margin-top: 0px;
}

.series {
	font-family: verdana;
	font-size: 10px;
	color: #000;
	margin-bottom: 25px;
	margin-top: -9px;
}

#descdesc span.priprod {
	font-family: verdana;
	font-weight: bold;
	font-size: 20px;
	color: #FF5A00;
	float: right;
}

div.descsize {
	background: #FFF url('size.jpg') no-repeat;
	width: 56px;
	height: 15px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	color: #FFF;
	padding-top: 4px;
	margin-left: 3px;
	display: block;
	float: left;
}

div.desccolor {
	background: #fccfb1;
	height: 15px;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	color: #60422e;
	margin-left: 5px;
	margin-top: 3px;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
}

input.size {
	width: 60px;
	border: 1px solid #FF5A00;
	font-family: verdana;
	font-size: 10px;
	color: #000;
	text-align: center;
	margin-bottom: 2px;
	margin-top: 2px;
}
.tdInscrip {
	padding-left: 25px;
	background-color: #F7F5EB;
}
.tdInscrip1 {
	padding-left: 25px;
	background-color: #E8E4CE;
}
.inputInscrip {
	border: 1px solid #D39269;
}

