@import url(http://fonts.googleapis.com/css?family=Oswald|Droid+Sans&amp);
.clear { clear: both; height: 0px; visibility: hidden; margin: 0; padding: 0; }


/*************************************/

#gallery {
	position:absolute; 
	margin-top:-930px;
	margin-left:660px;
}

/*************************************/

.inclusions {
	margin-left:20px;
	margin-top:40px;
}

.inclusions span {
    text-decoration: underline;
	padding-left:15px;	
    text-align: justify;
    text-indent:13px;
    background: url('images/blockbullets.png') 15px 6px no-repeat scroll;
	color:#000000;
	display:block;
	overflow:hidden;
	font-family:Oswald,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
	font-weight:normal;
	font-size:17px;	
	padding-bottom:3px;
}

.inclusions p {
    text-indent:28px;
	color:#000000;
	font-family:Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
	font-weight:normal;
	font-size:15px;	
}


/*************************************/

.art-tours {
	float:left;
	border-left:3px solid #e34b08;
	border-bottom:3px solid #e34b08;
	width:850px;	
    height: 160px;	
	margin-left:70px;
	margin-bottom:50px;	
}

.art-tours img {
	-webkit-transition:all .5s;
   -moz-transition:all .5s;
     -o-transition:all .5s;
    transition:all .5s;	
	border:3px solid #e34b08;
	float:left;
	width:350px;	
    height: 150px;
	margin:5px;
	margin-top:-10px;
	margin-left:-25px;
}

.art-tours img:hover {
	border:3px solid #e34b08;
	-webkit-box-shadow:0 6px 6px -6px #111;
   -moz-box-shadow:0 6px 6px -6px #111;
   box-shadow:0 6px 6px -6px #111;	
}

.art-tours h2 {
	border-bottom: 2px solid #e34b08;
	border-left: 2px solid #e34b08;
	background: #e34b08 url('images/nav.png') scroll;
	text-transform:capitalize;
	margin-left:-3px;
	margin-top:90px;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
	font-weight:normal;	
	font-family:Oswald;
	font-size:14px;
	text-align:center;
	position:absolute;
	-webkit-box-shadow:0 6px 6px -6px #111;
   -moz-box-shadow:0 6px 6px -6px #111;
   box-shadow:0 6px 6px -6px #111;		
}

.art-tours p {
	margin-left:350px;
	margin-top:20px;
	width:350px;	
    height:100px;
	padding-left:15px;	
    text-align: justify;
    text-indent:15px;
    background: url('images/blockbullets.png') 15px 4px no-repeat scroll;
	color:#000000;
	display:block;
	overflow:hidden;
	font-family:Oswald,Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
	font-weight:normal;
	font-size:14px;	
}

.art-tours .infos {
	position:absolute; 
	margin-left:700px;
	margin-top:17px;
	width:200px; 
	height:20px; 
	padding-left:5px;
	padding-right:5px;
}
.art-tours .infos a {
	text-transform:capitalize;
	padding:2px;
	padding-left:25px;
	padding-right:25px;
	border: 0px solid #C0B9A5;
	background: #e34b08;
	color:#ffffff;
	font-weight:normal;	
	font-family:Oswald;
	font-size:14px;
	text-align:center;
	position:absolute;
}

.art-tours .infos a:hover {
	color:#000000;		
}

/*************************************/

.art-section  {
    float: left;
    width: 985px;
	margin-left:32px;	
}

.programme figure {
    float: left;
	margin-left:25px;
	margin-top:10px;
	margin-bottom:10px;
}

.programme figure h2 {
	text-transform:capitalize;
	background:#e34b08;
    border-bottom: 2px solid #e34b08;		
    color: #ffffff;
    font-size: 17px;  
	font-weight: normal;
    font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;	
    text-align: left;    
	padding:6px;
	padding-left:10px;
	margin-left: -40px;		
    margin-bottom: 10px;
    width: 282px;
    position: relative;	
}

.programme figure h2:after {
    background: url("images/arrow-down.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: -7px;
    content: "";
    height: 6px;
    left: 250px;
    position: absolute;
    width: 12px;
}

.programme figcaption {
    background: url("images/nav.png") repeat scroll 0 0 #e34b08;
    width: 295px;
	margin-left: -40px;	
    clear: both;
	border: 1px solid #e34b08;
}


.programme figcaption h3 {
	text-transform:capitalize;
    font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;	
    text-decoration: underline;
    width:100%;
	margin-left: 15px;	
    font-size: 15px;
    text-align: left;
	margin-top: 10px;
}

.programme figcaption .blockquote {
    background: url('images/blockbullets.png') 5px 6px no-repeat;
    font-family: arial, 'Arial Unicode MS', Helvetica, Sans-Serif;	
    text-indent:15px;	
    width: 250px;
    height: 80px;	
    font-size: 14px;	
	padding: 5px;
	margin-left: 20px;	
	margin-right: 10px;	
    margin-top: -10px;
	margin-bottom: 10px;
    text-align: justify; 
}

.programme .more {
    font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;	
	border-top:5px solid #ffffff;
    background: #8b2000;
    color: #ffffff;
    display: inline-block;
    font-size: 15px;
    font-weight: normal;
    margin-top: 0px;
    padding: 5px;
    padding-right: 15px;
    text-align: right;
    width: 276px;
	margin-left: -40px;		
}

.programme a.more:hover {
    color: #000000;
	border-top: 5px solid #ffffff;
    background: url("images/nav.png") repeat scroll 0 0 #e34b08;
   -webkit-box-shadow:0 6px 6px -6px #525252;
    -moz-box-shadow:0 6px 6px -6px #525252;
    box-shadow:0 6px 6px -6px #525252;		 
}


.art-guide {
    position: relative;	
    border: 4px solid #8b2000;
    cursor: pointer;
    margin-top: 5px;
    margin-bottom: 0px;
	margin-left: -40px;	
    overflow: hidden;
    transition: all 0.6s ease 0s;
    width: 289px;
    height: 288px;	
}

.art-guide img {
    width: 290px;
    height: 290px;	
}

.art-guide img:hover {
	opacity:0.5;
}

.art-guide:hover span {
    left: 0;
}

.art-guide:hover {
    border: 4px solid #e34b08;
}

.art-guide span {
    background: url("images/bg.png") repeat scroll 0 0 #e34b08;
    color: #ffffff;
    font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;	
    font-size: 17px;
    left: -180px;
    top: 20px;	
    padding: 5px;	
    padding-right: 20px;
    padding-left: 50px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
}

/**************************************/

.meteo { 
   position:absolute;
   z-index: auto !important;
   margin-left:350px;   
   margin-top:-20px;   
}

/**************************************/

.ligne {
   box-shadow: 0  1px 0px rgba(0,0,0,0.25);
  margin-top:25px;
  position: relative;   
  border-bottom: 2px solid #ffffff;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;  
}

hr {
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	width:900px;
	border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
} 
  
.art-sheet
{
   background: none;
   	padding:0px;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   margin:20px auto;
   position:relative;
   cursor:auto;
   width: 1000px;
   z-index: auto !important;
}

.article .img {
   -webkit-box-shadow:0 6px 6px -6px #000000;
    -moz-box-shadow:0 6px 6px -6px #000000;
    box-shadow:0 6px 6px -6px #000000;	
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
}

.article {
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.6);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.6);
	box-shadow: 0 0 8px rgba(0,0,0,0.6); 
   background: #ffffff url('images/sheet.png');
   width:980px;
   position: relative;
   padding-left:10px;
   padding-right:10px;
   padding-top:5px;
   padding-bottom:10px;
}

.article h1 {
    text-decoration: underline;
    font-weight: normal;
    background: url('images/list-h1.png') 2px 8px no-repeat scroll;
    padding-left:25px;
    margin-left:14px;
	font-size: 20px;
	color: #000000;
	font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.article blockquote {
    background: url('images/vmenusubitemicon.png') 14px 3px no-repeat scroll;
    text-indent:15px;
	width:940px;
   text-align:justify;
   color: #000000;
   padding-left:15px;
   padding-right:0px;
   margin-left:5px;   
   font-size: 14px;
   font-family: arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.bar-menu {
   background: url('images/bar-menu.png') scroll; 
   position: absolute;
   z-index: 0;
   width:100%;
   height: 180px;
   margin-top:0px;
   background-repeat: no-repeat;
   background-position:top center;
}

.art-logo:hover {
   position: absolute;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-o-transition-duration: .5s;
	top:-80px;	
}

.art-logo {
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-o-transition-duration: .5s;
   margin-top:0px;	
   position: absolute;
   z-index: 1;
   width:300px;
   height:350px;
   top:-100px;
   left:20px;
   background: url('images/art-logo.png');
   background-position:top center;
}

.art-logo .logo{
   position: absolute;
   z-index: 0;
   right:55px;
   top:80px;
}

.langue {
   z-index: 2;
   position: absolute;
	left:125px;	
	margin-top:180px;	
}

.langue-img img {
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-o-transition-duration: .5s;
}

.langue-img img:hover {
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.6);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.6);
	box-shadow: 0 0 8px rgba(0,0,0,0.6);
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-o-transition-duration: .5s;
	background: #ffffff url('images/sheet.png');
}

.bg {
   background: url('images/bg.jpg') 0px 0px scroll;
   background-repeat: repeat-x;
   position: absolute;
   z-index: 0;
   width:100%;
   height: 800px;
   margin-top:-450px;
}

.bg-menu {
   background: url('images/table-menu.png') top center repeat-y scroll; 
   z-index: 2;
	margin:0 auto	;
   position: relative;
   width:100%;
   background-position:top center;
}

.table-menu {
   z-index: 2;
	margin:0 auto	;
   position: relative;
   width:1000px;
   background-position:top center;
}

.infos a {
	color: #ffffff;
	text-decoration: none;	
}

.infos a:hover {
	-webkit-transition: all 0.3s linear; 
	-moz-transition: all 0.3s linear; 
	-o-transition: all 0.3s linear; 
	-ms-transition: all 0.3s linear; 
	transition: all 0.3s linear;
	border-bottom: 1px dotted #e34b08;
	color: #e34b08;
	text-decoration: none;	
}

.infos ul {
	margin-top:10px;	
	margin-left:320px;	
}

.infos b { 
   color:#e34b08;
   font-weight: bold;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;	   
}

.infos ul li {
	color: #ffffff;
	text-shadow: 0  1px 0px rgba(0,0,0,0.15);
   font-size: 14px;
   font-weight: normal;
   font-style: normal;
   font-family: Tahoma, 'Arial Unicode MS', Helvetica, Sans-Serif;	
   background: url('images/icone.png') 2px 6px no-repeat scroll;
   padding-left:15px;
   text-align: left;
   z-index: 130;
	margin-left:0px;
	margin-top:2px;	
	margin-bottom:-2px;
}


 
#art-main
{
   /*background: url('images/table-menu.png') top center repeat-y scroll;*/
   background: #8b2000; 
   margin:0px auto;
   font-size: 14px;
   font-family: 'Droid Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}

p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}

header, footer, nav, #art-hmenu-bg, .art-sheet, 
.art-hmenu a, .art-vmenu a, .art-slidenavigator > a, 
.art-checkbox:before, .art-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, nav, #art-hmenu-bg, .art-sheet, 
.art-slidenavigator > a, .art-checkbox:before, 
.art-radiobutton:before
{
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

ul
{
   list-style-type: none;
}

ol
{
   list-style-position: inside;
}

html, body
{
   height: 100%;
}

html {
   -ms-text-size-adjust: 100%;
   /* 2 */
    -webkit-text-size-adjust: 100%;
/* 2 */}

body
{
   padding: 0;
   margin:0;
   min-width: 1000px;
   /*color: #EAE0D7;*/
}

.art-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.art-nav
{
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	text-shadow: 0  1px 0px rgba(0,0,0,0.15);
	border-bottom:5px solid #ffffff;
	background:#e34b08 url('images/nav.png');
   margin:35px auto 0;
   height: 55px;   
   position: relative;
   z-index: 499;
   text-align: center;
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.6);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.6);
	box-shadow: 0 0 8px rgba(0,0,0,0.6);
}

ul.art-hmenu a, ul.art-hmenu a:link, ul.art-hmenu a:visited, ul.art-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.art-hmenu, ul.art-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.art-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.art-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.art-hmenu:after, ul.art-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.art-hmenu, ul.art-hmenu ul 
{
   min-height: 0;
}

ul.art-hmenu 
{
   display: inline-block;
   vertical-align: bottom;
   padding-left: 4px;
   padding-right: 4px;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.art-nav:before 
{
   content:' ';
}

.desktop .art-nav{
   width: 1000px;
   padding-left: 0;
   padding-right: 0;
}

.art-hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.art-hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.art-menuitemcontainer
{
   background: none;
   margin:0 auto;
}
ul.art-hmenu>li {
   margin-left: 10px;
}
ul.art-hmenu>li:first-child {
   margin-left: 0;
}
ul.art-hmenu>li:last-child, ul.art-hmenu>li.last-child {
   margin-right: 0;
}

ul.art-hmenu>li>a
{
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-o-transition-duration: .5s;
   background: none;
   padding:0 20px;
   margin:0 auto;
   margin-top:-9px;  
   position: relative;
   display: block;
   height: 60px;
   cursor: pointer;
   text-decoration: none;
   color: #000000;
   line-height: 70px;
   text-align: center;
}

.art-hmenu>li>a, 
.art-hmenu>li>a:link, 
.art-hmenu>li>a:visited, 
.art-hmenu>li>a.active, 
.art-hmenu>li>a:hover
{
   font-size: 15px;
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: uppercase;
   text-align: left;
}

ul.art-hmenu>li>a.active
{   
   line-height: 60px;
	color: #000000;
	background: #ffffff;
   margin:0 auto;
   margin-top:-9px;     
   text-decoration: none;
}

ul.art-hmenu>li>a:visited, 
ul.art-hmenu>li>a:hover, 
ul.art-hmenu>li:hover>a {
   text-decoration: none;
}

ul.art-hmenu>li>a:hover, .desktop ul.art-hmenu>li:hover>a
{
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-o-transition-duration: .5s;
   line-height: 60px;
	color: #000000;
	background: #ffffff;
	text-shadow: 0 1px 1px rgba(0,0,0,0.15);
   margin:0 auto;
   margin-top:-9px;   
}
ul.art-hmenu>li>a:hover, 
.desktop ul.art-hmenu>li:hover>a {
   color: #000000;
   text-decoration: none;
}

ul.art-hmenu>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   left: -6px;
   width:2px;
   height: 50px;
   background: url('images/menuseparator.png') center center no-repeat;
}
ul.art-hmenu>li:first-child:before{
   display:none;
}

ul.art-hmenu ul
{
   display: none;
}

#art-header
{
   /*background-image: url('images/header.png');*/
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   height: 500px;
   width: 1000px;
      -webkit-box-shadow:0 8px 8px -8px #000000;
    -moz-box-shadow:0 8px 8px -8px #000000;
    box-shadow:0 8px 8px -8px #000000;   
}

.art-header
{
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   -webkit-box-shadow:0 -8px 8px -8px #000000;
    -moz-box-shadow:0 -8px 8px -8px #000000;
    box-shadow:0 -8px 8px -8px #000000;   
   margin:20px auto 0;
   background-repeat: no-repeat;
   height: 500px;
   position: relative;
   width: 1000px;
   z-index: 1;
}

.desktop .art-header
{
   background-image: url('images/object.png'), url('images/header.jpg');
   background-position: 305px 210px, 0 0;
}

.art-header>.widget 
{
   position:absolute;
   z-index:101;
}

.art-header .art-slider-inner
{
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
}

.art-footer
{
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	clear: both; 
	background:#e34b08 url('images/nav.png');   
	border-top:5px solid #ffffff;
   z-index: 499;
   margin:0px auto;
   margin-bottom:20px;
   padding-top:5px;   
   position:relative;
   cursor:auto;
   height: 220px;   
   width: 1000px;   
	-webkit-box-shadow: 0 0 8px rgba(0,0,0,0.6);
	-moz-box-shadow: 0 0 8px rgba(0,0,0,0.6);
	box-shadow: 0 0 8px rgba(0,0,0,0.6); 
}


.soufiane { 
   font-weight: normal;
   font-style: normal;
   font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   position:absolute;
   z-index: auto !important;
   margin-left:775px;   
   margin-top:185px;   
   color: #000000;
   font-size: 10px;
}

.art-footer .social { 
    position: absolute;
	margin-left:150px;
	margin-top:150px;	
}

.art-footer .social a:hover { 
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-o-transform: scale(1.3);
	opacity: 0.8;
	filter: alpha(opacity=90);
   border-bottom:1px dashed transparent;   	
}

.art-footer .img-social { 
    position: relative;
	-webkit-transition-duration: .5s;
	-moz-transition-duration: .5s;
	-o-transition-duration: .5s;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
}

.art-footer a {
	color: #000000;
	text-decoration: none;	
}

.art-footer a:hover {
	-webkit-transition: all 0.3s linear; 
	-moz-transition: all 0.3s linear; 
	-o-transition: all 0.3s linear; 
	-ms-transition: all 0.3s linear; 
	transition: all 0.3s linear;
	border-bottom: 1px dotted #ffffff;
	color: #ffffff;
	text-decoration: none;	
}

.art-footer .sitemap {
      width: 200px;
	   float: left;
	   margin:10px;
}

.art-footer .sitemap ul {
	margin-top:10px;	
	margin-left:10px;	
}

.art-footer .sitemap b { 
   font-weight: bold;
	color:#000000;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;	   
}

.art-footer .sitemap ul li {
   font-weight: bold;
	color:#000000;
	text-shadow: 0  1px 0px rgba(0,0,0,0.15);
   font-size: 14px;
   font-style: normal;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;	
   background: url('images/block-bullets.png') 2px 5px no-repeat scroll;
   padding-left:15px;
   text-align: left;
   z-index: 130;
	margin-left:0px;
	margin-top:2px;	
	margin-bottom:-2px;
}

.art-footer .sitemap h3 {
	margin-top:0px;
   background: url('images/list-footer.png') 5px 9px no-repeat scroll, url('images/sheet.png') #ffffff;
	text-transform:uppercase;
	padding:5px;	
	padding-left:30px;
	font-size: 16px;
	color: #000000;
	font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    border-bottom:2px solid #000000;
}

.art-footer .information h3 {
	margin-top:0px;
   background: url('images/list-footer.png') 5px 9px no-repeat scroll, url('images/sheet.png') #ffffff;
	text-transform:uppercase;
	padding:5px;	
	padding-left:30px;
	font-size: 16px;
	color: #000000;
	font-family: Oswald, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    border-bottom:2px solid #000000;
}

.art-footer .information {
	width: 755px;
	float: left;
	margin:10px;
}

.art-footer .information ul {
	margin-top:10px;	
	margin-left:10px;	
}

.art-footer .information b { 
   font-weight: bold;
   color:#000000;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;	   
}

.art-footer .information ul li {
	color:#000000;
	text-shadow: 0  1px 0px rgba(0,0,0,0.15);
   font-size: 14px;
   font-style: normal;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;	
   background: url('images/block-bullets.png') 2px 5px no-repeat scroll;
   padding-left:15px;
   text-align: left;
   z-index: 130;
	margin-left:0px;
	margin-top:2px;	
	margin-bottom:-2px;
}


/*******************************************/

.art-lightbox-wrapper 
{
   background: #333;
   background: rgba(0, 0, 0, .8);
   bottom: 0;
   left: 0;
   padding: 0 100px;
   position: fixed;
   right: 0;
   text-align: center;
   top: 0;
   z-index: 1000000;
}

.art-lightbox,
.art-lightbox-wrapper .art-lightbox-image
{
   cursor: pointer;
}

.art-lightbox-wrapper .art-lightbox-image
{
   border: 6px solid #fff;
   border-radius: 3px;
   display: none;
   max-width: 100%;
   vertical-align: middle;
}

.art-lightbox-wrapper .art-lightbox-image.active
{
   display: inline-block;
}

.art-lightbox-wrapper .lightbox-error
{
   background: #fff;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 80px;
   opacity: .95;
   padding: 20px;
   position: fixed;
   width: 300px;
   z-index: 100;
}

.art-lightbox-wrapper .loading
{
   background: #fff url('images/preloader-01.gif') center center no-repeat;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 32px;
   opacity: .5;
   padding: 10px;
   position: fixed;
   width: 32px;
   z-index: 10100;
}

.art-lightbox-wrapper .arrow
{
   cursor: pointer;
   height: 100px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   width: 82px;
   z-index: 10003;
}

.art-lightbox-wrapper .arrow.left
{
   left: 9px;
}

.art-lightbox-wrapper .arrow.right
{
   right: 9px;
}

.art-lightbox-wrapper .arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.art-lightbox-wrapper .arrow.disabled 
{
   display: none;
}

.art-lightbox-wrapper .arrow-t, 
.art-lightbox-wrapper .arrow-b
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   left: 26px;
   position: relative;
   width: 30px;
}

.art-lightbox-wrapper .arrow-t
{
   top: 38px;
}

.art-lightbox-wrapper .arrow-b
{
   top: 50px;
}

.art-lightbox-wrapper .close
{
   cursor: pointer;
   height: 22px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   right: 39px;
   top: 30px;
   width: 22px;
   z-index: 10003;
}

.art-lightbox-wrapper .close:hover 
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.art-lightbox-wrapper .close .cw, 
.art-lightbox-wrapper .close .ccw
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   position: absolute;
   left: -4px;
   top: 8px;
   width: 30px;
}

.art-lightbox-wrapper .cw
{
   transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   /* IE 9 */
    -webkit-transform: rotate(45deg);
   /* Safari and Chrome */
    -o-transform: rotate(45deg);
   /* Opera */
    -moz-transform: rotate(45deg);
/* Firefox */}

.art-lightbox-wrapper .ccw
{
   transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   /* IE 9 */
    -webkit-transform: rotate(-45deg);
   /* Safari and Chrome */
    -o-transform: rotate(-45deg);
   /* Opera */
    -moz-transform: rotate(-45deg);
/* Firefox */}

.art-lightbox-wrapper .close-alt, 
.art-lightbox-wrapper .arrow-right-alt, 
.art-lightbox-wrapper .arrow-left-alt 
{
   color: #fff;
   display: none;
   font-size: 2.5em;
   line-height: 100%;
}

.ie8 .art-lightbox-wrapper .close-alt, 
.ie8 .art-lightbox-wrapper .arrow-right-alt, 
.ie8 .art-lightbox-wrapper .arrow-left-alt 
{
   display: block;
}

.ie8 .art-lightbox-wrapper .cw, 
.ie8 .art-lightbox-wrapper .ccw 
{
   display: none;
}

.art-content-layout .art-content
{
   background: none;
   margin:0 auto;
}

/* Begin Additional CSS Styles */

/* End Additional CSS Styles */
