	
	BODY
	{


	}
	
/*------------------------------------------------------------------------------*/
/* Oeuvre																		 	*/
/*																				*/
/*																				*/
/*------------------------------------------------------------------------------*/
#oeuvre_new{
	float:left;
	width:410px;
}
#oeuvre_new h1{
	padding:0 10px;
	margin:0;
	display: block;
	height:27px;
	line-height:27px;
	width:410px;
	background:url(../theme/news_oeuvre_h1.jpg);
	font-size:1em;
	font-weight:bold;
}
#oeuvre_new p{
	padding:0 15px;
	color:#bababa;
}
#oeuvre_old{
	float:left;
	width:220px;
	margin:5px;
}
#oeuvre_old h1{
	padding:0 10px;
	margin:0;
	display: block;
	height:27px;
	line-height:27px;
	width:220px;
	background:url(../theme/old_oeuvre_h1.jpg);
	font-size:1em;
	font-weight:bold;
}
#oeuvre_old p{
	padding:0 15px;
	color:#bababa;
}
/*/////////////////////////////////////
		    fenetre Connexion
/////////////////////////////////////*/

#fnt_connexion
{
	width:100%;
	height:100%;
	position: absolute;
	margin:0;
	padding:0;
	background: url("../theme/connexion/bkg_gbl_connexion.png") repeat-x;
}

#conteneur_connexion
{
		width:400px;
		height:300px;	
		display:block;
		margin:0 auto;
		margin-top:40px;
		font-size:12px;
		background: url("../theme/connexion/bkg_connexion.png") no-repeat;
}
#contenu_connexion
{
	width:350px;
	height:200px;
	margin-top:80px;
	margin-left:30px;
	float:left;
	display:block;
}

.titre
{
	padding:0 10px;
	margin:0;
	display: block;
	height:40px;
	line-height:40px;
	width:400px;
	background:url(../theme/nav_bijoux_h1.jpg) no-repeat center;
	font-size:1.5em;
	font-weight:bold;
	text-align:center;
	
}

.droite{
	text-align:right;
}
.clear{
	clear:both;
}
a{
	color:#0fafcf;
	text-decoration:none;
}
a:hover{
	color:#000;
}
/*/////////////////////////////////////
		    Le Header
/////////////////////////////////////*/
#top{
	background:url(../theme/top.png) no-repeat transparent top center;
	margin:50px 0 40px 0;
	height:50px;
	font-size:24px;
	line-height:55px;
	color:#FFF;
	text-align:center;
}
#top .petit{
	font-size:14px;
}

/*/////////////////////////////////////
		    Le conteneur
/////////////////////////////////////*/
#conteneur{
	width:538px;
	margin:0 auto;
	}
	
/*/////////////////////////////////////
		    Le contenu
/////////////////////////////////////*/
#contenu{
	background:url(../theme/contenu.png) repeat-y left;
	padding:0 20px;
}

.bloc{
	width:160px;
	margin:10px 0 0 0;
	padding:10px 0 0 10px;
	background:url(../theme/nav.jpg) no-repeat top left;
}
.finbloc{
	background:url(../theme/nav_b.jpg) no-repeat top left;
	width:170px;
	margin:0;
	height:15px;
}

/*/////////////////////////////////////
		    Le footer
/////////////////////////////////////*/
#bas{
	margin:0 auto;
	padding:0 20px ;
	background:url(../theme/bas.png) no-repeat;
	width:517px;
	height:25px;
	color:#FFF;
	line-height:25px;
}
#bas a{
	font-weight:bold;
	color:#CCC;
}
#bas a:hover{
	font-weight:bold;
	color:#FFF;
}

