@charset "utf-8";
/* orbitemedia.com */


#container{
	width:815px;
	margin:auto;
	}
	
#header{
	width:815px;
	height:124px;
	margin:auto;
}

#contenu{
	width:795px;
	margin:auto;
	background-color:#FFFFFF;
	border-width:10px;
	border-style:solid;
	border-color:#FFFFFF;
	background-image:url(../images/backgroung.jpg);
	background-position: bottom left;
	background-repeat:repeat-y;
}
	
#sous_menu{
	font-family: Trebuchet MS;
	font-size:12px;
	color:#817854;
	font-style:normal;
	font-weight:normal;
	width:180px;
	position:relative;
	float:left;
	padding:10px;
}	

#contenu_principal{
	width:553px;
	background-color:#FFFFFF;
	position:relative;
	float:right;
	margin-left: 10px;
	padding-bottom: 10px;
	height: auto;
	min-height:390px;
}	
	
	
#footer{
	width:815px;
	height:20px;
	text-align:right;
	font-family: Trebuchet MS;
	font-size:11px;
	color:#FFFFFF;
	margin:auto;
	margin-top: 5px;
	position:relative;
	}
	
.collection{
width:267px;
height:50px;
float:left;
margin-bottom:30px;


}



.projet{
width:267px;
height:225px;
float:left;
margin-bottom:30px;


}

.image_collection{
width:50px;
height:50px;
float:left;
background-color:#ffffff;
border:solid #999999 1px;


}

.image_projet{
width:200px;
height:200px;
background-color:#ffffff;
border:solid #999999 1px;


}

.texte_collection{

margin-top:37px;
margin-left:60px;

}


