@charset "utf-8";
td.center    {
	height: 48px;
	vertical-align: middle;
}
#content {
	background-color: #808080;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content #topcontent {
	position: relative;
	height: 53px;
	border: 0px;
	border-bottom: 2px solid #FFFFFF;
}
#content #titre {
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 284px;
	border: 2px solid #FFFFFF;
	border-top-width: 0px;
	border-left-width: 0px;
	background-color: #993520;
	position: absolute;
	left: 0px;
	top: 0px;
}
#content #topcontent #menulinks {
	position: absolute;
	height: 53px;
	width: 710px;
	left: 284px;
	background-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#content #topcontent #menulinks table {
	height: 100%;
}
#content #topcontent #menulinks table tr td {
	vertical-align: middle;
}
#content #topcontent #menulinks p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #808080;
	margin: 0px;
	text-align: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content #topcontent #titre p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#content #topcontent #menulinks a, #content #topcontent #menulinks a:link, #content #topcontent #menulinks a:visited, #content #topcontent #menulinks a:hover, #content #topcontent #menulinks a:active {
	color: #993520;
	text-decoration: none;
}
#content #topcontent #menulinks a:hover {
	text-decoration: underline;
}
#photo #detailwrapper #commentairest a, #photo #detailwrapper #commentairest a:link, #photo #detailwrapper #commentairest a:visited, #photo #detailwrapper #commentairest a:hover, #photo #detailwrapper #commentairest a:active {
	color: #993520;
	text-decoration: none;
	font-weight: bold;
}
#photo #detailwrapper #commentairest a:hover {
	text-decoration: underline;
}
#photo #detailwrapper #typeeditiont a, #photo #detailwrapper #typeeditiont a:link, #photo #detailwrapper #typeeditiont a:visited, #photo #detailwrapper #typeeditiont a:hover, #photo #detailwrapper #typeeditiont a:active {
	color: #993520;
	text-decoration: none;
	font-weight: bold;
}
#photo #detailwrapper #typeeditiont a:hover {
	text-decoration: underline;
}
#content #photo {
	background-color: #808080;
}

#photo #photowrapper {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
#photo #c_container {
	position: relative;

}

#photo #c_container #c_hg {
	background-image: url(../cadre/hg.png);
	height: 70px;
	width: 70px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
}
#photo #c_container #c_hd {
	background-image: url(../cadre/hd.png);
	height: 70px;
	width: 70px;
	background-repeat: no-repeat;
	float: right;
	position: absolute;
	top: 0px;
}#photo #c_container #c_h {
	background-image: url(../cadre/h.png);
	background-repeat: repeat-x;
	height: 70px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#photo #c_container #c_bg {
	background-image: url(../cadre/bg.png);
	height: 70px;
	width: 70px;
	background-repeat: no-repeat;
	left: 0px;
	position: absolute;
}
#photo #c_container #c_bd {
	background-image: url(../cadre/bd.png);
	height: 70px;
	width: 70px;
	background-repeat: no-repeat;
	position: absolute;
}#photo #c_container #c_b {
	background-image: url(../cadre/b.png);
	background-repeat: repeat-x;
	height: 70px;
	position: absolute;
	left: 0px;
}
#photo #c_container #c_g {
	background-image: url(../cadre/g.png);
	background-repeat: repeat-y;
	width: 70px;
	top: 70px;
	left: 0px;
	position: absolute;
}
#photo #c_container #c_c img {
	position: absolute;
	left: 70px;
	top: 70px;

}
#photo #c_container #c_d {
	background-image: url(../cadre/d.png);
	background-repeat: repeat-y;
	width: 70px;
	top: 70px;
	position: absolute;
}
#photo #c_container #c_c a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}

span.navHide {
	display: none;
}

span.navShow {
	display:inherit;
}

#photo #c_container #c_c span {
	background: transparent url(../backgrounds/nav.png) repeat scroll 0 0;
	font-size:16px;
	position:absolute;
	top:150px;
	width:80px;
	height:50px;
	text-align:center;
	line-height:50px;
	cursor:pointer;
	z-index: 50;
	-filter:alpha(opacity=80);
}

#photo #c_container #c_c span#navUp {
	top: 30px;
}

#photo #c_container #c_c span a {
	display : block;
	height: 50px;
	width: 80px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color:#FFF;
}
#photo #c_container #c_c span a:hover {
	color: #993520;
}

#content #photo #detailwrapper {
	background-color: #CCCCCC;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#photo #detailwrapper div.titre {
	background-color: #993520;
	width: 141px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 33px;
}
#photo #detailwrapper div.texte {
	position: absolute;
	width: 284px;
	left: 143px;
	top: 0px;
	height: 33px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #808080;
}

#photo #detailwrapper p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#photo #detailwrapper #reference, #photo #detailwrapper #referencet {
	top: 35px;
}
#photo #detailwrapper #typeedition, #photo #detailwrapper #typeeditiont {
	top: 70px;
}
#photo #detailwrapper #commentaires, #photo #detailwrapper #commentairest {
	top: 105px;
}
#detailwrapper #commentaires p {
	margin: 0px;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#detailwrapper #commentairest .pad {
	margin: 0px;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#detailwrapper #commentairest .pad p {
	margin: 0px;
	padding: 0px;
}
#photo  #detailwrapper  #dimensionstitre {
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 141px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: absolute;
	left: 572px;
	top: 0px;
	background-color: #993520;
}

#photo  #detailwrapper  #prixtitre {
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 279px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: absolute;
	left: 715px;
	top: 0px;
	background-color: #993520;
}

#content #photo #detailwrapper #deco {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	position: absolute;
	width: 143px;
	top: 0px;
	left: 427px;
}
#content #photo #bascontent {
	background-color: #808080;
	position: relative;
	height: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#bascontent  div.cadrenews 
{
	background: #999999;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 18px;
	height: 30px;
	width: 980px;
}
#bascontent div.cadrenews  p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#bascontent .pad  {
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
}
#bascontent .pad  p  {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#bascontent a,#bascontent  a:link,#bascontent  a:visited,#bascontent  a:hover,#bascontent  a:active  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #993520;
	text-decoration: none;
}
#bascontent a:hover {
	text-decoration: underline;
}
#content  #detailwrapper  table.tcenter  {
	height: 100%;
}
#content  #detailwrapper  table.tcenter  tr  td  {
	vertical-align: middle;
}
#photo #detailwrapper #tableauprix {
	position: absolute;
	width: 424px;
	left: 572px;
	top: 35px;
}


#photo #detailwrapper #tableauprix table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#photo   #detailwrapper   #tableauprix   table   tr {
	background-color: #808080;
}
#photo #detailwrapper #tableauprix table tr td {
	border-bottom: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;	
	width: 143px;
	text-align: center;
	vertical-align: middle;
}
#photo #detailwrapper #tableauprix table tr td.caseajouter {
	border-right: none;	
	width: 134px;
}
#photo #detailwrapper #tableauprix p{
	margin: 0px;
	padding: 0px;
}
#photo #detailwrapper #tableauprix img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.inches {
	font-size: 10px;
	font-style: italic;
}
