html { 
	background:#FFFFFF; 
	font-size: 0.8em;
}

body {
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
}

img {
	border: 0px;
}

hr {
	height: 2px;
	color: #308ad6;
	background: #308ad6;
}

h2 {
	font-size: 1.2em;
	margin-top: 0px;
	padding: 5px;
	background-color: #1774bb;
	color: #FFFFFF;
}

h3 {
	margin-top: 0px;
	color: #1774bb;
	border-bottom: 1px dotted #308ad6;
}

h4 {
	color: #308ad6;
}

fieldset {
	margin-top: 15px;
	margin-bottom: 10px;
	border: #308ad6 1px solid;
}

legend {
	font-weight: bold;
	color: #308ad6;
	display: block;
}

li {
	list-style: none;
	padding-top: 5px;
}

.nb {
	font-size: 11px;
	color: #666666;
}

.taxe {
	margin: 6px 0px 25px 0px;
}

.erreur {
	margin-right: 15px;
	color: #FF0000;
	font-weight: bold;
	display: none;
}

.succes {
	margin-right: 15px;
	color: #00FF00;
	font-weight: bold;
	display: none;
}

.err {
	margin-left: 150px;
	padding-left: 20px;
	background: url(../img/drop.png) no-repeat 0px 1px;
	color: #FF0000;
	font-weight: bold;
}

.val {
	margin-left: 150px;
	padding-left: 20px;
	background: url(../img/accept.png) no-repeat 0px -1px;
	color: #00CC00;
	font-weight: bold;
}

.mef {
	color: #e78506;
}

.plaquette {
	margin-left: 30px;
}

.sousTitre {
	font-weight: bold;
	color: #308ad6;
	margin-top :0px;
	margin-bottom: 20px;
}

.lienTelechargement {
	background: url(../img/download.png) no-repeat;
	padding-left: 16px;
}

.lienWebTV {
	background: url(../img/webtv.png) no-repeat;
	padding-left: 20px;
}

.lienTelechargementCol {
	background: url(../img/download.png) no-repeat;
	padding-left: 16px;
	font-size: 0.8em;
}

.dateArchive {
	font-size: 0.8em;
}


.listeTaxe {
	margin-top: 30px;
	margin-bottom: 30px;
}

.f_taxe {
	width: 310px;
	color: #308ad6;
	font-weight: bold;
	display: block;
	float: left;
}

.long {
	width: 400px;
}

a {
	color: #308ad6;
	text-decoration: underline;
	font-weight: bold;
}

.subMenu{
	position: relative;
	margin-top: 0px;
}

#slider {
	margin-top: 0px;
	width: 428px;
	height: 322px;
	float: right;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
}

#slider, #slider li{ 
	width:428px;
	height:322px;
	overflow:hidden; 
}


.slider {
	margin-top: 0px;
}

.sliderAdm {
	margin-top: 0px;
	width: 430px;
	height: 350px;
	background: url(../img/admin.jpg);
	float: right;
}

.sliderEnt {
	margin-top: 0px;
	width: 430px;
	height: 350px;
	background: url(../img/intranet_ent.png);
	float: right;
}

.sliderAdm p {
	margin-top: 50px;
	margin-left: 13px;
}

.sliderEnt p {
	margin-top: 50px;
	margin-left: 13px;
}

.sliderAdm a:link, .sliderAdm a:active, .sliderAdm a:visited {color: #FFFFFF; text-decoration: none;}
.sliderAdm a:hover {text-decoration: underline;}
.sliderEnt a:link, .sliderEnt a:active, .sliderEnt a:visited {color: #FFFFFF; text-decoration: none;}
.sliderEnt a:hover {text-decoration: underline;}

.medium {
	font-weight: bold;
	font-size: 14px;
	line-height: 24px;
}

.fleche {
	height: 12px;
	width: 12px;
}

.espace {
	margin-top: 20px;
	margin-bottom: 20px;
}

.secondLi {
	margin-top: 20px;
	margin-bottom: 20px;
}

a:hover {
	color: #1774bb;
	text-decoration: none;
	font-weight: bold;
}

#pcRendu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: pointer;
}

#pcPret {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	cursor: pointer;
}

#header {
	position: relative;
	top: 10px;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	/*height: 165px;*/
	height: 150px;
	/*background: url('../img/header.png') no-repeat;*/
}

#loading{
	position: fixed;
	border: 1px solid #308ad6;
	background-color: #FFFFFF;
	color: #308ad6;
	width: 100px;
	height: 70px;
	top: 50%;
	margin-top: -35px;
	left: 50%;
	margin-left: -50px;
	z-index: 9999;
	display: none;
}

#menu {
	position: relative;
	top: 10px;
	left: 50%;
	margin-left: -500px;
	width: 1000px;
	border-bottom: 3px solid #308ad6;
	text-align: right;
}

.menuLink {
	position: relative;
	margin-left: 15px;
}

.menuLink a:link, .menuLink a:active, .menuLink a:visited {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #308ad6;
}

.menuLink a:hover {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: overline;
	color: #1774bb;
}

#corps {
	position: relative;
	width: 1000px;
	left: 50%;
	margin-top: 20px;
	margin-left: -500px;
}

#col1 {
	position: relative;
	width: 720px;
	float: left;
	text-align: justify;
	/*background: #cddae5;*/
	padding-left: 0px;
	padding-right: 0px;
}

#news1 {
	position: relative;
	width: 340px;
	border: 1px solid #308ad6;
	float: right;
}

#news1 p {
	margin: 5px 3px 5px 3px; 
}

#news2 {
	position: relative;
	width: 340px;
	border: 1px solid #308ad6;
	float: right;
	margin-right: 24px;
}

#news2 p {
	margin: 2px 3px 5px 3px; 
}

.imgNews {
	width: 340px;
}

#imgPublique {
	position: relative;
	background: url(../img/publique.png);
	width: 340px;
	height: 30px;
}

#imgRecherche {
	position: relative;
	background: url(../img/recherche.png);
	width: 340px;
	height: 30px;
}

#imgApprenti {
	position: relative;
	background: url(../img/apprenti.png);
	width: 340px;
	height: 30px;
}

#imgIntranet {
	position: relative;
	background: url(../img/intranet.png);
	width: 340px;
	height: 30px;
}

.newsAccroche {
	font-size: 9px;
}

#boxLeft {
	position: relative;
	width: 270px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 3px;
	background: #cddae5;
	font-size: 0.9em;
}

#boxLeft h3 {border: 0px;}

#boxLeftCustom {
	position: relative;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 3px;
	background: #cddae5;
	font-size: 0.9em;
}

#boxLeftCustom h3 {border: 0px;}

#boxLeftCustom a:link, #boxLeftCustom a:visited, #boxLeftCustom a:active {
	color: #e78506;
	font-size: 1.2em;
	text-decoration: none;
}

#boxLeftCustom a:hover {
	color: #f79156;
	text-decoration: underline;
}

#boxLeftCustom h3 {
	font-size: 16px;
	margin-top: 0px;
	color: #1774bb;
}

#boxLeftSmall {
	position: relative;
	width: 160px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 3px;
	background: #cddae5;
	font-size: 0.9em;
}

#boxLeftSmall h3 {border: 0px;}

#boxLeft img {
	border: 0px;
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}

#boxRight {
	position: relative;
	width: 300px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 3px;
	background: #cddae5;
}

#boxRight h3 {border: 0px;}

#col2 {
	position: relative;
	width: 260px;
	float: right;
}

#rdvImg {
	margin-top: 20px;
	margin-bottom: 0px;
	width: 260px;
	height: 30px;
	background: url(../img/rdv.png) no-repeat;
	border: 1px solid #2c2d2c;
}

#chgDoss {
	margin-top: 0px;
	width: 240px;
	padding: 10px;
	border-bottom: 1px solid #2c2d2c;
	border-left: 1px solid #2c2d2c;
	border-right: 1px solid #2c2d2c;
}

#chgDossImg {
	margin-top: 20px;
	margin-bottom: 0px;
	width: 260px;
	height: 30px;
	background: url(../img/chgDoss.png) no-repeat;
	border: 1px solid #2c2d2c;
}

#rdv {
	margin-top: 0px;
	width: 240px;
	padding: 10px;
	border-bottom: 1px solid #2c2d2c;
	border-left: 1px solid #2c2d2c;
	border-right: 1px solid #2c2d2c;
}


#coordImg {
	margin-top: 20px;
	margin-bottom: 0px;
	width: 260px;
	height: 30px;
	background: url(../img/coordonnees.png) no-repeat;
	border: 1px solid #2c2d2c;
}

#coord {
	margin-top: 0px;
	width: 240px;
	padding: 10px;
	border-bottom: 1px solid #2c2d2c;
	border-left: 1px solid #2c2d2c;
	border-right: 1px solid #2c2d2c;
}

#dlImg {
	margin-top: 20px;
	margin-bottom: 0px;
	width: 260px;
	height: 30px;
	background: url(../img/download_col.png) no-repeat;
	border: 1px solid #2c2d2c;
}

#dl {
	margin-top: 0px;
	width: 240px;
	padding: 10px;
	border-bottom: 1px solid #2c2d2c;
	border-left: 1px solid #2c2d2c;
	border-right: 1px solid #2c2d2c;
}

#accInfImg {
	margin-top: 20px;
	margin-bottom: 0px;
	width: 260px;
	height: 30px;
	background: url(../img/accueilInfo.png) no-repeat;
	border: 1px solid #2c2d2c;
}

#accInf {
	margin-top: 0px;
	width: 240px;
	padding: 10px;
	border-bottom: 1px solid #2c2d2c;
	border-left: 1px solid #2c2d2c;
	border-right: 1px solid #2c2d2c;
}

#tesPosImg {
	margin-top: 20px;
	margin-bottom: 0px;
	width: 260px;
	height: 30px;
	background: url(../img/testPos.png) no-repeat;
	border: 1px solid #2c2d2c;
}

#tesPos {
	margin-top: 0px;
	width: 240px;
	padding: 10px;
	border-bottom: 1px solid #2c2d2c;
	border-left: 1px solid #2c2d2c;
	border-right: 1px solid #2c2d2c;
}

#coord .adresse {
	font-size: 0.8em;
}

#partenaire {
	margin-top: 20px;
	width: 240px;
	padding: 10px;
	border: 0px solid black;
}

#footer {
	position: relative;
	width: 1000px;
	left: 50%;
	font-size: 0.7em;
	margin-top: 15px;
	margin-left: -500px;
	border-top: 3px solid #308ad6;
	color: #949494;
	text-align: center;
}

#footer a {
	color: #949494;
	text-decoration: none;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 5px;
}

#footer a:hover {
	text-decoration: underline;
}

.vignette {
	margin-bottom: 10px;
}

.left { float:left; }
.right { float:right; }
.clear { clear:both; }


/* --------------------------------- THICKBOX ---------------------------------- */
.thickbox img {
	/*margin-left: 5px;*/
	border: 1px solid #308ad6;
}

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a {
	color: #308ad6;
	text-decoration: underline;
	font-weight: bold;
}

#TB_window a:hover {
	color: #1774bb;
	text-decoration: none;
	font-weight: bold;
}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #cddae5;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

.form {
	border: 1px solid #308ad6;
	color: #308ad6;
	background: #FFFFFF;
	font-weight: bold;
	margin-bottom: 3px;
}

.formDisabled {
	border: 1px solid #999999;
	color: #999999;
	background: #FFFFFF;
	font-weight: bold;
	margin-bottom: 3px;
}

.formSelect {
	padding: 3px;
	border: 1px solid #308ad6;
	font-weight: bold;
	color: #308ad6;
}

.formSubmit {
	border: 1px solid #308ad6;
	color: #FFFFFF;
	background: #308ad6;
	font-weight: bold;
	margin-bottom: 3px;
	margin-right: 7px;
}

.formCancel {
	border: 1px solid #990000;
	color: #FFFFFF;
	background: #990000;
	font-weight: bold;
	margin-bottom: 3px;
	margin-right: 7px;
}

.txt_risque {
	width: 100%;
	height: 150px;
	border: 1px solid #308ad6;
	color: #308ad6;
}

.lostPass {
	margin-left: 15px;
	font-size: 0.7em;
}

/* ACCORDION */
.basic  {
	width: 260px;
	border: 1px solid #2c2d2c;
}

.basic p {
	margin: 10px;
}

.menuAcc a {
	font-size: 0.8em;
}

.accTexte {
	margin: 10px;
	font-size: 0.8em;
}
.basic form {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 7px;
}
.accWebtv {
	cursor:pointer;
	display:block;
	padding:0px;
	margin-top: 0;
	border-bottom: 1px solid #2d2c2d;
	width: 260px;
	height: 30px;
	background-image: url(../img/acc_webtv.png);
	background-repeat: no-repeat;
}
.accWebtv:hover {
	background-color: white;
	width: 260px;
	height: 30px;
	background-image: url(../img/acc_webtv_hover.png);
	background-repeat: no-repeat;
}
.accWebtv.selected {
	background-color: #FFFFFF;
	width: 260px;
	height: 30px;
	background-image: url(../img/acc_webtv_hover.png);
	background-repeat: no-repeat;
}

.accEntreprise {
	cursor:pointer;
	display:block;
	padding:0px;
	margin-top: 0;
	border-bottom: 1px solid #2d2c2d;
	width: 260px;
	height: 30px;
	background-image: url(../img/acc_entreprise.png);
	background-repeat: no-repeat;
}
.accEntreprise:hover {
	background-color: white;
	width: 260px;
	height: 30px;
	background-image: url(../img/acc_entreprise_hover.png);
	background-repeat: no-repeat;
}
.accEntreprise.selected {
	background-color: #FFFFFF;
	width: 260px;
	height: 30px;
	background-image: url(../img/acc_entreprise_hover.png);
	background-repeat: no-repeat;
}

.accFOAD {
	cursor:pointer;
	display:block;
	padding:0px;
	margin-top: 0;
	border-bottom: 1px solid #2d2c2d;
	width: 260px;
	height: 30px;
	background-image: url(../img/foad.png);
	background-repeat: no-repeat;
}
.accFOAD:hover {
	background-color: white;
	width: 260px;
	height: 30px;
	background-image: url(../img/foad_on.png);
	background-repeat: no-repeat;
}
.accFOAD.selected {
	background-color: #FFFFFF;
	width: 260px;
	height: 30px;
	background-image: url(../img/foad_on.png);
	background-repeat: no-repeat;
}

.accApp {
	cursor:pointer;
	display:block;
	padding:0px;
	margin-top: 0;
	border-bottom: 1px solid #2d2c2d;
	width: 260px;
	height: 30px;
	background-image: url(../img/acc_app.png);
	background-repeat: no-repeat;
}
.accApp:hover {
	background-color: white;
	width: 260px;
	height: 30px;
	background-image: url(../img/acc_app_hover.png);
	background-repeat: no-repeat;
}
.accApp.selected {
	background-color: #FFFFFF;
	width: 260px;
	height: 30px;
	background-image: url(../img/acc_app_hover.png);
	background-repeat: no-repeat;
}
.accAdm {
	cursor:pointer;
	display:block;
	padding:0px;
	margin-top: 0;
	border-bottom: 1px solid #2d2c2d;
	width: 260px;
	height: 30px;
	background-image: url(../img/acc_adm.png);
	background-repeat: no-repeat;
}
.accAdm:hover {
	background-color: white;
	width: 260px;
	height: 30px;
	background-image: url(../img/acc_adm_hover.png);
	background-repeat: no-repeat;
}
.accAdm.selected {
	background-color: #FFFFFF;
	width: 260px;
	height: 30px;
	background-image: url(../img/acc_adm_hover.png);
	background-repeat: no-repeat;
}
.accProfil {
	cursor:pointer;
	display:block;
	padding:0px;
	margin-top: 0;
	border-bottom: 1px solid #2d2c2d;
	width: 260px;
	height: 30px;
	background-image: url(../img/acc_profil.png);
	background-repeat: no-repeat;
}
.accProfil:hover {
	background-color: white;
	width: 260px;
	height: 30px;
	background-image: url(../img/acc_profil_hover.png);
	background-repeat: no-repeat;
}
.accProfil.selected {
	background-color: #FFFFFF;
	width: 260px;
	height: 30px;
	background-image: url(../img/acc_profil_hover.png);
	background-repeat: no-repeat;
}

.cma {
	position: relative;
	left: 50%;
	margin-left: -55px;
}

table.fancy {
	width: 100%;
}
table.fancy th {
	border-width: 0;
	padding: 1px 1px 1px 1px;
	background-color: #308ad6;
	height: 20px;
	color: #FFFFFF;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.fancy td.ligne1 {
	border-width: 0;
	padding: 1px 1px 1px 1px;
	background-color: #FFFFFF;
	color: #000000;
	height: 20px;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.fancy td.ligne2 {
	border-width: 0;
	padding: 1px 1px 1px 1px;
	background-color: #cbdceb;
	color: #000000;
	height: 20px;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.fancy td.ligne3 {
	border-width: 0;
	padding: 1px 1px 1px 1px;
	background-color: #e6c599;
	color: #000000;
	height: 20px;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.fancy td.inv {
	border: 0px;
	background: #FFFFFF;
}

table.normal th {
	border-width: 0;
	padding: 1px 1px 1px 1px;
	background-color: #308ad6;
	height: 20px;
	color: #FFFFFF;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.normal td.ligne1 {
	border-width: 0;
	padding: 1px 1px 1px 1px;
	background-color: #FFFFFF;
	color: #000000;
	height: 20px;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.normal td.ligne2 {
	border-width: 0;
	padding: 1px 1px 1px 1px;
	background-color: #cbdceb;
	color: #000000;
	height: 20px;
	-moz-border-radius: 0px 0px 0px 0px;
}


/*TOOLTIP*/

#JT_close_left, #JT_close_right{font-size: 1em; color: #FFFFFF;}
#JT_copy p, #JT_copy ul{font-size: 1em;}

#JT_arrow_left{
	background-image: url(../img/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../img/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 1px solid #308ad6;
	background-color: #fff;
}

#JT_copy{
	padding:5px 5px 5px 5px;
	color:#000000;
}

.JT_loader{
	background-image: url(../img/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #308ad6;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #308ad6;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
	margin:1px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #308ad6;
}

.jTip{
	cursor:help;
}

.jTip:link {
	text-decoration: none;
}

.textLeft {
	text-align: left;
}

.listeMetier li {
	list-style-image: url(../img/folder.png);
}

.add {
	padding-left: 20px;
	background: url(../img/add1.png) no-repeat;
}

.search {
	padding-left: 20px;
	background: url(../img/search.png) no-repeat;
}

.emprunt {
	padding-left: 20px;
	background: url(../img/emprunt.png) no-repeat;
}

.book {
	padding-left: 20px;
	background: url(../img/book.png) no-repeat;
}

.printer {
	padding-left: 20px;
	background: url(../img/printer.png) no-repeat;
}

.back {
	padding-left: 20px;
	background: url(../img/back.png) no-repeat;
}

.stats {
	padding-left: 20px;
	background: url(../img/stats.png) no-repeat;
}

.lib_disponible {
	padding-left: 20px;
	background: url(../img/tag_green.png) no-repeat;
	font-weight: bold;
}

.lib_reserve {
	padding-left: 20px;
	background: url(../img/tag_orange.png) no-repeat;
	font-weight: bold;
}

.lib_emprunt {
	padding-left: 20px;
	background: url(../img/tag_red.png) no-repeat;
	font-weight: bold;
}

#rapport {
	background-color: #cbdceb;
}