#centerwrap
{
    background-image: url('/images/frontend/background_sep.jpg');
}
#content
{
    position: absolute;
    top: 210px;
    left: 290px;
    width: 660px;
	height: 380px;
	font-size: 12px;
	color: #6F7982;
	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 .stitre
{
     font-size: 12px;
     color: #328205;
     font-weight: bold;
}

#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: 40px;
	  top: 15px;
	  line-height: 12px;
	  font-size: 10px;
	  color: #ffffff;
	  font-weight: bold;
}


#sous_menu .bouton_a .legende
{
      position: absolute;
      left: 40px;
      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_page
{
    position: absolute;
	top: 220px;
    left: 310px;
    width: 650px;
	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 p {
font-size:12px;
}