/*STYLE ERMITAGE*/
*{				margin:0;padding:0;outline:none;cursor:default;border:0;text-transform:uppercase;font-weight:normal}
html{			height:100%;}
body{			height:100%;background: url(images/bg.gif) ;text-align:justify;font-family: Times, serif;
				font-size: 13px;color:black}
a{				text-decoration: none;color: #07B6FE;cursor:pointer}
a:hover {		text-decoration: none;}
img{			vertical-align:middle}


/*SHAPES*/
#home{			position:fixed;width:100%;height:100%;background:#f6c3d9;overflow:hidden}
#home a#enter{	width:334px;height:200px;overflow:hidden;
				background:url(images/ermitage.png) no-repeat;position:fixed;left: 50%;top: 50%; 
				margin-top: -100px;margin-left: -167px;}


#wrapper {		width:760px;height:550px;position:absolute;left: 50%;top: 50%; margin-top: -275px;
				margin-left: -370px;/*background:url(images/tr.png);*/;}


#infos{			position:absolute;top:0px;left:0px;width:260px;height:100%;}
#gallery{		position:absolute;top:0;right:20px;width:422px;height:100%;}
#window{		position:absolute;top:5px;left:0px;border:6px solid black;width:410px;height:410px;overflow:hidden;background:#F6F5F5}
#card img{		margin-bottom:1px}
#coord{			text-align:center;margin-bottom:6px;padding-top:5px}
#coord h1{		display:none}
#coord h2{		margin-top:8px;font-size:26px;letter-spacing:-1px;display:block}
#coord adress{	font-style: normal;font-size:16px;letter-spacing:-1px;display:block;width:line-height:1em;
				padding-bottom:2px;border-bottom:2px solid black}
#coord email-adress{	display:block;width:line-height:1em;padding-bottom:2px;border-bottom:2px solid black}
#coord a.email{	font-size:13px;letter-spacing:2px;color:black;text-transform:uppercase;
				line-height:15px;position:relative;top:-1px}
#coord a.email:hover{	color:#09F}
#coord em{		font-style: normal;font-size:22px;display: block;letter-spacing:-1px;margin-top:5px;
				border-bottom:2px solid black;margin-bottom:4px}
#coord em b{	letter-spacing:-1px}
#coord a.small,
#coord a#clickmap,
#coord a#clickaboutus{	font-size:15px;letter-spacing:-1px;color:black;text-transform:uppercase;
				line-height:15px;position:relative;top:-1px}
#coord a.small:hover,
#coord a#clickmap:hover,
#coord a#clickaboutus:hover{text-decoration:underline}
#card img {		border:6px solid black;margin-top:5px}
#photo img {	border:6px solid black;}


/*PHOTOS*/
#window img,#window #map{	position:absolute;top:0px;left:0px;z-index:2}
#controls{		position:absolute;bottom:5px;left:1px;text-align:center;margin:auto;border:6px solid black}
#controls img,
#controls a{	cursor:pointer}
#credits{		display:none;}



/*BUG FIX*/
#aboutus{		display:block;width:410px;height:410px;background:#F6F5F5}

#carte_content {width:380px;height:380px;
display: block;
overflow:hidden;
overflow-x: hidden;
overflow-y: auto;
overflow : -moz-scrollbars-vertical;
padding:10px;padding-top:20px;
}
#aboutus p{text-transform:none;}
