@charset "utf-8";

/*---------------------- Position level 1 ------------------------*/

.header{
	position:relative;
	float:left;
	width:1024px;
	height:38px;
	padding: 0px 0px 10px 0px;
}

.navigation{
	position:relative;
	float:left;
	width:100%;
	min-height:600px;
}

.menu{
	position:relative;
	float:left;
	width:187px;
}

.content{
	position:relative;
	float:left;
	width:837px;
}

.header_sub{
	position:relative;
	float:left;
	width:100%;
	height:115px;
	background-repeat: no-repeat;
}

.content_sub{
	position:relative;
	float:right;
	background-color:#FFFFFF;
	min-height:510px;
	width:802px;
	padding:10px 0px 10px 35px;
}


.content_sub img{
	margin: 0px 0px 0px -10px;
}


.content_module{
	width:585px;
	position:relative;
	float:left;
	padding-right:30px;
}


.nagigation_sub{
	position:relative;
	float:left;
	width:187px;
	min-height:450px;
	background-repeat: no-repeat;
	background-position: 0px 10px;
	margin-top:4px;
}

.nagigation_sub h2{
    padding: 0px 0px 0px 0px;
}

#logoISFB {
	position:relative;
    display:block;
    width: 155px;
    height: 105px;
    float:right;
    background:url(../images/ISFB_Logo.jpg) 0 0px;
	background-repeat: no-repeat;
	margin-right:25px;
	top:7px;
	z-index:1001;
	margin-top:10px;
	margin-bottom:-78px;
}

















/*

.header{
	position:relative;
	float:right;
	width:100%;
	height:100px;
	background-image:url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left 19px;
}

.content{
	position:relative;
	width:100%;
	height:100%;
}

.header, .navigation, .footer, .path{
	position:relative;
	float:left;
	width:100%;
}



.navigation{
	position:relative;
	float:right;
	width:100%;
	border:solid 1px;
	border-color:#989898;
	padding-bottom:5px;
}

.path{
	position:relative;
	float:right;
	color:#5090af;
	width:100%;
	border:solid 1px;
	border-top: solid 0px;
	border-color:#989898;
	padding-bottom:5px;
}

.pad{
	padding:5px 5px 5px 5px;
}

.pad2{
	padding:5px 0px 5px 5px;
}

.navigation_sub{
	position:relative;
	float:left;
	/*same maquette = 20%
	width:18%;
}

.content_one{
	position:relative;
	float:left;
	width:56%;
	border-right:solid #989898 1px;
	border-left: solid #989898 1px;
}

.content_two{
	position:relative;
	float:left;
	width:25%;
	padding:-50px -50px -50px -50px ;
}

.footer{
	position:relative;
	float:right;
	width:100%;
	border:solid 1px;
	border-color:#989898;
	padding-bottom:5px;
	margin-bottom:10px;
}


.search{
	float:right;
	position:relative;
	background-color:#dfdede;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:15px;
	width:28.5%;
}

.pathContent{
	position:relative;
	float:left;
}

.advanced{
	position:relative;
	float:right;
}

ul.menu_one{
	position:relative;
	text-align:left;
	padding-left: 5px;
	padding-right: 5px;
}

.header ul.menu_two{
	position:relative;
	float:right;
}

.footer .copyright{
	position:relative;
	float:right;
	text-align:right;
}

.header li{
	position:relative;
	float:left;
	margin-right:1.5px;
	color:#5090af;
}

.footer li{
	position:relative;
	float:left;
	margin-right:1.5px;
	color:#FFFFFF;
}

*/

.content-view-galleryline {
	float:left;
	margin-left:10px;
	margin-right:10px;
	min-height:110px;
	_height:110px;
}
