input.sitesearch {
	background-image: url(../lib/inputbg.gif);
	background-position: top right;
	background-repeat: norepeat;
	border: 1px solid #c0c0c0;
	border-top: 1px solid #8c8c8c;
}
input.sitesearchon {
	color: black;
	text-align: left;
}
#tooltip.fancy div {
	font-family: Georgia, Times New Roman;
	font-style: italic;
	text-align: left;
	font-weight: bold;
}

div.BLOG_tdmlabel {
  position : absolute;
  top : 465px;
  left : 10px;
  z-index:10000;
}

div.BLOG_madmlabel {
  position : absolute;
  top : 65px;
  left : 10px;
  z-index:10001;
}

div.BLOG_pdroulabel {
  position : absolute;
  top : 265px;
  left : 10px;
  z-index:10002;
}

div#LINK_home {
  position : absolute;
  top : 10px;
  left : 10px;
  width:60px;
  height:50px;
  z-index:10005;
}
a.img_link:hover{
  text-decoration:none;
  border:0;
	background-color:transparent;
}

/*************************************************** AJOUTS / MODIFICATIONS SUR SITE */
/* ADD TO STYLE.CSS */
.firstopt, input.sitesearch {
/* BORIS : remplacer dans style.css (line 376) */
  text-align:left;
}
#actu_list_blocs{ /* BORIS : remplacer dans nectil.css line 73 */
  height:515px;
}
.actu_list {
  margin:0pt 5px 10px 0pt;
  line-height:15px;
  padding-bottom:15px;
}
.actu_list_title {
  text-transform:uppercase;
  font-size:11px;
}

.actu_list_date {
  font-size:11px;
}
h1.titre_actu { /* BORIS : ajouter la class au html dans les actus */
  text-transform:capitalize;
}
#submitsearch, #submitsearchsite, #submitsearchcat {
  font-size:10px;
  margin-top:5px;
  margin-right:5px;
  border-width:1px;
  padding:2px;
}

.SPEC_titre_dates {
  color:#909090;
	font-family: Verdana, Georgia, Times New Roman;
	font-size:11px;
}
.SPEC_titre_comp{
	text-transform:uppercase;
	font-size:13px;
	font-style:normal;
}

.SPEC_sous_titre {
  display:block;
  font-weight:bold;
  margin-bottom:15px;
  margin-top:15px;
  text-transform:uppercase;
	font-family: Georgia, Times New Roman;
}

.SPEC_sous_titre_info {
  display:block;
  font-weight:bold;
  text-transform:uppercase;
	font-family: Georgia, Times New Roman;
}