BODY{
   margin-top: 0px;
	BACKGROUND-COLOR: #4A4A4A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

a.petitlien  {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #1F2B1D;	
}

a:visited.petitlien{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #1F2B1D;	
}

table.maxwidth{
	width: 600px;
	padding: 10px;
}

table.news{
	padding: 2px 4px 2px 4px;
	border: 2px solid #1C7F7F;	
	width: 100%;
}

td.news{
	background-color: #1C7F7F;
	text-align: center;
	width: 100%;
	color: White;
}

table.infos{
	padding: 2px 4px 2px 4px;
	border: 2px solid #1C7F7F;
	width: 100%;
	background-color: White;
}
td.infos{
	background-color: #1C7F7F;
	text-align: center;
	color: White;
}
tr.infos{
	background-color: #1C7F7F;
	text-align: center;
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

td.image{
	vertical-align: middle;
	text-align: left;
}

table.client{
	border-color: #FBB968;
	border-bottom : thin solid #FBB968;
	border-right-color : #FBB968;
	border-top-color : #FBB968;
	border-right : medium solid #FBB968;
	border-left-color : #FBB968;
	border-left-style : solid;
	border-left-width : thin;
	border-right-style : solid;
	border-right-width : thin;
	border-top : thin solid #FBB968;
	border-left : thin solid #FBB968;
	border : 0;
}

td.clienttitre{
	color: #1F2B1D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 0;
}

span.clienttitre{
	color: #1F2B1D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 0;
}

tr.clienttitre{
	border: 0;
	color: Silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
td.client{
	color: #1F2B1D;
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-style : none;
	vertical-align: top;
}

input.submitclient
{
border:1px solid #D2D8F0;
background-color:#1C7F7F; 
color: #ffffff; 
font-size: 12px;
}

input.submitclientpetit
{
	border: 1px solid #D2D8F0;
	background-color: #1C7F7F;
	color: #ffffff;
	font-size: 9px;
}

/* Details of a book  tldetails */
span.title
{
	color: Maroon;
	font-weight: bold;
}
span.author
{
	color: #1F2B1D;
	font-weight: normal;
}
span.publisher
{
	
}
span.ISBNEAN
{
	
}
span.price
{
	color: Blue;
	font-weight: bold;
}
span.available
{
	color: #339966;
	font-weight: bold;
}
span.notavailable
{
	color: #D72E2E;
	font-weight: bold;
}
span.lib1
{
	color: #708090;
	font-weight: bold;
}
span.lib2
{
	color: Black;
	font-weight: bold;
}
/* Details of a book  tldetails END !!!!!!!!!!!!!!!!!!!!!*/


#headerlogo{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#headerlogo a {
	text-indent: -9999px;
	width: 800px;
	height: 110px;
	background: url(images/VANIN.gif) no-repeat;
	vertical-align: top;
	display: block;
}

#topmenu{
	width: 800px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/silver_background.jpg);
	text-align: right;
}	
#topmenu a {
	vertical-align: middle;
	text-decoration: none;
	display: block;
}
#central{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
/*	background-color: #C7D8D2;*/
	background-color: #FFFFFF;	
	border-color: #38543D ;
	border-style: solid;
	border-width: 0px;
}

#content{
		border-left: medium solid #DFDFF4;
		margin-left: 150px;
		min-height: 600px;
}

.cadre{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#cadre2{
	text-align: center;
}
.cadre img{
	margin: 10px;
	float: left;
}
.clear {
	clear: both;
	width: 0px;
	height: 0px;
}
#cadre2_2 {
}

#searchbox{
	padding-top: 0px;
	text-align: center;
	height: 60px;
}

#menu{
	float: left;
	height: auto;
}

.menu ul{
	list-style: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
}

.menu ul li a, menu ul li a:link, menu ul li a:active,menu ul li a:visited {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 1px;	
	display: block;
	background-color: #1C7F7F;
	color: white;
	border-top: 1px solid #CCCEEC;
	text-decoration: none;
	font-weight: normal;
	font-size: smaller;
	height: 20px;
	text-align: left;
}
.menu ul li a:hover{
	background-color: #C7D8D2;
	color: #1F2B1D;
	font-weight: normal;
	font-size: smaller;
}

.menu p{
	background-image: url(images/silver_background.jpg);
	border-top: 2px #1F2B1D;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	text-align: center;
	height: 20px;
/*	color: White;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
}

div.menupart{
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	border: 0px solid #1F2B1D;
	width: 150px;
}
#menu1{
	visibility: visible;
}

#menu2{
	visibility: visible;
}
#menu3{
	visibility: visible;
}

h2{
	margin: 0px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
	background-color: #1C7F7F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
}

.subBanner{
	background-color:#B9D0BF;
	color:#412181; 
}

.texte{
	padding: 2px;
}

#topbooks{
	margin-top: 5px;
	width: 400px;
}

#topbooksl{
}
#topbooksl li{
	margin: 1em 0 1em 0;
}
#topbooks a {
	text-decoration: none;
	color: Black;
}


#footer{
	background-image: url(images/bottom_bar.jpg);
	width: 800px;
	height: 5px;
	margin-left: auto;
	margin-right: auto;
	text-indent: -9999;
}
.att{
	color: Red;
}
