/* begin Page */

/* Generated with Artisteer version 2.2.0.17376, file checksum is 593F317D. */

/** OPAC LAYER START  **/
#opac_layer{
	margin:0;
	padding:0;
	position:absolute;
	z-index:3000;
	display:none;
	background-color:#000000;
}

#opac_panier{
	font-size:12px;
	text-align:center;
	background-color:#FFFFFF;
	position: absolute;
	z-index:3500;
	width:398px;
	height:148px;
	display:none;
	
	border:1px solid #a6a6a6;
}

#opac_login{
	color:#000;
	position: absolute;
	padding:9px;
	width:300px; 
	display:none;
	background-color:#FFFFFF;
	border:1px solid #999999;
	z-index:3500;
}

#opac_login_advise{
	color:#000;
	position: absolute;
	padding:9px;
	width:800px; 
	display:none;
	background-color:#FFFFFF;
	border:1px solid #999999;
	z-index:3500;
}

#opac_existuser{
	color:#000;
	position: absolute;
	
	padding:9px;
	
	width:300px; 
	height:100px;
	display:none;

	background-color:#FFFFFF;
	border:1px solid #999999;
	z-index:3500;
}

#opac_signup{
	color:#000;
	position: absolute;
	
	padding:9px;
	
	width:300px; 
	
	display:none;

	background-color:#FFFFFF;
	border:1px solid #999999;
	z-index:3500;
}

#opac_recover{
	color:#000;
	position: absolute;
	padding:9px;
	width:300px; 
	display:none;
	background-color:#FFFFFF;
	border:1px solid #999999;
	z-index:3500;
}

#opac_sendmail{
	color:#000;
	position: absolute;
	padding:9px;
	width:500px; 
	display:none;
	background-color:#FFFFFF;
	border:1px solid #999999;
	z-index:3500;
}

#opac_adminmessage{
	color:#000;
	position: absolute;
	padding:9px;
	width:500px; 
	display:none;
	background-color:#FFFFFF;
	border:1px solid #999999;
	z-index:3500;
}

#opac_recoverok{
	color:#000;
	position: absolute;
	padding:9px;
	width:300px; 
	display:none;
	background-color:#FFFFFF;
	border:1px solid #999999;
	z-index:3500;
}

#opac_sendmessageok{
	color:#000;
	position: absolute;
	padding:9px;
	width:300px; 
	display:none;
	background-color:#FFFFFF;
	border:1px solid #999999;
	z-index:3500;
}

#opac_text span{
	color:#990000;
	font-size:14px;
	font-weight:bold;
}

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
}

#art-main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
}

#art-page-background-glare
{
	position: absolute;
	width: 100%;
	height: 436px;
	left: 0;
	top: 0;
}

#art-page-background-glare-image
{
	background-image: url('../images/Page-BgGlare.png');
	background-repeat: no-repeat;
	height: 436px;
	width: 481px;
	margin: 0;
}

html:first-child #art-page-background-glare
{
	border: 1px solid transparent; /* Opera fix */
}

.RedColor
{
  color: Red ;
}

.RedColorBig
{
  color: Red ;
  font-size:20px; 
}

#art-page-background-simple-gradient
{
	position: absolute;
	background-image: url('../images/Page-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 1000px;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.art-Sheet
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 1000px;
	min-width:21px;
	min-height:21px;
}

.art-Sheet-body
{
	position: relative;
	z-index:1;
	padding: 0px;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl, .art-Sheet-tc, .art-Sheet-bc,.art-Sheet-cr, .art-Sheet-cl
{
	position:absolute;
	z-index:-1;
}

.art-Sheet-tr, .art-Sheet-tl, .art-Sheet-br, .art-Sheet-bl
{
	width: 20px;
	height: 20px;
	background-image: url('../images/Sheet-s.png');
}

.art-Sheet-tl
{
	top:0;
	left:0;
	clip: rect(auto, 10px, 10px, auto);
}

.art-Sheet-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 10px, 10px);
}

.art-Sheet-bl
{
	bottom: 0;
	left: 0;
	clip: rect(10px, 10px, auto, auto);
}

.art-Sheet-br
{
	bottom: 0;
	right: 0;
	clip: rect(10px, auto, auto, 10px);
}

.art-Sheet-tc, .art-Sheet-bc
{
	left: 10px;
	right: 10px;
	height: 20px;
	background-image: url('../images/Sheet-h.png');
}

.art-Sheet-tc
{
	top: 0;
	clip: rect(auto, auto, 10px, auto);
}

.art-Sheet-bc
{
	bottom: 0;
	clip: rect(10px, auto, auto, auto);
}

.art-Sheet-cr, .art-Sheet-cl
{
	top: 30px;
	bottom: 10px;
	width: 20px;
	background-image: url('../images/Sheet-v.png');
}

.art-Sheet-cr
{
	right:0;
	clip: rect(auto, auto, auto, 10px);
}

.art-Sheet-cl
{
	left:0;
	clip: rect(auto, 10px, auto, auto);
}

.art-Sheet-cc
{
	position:absolute;
	z-index:-1;
	top: 25px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	background-color: #FFFFFF;
}


.art-Sheet
{
	/*margin-top: 30px !important;*/ 
}

.art-page-background-simple-gradient, .art-page-background-gradient, .art-page-background-glare
{
	min-width:1000px;
}

/* end Box, Sheet */

/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.art-menu, .art-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.art-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.art-menu li li
{
	float: none;
}

.art-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.art-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.art-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.art-menu:after, .art-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu ul
{
	min-height: 0;
}

.art-menu ul
{
	background-image: url(../images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





/* menu structure */

.art-menu
{
	padding: 0px 10px 0px 10px;
}

.art-log
{
	position: relative;
	height: 23px;
	z-index: 100;
}

.art-log .block
{
	margin-right:20px; 
	float:right; 
}

.art-nav
{
	position: relative;
	height: 23px;
	z-index: 100;
	background-image: url('../images/nav.png');

}

.art-nav .l, .art-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 23px;
	
}

.art-nav .l
{
	left: 0;
	right:10px;
}

.art-nav .r
{
	right: 0;
	width: 1000px;
	clip: rect(auto, auto, auto, 890px);
}


/* end Menu */

/* begin MenuItem */
.art-menu ul li
{
	clear: both;
}

.art-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 23px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
}


.art-menu a .r, .art-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 69px;
	background-image: url('../images/MenuItem.png');
}

.art-menu a .l
{
	left:0;
	right:0px;
}

.art-menu a .r
{
	width:400px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.art-menu a .t 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #09262F;
	padding: 0 12px;
	margin: 0 0px;
	line-height: 23px;
	text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
	top:-23px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
	top:-23px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
	top:-23px;
}
.art-menu a:hover .t
{
	color: #000000;
}

.art-menu li:hover a .t
{
	color: #000000;
}

.art-menu li:hover>a .t
{
	color: #000000;
}



/* end MenuItem */

/* begin MenuSeparator */
.art-nav .art-menu-separator
{
	display: block;
	width: 1px;
	height: 23px;
	background-image: url('../images/MenuSeparator.png');
}

/* end MenuSeparator */

/* begin MenuSubItem */
.art-menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 38px;
	width: 180px;
	overflow:hidden;
	line-height: 38px;
	margin-right: auto;


	background-image: url('../images/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	border-color: #DACB58;
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 38px;
	color: #165A6F;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

.art-menu ul ul a
{
	margin-left: auto;
}

.art-menu ul li a:hover
{
	color: #000000;
	border-color: #DACB58;
	background-position: 0 -38px;
}

.art-menu ul li:hover>a
{
	color: #000000;
	border-color: #DACB58;
	background-position: 0 -38px;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
	color: #000000;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
	color: #000000;
}


/* end MenuSubItem */

/* begin Header */
div.art-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 1000px;
	height: 150px;
}


div.art-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 1000px;
	height: 150px;
	background-image: url('../images/Header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Logo */
.art-Logo
{
	display : block;
	position: absolute;
	left: 10px;
	top: 37px;
	width: 648px;
}

div.art-Logo-name
{
	display: block;
	text-align: center;
}

div.art-Logo-name, div.art-Logo-name a, div.art-Logo-name a:link, div.art-Logo-name a:visited, div.art-Logo-name a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 42px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding:0;
	margin:0;
	color: #ECF3F4 !important;
}

.art-Logo-text
{
	display: block;
	text-align: center;
}

.art-Logo-text, .art-Logo-text a
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	padding:0;
	margin:0;
	color: #ECF3F4 !important;
}
/* end Logo */

/* begin ContentLayout */
.art-contentLayout
{
	position: relative;
	margin-bottom: 1px;
	width: 1000px;
}
/* end ContentLayout */

/* begin Box, Block */
.art-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:3px;
	min-height:3px;
}

.art-Block-body
{
	position: relative;
	z-index:1;
	padding: 3px;
}

.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl, .art-Block-tc, .art-Block-bc,.art-Block-cr, .art-Block-cl
{
	position:absolute;
	z-index:-1;
}

.art-Block-tr, .art-Block-tl, .art-Block-br, .art-Block-bl
{
	width: 2px;
	height: 2px;
	background-image: url('../images/Block-s.png');
}

.art-Block-tl
{
	top:0;
	left:0;
	clip: rect(auto, 1px, 1px, auto);
}

.art-Block-tr
{
	top: 0;
	right: 0;
	clip: rect(auto, auto, 1px, 1px);
}

.art-Block-bl
{
	bottom: 0;
	left: 0;
	clip: rect(1px, 1px, auto, auto);
}

.art-Block-br
{
	bottom: 0;
	right: 0;
	clip: rect(1px, auto, auto, 1px);
}

.art-Block-tc, .art-Block-bc
{
	left: 1px;
	right: 1px;
	height: 2px;
	background-image: url('../images/Block-h.png');
}

.art-Block-tc
{
	top: 0;
	clip: rect(auto, auto, 1px, auto);
}

.art-Block-bc
{
	bottom: 0;
	clip: rect(1px, auto, auto, auto);
}

.art-Block-cr, .art-Block-cl
{
	top: 1px;
	bottom: 1px;
	width: 2px;
	background-image: url('../images/Block-v.png');
}

.art-Block-cr
{
	right:0;
	clip: rect(auto, auto, auto, 1px);
}

.art-Block-cl
{
	left:0;
	clip: rect(auto, 1px, auto, auto);
}

.art-Block-cc
{
	position:absolute;
	z-index:-1;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	background-color: #EAE9E1;
}


.art-Block
{
	margin: 5px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-BlockHeader
{
	position:relative;
	z-index:0;
	padding: 0 6px;
	margin-bottom: 0px;
}

.art-BlockHeader .t
{
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 7px;
	line-height: 30px;
}

.art-BlockHeader h2
{
	margin:0;outline-style:none;
}

.art-header-tag-icon
{
	display:inline-block;
	background-position:left top;
	background-image: url('../images/BlockHeaderIcon.png');
	padding:0 0 0 17px;
	background-repeat: no-repeat;
	min-height: 17px;
	margin: 0 0 0 5px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.art-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-BlockContent-body
{
	position: relative;
	z-index:1;
	padding: 6px;
}



.art-BlockContent-body
{
	color:#2A281E;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
}

.art-BlockContent-body a:link
{
	color: #1A6B84;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.art-BlockContent-body a:visited, .art-BlockContent-body a.visited
{
	
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

.art-BlockContent-body a:hover, .art-BlockContent-body a.hover
{
	color: #238EAF;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}


.art-BlockContent-body ul
{
	list-style-type: none;
	color: #3F3C2C;
	margin:0;
	padding:0;
}

.art-BlockContent-body li
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
}


.art-BlockContent-body ul li
{
	padding:0px 0 0px  5px;
	background-repeat:no-repeat;
	margin:0.0em 0  0.5em 0.0em; 
	line-height:1.2em;
}


/* end Box, BlockContent */

/* begin Box, Post */
.art-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-Post-body
{
	position: relative;
	z-index:1;
	padding: 10px;
}



.art-Post
{
	margin: 5px;
}

/* Start ../images */
a img
{
	border: 0;
}

.art-article img, img.art-article
{
	margin: 1em;
}

.art-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin:2px;
}
/* Finish ../images */

/* Start tables */

.art-article table, table.art-article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.art-article table, table.art-article .art-article tr, .art-article th, .art-article td
{
	background-color:Transparent;
}

.art-article th, .art-article td
{
	padding: 2px;
	border: solid 1px #7A7657;
	vertical-align: top;
	text-align:left;
}

.art-article th
{
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}

/* Finish tables */
/* end Box, Post */

/* begin PostHeaderIcon */
.art-PostHeaderIcon-wrapper
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #15576A;
}

.art-PostHeaderIcon-wrapper, .art-PostHeaderIcon-wrapper a, .art-PostHeaderIcon-wrapper a:link, .art-PostHeaderIcon-wrapper a:visited, .art-PostHeaderIcon-wrapper a:hover
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #15576A;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.art-PostHeader a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  text-transform: uppercase;
  color: #196880;
}

.art-PostHeader a:visited, .art-PostHeader a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #5A563F;
}

.art-PostHeader a:hover, .art-PostHeader a.hovered
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #279FC4;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #302E22;
}

.art-PostContent
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-align: justify;
  color: #302E22;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #1D7995;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #1D7995;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  letter-spacing: 1px;
 
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #279FC4;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  margin:0;
  padding:0;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 20px;
  text-transform: uppercase;
  text-align: left;
  color: #1D7995;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  margin:0;
  padding:0;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  color: #1D7995;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  margin:0;
  padding:0;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  
  text-align: left;
  color: #1D7995;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 20px;
  text-transform: uppercase;
  text-align: left;
  color: #302E22;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  text-transform: uppercase;
  text-align: left;
  color: #302E22;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 15px;
  text-transform: uppercase;
  text-align: left;
  color: #302E22;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #4B4835;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	text-align: left;
	margin-left: 12px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.art-Post li
{
	padding:0px 0 0px 10px;
	line-height:1.2em;
}

.art-Post ol li, .art-Post ul ol li
{
	background: none;
	padding-left:0;
}

.art-Post ul li, .art-Post ol ul li 
{
	background-image: url('../images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:10px;
}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote p
{
	color:#12110D;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

blockquote
{
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 38px;
	background-color:#E3E2D8;
	background-image:url('../images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.art-button-wrapper .art-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:26px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.art-button-wrapper
{
	display:inline-block;
	position:relative;
	height: 26px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.art-button-wrapper .art-button
{
	display:block;
	height: 26px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
	padding: 0 10px !important;
	line-height: 26px;
	text-decoration: none !important;
	color: #000000 !important;
}

input, select
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

.art-button-wrapper.hover .art-button, .art-button:hover
{
	color: #000000 !important;
	text-decoration: none !important;
}

.art-button-wrapper.active .art-button
{
	color: #F9F6E2 !important;
}

.art-button-wrapper .l, .art-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 78px;
	background-image: url('../images/Button.png');
}

.art-button-wrapper .l
{
	left:0;
	right:1px;
}

.art-button-wrapper .r
{
	width:403px;
	right:0;
	clip: rect(auto, auto, auto, 402px);
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
	top: -26px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
	top: -52px;
}


/* end Button */

/* begin Footer */
.art-Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 1000px;
	margin: 5px auto 0px auto;
}

.art-Footer .art-Footer-inner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: center;
}

.art-Footer .art-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('../images/Footer.png');
	width: 1000px;
	height: 150px;
	bottom:0;
	left:0;
}


.art-rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('../images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 32px;
	width: 30px;
}




.art-Footer .art-Footer-text p
{
	margin: 0;
}

.art-Footer .art-Footer-text
{
	display:inline-block;
	color:#081F26;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

.art-Footer .art-Footer-text a:link
{
	text-decoration: none;
	color: #196880;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}

/*.art-Footer .art-Footer-text a:visited
{
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}*/

.art-Footer .art-Footer-text a:hover
{
	text-decoration: none;
	color: #08232B;
	font-family: Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#228AAA;
}

.art-page-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#777355;
}
/* end PageFooter */

/* begin LayoutCell */
.art-contentLayout .art-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 224px;
}
/* end LayoutCell */

/* begin LayoutCell */
.art-contentLayout .art-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 451px;
}

.art-contentLayout .art-content2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 790px;
}

.art-contentLayout .art-content-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 675px;
}
.art-contentLayout .art-content-sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 999px;
}
.art-contentLayout .art-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 899px;
}
/* end LayoutCell */

/* begin LayoutCell */
.art-contentLayout .art-sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 210px;
}


   
 .tr-grid tr:hover {
          background-color: #DACB58;
      }

  
 .tr-grid tr{
          margin: 0;
          padding: 0;
          clear: both;
      }

 
.tr-grid label {
          display: block;
          padding: 0.2em 0.2em 0.2em 2em;
      }


.tr-grid input {
          float: left;
          
          top: 0.2em;
          left: 0.2em;
      }

 .selectedtr  
 {
	     font-size: 16px; 
         color:Blue ;
      }

.UploadBlock
{
	border-width:0;
	background-color:#E9E9E1 ; 
}

.diapodiv
{
	margin-left:10px;
}
.diapolink
{
	margin-left:20px;
}


.map
{
	margin: 15px 0 10px 225px;
    width: 450px;
    height: 250px
}

.prewcontent
{
	margin: 15px  15px 10px 10px;
	width: 570px;
}
.prewcontact
{
	margin: 25px 0 10px 10px;
	width: 540px;
}

.tumbleft
{
	float:left;
}

.btnprew
{
	margin: 0 0 10px 10px;
    width: 450px;
}

.sumvalid
{
	border-style: double; border-color: Red; color: Red; width: 95%; margin-left:20px; 
}

.sumtable
{
	border-style: double; border-color:#59BFDE; color:Black; width: 95%; margin-left:20px; 
}

/* end LayoutCell */


.tab_list{
	margin: 0px 0px 0px  7px;
}

.tab_list a, tab_list a:link, .tab_list a:visited, .tab_list a:hover{
	   font-size:16px ;
}

.tab_list .lg_produit td{
	border-bottom: 1px solid #DDDDDD;
	vertical-align:middle;
	padding:10px 0;
}

.tab_list .lg_produit span{
	color:#AC0B1A ;
	font-weight:bold;
	font-size: 17px;
}

.killer{clear:both;}

/** PAGINATION **/
.pagination{
	margin: 10px 0px 20px 0px;
	text-align:center;
}

.pagination a, .pagination a:link, .pagination a:visited{
	margin: 0px 2px 0px 2px;
}


.pagination strong{
	margin: 0px 5px 0px 5px;
}

.price{
	color:red;
	font-weight:bold;
	font-size: 18px;
}

.pricepromo{
	color:red;
	font-weight:bold;
	font-size: 14px;
}

.postdate
{
	height: 25px;
	padding-left:5px; 
	padding-top :5px; 
}

.valid
{
	padding: 0 0 0 0;
}

.stats 
{
 float:left; padding:0 0 0 5px;
}

.mdtabs 
{
  border:1px solid #B0BEC7;
}

.filtercity 
{
  float:right; margin:5px 5px 0 0; 
}

.welcome 
{
 float:left; background: #F0F6F9; border: 1px solid #346F97;width: 783px; margin:5px 3px 5px 3px; 
}

.welcomecont 
{
  margin:5px 5px 5px 5px; font-size:11px;
}

.welcomecont ul
{
    font-size:11px; 
}

.mapacountry
{
    font-size:20px;
    font-weight:bold;   
}

.maparubric
{
    font-size:16px;
    font-weight:bold;   
}

.social
{ 
  width:250px; 
  height:20px;
  padding-left:140px; 
}

.social  a
{
  text-decoration: none;
}

.social  a img
{
  border: 0px;
}

.rubricas
{
  margin:2px 0px 0px 3px;
}

.col
{
  float:left;width: 262px;
}

.rubrica
{
   border: 1px solid #B9B59D;width: 253px; margin:5px 0px  5px 3px;    
}

.rubrica h2
{
   padding : 0  0 2px 5px;
   background:#E3E2D8;
   text-decoration:underline;  
   margin:0;outline-style:none; 
}

.rubrica a
{
   text-decoration:underline;   
}

.postTitle
{
  margin:10px 5px 0 5px;   background: #E3E2D8;  border: 1px solid #B9B59D;	
}

.btn1
{
   border: 1px solid #228AAA; width:80px; height:26px; background-color:#59BFDE;
}

.btn2
{
   border: 1px solid #228AAA; width:130px; height:26px; background-color:#59BFDE;
}

.btn3
{
   border: 1px solid #228AAA; width:200px; height:26px; background-color:#59BFDE;
}

.filterBlock { width: 779px; margin: 0px 0px 5px 5px; border: solid 1px #e3e3e3;   display: block;  }	
.filterBlock td { padding: 10px 0px 10px 0px;}	
.filterBlock  .blockList { width: 763px; display: block; float: left; }
.filterBlock  .blockList h3 { color:#AC0B1A; font-size:13px; margin: 0px 0px 10px 17px; padding: 0px; }	
.filterBlock  .blockList .listCol { margin-left:10px;    width: 205px; display: block; float: left; font-size: 12px; background: url(../images/filter_list.gif) 0px 2px repeat-y; padding: 2px 0px 4px 12px;}
.tabfilter {margin:  0px 0px 0px 10px; display: block;  }	

.filterTable
{
	border: 1px solid #B9B59D;
}

.filterTD
{
	padding: 5px 0 0 15px; 
}

.arrow_flag { margin:4px 2px 0 0;   display: block; width: 16px; height: 10px; background-image: url('../images/flags1.gif'); background-position:bottom ; background-repeat: no-repeat; } 
.ar_rusia { background-position: -453px -146px;  } 
.ar_ukr { background-position: -284px -89px;  }
.ar_spain { background-position: -4px -174px;  }

.mdanimal 
{
    height:150px; 
    width: 783px;
    background: #E3E2D8;
    margin:  5px 3px 0 3px;
    border:1px solid #B9B59D;
}

.mdanimal ul
{
	margin:10px;
	padding:10px;
}

.mdanimal li
{ 
    text-align:center;  
    float:left;
    width:123px; 
	list-style:none;
}

.mdpromo 
{
    margin: 0px 0px 0px 3px;
    height:265px;	
    border:1px solid #B0BEC7;
}

.hdpromo {
 background-color:#FFFFFF;
 background-position:left bottom;
 border-color:#B0BEC7 rgb(176, 190, 199) rgb(147, 166, 180);
 border-style:solid;
 border-width:1px;
 color:#000000;
}

.hdpromo {
 margin:-1px -1px 0pt;
 padding:1px 11px;
 position:relative;
}

.hdpromo 
{
	background:#E3E2D8;
}

.hdpromo h2
{
	margin :0px;
	padding :0px;
	font-size:13px;
}

.home_promo_bloc{
	height:150px;
	padding-top:5px; 
}

.home_promo_bloc .lg_produit_home span{
	color:red;
	font-weight:bold;
	font-size: 18px;
}

.home_promo_bloc .visu{
	float:left;
	text-align:center;  
	width:180px;
	height:133px;
	padding:5px 0 0 0;
}

.home_promo_bloc .visurubric{
	float:left;
	width:190px;
	height:190px;
	padding:5px 0 0 0;
}

.home_promo_bloc .text{
	height:140px;
	font-size:13px;
	padding: 5px 5px 0 0px;
}

.home_promo_bloc .pdt_infos_ttl{
	font-size:13px;
	padding:0 0 5px 0;
	height:74px;
}

.home_promo_bloc .pdt_infos_ttl h3
{
	margin:0px;
	padding:0px;  
	font-size:13px;
}

.home_promo_bloc .pdt_infos_txt{
	font-size:13px;
	height:62px;
}



.home_promo_bloc .home_promo_logo{
    
    height:30px;
	padding:5px 0 0 0;
	
}


.blockvisu{
	
	padding:0px 4% 0 0;
}

.loadpromo
{
  padding:50px 0 0 50px;    
}

.HomeRusia
{
  float:right; color:Red;  
}

.HomeUkr
{
  float:right; color:Blue;  
}

.loginOn
{
   font-weight:bold; 
}

.FaveOn
{
  display: block;
  height:17px;width:17px;
  background-image : url('../images/chekbox33.gif');
  background-repeat:no-repeat;
  vertical-align:middle;
}
	
.FaveOf
{
  display: block;
  height:17px;width:17px;
  background-image : url('../images/chekbox34.gif');
  background-repeat:no-repeat;
  vertical-align:middle;
}
	

.FaveProductOf
{
  height:17px;width:17px;
  background-image : url('../images/chekbox34.gif');
  background-repeat:no-repeat;
  vertical-align:middle;
}

.FaveProductOn
{
  height:17px;width:17px;
  background-image : url('../images/chekbox33.gif');
  background-repeat:no-repeat;
  vertical-align:middle;
}	

.entregaDiv { background: #ffffcc; padding: 4px 4px 4px 4px; margin-left:330px;  display: block; border: solid 2px #ccc; position: absolute; left: 0px; bottom: 21px; font-weight: normal; width: 196px;} 

.list_Fave_top
{
   
	background:url('../images/bg-link-fave-top.gif') no-repeat -5px top;
	color:#3f5baa;
	height:45px;
	font-weight:bold;
	padding:0 0 0 50px;
	margin:15px 0 0 0;
}

.list_Fave_top a, .list_Fave_top a:link, .list_Fave_top a:visited{
	color:#AC0B1A ;
}

.list_Fave_bot{
	background:url('../images/bg-link-fave-bottom.gif') no-repeat -5px bottom;
	color:#3f5baa;
	height:16px;
	font-weight:bold;
	padding:34px 0 0 50px;
}

.list_Fave_bot a, .list_Fave_bot a:link, .list_Fave_bot a:visited{
	color:#AC0B1A ;
}

.GoogleAnunPost
{
  margin:5px 0 0 140px; 
}

.GoogleAnun1
{
  margin:5px 0 5px 5px;   
}

.GoogleAnun2
{
  margin:5px 0 0 37px;   
}

.GoogleAnun3
{
  margin:5px 0 5px 37px;   
}

.postFave
{
    width:70px; margin:3px ;  float:left;
}

.postAction
{
   padding:0 0 0 30px;
}

.ActiveLink
{
  color:Red; 
  font-size:14px;
}

.accountul
{
   width:220px;
}

.accountli
{
  margin:7px 0 0 -10px;
}

.PromoTab
{
  width:788px; 
}

.PromoTab td
{
  padding: 5px 0px 0 0;
}

.PromoDiv
{
  padding: 5px 5px 5px 5px;
}

.PromoBlockDiapo
{
  height: 155px;
}

.PromoBlockMin
{
  height: 75px;
  margin: 0px 0 0 0px;
}


.Watermark
{
  color:Silver;  
  font-size:12px;
  font-weight:lighter;
}

.TitleProdDiv { background: #ffffcc; padding: 4px 4px 4px 4px; margin-left:340px;  display: block; border: solid 2px #ccc; position: absolute; left: 0px; bottom: 0px; font-weight: normal; width: 570px;} 

.TitleMapDiv { background: #ffffcc; padding: 4px 4px 4px 4px; margin-left:520px;  display: block; border: solid 2px #ccc; position: absolute; left: 0px; bottom: 0px; font-weight: normal; width: 370px;} 

.TitlePriceDiv { background: #ffffcc; padding: 4px 4px 4px 4px; margin-left:300px;  display: block; border: solid 2px #ccc; position: absolute; left: 0px; bottom: 0px; font-weight: normal; width: 220px;} 

.TitleNameDiv { background: #ffffcc; padding: 4px 4px 4px 4px; margin-left:340px;  display: block; border: solid 2px #ccc; position: absolute; left: 0px; bottom: 3px; font-weight: normal; width: 340px;} 

.TitleBodyDiv { background: #ffffcc; padding: 4px 4px 4px 4px; margin-left:640px;  display: block; border: solid 2px #ccc; position: absolute; left: 0px; bottom: 70px; font-weight: normal; width: 200px;} 

.PackContent 
{
 background: #F0F6F9; border: 1px solid #346F97; width: 985px; margin:10px  5px  20px 5px; 
}

.divPackContent 
{
  margin:5px 5px 5px 5px; font-size:11px;
  height:130px; 
}

.divPackContent ul
{
	margin:10px;
	padding:10px;
}

.divPackContent li
{ 
    float:left;
    width:310px; 
	list-style:none;
}

.PicPackContent
{ 
    text-align :center;
    float:left;
    width:110px; 
	list-style:none;
}

.pack-title 
 {
    float:left;   
    font-weight:bold;
    width:200px;
}

.pack-text
{
    color: #1D7995; font-weight:bold ; font-size:12px;
}

.AdvancedTable 
{
	border:1px solid #a6a6a6; 
}

.AdvancedTable .tdright
{
	 width:50%;
	 font:12px Verdana; 
	 padding:5px 0 5px 15px;
	 text-align:right ;
	 font-weight:bold ;
}

.AdvancedTable .tdleft
{
	 width:250px;
	 font:12px Verdana; 
	 padding:5px 0 5px 15px;
	 text-align:left  ;
}


.ContactTable 
{
	border:1px solid #a6a6a6; 
}

.ContactTable .tdright
{
	 width:40%;
	 font:12px Verdana; 
	 padding:5px 0 5px 15px;
	 text-align:right ;
	 font-weight:bold ;
}

.ContactTable .tdleft
{
	 width:270px;
	 font:12px Verdana; 
	 padding:5px 0 5px 15px;
	 text-align:left  ;
}