﻿/*@import url('menu.css');*/
#menu {
	float: right;
}
#menu ul {
}
#menu li {
	float: left;
	line-height: 51px;
	text-align: center;
}
#menu li a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	padding-left: 18px;
	padding-right: 18px;
	line-height: 51px;
	cursor: pointer;
	height: 51px;
	min-width: 14px;
	width: auto !important;
	width: 14px;
	outline: none;
}
#menu li a:hover {
	background-image: url('decoupes/MenuOver.jpg');
	background-repeat: repeat-x;
	background-position: left top;
}
#menu li.selected a {
	background-image: url('decoupes/MenuOver.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	border-right: solid 1px #0B3866;
	border-left: solid 1px #0B3866;
	padding-right: 17px;
	padding-left: 17px;
}
#menu li a#mnu_home {
	text-indent: -9999px;
	width: 14px !important;
	background-image: url('decoupes/mnu_home.gif');
	background-repeat: no-repeat;
	background-position: center center;
}
#menu li a#mnu_home:hover {
	background-image: url('decoupes/mnu_home_hover.png');
}
/*Sous menu*/
#ss_menu {
	border: 1px solid #C1C1C1;
	width: 302px;
	padding-bottom: 10px;
	margin-bottom: 32px;
}
#ss_menu h2 {
	line-height: 37px;
	background-image: url('decoupes/degraMenu.jpg');
	background-repeat: repeat-x;
	background-position: left center;
	background-color: #5078B1;
	font-size: 26px;
	height: 37px;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 34px;
}
#ss_menu ul {
	
}
#ss_menu li {
	line-height: 37px;
	height: 37px;
	padding-left: 14px;
	padding-right: 14px;
}
#ss_menu li a {
	background-position: left center;
	display: block;
	font-size: 18px;
	color: #555555;
	text-decoration: none;
	font-weight: normal;
	line-height: 36px;
	height: 36px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #E8E8E8;
	background-image: url('decoupes/flecheMEnu.gif');
	background-repeat: no-repeat;
	padding-left: 22px;
}
#ss_menu li.selected {
	background-color: #F0EBDD;
}
#ss_menu li.selected a {
	line-height: 37px;
	height: 37px;
	border-style: none;
}
#ss_menu li a:hover {
	color: #AAAAAA;
}


/*Quick Search*/
#quick_search {
	background-image: url('decoupes/blokSearch.jpg');
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 4px solid #EDEDED;
	width: 208px;
	min-height: 132px;
	height: auto !important;
	height: 132px;
	background-color: #FFF;
	padding: 19px 0px 10px 88px;
}
#quick_search .loupe
{
	background-position: left top;
	margin-left: -75px;
	background-image: url('decoupes/loupe.png');
	background-repeat: no-repeat;
	width: 60px;
	height: 75px;
	position: absolute;
	behavior: url(../../../Content/iepngfix.htc);
}
#quick_search h3 {
	color: #4D4D4D;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	padding-bottom: 6px;
}
#quick_search ul {
	width: 208px;
}
#quick_search li {
	float: left;
	width: 103px;
	padding-right: 1px;
}
#quick_search li a {
	display: inline;
	background: none;
	line-height: 14px;
	font-size: 12px;
	color: #4D4D4D;
}
#quick_search a {
	background-image: url('decoupes/bntBleuC.png');
	background-repeat: no-repeat;
	line-height: 23px;
	width: 132px;
	height: 23px;
	text-align: center;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin-top: 11px;
	behavior: url(../../../Content/iepngfix.htc);
	cursor: pointer;
}
#quick_search .searchPrice {
	padding-top: 15px;
	}
#quick_search .searchPrice ul {
	width: auto;
}
#quick_search .searchPrice li {
	float: none;
	width: auto;
	padding-right: 0px;
}

/*@import url('breadcrumbs.css');*/
#breadcrumbs {
	padding-bottom: 37px;
}
#breadcrumbs ul {
	
}
#breadcrumbs li {
	background-position: left center;
	float: left;
	background-image: url('decoupes/flechBread.png');
	background-repeat: no-repeat;
	line-height: 16px;
	height: 16px;
	padding-left: 26px;
	padding-right: 21px;
	behavior: url(../../../Content/iepngfix.htc);
}
#breadcrumbs li a {
	font-size: 14px;
	color: #323031;
	text-decoration: none;
	/*text-transform: lowercase;*/
}
#breadcrumbs li a span {
	color: #4298B1;
}
#breadcrumbs li.breadHome {
	background-image: url('decoupes/icoHome.png');
	background-repeat: no-repeat;
	background-position: left top;
	width: 16px;
	padding-left: 0px;
	behavior: url(../../../Content/iepngfix.htc);
}
#breadcrumbs li.breadHome a {
	display: block;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
}


body {
	padding: 0px;
	margin: 0px;
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
}
#top {
	background-image: url('decoupes/topBleu.jpg');
	background-repeat: repeat-x;
	background-color: #ADADAD;
	background-position: left top;
	height: 306px;
	width: 100%;
	overflow: hidden;
}
#top_content {
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 35px;
}
#logo {
	width: 99px;
	height: 97px;
	background-image: url('decoupes/logo2.png');
	background-repeat: no-repeat;
	background-position: center 19px;
	position: absolute;
	padding-top: 19px;
}
#logo a {
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	width: 99px;
	height: 97px;
	cursor: pointer;
}
#top_top {
	padding-top: 10px;
	height: 20px;
	padding-bottom: 12px;
	overflow: hidden;
}
#top_top h3 {
	float: right;
	font-size: 18px;
	color: #FCFCFC;
	font-weight: normal;
	line-height: 20px;
	padding-right: 23px;
}
#top_lang {
	float: right;
	background-image: url('decoupes/icoLang.png');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#top_lang li {
	float: left;
	line-height: 20px;
	border-left: solid 1px #C5C5C5;
	padding-left: 5px;
	padding-right: 5px;
}
#top_lang li a {
	font-size: 12px;
	text-decoration: none;
	color: #C5C5C5;
	text-transform: uppercase;
}
#top_lang li.first {
	border-left: none;
	padding-left: 0px;
}
#top_lang li.selected a {
	color: #FCFCFC;
	font-size: 13px;
}
#top_menu {
	height: 51px;
	overflow: hidden;
}
#top_bot {
}
#top_info_cata {
	float: left;
	width: 257px;
	padding-top: 98px;
}
#top_info_cata h2 {
	font-size: 42px;
	font-weight: bold;
	color: #000000;
	line-height: 50px;
	position: absolute;
	margin-top: -53px;
	width: 310px;
}
#top_info_cata p {
	padding-bottom: 19px;
}
#top_info_cata a {
	background-position: left top;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	text-align: left;
	line-height: 33px;
	width: 184px;
	height: 33px;
	display: block;
	cursor: pointer;
	background-image: url('decoupes/bntBaner.png');
	background-repeat: no-repeat;
	padding-left: 16px;
	outline: none;
}
#top_ban {
	width: 648px;
	height: 213px;
	float: right;
	background-image: url('decoupes/ban.png');
	background-repeat: no-repeat;
	behavior: url(../../../Content/iepngfix.htc);
	
}
#top_ban img {
}
#middle {
	background-position: left top;
	border-top: solid #0B3866 7px;
	width: 100%;
	background-image: url('decoupes/TopContentBlc.jpg');
	background-repeat: repeat-x;
	padding-top: 10px;
	min-height: 63px;
	height: auto !important;
	height: 63px;
	padding-bottom: 20px;
}
#middle_content {
	width: 971px;
	margin-right: auto;
	margin-left: auto;
}
#bot {
	width: 100%;
	background-image: url('decoupes/DegraBottom.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #F9FBFA;
	min-height: 118px;
	height: auto !important;
	height: 118px;
}
#bot_content {
	width: 936px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 35px;
}
#bot_left {
	width: 497px;
	float: left;
	padding-top: 29px;
}
#bot_right {
	float: right;
	width: 300px;
	text-align: right;
	padding-top: 17px;
}
#bot_right h5 {
	font-size: 23px;
	font-weight: bold;
	color: #4298B1;
	line-height: 28px;
}
#bot_right p {
	font-size: 14px;
	color: #323031;
	line-height: 19px;
}
#bot_right a {
	font-weight: bold;
	color: #235F9D;
}
/*Content*/
#content_left {
	width: 304px;
	float: left;
}
#content_right {
	width: 610px;
	float: right;
}
/*Mise en page*/
h1, h2, h3, h4, h5, h6, p, form {
	padding: 0px;
	margin: 0px;
}
ul, li, dl, dt, dd {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-position: outside;
}
a {
	color: #4298B1;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-weight: bold;
	font-size: 29px;
	line-height: 35px;
	color: #235F9D;
}
h2 {
	font-size: 21px;
	color: #4298B1;
	font-weight: bold;
	line-height: 25px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #4298B1;
	line-height: 19px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #171717;
	line-height: 17px;
}
p {
	font-size: 14px;
	color: #808080;
	line-height: 17px;
}
/*Class*/
.photoclear, .clear {
	display: block !important;
	content: "." !important;
	clear: both !important;
	font-size: 0 !important;
	line-height: 0 !important;
	height: 0px !important;
	overflow: hidden !important;
	width: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
	float: none !important;
}
.nospace {
	padding: 0px;
	margin: 0px;
}
.space5 {
	padding-bottom: 5px;
}
.space8 {
	padding-bottom: 8px;
}
.space9 {
	padding-bottom: 9px;
}
.space10 {
	padding-bottom: 10px;
}
.space25 {
	padding-bottom: 25px;
}
.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.vendu {
    width: 62px;
    height: 62px;
    background-image: url('decoupes/vendu.png');
    background-repeat: no-repeat;
    background-position: left top;
    line-height: 62px;
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    color: #FFFFFF;
    position: absolute;
    behavior: url(../../../Content/iepngfix.htc);
    margin-left: 91px;
    margin-top: -13px;
    text-transform: uppercase;
}