
a:link {
	color:#4B4B4B;
	text-decoration:none;
}
a:visited {
	color:#4B4B4B;
	text-decoration:none;
}

body {
/**		font-family: 'Raleway', sans-serif;
**/
margin:15px;
text-align:center;
background-color:#F8FFF7;
}

#air {
  margin: 56px 10px 0px -50px;
  border:  #F8AAA7;
  /* border-style: solid; */
  border-width: 10px;
  text-align: center;
}

img {
  position: relative;
  top: 18px;
  left: -8px;
  border-width: 0;
}

.hoofd {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 3em;
  font-stretch: expanded;
  letter-spacing: 0.025em;
  border: black;
  /* border-style: solid; */
  border-width: 1px;
  /* margin-top: 0px; */
  padding: 0px 0px 0px 3px;
  color: #27303F;
} 
.hoofd a:hover {
   color: #8795A5;
}

#gallery img:hover {
 border: solid 1px #27303F; 
 /** border: solid 1px #E7A57E;  **/
 -moz-box-shadow: 1px 4px 5px #27303F; 
 -webkit-box-shadow: 1px 4px 5px #27303F; 
 box-shadow: 1px 4px 5px #27303F; }
 


.courrier {
 font-family:"Courier New", Courier, monospace;
}
.georgia { font-family:Georgia, "Times New Roman", Times, serif;
}

.ralway {
  font-family: 'Raleway', sans-serif;
/**  font-weight:   400;
**/
}

#archi { margin: 40px 0px 0px 0px;}
/** 
#archi {
 font-size: 1em;
  }
**/

#gallery {
 margin: 0% 5% 10% 8%;
/** border:solid 1px #000000;
**/
	z-index;1;
 }


#gallery img{
  width:400px;
  margin: 2% ;
/**  border:solid 1px #000000;**/
}

#favencia {
    width: 400px;
    height: 225px;
    background: url(images/architecture/hdri_colOffset_to050.jpg) 0px 0px;
}

/***********************************************************************************/
/*                                                      SOCIALLINK 		          */
/***********************************************************************************/

#container{
    position: fixed;
    top: 2%;
    right: 1%;
	z-index:10;
    }

ul{
 		list-style-type: none;
        margin: 0px;
		/**border: 1px solid #000000;**/
		text-align: right;
}
ul li {
        display: inline;
        padding-left: 13px;
}
ul li img {
        top: 0px;
		left: 0px;
		opacity: 0.7;
		filter: alpha(opacity=70); /* For IE8 and earlier */
}

