/*html {background-color:black;}*/
#contenair {display:block;}
#contenaircloud {margin-left:0px;margin-right:auto;margin-top:-225px;position:relative;-webkit-transform: scale(0.9,0.9);-moz-transform: scale(0.9,0.9);-ms-transform: scale(0.9,0.9);width:1075px;}
/*---------------------------------------------------------------------------------------------------LOGO
nav {margin-left:-25px;margin-top:-15px;}*/
#logo {margin-top:10px;margin-left:10px;}
li {text-decoration:none;display:block;}
a {text-decoration:none;color:black;text-transform:uppercase;}

/*---------------gallerie-------------------------------------------------------------------------------------*/
body {
background-color:#000;
width:800px;
height:400px;
}

#gallery {
position:relative;
width:750px;
}

#thumbs {
width:180px;
float:left;
}

#thumbs a {
display:block;
float:right;
width:100px;
height:100px;
margin:0 0 5px 5px;
}

#thumbs a img {
width:200px;
height:100px;
border:0;
}

#thumbs a:hover {
border-color:#ddd;
}
/*
#thumbs a:hover img {
position:absolute;
width:auto;
height:auto;
left:200px;
top:0;
border:1px solid #333;
}*/


#footer {
margin: 0px auto;
height: 52px;
width: 100%;
bottom: 0px;
left: 0px;
z-index: 9999;

position: fixed;
	}
#footer li.about {
display:inline;
position: absolute;
right: 10px;
bottom: 10px;
z-index: 1;	text-transform:uppercase;
color:black;
}
#footer li.contact {
display:inline;
position: absolute;
right: 68px;
bottom: 10px;
z-index: 1;	text-transform:uppercase;
color:black;
}
/*text-shadow: #fff 1px 1px, #fff -1px 1px, #fff -1px -1px, #fff 1px -1px;*/



