#centerwrap
{
    background-image: url('/images/frontend/background_sep.jpg');
}
#content
{
    position: absolute;
    top: 220px;
    left: 315px;
    width: 625px;
	height: 360px;
	font-size: 12px;
	color: #000000;
	line-height:18px;
	font-weight: bold;
	overflow: auto;
}
#content_carte
{
    position: absolute;
    top: 220px;
    left: 290px;
    width: 685px;
	height: 400px;
	font-size: 12px;
	color: #000000;
	line-height:18px;
	font-weight: bold;
	overflow: auto;
}
#content_depot
{
    position: absolute;
    top: 220px;
    left: 315px;
    width: 630px;
	height: 360px;
	font-size: 12px;
	color: #000000;
	line-height:18px;
	font-weight: bold;
	overflow: auto;
}
#content .titre
{
	 font-size: 14px;
	 color: #328205;
	 font-weight: bold;
	 text-decoration: underline;
	 line-height: 25px;
}
#content_carte .titre
{
	 font-size: 14px;
	 color: #328205;
	 font-weight: bold;
	 text-decoration: underline;
	 line-height: 25px;
}

#content_depot .titre
{
	 font-size: 14px;
	 color: #328205;
	 font-weight: bold;
	 text-decoration: underline;
	 line-height: 25px;
}
#content .stitre
{
     font-size: 12px;
     color: #328205;
     font-weight: bold;
}

#content .retour
{
     position: absolute; 
     top: 0px; 
     left: 475px; 
     width:150px;
     height: 25px; 
     text-align: center; 
     font-size: 12px;
     color: #000000;
     line-height: 25px;
}
#content_depot .retour
{
     position: absolute; 
     top: 0px; 
     left: 500px; 
     height: 25px; 
     text-align: center; 
     font-size: 12px;
     color: #000000;
     line-height: 25px;
}
h1
{
display: inline;
color: #47861D;
}
h3
{
	font-size: 12px;
}

hr {
width:550px;
float:left;
}

#sous_menu
{
    position: absolute;
    left: 50px;
    top: 210px;
    width: 230px;
    height: 380px;
    text-align: left;
 }

#sous_menu .bouton
{
    position: relative;
    margin-left: 0px;
    margin-top: 2px;
    width: 230px;
    height: 50px;
    text-align: left;
    background-image: url('/images/frontend/bibliotheque/sous_menu/bouton.jpg');
    cursor: hand;
}

#sous_menu .bouton_a
{
    position: relative;
    margin-left: 0px;
    margin-top: 2px;
    width: 230px;
    height: 50px;
    text-align: left;
    background-image: url('/images/frontend/bibliotheque/sous_menu/bouton_a.jpg');
    cursor: hand;
}
#sous_menu .bouton .legende
{
      position: absolute;
      left: 46px;
      top: 15px;
      line-height: 12px;
      font-size: 12px;
      color: #ffffff;
}


#sous_menu .bouton_a .legende
{
      position: absolute;
      left: 46px;
      top: 15px;
      line-height: 12px;
      font-size: 12px;
      color: #ffffff;
}
#sous_menu .texte
{
    position: relative;
    margin-left: 10px;
    margin-top: 0px;
    width: 220px;
    height: 60px;
    text-align: left;
    line-height:16px;
    font-size:12px;
    color:#66707A;
}


#sous_menu .lien_1
{
    color:#000000;
    text_decoration:none;
}
#sous_menu .lien_2
{
    color:#FD8610;
    text_decoration:underline;
}
#sous_menu .lien_2 a
{
    color:#FD8610;
    text_decoration:underline;
}

h1
{
display: inline;
color: #47861D;
}
h3
{
    font-size: 12px;
}

h1
{
display: inline;
color: #47861D;
}


h2 {
    font-size: 14px;
    font-weight: bold;
    color: #000080;
}
h3 {
    font-size: 14px;
    font-weight: bold;
    color: #008000;
}

.titre {
    font-size: 12px;
    color: c0c0c0;
    text-decoration: underline;
}

.valeur {
    font-size: 12px;
    color: 000000;
    text-decoration: none;
}

#content #bloc_choix
{
     position: absolute;
     left: 420px;
     top: 0px;
     width: 230px;
     height: 375px;
     font-size: 12px;
     color: #000000;
}

#content #bloc_choix .titre
{
     font-size: 14px;
     color: #328205;
     font-weight: bold;
     text-decoration: underline;
     line-height: 25px;
}
#content_carte #bloc_choix
{
     position: absolute;
     left: 420px;
     top: 0px;
     height: 375px;
     font-size: 12px;
     color: #000000;
}

#reponses {
    border: 1px solid #677985;
    border-color: #677985;
    background-color: #A3A8AC;
    cellpadding: 3px;
    cellspacing: 2px;
    width: 500px;
 
}
#reponses th {
	background-color: #677985;
	color:#ffffff;
	font-weight: bold;
	
	}
#reponses td {
    background-color: #ffffff;
    color:#000000;
    font-weight: normal;
    text-align: left;
    
    }
	

#fiche {
    border: 1px solid #677985;
    border-color: #677985;
    background-color: #A3A8AC;
    cellpadding: 3px;
    cellspacing: 2px;
    width: 450px;
    font-size:12px;
 
}
#fiche th {
    background-color: #677985;
    color:#ffffff;
    font-weight: bold;
    width: 30%;
    
    }
#fiche td {
    background-color: #ffffff;
    color:#000000;
    font-weight: normal;
    width: 70%;
    text-align: left;
    
    }
	
#fiche_imprim {
    border: 1px solid #677985;
    border-color: #677985;
    background-color: #A3A8AC;
    cellpadding: 3px;
    cellspacing: 2px;
    width: 450px;
    font-size:12px;
 
}
#fiche_imprim th {
    background-color: #ffffff;
    color:#000000;
    font-weight: bold;
    width: 30%;
    
    }
#fiche_imprim td {
    background-color: #ffffff;
    color:#000000;
    font-weight: normal;
    width: 70%;
    text-align: left;
    
    }
#content_page
{
    position: absolute;
	top: 220px;
    left: 310px;
    width: 620px;
	height: 380px;	font-size: 12px;
	color: #000000;
	line-height:18px;
	font-weight: bold;
	overflow: auto;
}

#content_page .titre
{
	 font-size: 14px;
	 color: #328205;
	 font-weight: bold;
	 text-decoration: underline;
	 line-height: 25px;
}
#content_page .stitre
{
     font-size: 12px;
     color: #328205;
     font-weight: bold;
}

#content_page .retour
{
     position: absolute; 
     top: 0px; 
     left: 400px; 
     width:240px;
     height: 25px; 
     text-align: center; 
     font-size: 12px;
     color: #000000;
     line-height: 25px;
}
#txt_vert{
color:#328205;
}