#content{position:relative; margin:10 0 10 0px; width:900px; border:0px;}


/**** 
VIGNETTES */


div.float {
 	float: left;
 	margin: 10px;
 }

div.float p {
 	text-align: center;
  }

div.container {
   text-align: center;
   background-color: #fff;
   border: 0px;
   color: #666;
   margin:0px;
   padding:5 0 10 0px;
 }
 
div.container a {
   color: #2bF;
 }   

div.container a:visited {
	color:#2bf;
	}

div.container a:hover { text-decoration: underline; }


 
div.container-haut {
   background-image:url("img/container-haut.gif");
   border: 0px;
   height: 5px;
   font-size:2px;
 }

div.container-bas
{
	background-image: url("img/container-bas.gif");
	border: 0px;
	height: 5px;
	font-size: 2px;
	margin-bottom: 20px;
}

div.container-img
{
	border: 0px;
	margin: 15px;
}

div.spacer {
 	clear: both;
 }

/**** 
TITRES et Typo en général */

.txt {
	padding:5 20 5 20px;
	font-size:12px;
	line-height:1.8em;
	color:#666;
	}

.petit-txt {
	width:380px;
	padding:5 20 5 20px;
	font-size:12px;
	line-height:1.8em;
	color:#666;
	float: left;
	}

.petit-sac {
	width:250px;
	padding:5 20 5 20px;
	font-size:10px;
	line-height:1.8em;
	color:#666;
	float: left;
	}

.nav-galerie {
	width:850px;
	padding:5 20 5 20px;
	font-size:12px;
	line-height:1.8em;
	color:#666;
	float: left;
	}
	
.sac3d {
	width:331px;
	height:472px;
	padding:0px;
	font-size:10px;
	line-height:1.8em;
	color: white;
	float: left;
	border: 0px;
	background-color: white;
	margin: 0px;
	}



