@charset "utf-8";
/* CSS Document */

body {
text-align:center;
margin:0px;
padding:0px;
background-color:#999999;
font-family:Arial;
font-size:12px;
}

.container {
width:880px;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
}

a{
color:#000000;
text-decoration:none;
font-weight:bold;
}

a:visited{
color: #000000;
text-decoration:none;
font-weight:bold;
}

a:hover{
color:#333333;
text-decoration:none;
font-weight:bold;
}

a.listtitre{
font-family: Arial;
font-size: 12px;
color:#ff9326;
text-decoration:none;
font-weight:bold;
}

a.listtitre:visited{
font-family: Arial;
font-size: 12px;
color:#ff9326;
text-decoration:none;
font-weight:bold;
}

a.listtitre:hover{
font-family: Arial;
font-size: 12px;
color:#ff9326;
text-decoration:none;
font-weight:bold;
}

.top_search {
width:298px;
height:47px;
background-image:url(../img/top_search.png);
background-repeat:no-repeat;
margin-left:18px;
padding-top:20px;
padding-left:10px;
text-align:left;
}

.middle_search {
width:298px;
background-image:url(../img/middle_search.png);
background-repeat:repeat-y;
margin-left:18px;
padding-left:10px;
text-align:left;
margin-bottom:0px;
}

.bottom_search {
width:308px;
height:15px;
background-image:url(../img/bottom_search.png);
background-repeat:no-repeat;
margin-left:18px;
margin-top:0px;
padding:0px;
}

.top_pub {
width:308px;
height:20px;
background-image:url(../img/top_pub.png);
background-repeat:no-repeat;
margin-left:18px;
}

.middle_pub {
width:298px;
background-image:url(../img/middle_pub.png);
background-repeat:repeat-y;
margin-left:18px;
padding-left:10px;
text-align:left;
}

.bottom_pub {
width:308px;
height:15px;
background-image:url(../img/bottom_pub.png);
background-repeat:no-repeat;
margin-left:18px;
}

.content{
margin-top:10px;
margin-left:10px;
width:432px;
text-align:left;
}

.footer {
color:#CCCCCC;
}

.input{
  border: 1px solid #999999;
  background: #FFFFFF;
  font-family: Arial;
  font-size: 11px;
}

.listtitre{
	font-family: Arial;
  font-size: 12px;
  color:#ff9326;
}
.listintro{
	font-family: Arial;
  font-size: 12px;
  color:#c5c5c4;
}

.listtext{
	font-family: Arial;
  font-size: 11px;
  color:#000000;
}


/**************************/

.linkoff a{
font-weight:bold;
color : #3b97d3;
}

.linkoff {
width:15px;
text-align:center;
border: 1px solid #3b97d3;
color : #3b97d3;
}

.linkon{
width:15px;
text-align:center;
border: 1px solid #999999;
font-weight:normal;
color : #999999;

}

.lignebleu td{
border-top : 1px;
border-top-color :#cbdaea;
border-top-style : solid;

border-right : 1px;
border-right-color :#cbdaea;
border-right-style : solid;
}
