@charset "utf-8";
/* CSS Document */


* {
	padding:0;
	margin:0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-color: #000000;
	
	text-align:center;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#400000;
	background-image:url(../img/starlooking_background.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}


#content {
	margin: 0pt auto;	
	width:869px;
	
	text-align:center;
	
	
}

#header {

	position:relative;
	width:867px;
	display:block;
	margin-left:-66px;
	}
	
#contenu_central {
	min-height:350px;
	
	}
	
#centre_contenu {
	background-image:url(../img/centre_motif.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	color:#000000;
	height:auto;
	/*width:867px;*/
	display:block;
	text-align:left;
	
	
	
	
	
	}
	
	
#centre_contenu_background {
	background-image:url(../img/centre_motif.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	color:#000000;
	
	display:block;
	text-align:left;
	
	
	
	
	}
	
#image {
	float:left;
	margin-left:10px;
	margin-right:10px;
	height:308px;
	width:420px;
	display:block;
	}
	
#contenu_texte {
	float:left;
	margin-left:5px;
	margin-right:10px;
	width:400px;
	display:block;
	margin-top:-20px;
	}
	
#contenu_texte h1 {
	text-align:left;
	font-size:14px;
	width:350px;
	margin-bottom:20px;

	}
	
#contenu_texte p {
	
	margin-bottom:20px;

	}
	
#contenu_texte hr {
	
	margin-bottom:5px;
	margin-top:5px;

	}
	
#raccourcis {
	margin-top:20px;
}

#raccourcis ul li {
	display:inline;
	}
	
#raccourcis ul li img{
	border:none;
	margin-right:7px;
	}


/*BOOK*/
	
#menu_book {

	width:136px;
	margin-left:18px;
	float:left;
	display:block;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#5e5e5e;
	
	margin-top:0px;
	margin-bottom:0px;
	
	
	}
	
#trait{
	width:136px;
	height:1px;
	border-top:#CCCCCC solid 1px;
	display:block;
	margin-top:5px;

	
	
	}
	
#menu_book a {
	color:#5e5e5e;
	text-decoration:none;
}

#menu_book a.courant{
	color:#ed4fda;
	text-decoration:none;
}		

#menu_book a:hover{
	color:#ed4fda;
	text-decoration:none;
}	
#vignette-book {

	width:378px;
	margin-left:20px;
	float:left;
	display:block;
	

	}
	
#vignette{

	width:87px;
	height:87px;
	/*margin-left:0px;*/
	background-image:url(../img/fond_mini.jpg);
	background-repeat:no-repeat;
	float:left;
	display:block;
	margin-bottom:0px;
	padding-left:5px;
	padding-top:5px;
	}
	
#image-big	{

	width:298px;
	
	display:block;
	padding-left:0px;
	padding-top:0px;
	background-image:url(../img/fond_maxi.jpg);
	background-repeat:no-repeat;
	margin-left:540px;
	
	
	}
	
#bas_contenu {
	
	background-image:url(../img/centre_motif.jpg);
	background-repeat:repeat-y;
	}

	

