/*    
Theme Name: Loos-Website 
Theme URI: http://www.loosloos.com
Description: An image-less template focusing on Loos Work. 
Author: Loos & Tellthem
Author URI: http://www.tellthem.be
Version: 1.0 
. 
General comments/License Statement if any. 
. 
*/

H4 {
	border-bottom:1px #cccccc solid;
	} 
H4 small {
	float:right;
	}
a {
	color:#004F9A;
	}
.container {
	position:relative;
	}	
.last {
	margin-right:0;
	}	
.espace {
	height:3em;
	}

.navigation {
	}
	.navigation ul {
		padding:0;
		margin:0;	
	}
	.navigation a, .second-nav a {
		display:block;
		text-decoration:none;
		}
	.navigation a:hover, .active {
		color:#666666;
		}
	.navigation li {
		list-style:none;
		padding:O;
		margin:0;
		}
	
.second-nav {
	margin-top:1.5em;
	}
	.second-nav span {
		margin-top:1.25em;
		color:#004F9A;
		display:block;
		}
	.second-nav a {
		color:#666666;
		}
		.second-nav a active, .second-nav a:hover {
		color:#004F9A;
		}
.content {
	margin-top:7.5em;
	}
.grey {
	
	}
.loos {
	display:block;
	margin-bottom:3em;
	}
/*
a.mosaique {
	display:block;
	width:190px; height:180px;
	float:left;
	overflow:hidden;
	position:relative;
	margin-right:10px;
	margin-bottom:10px;
	}
a.mosaique > img {
	position:absolute;
	top:-120px;
	left:-120px;
	}
*/
div.mosaique {
	width:190px; height:180px;
	float:left;
	overflow:hidden;
	position:relative;
	margin-right:10px;
	margin-bottom:10px;
	}
div.mosaique a {
	position:absolute;
	top:-120px;
	left:-120px;
	}

