.blanc { color: #fff; }

.cliquable { cursor: pointer; }

.invisible { display: none; }

.blup { border: 1px red dotted; }

.rollover:hover { opacity: 0.85; cursor: pointer; }

img.une { border: 5px #e1e8eb solid; }

img.livre-couv { border: 3px #fff solid; margin-left: 5px; }

p.buzz {
	padding-top: 5px;
	padding-right: 7px;
	text-align: right;
}

#pub { display:none; }

.block {
	display: block;
}

ul { padding-left: 15px; margin: 0; }
li {
	padding-top: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}

p {
	margin: 0;
	font-family: Trebuchet MS, Verdana, Geneva, sans-serif;
	font-size: 1.2em;
}

.annulee { opacity: 0.25; }

/* ___________________ Classes ______________________ */

.pave {
    float: left;
    width: 250px;
    height: 325px;
    padding: 10px;
    margin: 5px;
    background-color: #444;
}

.pave h3 {
    margin: 0 0 10px 0;
}


/* _____________Structure de la page_______________ */

body
{
	background-color: #232323;
	margin: 0px;
	background-image: url('/sites/soleilv/design/fond.png');
	background-repeat: repeat-y;
	background-position: 50%;
	text-align: center;
	color: #fff;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
}

#loading {
	display: none;
	position: fixed;
	right: 5px;
	left: 5px;
	top: 5px;
	bottom: 5px;
	background-color: #000;
	margin: auto;
	opacity: 0.5;
}

#page
{ 
	width: 1000px;
	border: 0px;
	margin: 0 auto;
	padding: 0;
	background-color: #303030;
	background-image: url('/sites/soleilv/design/fondpage.png');
}
#login
{
	padding: 3px;
	padding-right: 10px;
	background-color: #999999;
	width: 1012px;
	margin: auto;
	text-align: right;
}

div#titre
{
	text-align: center;
	border: 0px;
	height: 130px;
	margin-top: 28px;
	background-image: url('/sites/soleilv/design/banniere.png');
	background-repeat: no-repeat;
	background-position: 50%;
}

div#blank
{
  display: none;
}

#ombre
{
	display: none;
}

#pub
{
	border: 0px;
	padding: 3px;
	background-color: #FFFFCC;
	background-image: url('/design/fondpub.png');
	background-repeat: repeat-x;
}

#menug
{
	float:left;
	width: 190px;
}

#menug div
{
	text-align: left;
	padding: 10px;
	border-bottom: 1px #111 solid;
}

#menud
{
	border: 0px;
	float:right;
	width: 215px;
	text-align: left;
}

#menud div
{
	border: 0px;
	padding: 15px;
	border-bottom: 1px #111 solid;
}

#menud div.end2
{
	border: 0px;
	padding: 30px;
	background-image: url('/design/fond2end.png');
	background-repeat: no-repeat;	
}

#panier
{
	border: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
}

#contenu
{
	border:0px;
	margin: 10px 225px 0 205px;
	padding: 0px;
	text-align: left;
}

#une
{
	border:0px;
	border-style: solid;
	border-width: thin;
	border-color: #e1e8eb;
	margin: 0px;
  	padding: 15px 15px 15px 220px; 
	background-image: url('/design/styletab.png');
	background-repeat: no-repeat;
	text-align: justify;
	text-indent: 0.5cm;	
}

#une-blog
{
  line-height: 17px;
}

#mascotte
{
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

#actusf
{
	border-style: solid;
	border-width: thin;
	border-color: #e1e8eb;
	margin: 0px;
	padding: 15px;
	background-color: #FFFFFF;
}

#nouveautes
{
	border:0px;
	border-style: solid;
	border-width: thin;
	border-color: #e1e8eb;
	margin: 0px;
	padding: 15px;
	background-image: url('/design/styletab.png');
	background-repeat: no-repeat;
	text-align: justify;
}

#critiques
{
	border:0px;
	border-style: solid;
	border-width: thin;
	border-color: #e1e8eb;
	margin: 0px;
	padding: 15px;
	background-image: url('/design/styletab.png');
	background-repeat: no-repeat;
	text-align: justify;
}

#pied
{
	clear:both;
	text-align: center;
	padding: 2px;
	background-color: #111;
}



/* _____________La page livre_______________ */

.livreBox {
	margin-top: 30px;
}

#livre-admin {
	margin-top: 15px;
	border: 1px dashed #9c0;
	padding: 10px;
}

#livre-admin h3 { margin-top: 0; }

/* _________________________________________ */


div.critique 
{ 
	border:0px;
	border-style: solid;
	border-width: thin;
	border-color: #000;
	margin: 0px;
	margin-top: 5px;
	padding: 10px 15px;
	background-repeat: no-repeat;
	text-align: justify;
}

div.critique-user { float: left; margin-right: 10px; }

div.critique-texte
{
  margin-left: 100px;
  min-height: 95px;
}
   

/* _____________La table_______________ */

table {
	border: thin solid #e1e8eb;
	border-collapse: collapse;
}

table td {
	border-left: 0px;
	border-right: 0px;
	border-bottom: thin dashed #e1e8eb;
	padding: 3px;
}

table tr:hover {
	background-color: #222;
}

#liste-num {
	text-align: right;
	padding: 5px;
}

/* BIBLIO */

.petiteboite
{
  margin: auto;
  margin-top: 0;
  position: relative;
  width: 275px;
  background-color: #ff6600;
  padding: 5px 8px;
  border: 2px #c2c9cc solid; 
}


img#boutonAlertes { cursor: pointer; }
div#Alertes
{
  margin-top: 0;
  position: relative;
  width: 275px;
  background-color: #333;
  padding: 5px 8px;
  border: 2px #fff solid; 
}
div#Alertes input[type=image]
{
  margin-top: 5px;
  border: 0;
}
span#al-close
{
  position: absolute;
  right: -5px;
  top: -5px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}


tr td.bibliover img {	opacity: 0.5; }
tr:hover td.bibliover img { opacity: 1; }
td.bibliover a { position: relative; }
td.bibliover a span { display: none; }
td.bibliover a:hover { background: none; /* correction d'un bug IE */ z-index: 500; }
td.bibliover a:hover span {
  color: #000;
  font-weight: bold;
  display: inline;
  position: absolute;
  top: 20px;
  left: 20px;
  background: #e1e8eb;
  padding: 5px 8px;
  border: 1px solid #c2c9cc;
  white-space: nowrap;
}
td.bibliover a span img { vertical-align: bottom; } 

span.etatover a { position: relative; }
span.etatover a span { display: none; }
span.etatover a:hover { background: none; /* correction d'un bug IE */ z-index: 500; }
span.etatover a:hover span {
  color: #000;
  font-weight: bold;
  display: inline;
  position: absolute;
  top: 20px;
  left: 20px;
  background: #e1e8eb;
  padding: 5px 8px;
  border: 1px solid #c2c9cc;
  white-space: nowrap;
}

span.vover a { position: relative; }
span.vover a span { display: none; }
span.vover a:hover { background: none; /* correction d'un bug IE */ z-index: 500; }
span.vover a:hover span {
  color: #000;
  display: inline;
  position: absolute;
  top: -20px;
  left: -10px;
  background: #e1e8eb;
  padding: 5px 5px;
  border: 1px solid #c2c9cc;
  white-space: nowrap;
}

div.biblio {
  color: #000;
  font-weight: bold;
  background: #e1e8eb;
  padding: 5px 8px;
  border: 1px solid #c2c9cc;
  white-space: nowrap;
}

table th {
	border: thin solid #ff6600;
	background-color: #ff6600;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 18px;
	color: #fff;
}

table th:hover {
	background-color: #9c0;
}

/* ___________________________________ */


h1
{
	margin: 0;
	display:none;
}

h2
{
	font-size: 23px;
	font-weight: bold;
	color: #fff;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}

h2:first-letter 
{
	color: #9c0;
	font-size:27px;
}

h2 a { color: #fff; }

h2.titre-livre
{
  margin: 0; 
}

h3
{
	font-size: 18px;
	color: #fff;
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
}

p.texte { text-align: justify; text-indent: 10px; }

.tinygray { font-size: 9px; color: gray; }

input.court { width: 40px; }

p.gray { color: gray; }

.floatl { float:left; }
.floatr { float:right; }

.erreur { color: #a50000; font-weight: bold; }

.erreur:before { content:url(/design/check-off.png); padding: 5px; }

.reussite { color: #299713; font-weight: bold;}

.reussite:before { content:url(/design/check-on.png); padding: 5px; }

.alerte { color: #c90; font-weight: bold; }
.alerte:before { content:url(/design/biblio2.png); padding-right: 5px; }

.bold { font-weight: bold; }

.center { text-align: center; }

.barre { text-decoration: line-through; }

.prix { font-size: 25px; font-weight: bold; color: #9c0; font-family: Lucida Sans Unicode; }

.nobr { white-space: nowrap; }

img.tiny { height: 50px; }
a img { border:0 }
img.rand { width: 175px; }
img.vignette { width: 90px; }

img.avatar { margin-right: 10px; }

table.liste {
    width: 100%;
}

table.liste th {
    text-align: left;
    background-color: #9c0;
    padding: 5px;
    margin: 0;
    border: 0;
    cursor: pointer;
    font-size: 12px;
}

table.liste td {
    border-bottom: 1px dashed #9c0;
    padding: 5px 3px;
}

table.panier { width: 100% }

table.panier td, table.panier th { font-family: Verdana; font-size: 12px; height: 25px; border-bottom: 1px dotted #000; }



/* _____________Le menu onglets_______________ */

#onglets
{
	width: 1000px; 
	height: 29px;
	border: 0;
	font-family: Verdana, Lucida Sans Unicode, Lucida Grande, sans-serif;	
	font-size: 14px;
	background: url("/sites/soleilv/design/onglets1.png");
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}

#onglets span
{
	display: block;
	float: left;
	height: 18px;
	padding: 5px 15px;
	background: url("/sites/soleilv/design/onglets1.png");
	cursor: pointer;
}

#onglets span:hover {background: url("/design/onglets2.png");}

#onglets span.active{background: url("/design/onglets3.png"); cursor: default;}

#onglets span#monpanier
{  
  float:right; 
  border-right: 0;
  padding-top: 7px;
}
#monpanier img { vertical-align: top; padding-right: 10px; }


#onglets a { color: #fff; }

#onglets span:hover a { color: #000; text-decoration: none; }

#onglets span.active:hover a { color: #fff; cursor: default; }

#onglets form {
	text-align: right;
	padding-top: 3px;
	padding-right: 10px;
}

/* _____________Les liens_______________ */

A:link {text-decoration: none; color: #9c0}
A:visited {text-decoration: none; color: #9c0}
A:active {text-decoration: none; color: #9c0;}
A:hover {text-decoration: underline;}




.justify { text-align: justify; }
.right { text-align: right; }
.rightpub { text-align: right; color: #ff6600;}
.floatr { float: right; }



/*____________Les formulaires___________ */
form
{
	margin: 0;
	padding: 0;
	margin-top: 5px;
}

input.petit { width: 30px; }

input.loupe {
	border: 3px solid #fff;
	width: 135px;
	height: 18px;
	font-family: Verdana, Geneva, sans-serif;
	color: #9c0;
	font-weight: bold;
	background-color: #fff;
	text-indent: 5px;
	vertical-align: middle;
}

input[type=image]
{
  border: 3px solid #fff;
  vertical-align: middle;
}

#onglets input.loupe {
	border: 0;
	height: 15px;
	font-size: 11px;
	margin: 0;
}

#onglets input[type=image] { border: 0; }

label
{
  font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
  font-size: 14px;
	display: inline;
	float: left;
	text-align: right; 	margin-right: 5px;
	width: 150px;
}

textarea  { 
  width: 350px; 
  height: 100px;
}

textarea.grand {
	width: 400px;
	height: 250px;
}

textarea.critique
{ 
  height: 250px;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	color: #000;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}



/* AJAX */

.suggestions {
    position: absolute;
    margin-left: 155px;
    background-color: #bbf;
    border: 1px dashed #fff;
}

.suggestions li {
    border-bottom: 1px dashed #fff;
    padding: 5px 10px;
    cursor: pointer;
    list-style: none;
}

.suggestions li:hover {
    background-color: #99f;
}

#peopleBox {
	margin-left: 155px;
}

#peopleBox li {
	list-style: none;
}

form h3 {
	/* margin-left: 155px; */
}

.formBox
{
    margin-top: 10px;
    margin-left: 155px;
    background-color: #bbf;
    border: 1px dashed #fff;
    padding: 10px;
    text-align: right;
}
