/* Conteneur site */

body {height:100%;}

#site_web_content{
		float:left;
}

.siteWeb {
		height:100%; 
		float:left;
}

.siteWeb div#col_wrapper{
	float: left;
}

.siteWeb div#right_col_color{
	float: left;
}

#site_web_wrapper {
	clear: both;
}


/* Boites bannière*/
div#header .configuration_module {
		float: right;
		position: relative;
}

div#header .boiteBanniereGauche {
		float: left;
		position: relative;
}

div#header .boiteBanniereDroite {
		float: right;
		position: relative;
}


/* ARTICLES */

.article_full_separator {
		width:100%; 
		clear:both; 
		background:transparent url(../images/box/menu/separ.gif) repeat-x scroll center bottom;
		margin-bottom:5px
}

.article_only_title_separator {
		height: 0px;
}


/* AVIS */

.avis_show_avis {
		color:#B73901;
		cursor:pointer;
		font-size:13px;
		font-weight:bold;
		margin-top:3px;
		clear: both;
}


/* CALENDRIER */

.calendar_event_list ul {
		margin:0px;
		padding:15px;
}

.calendar_event_list li {
		font-size:11px;
		color:#666666;
		padding-bottom:5px;
}


.avis_from {
		color:#B73901;
		cursor:pointer;
		font-size:13px;
		font-weight:bold;
		margin-top:3px;
		padding-left:7px;
}

/* Dernières critiques */
.vignette_notice {
		border:none;
		float:left;
		width: 104px;
		text-align: center;
		border:1px solid	#ddd;
		margin-right: 5px;
}


.vignette_notice:hover {
		background-color: #eee;
}

.vignette_notice img {
		width: 100px;
		margin: 2px;
}

.vignette_notice a + a {
		display:block;
}

.critique {
		margin-bottom: 2px;
		margin-top: 5px;
		float: left;
		width: 100%;
}

.lire_la_suite {
		float: left;
}

.contenu_critique {
		margin-top: 5px;
}

.contenu_critique p {
		margin: 5px;
}

.critique_commentaire {
		float: right;
}

.contenu_critique .moderation {
		color: #F00;
		font-weight: bold;
}

.auteur_critique {
		float: right;
}

.colGauche .vignette_notice  {
		width: 54px;
}

.colGauche .vignette_notice img {
		width: 50px;
}

.colGauche .vignette_notice a + a {
		display: none;
}


.colGauche .note_critique {
		display: block;
}

.colGauche .auteur_critique {
		float: none;
		display:block;
}

.colDroite .vignette_notice  {
		width: 54px;
}

.colDroite .vignette_notice img {
		width: 50px;
}

.colDroite .vignette_notice a + a {
		display: none;
}


.colDroite .note_critique {
		display: block;
}

.colDroite .auteur_critique {
		float: none;
		display:block;
}


.note_critique {
		vertical-align: top;
		height: 15px;
		margin-left: 0px;
}

.commentaire_critique {
		width: 470px;
		margin-left: auto;
		margin-right: auto;
		background-color: #F0F0F0;
		border: 1px solid #000;
		padding: 10px;
}


.commentaire_critique form fieldset {
		border: none;
}

.commentaire_critique form textarea {
		width: 100%;
}

.commentaire_critique form .bouton {
		margin-left: auto;
		margin-right: auto;
		padding: 10px;
}

/* SEPARATEUR */

.separator {
		width:100%; 
		clear:both; 
		background:transparent url(../images/box/menu/separ.gif) repeat-x scroll center bottom;
		height: 2px;
}


/* Boite à la une */

.boite_a_la_une {
		overflow:hidden;
}

.boite_a_la_une .auteur_critique {
		float: none;
		display: block;

}

.boite_a_la_une .note_critique + a {
		display: block;

}

.boite_a_la_une .vignette_notice {
		border: none;
		width: auto;
}

.boite_a_la_une .vignette_notice a + a {
		display: none;
}

.boite_a_la_une .vignette_notice img {
		width: 80px;
}

.boiteMilieu .contenu {overflow:hidden}


/* Calendrier */
.calendar_day_event_start {text-decoration: none;font-weight:bold;}
.calendar_today_clickable {border-bottom: 1px solid}


/* Prêts */
.date_retour {
		text-align: center;
}

.pret_en_retard .date_retour{
		color: #f22;
		font-weight: bold;
}



/* Menu vertical */
ul.menuGauche {
		overflow: hidden;
}

ul.menuGauche li {
		white-space: nowrap;
}


/* RSS */
a.link_rss {
		float: right;
		margin: 0px 5px 0px 5px;
}

#tooltip {
		font-size: 0.8em;
		font-weight: bold;
}


/* Boîte deux colonnes */
div.conteneur2colonnes {
		width: 100%;
}

div.conteneur2colonnes>div {
		width: 50%;
		overflow: hidden;
		float: left;
}

div.conteneur2colonnes>div>div {
		margin:5px;
}

/* Accessibilité */
#open_accessibility {
		float: right;
		position: relative;
		top: -35px;
		margin-right: 10px;
}

div#open_accessibility {
		width: 32px;
		height: 32px;
		background-image: url(../images/accessibilite.png);
}

div#open_accessibility:hover {
		background-image: url(../images/accessibilite_hover.png);
		cursor: pointer;
}

/* Calendrier */
form#calendar_select_categorie {
		text-align: center;
}

/*Compte lecteur*/
.abonneTitre span a {
		float: right;
}

#abonne_edit form {
		margin-left: auto;
		margin-right: auto;
		width: 300px;
}


/* Formulaires */
.zend_form {
		background-color:#F0F0F0;
		border:1px solid #C8C8C8;
		color:#3C5188;
		padding:10px 10px 5px 10px;
		font-size: 12px;
}

.zend_form dd {
		margin-bottom: 10px;
}

.zend_form input, .zend_form textarea {
		border:1px solid #C8C8C8;
		padding:2px;
		font-family: "Verdana"
}

