/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CC0000;
		scrollbar-face-color: #FF6600;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #33CCFF;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: #993300;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image:url(/images/fond_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

A:LINK {

	Text-Decoration : none;
	Color : #FF9933;
}

A {
	Text-Decoration : none;
	Color : #FF9900;
}

A:hover{
	Color :#000000;
	Cursor : Hand;
	Text-Decoration : none;
}

A:VISITED {
	color: #FFCC66;
	Cursor : Hand;
	Text-Decoration : none;
}

DIV#cadre {
	position: relative;
	margin: auto;
	width: 800px;
	/*border-style: solid;
	border-width: 1px;
	border-color: #666666;*/
}
DIV#header {
	height: 0px;
	/*background-image:url(images/entete_vac1.jpg); */
}
DIV#sousmenu {
	height: 6px;
	/*background-image:url(images/entete_vac3.gif); */
	padding-bottom: 20px;
	text-align:right;
	
}
DIV#menu {
	height: 20px;
	background-color: inherit;
	/*background-image: url(images/entete_vac2.jpg); */
	clear: both;
}
DIV.btn {
	background-color: inherit;
	color: #FFFFFF;
	text-decoration: none;
}
DIV.btn A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color: inherit;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	display: block;

}
DIV.btn A:link {
	background-color: inherit;
	text-decoration: none;
	color: #FFFFFF;
}
DIV.btn A:hover {
	text-decoration: none;
	background-color: #FF6600;
	color: #FFFFFF;
}
DIV.btn A:active {
	color: #FFFFFF;
}
DIV#content {
	left: 50px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: dotted;
}

DIV#footer {
	position: relative;
	left: 20px;
	top: 40px;
	color: #FFFFFF;
	bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}

.details {
	background-color: #999999;
	height: 100%;
	width: 100%;
	/*overflow: auto; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.gallery{	
	background-color: #FF9900;
	height: 200px;
	width: 100%;
	overflow: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	line-height:5px;
	font-weight: bold; 
	color: #666666;
}

p { 
padding-bottom:6px;

}

.titreLivre {
    COLOR: #FFFFCC; 
	FONT-STYLE: italic;
	font-size: 11pt; 
	font-weight: bold;
}

.isbn {
    COLOR: #FFFFCC;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}


.descriptionLivre {
    FONT-SIZE: 11pt
}

.nomAuteur {
    COLOR: #FFFFCC; 
	font-size: 11pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; 
	font-style: normal; 
	line-height: 20pt
}

.titreLivre2 {
    COLOR: #666666;
    FONT-SIZE: 11pt;
	FONT-STYLE: italic
}

.referenceLivre {
    FONT-SIZE: 10pt;
    FONT-STYLE: italic
}

.epuise {
    COLOR: red;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}

.edition {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold
}

.prix {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold
}

.titreLivreNew {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8.5pt; 
	font-weight: bold; 
	color: #FFFFCC;
	FONT-STYLE: italic
}

.nomAuteurNew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	font-style: normal;
	color: #FFFFCC;
	clip:  rect(20px   );
	border-style: none;
	text-indent: 10pt;
}

