#titre_chro
{
  color:#FFFFFF;
  text-align:center;
  background-image:url(../images/titre_chro.jpg);
  padding-top:4px;
}

#titre_chro a:link
{
  text-decoration:none;
  font-weight:bold;
}

.chronicleBand
{
  letter-spacing:4px;
  font-weight:bold;
  font-size:12px;
}

.chronicleTitle
{
  letter-spacing:2px;
  font-weight:bold;
  font-style:italic;
}

#pochette
{
height:180px;
width:180px;
float:left;
margin-top:7px;
border:1px solid #333333;
}

.entete_donnees
{
text-align:center;
border-bottom:1px outset #333;
margin-left:-6px;
color:#666;
}

#donnees
{
padding-left:6px;
width:278px;
float:left;
margin-left:25px;
border:1px ridge #333;
margin-bottom:25px;
padding-bottom:3px;
margin-top:13px;
}
#notes
{
margin-left:-6px;
padding-left:6px;
border:1px ridge #333;
border-bottom:0px;
border-left:0px;
border-right:0px;
}


.tool-tip { background-color:#111; padding:5px; width:80px; }
.tool-title { visibility:hidden; display:none; height:0px; }
.tool-text {  color:#769531;}

hr {clear:both; visibility:hidden;}

.search_input{
width:200px;
}

#ajax_search_auto_complete{
  background-color:#111;
  width:200px;
  font-size:9px;
  color:#769531;
}

#ajax_search_auto_complete ul{
  list-style:none;
}

#ajax_search_auto_complete li{
  cursor:pointer;
  padding:3px;
}

#ajax_search_auto_complete li:hover{
  cursor:pointer;
  background-color:#666666;
  color:#CCCCCC;
}

#chronicleDetails h3{
text-align:center;
color:#666;
font-weight:normal;
font-size:11px;
border-top:1px #333 solid;
border-bottom:1px #333 solid;
}

#searchResults h3{
  text-align:center;
  color:#666;
  font-weight:normal;
  font-size:12px;
  border-top:1px #333 solid;
  border-bottom:1px #333 solid;
  margin-top:14px;
  margin-bottom:14px;
  padding-top:4px;
  padding-bottom:4px;
}


#chronicleDetails{
width:507px;
margin-left:47px;
margin-top:20px;
}

#chronicleInfos{
margin-left:35px;
border:1px solid #333;
border-top:0px;
float:left;
width:278px;
}

ol{
  list-style:none;
  margin-left:5px;
  margin-top:2px;
  margin-bottom:8px;
}

#chronicleContent
{
  margin-top:20px;
}

.chronicleList{
  width:577px;
}

.chronicleList td{
  width:140px;
}

#chronicleCommentsList{
  margin-top:5px;
}

#chronicleCommentsList p{
  margin-bottom:12px;
}

#searchForm label {
  width:55px;
  margin-left:10px;
  float:left;
  margin-top:2px;
}
#searchForm input {
  width: 108px;
}

#searchForm select {
  width: 110px;
  margin-bottom:1px;
}

#searchForm input, #searchForm select {
  float:left;
  border:1px #666 solid;
  outline:none;
}


