/* CSS Document */

body         { background-color: #FFFFFF; margin: 0 }
td           { font-family: Tahoma; font-size: 8pt; color: #535353 }
font         { font-size: 8pt; font-family: Tahoma, Helvetica, Verdana, sans-serif }
a            { color: #535353; text-decoration: none }
a:link       { color: #535353; text-decoration: none }
a:active     { color: #535353; text-decoration: none }
a:visited    { color: #535353; text-decoration: none }
a:hover      { color: #535353; text-decoration: underline }
input        { font-size: 10px }
select       { font-size: 10px }
select 	{color: #787878; background-color: #FFFFFF;}

.smallnav    { font-size: 10px; font-family: Tahoma, Helvetica, Arial, sans-serif; color: #A7A7A7 }
.smallnav a  { color: #A7A7A7; text-decoration: none }
.smallnav a:link { color: #A7A7A7; text-decoration: none }
.smallnav a:active { color: #A7A7A7; text-decoration: none }
.smallnav a:visited { color: #A7A7A7; text-decoration: none }
.smallnav a:hover { color: #FF6600; text-decoration: none }
.navbar      { background-color: #EBEBEB; font-family: Arial; font-size: 8pt; color: #535353; 
               font-weight: bold; border-top: 2px solid #979797 }
.nav         { font-family: Arial; font-size: 8pt; color: #535353; font-weight: bold }
.nav a       { color: #535353; text-decoration: none }
.nav a:link  { color: #535353; text-decoration: none }
.nav a:active { color: #535353; text-decoration: none }
.nav a:visited { color: #535353; text-decoration: none }
.nav a:hover { color: #777777; text-decoration: none }
.footerbar   { background-color: #FFFFFF; font-family: Tahoma, Helvetica, Arial, sans-serif; 
               font-size: 8pt; color: #535353; font-weight: bold; 
               border-top: 2px solid #979797 }
.colcontainer { border-left: 1px solid #D7D7D7; border-right: 1px solid #D7D7D7; 
               border-top: 1px solid #D7D7D7 }
.container   { border: 1px solid #D7D7D7 }
.minicart    { background-color: #EBEBEB; border: 1px solid #D7D7D7; padding: 4px }
.browse      { background-color: #EBEBEB; border: 1px solid #D7D7D7 }
/*.border-bottom { border-bottom: 1px solid #D7D7D7 }*/
/*.border-top  { border-top: 1px solid #D7D7D7 }*/
.catprod_bg  { background-image: url('../images/site/bg_catprod.gif'); 
               background-repeat: repeat-y; background-position: left top }
			   
/* colonne catégories sur la gauche */
.category    { height: 21px; font-size: 8pt; font-family: 
               Tahoma, Helvetica, Verdana, sans-serif; color: #535353; 
               padding-left: 15px }
.category a  { color: #957e5e; text-decoration: underline }
.category a:link { color: #957e5e; text-decoration: none }
.category a:active { color: #957e5e; text-decoration: none }
.category a:visited { color: #957e5e; text-decoration: none }
.category a:hover { color: #a68c69; text-decoration: underline }



/*.searchbutton { 
	font-family: Tahoma, Arial, Helvetica; 
    font-size: 10pt; 
	height: 16px; 
	background-color: #777777; 
    color: #FFFFFF; 
	border-style: none; border-width: 0; 
    margin-left: 5px;
}*/
			   
.searchbox   { 
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px; 
	color: #76775b;
	border: 1px solid #9a9a9a;
	height: 16px;
	background-color: #FFFFFF; 
}

/*.prodprice   { color: #000000;
	font-size: 12pt;
	font-family: Tahoma;
	padding-left: 17px;
	/*padding-top: 25px;*/ }
.saleprice   { font-size: 18px; font-family: Tahoma, Helvetica, Verdana, sans-serif; color: 
               #FF0000}
			   
.saleprice_old   { 
	font-size: 12px; 
	font-family: Tahoma, Helvetica, Verdana, sans-serif; 
	font-weight: bold;
	color: #FF0000;
	text-decoration: line-through;
	text-align: left;
}

.saleprice_new   { 
	font-size: 18px; 
	font-family: Tahoma, Helvetica, Verdana, sans-serif; 
	color: #000000;
	text-align: left;
}		   
			   

.itemtitle   { font-size: 10pt; font-family: Tahoma, Helvetica, Verdana, sans-serif; color: 
               #535353; font-weight: bold }
.itemtitle a { color: #535353; text-decoration: none }
.itemtitle a:link { color: #535353; text-decoration: none }
.itemtitle a:active { color: #535353; text-decoration: none }
.itemtitle a:visited { color: #535353; text-decoration: none }
.itemtitle a:hover { color: #FF6600; text-decoration: none }
.chead       { color: #FF6600; font-weight: bold; padding-left: 4px }
.footer      { font-size: 8pt; font-family: Tahoma, Helvetica, Verdana, sans-serif; color: 
               #FF6600 }
.copy        { font-size: 8pt; font-family: Tahoma, Helvetica, Verdana, sans-serif; color: 
               #C0C0C0 }
.copy a { color: #C0C0C0; text-decoration: none }
.copy a:link { color: #C0C0C0; text-decoration: none }
.copy a:active { color: #C0C0C0; text-decoration: none }
.copy a:visited { color: #C0C0C0; text-decoration: none }
.copy a:hover { color: #FF6600; text-decoration: none }
.largefont   { font-size: 10pt; color: #FF6600 }
.ctrl {
	color: #787878;
	font-family: Tahoma, Verdana, sans-serif; 
	font-size: 11px; 
	width: 100%;
	}
.ctrlsmall {
	color: #787878;
	font-family: Tahoma, Verdana, sans-serif; 
	font-size: 11px; 
	width: 65%;
	align: right;
	}
.btn {
	background-color: #DBEAF5; 
	padding: 0px;
}
select {
	color: #787878; 
	background-color: #FFFFFF;
}
/* classes for validator */
.tfvHighlight {
	font-weight: bold; 
	color: red;
}
.tfvNormal {
	font-weight: normal;	
	color: black;
}
.line_bot {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D7D7D7;
}
.formfield {
	color: #787878;
	background-color: #FFFFFF;
	border: 1px solid #000066;
}
.lines {
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #D7D7D7;
	border-top-color: #D7D7D7;
}
.tableau {
	border: 1px solid #EEEEEE;
	text-align: left;
}


.newsbox   {
	border: 1px solid #CBCBCB;
	height: 5px;
	width: 15px;
	top: 5px;
	color: #787878;
}

/* En-têtes menus page principale */

.layout_menus {
	padding-left: 28px;
	padding-top: 2px;
}

.layout_menu_newsletter {
	padding-left: 28px;
	padding-top: 13px;
	font-weight: bold;
}

/* Affichage de la box "informations" sur le layout */

#box_infos {font-family:Tahoma; font-size:11px; color:#666758; padding-left:14px;}
#box_infos a {color: #666758;}
#box_infos a:link {color: #666758; text-decoration:none;}
#box_infos a:active {color: #666758; text-decoration:none;}
#box_infos a:visited {color: #666758; text-decoration:none;}
#box_infos a:hover {color: #7a7b6a; text-decoration:underline}


/* Affichage des produits sur la page d'accueil */

#splashprod {
	font-size: 12px;
	font-family: Tahoma;
	font-weight: bold;
}
#splashprod a {
	color: #76775b;
	text-decoration: none;
}
#splashprod a:link {
	color: #76775b;
	text-decoration: none;
}
#splashprod a:hover {
	color: #8e8f6d;
	text-decoration: underline;
}
#splashprod a:active {
	color: #76775b;
	text-decoration: none;
}
#splashprod a:visited {
	color: #76775b;
	text-decoration: none;
}
.splashprod_img {
	border: 1px solid #000000;
}
.splashprod_regprice {
	color: #000000;
	font-size: 18px;
	font-family: Tahoma;
	padding-left: 15px;	
	/*padding-left: 17px;
	padding-bottom: 55px;*/
	padding-top: 20px;
	text-align: left;
}
.splashprod_btvoir {
	padding-left: 15px;
	padding-top: 20px;
	text-align: left;
}
.splashprod_btbuy {
	padding-left: 15px;
	padding-top: 8px;
	text-align: left;
}
.splashprod_title {
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 15px;
	text-align: left;
}

/* Menu principal */

#menulinks {
	font-size: 9pt;
	font-family: Tahoma;
	color: #000000;
	text-align: center;
}
#menulinks a {
	color: #000000;
	text-decoration: none;
}
#menulinks a:link {
	color: #000000;
	text-decoration: none;
}
#menulinks a:hover {
	color: #000000;
	text-decoration: underline;
}
#menulinks a:active {
	color: #000000;
	text-decoration: none;
}
#menulinks a:visited {
	color: #000000;
	text-decoration: none;
}


/* Menu Footer Layout */

#menu_footer {
	font-family: Tahoma;
	color: #424242;
	text-align: right;
	font-size: 11px;
	padding-right: 15px;
	line-height: 16px;
}
#menu_footer a {
	color: #424242;
	text-decoration: none;
}
#menu_footer a:link {
	color: #424242;
	text-decoration: none;
}
#menu_footer a:hover {
	color: #5e5d5d;
	text-decoration: underline;
}
#menu_footer a:active {
	color: #424242;
	text-decoration: none;
}
#menu_footer a:visited {
	color: #424242;
	text-decoration: none;
}


/* Mini Cart */

.minicart_text {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}


/* Apparition Div Newsletter */

#DivCachee	{
	position: inherit;
	left: 722px;
	top: 310px;
	border: 1px solid #d9d9d3;
	background-color: #eeeeee;
	/*padding: 0.8em;*/
	display: none;
}
#DivCachee a	{
	color: #535353
	text-decoration: none;
}
#DivCachee a:link	{
	color: #535353
	text-decoration: none;
}
#DivCachee a:hover	{
	color: #535353
	text-decoration: underline;
}
#DivCachee a:active	{
	color: #535353
	text-decoration: none;
}
#DivCachee a:visited	{
	color: #535353
	text-decoration: none;
}


/* Contenu Principal */

.main_content {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

/* Contenu Principal No Padding Top */

.main_content_notop {
	padding-left: 10px;
	padding-right: 10px;
}

/* Affichage des détails produits */

#prod_detail {
	font-size: 12px;
	font-family: Tahoma;
}
#prod_detail a {
	color: #76775b;
	text-decoration: none;
}
#prod_detail a:link {
	color: #76775b;
	text-decoration: none;
}
#prod_detail a:hover {
	color: #8e8f6d;
	text-decoration: underline;
}
#prod_detail a:active {
	color: #76775b;
	text-decoration: none;
}
#prod_detail a:visited {
	color: #76775b;
	text-decoration: none;
}
.prod_detail_regprice {
	color: #000000;
	font-size: 18px;
	font-family: Tahoma;
	text-align: center;	
	/*padding-left: 17px;
	padding-bottom: 55px;*/
	padding-top: 10px;
}
.prod_detail_description {
	color: #76775b;
	padding-left: 10px;	
	padding-right: 10px;
	padding-top: 7px;
	text-align: left;
}
.prod_detail_title {
	padding-left: 10px;
	padding-top: 15px;
	text-align: left;
}

/*--------- LightWindow -----------*/

#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(http://www.lechoppedespapilles.fr/fuze/media/images/site/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(http://www.lechoppedespapilles.fr/fuze/media/images/site/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(http://www.lechoppedespapilles.fr/fuze/media/images/site/nextlabel.gif) right 15% no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(http://www.lechoppedespapilles.fr/fuze/media/images/site/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		background: url(http://www.lechoppedespapilles.fr/fuze/media/images/site/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(http://www.lechoppedespapilles.fr/fuze/media/images/site/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(http://www.lechoppedespapilles.fr/fuze/media/images/site/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;		
}

	#lightwindow_title_bar_title {
		color: #ffffbe;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #ffffbe;
		line-height: 25px;
		padding: 0;
		margin: 0;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}

/*-------- Fin LightWindow -------*/

h1.title_div{color:#1D5B95;font:bold 14px Verdana;margin-top:0px;margin-bottom:0px; text-align:justify;}
