@charset "utf-8";

/* CSS Document */

/*body,td,th {
	font-family: "Lucida Sans", Arial;
	color: #FFFFFF;
	font-size: 12px;
}*/
@font-face {
  font-family: 'Quattrocento Sans';
  font-style: normal;
  font-weight: normal;
  src: local('Quattrocento Sans'), local('QuattrocentoSans'), url('http://themes.googleusercontent.com/static/fonts/quattrocentosans/v4/efd6FGWWGX5Z3ztwLBrG9b2aU247V0zTzydO4RoO9Ok.woff') format('woff');
}
@font-face {
  font-family: 'Lobster';
  font-style: normal;
  font-weight: normal;
  src: local('Lobster'), url('http://themes.googleusercontent.com/static/fonts/lobster/v5/MWVf-Rwh4GLQVBEwbyI61Q.woff') format('woff');
}

body {
	font-family: "Lucida Sans", Arial;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	line-height: 1.6;
}
#entrez {
	text-align: center;
	font-family: 'Lobster', serif;
	width: 250px;
}
#entrez a    {
	color: #FFF;
	font-size: 35px;
	text-decoration: none;
	text-shadow: 2px 2px 3px #000;
}
#entrez a:hover    {
	color: #ddd;
}
#page {
	position: relative;
	width: 100%;
}
.txtgris {
	color: #999999;
	font-size: 11px;
}
.lien_accueil {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	align: justify;
	line-height: 1.2;
}
#fond  {
	background-image: url(../images/fond_book.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#conteneur
	{
	text-align: center;
	visibility: visible;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;	
	position: relative;
	width: 1100px;
	}


#accueil1 {
	position: relative;
	/*border: 1px solid #FFFFFF;*/
	width: 390px;
	height: 740px;
	float: left;
}
#accueil2 {
	position: relative;
	width: 318px;
	/*background-image: url(../images/logo_accueil.png);
	background-repeat: no-repeat;*/
	float: left;
	/*border: 1px solid #FFFFFF;*/
}
.accueil_contenu {
	background-image: url(../images/logo_accueil.png);
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
}

#accueil3 {
	position: relative;
	height: 740px;
	width: 200px;
	/*background-image: url(../images/accueil2.png);
	background-repeat: no-repeat;*/
	float: left;
	/*border: 1px solid #FFFFFF;*/
}

#book-menu {
	position: absolute;
	left: 250px;
	top: 135px;	/*border: 1px dashed #F00;*/
}

#book-menu ul {
	padding: 0px;
	margin: 0;
	display: inline;
}
#book-menu li {
	list-style-type: none;
	padding-right: 15px;
	padding-left: 15px;
	font-family: 'Lobster', serif;
	color: #FFF;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #646464;
}
#book-menu a   {
	color: #FFF;
	text-decoration: none;
	font-size: 24px;
	display: block;
	height: 45px;
}
#book-menu a:hover   {
	color: #999;
}
#book-menu li  .selec{
	color: #00deff;
	background-image: url(../images/puceanim.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

	
#fondu {
	position: absolute;
	left: 0px;
	top: 276px;
	z-index: 10;
}

#descriptif {
	left: 250px;
	top: 195px;
	position: absolute;
	font-family:Quattrocento+Sans;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #CCC;
	}

#descriptif h1 {
	color: #00CFEF;
	margin: 0px;
	float: none;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}




#descriptif h1 a {
	color: #00D0EF;
	text-decoration: none;
	text-transform: uppercase;
}


#descriptif h3 {
	color: #00deff;
	font-size: 23px;
	font-weight: normal;
	/*text-transform: uppercase;*/
	font-family: 'Lobster', serif;
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#descriptif h3 a{
	text-decoration: none;
	color:#00deff;
}
#descriptif h3 a:hover{
	color:#fff;
}


.txtbleu {
	color: #00DEFF;
	font-size: 11px;
}
h1 {
	color: #00DEFF;
	font-size: 11px;
	padding: 0px;
	font-weight: normal;
}
h1 a {
	color: #00DEFF;
	text-decoration: none;
}
h2 {
	font-size: 10px;
	color: #9D9D9D;
	text-decoration: none;
	align: justify;
	line-height: 1.2;
	font-weight: normal;
}
h2 a {
	color: #696969;
	text-decoration: none;
	font-weight: normal;
}
#footer {
	position: absolute;
	left: 0px;
	top: 780px;
	left:250px;
}#rub {
	position: absolute;
	left: 250px;
	top: 0px;
}
#rub ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#rub li {
	float: left;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	list-style-type: none;
	font-family:Quattrocento+Sans;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#rub li a {
	color: #FFF;
	text-decoration: none;
}
#rub li a:hover {
	color: #999;
	text-decoration: none;
}
#rub li a.selec {
	color: #00DBFB;
	text-decoration: none;
	background-image: url(../images/puce2.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 7px;
}
#contact {
	position: absolute;
	left: 250px;
	top: 160px;
	font-family:Quattrocento+Sans;
	color:#FFFFFF;
	font-size:14px;
}
#contact h4 {
	color: #00DEFF;
	font-family: 'Lobster', serif;
	font-size:24px;
}
#contact a {
	color: #00DEFF;
	text-decoration:none
}

