﻿@font-face {
font-family: GiorgioThin;
src: url(Giorgio-Thin.ttf);
}

img
{
border: none;
}

a
{
text-decoration: none;
color: #808080;
}

a b
{
font-weight: bold;
color: #505050;
}

b
{
font-weight: bold;
}

a:hover
{
color: #303030;
}

body
{
font-family: arial;
font-weight: lighter;
height: 100%;
margin: 0px;
background-color: #fff;
}

.disable_scroll{
overflow-y: hidden;
}

h1
{
font-family: arial;
font-weight: lighter;
font-size: 20px;
letter-spacing: 6px;
border-bottom: 1px #808080 solid;
padding-bottom: 10px;
}

#content
{
padding-top: 10px;
}

.popup
{
position: fixed;
right: 70px;
bottom: -10px;
width: 500px;
height: 500px;
padding: 15px;
padding-top: 20px;
background-color: #fff;
border: 1px #aaa solid;
z-index: 201;
color: #808080;
font-size: 13px;
text-align: justify;
box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.2);
}

.popup_minimized{
width: 200px;
height: 70px;
}

.popup_minimized.popup_hover{
bottom: -2px;
}

.maximized{
display:none;
}

#arrow{
width: 17px;
height: 18px;
padding: 3px 0 0 3px;
position: absolute;
top: 0px;
right: 0px;
float: right;
border-left: 1px #aaa solid;
border-bottom: 1px #aaa solid;
}

#flag{
width: 23px;
height: 18px;
padding: 3px 0 0 3px;
position: absolute;
top: 0px;
right: 21px;
float: right;
border-left: 1px #aaa solid;
border-bottom: 1px #aaa solid;
opacity: 0.7;
}

#flag:hover{
opacity: 1;
}

#flag.fr{
background: url(flag_en.png) no-repeat 3px 3px;
}

#flag.en{
background: url(flag_fr.png) no-repeat 3px 3px;
}

.tab{
height: 15px;
width: 242px;
position: absolute;
top: 0px;
padding: 3px 0 3px 0;
text-align: center;
border-bottom: 1px #aaa solid;
}

.selected_tab{
border-bottom: none;
}

.popup_minimized > a > .tab{
width: 94px;
}

#about_tab{
left: 0px;
border-right: 1px #aaa solid;
}

#contact_tab{
right: 46px;
}

#about{
display:none;
padding: 20px;
}

.container{
clear:both;
}

#more{
text-decoration:underline;
position: absolute;
bottom: 17px;
right: 10px;
}

#more > span{
text-decoration:underline;
}

.formblock
{
margin-bottom: 15px;
}

.formblock .txt 
{ 
padding: 4px 6px; 
width: 482px; 
}

.formblock .txtarea 
{
padding: 3px 5px; 
width: 485px; 
height: 140px; 
font-family: arial;
}

.formblock .error
{
color: #9D3131;
font-weight: bold;
}

.tick
{
Font-weight: bold;
font-size: 20px;
}

#infscr-loading
{
z-index: 97;
position: fixed;
left: 50%;
margin-left: -130px;
bottom: 20px;
padding: 20px;
background-color: #fff;
color: #777;
opacity: 0.8;
border: 1px solid #aaa;
width: 260px;
text-align: center;
}

#infscr-loading img
{
margin-left: 0px;
margin-bottom: 20px;
}


#wrapper
{
margin: 0 auto;
}

.stamp
{
width: 398px;
height: 108px;
margin-right: 1px;
margin-left: 10px;
margin-bottom: 4px;
float: left;
background-color: #fff;
background-image:url(logo.png);
border: 1px #fff solid;
letter-spacing: 4px;
font-size: 13px;
}

.stamp.en
{
background-image:url(logo_en.png);
}

#links
{
font-family: GiorgioThin;
font-size: 19px;
position: relative;
line-height: 50px;
margin-top: 180px;
left: 20px;
text-align: left;
}

#links a
{
margin-right: 25px;
}

.item
{
float: left;
margin-right: 1px;
margin-left: 0px;
margin-top: -3px;
}

.PopBoxImageLarge
{
position:fixed;
border: solid 5px #000;
}

.overlay
{ 
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #fff;
z-index: 99;
opacity: 0.95;
}

iframe{
position:fixed;
z-index: 101;
display:none;
border: solid 5px #000;
}

.ifram_pano{
width: 1000px;
height: 600px;
}