/* CSS Document */

#mainannu {
	float: none;
	width: 100%;
}

.text_index_annuaire {
  color : #666;
  width : 70%;
text-align:center;
}

#tabcat {
  width : 95%;
margin-top:20px;	

}

#sites {
  width : 95%;

}

.link_cat_index_annuaire {
  font-family: "Trebuchet MS", sans-serif;
  font-weight : normal;
  font-size: 1.4em;
  color : #003B5D;
}


#piste {
  margin : 0 0 15px 0;
}

.site {
  margin : 25px 30px 0 0;
}

.site h2 {
  margin : 0 0 5px 0;
  font-size : 1.5em;
}

.site h2 a {
  color : #FF9900;
}

.site p {
  margin : 5px 0;
}

label {
  font-weight : bold;
  display : block;
  margin : 15px 0 5px 0;
}

.descr_add_site_annuaire {
  width : 400px;
  height : 70px;
}

h3.titre-videos {
  font-size:15px;
  font-weight:bold;
}

h3.titre-videos a{
  text-decoration : underline;
  color:#5C85AC;
}

.home_videos_description {
  color:#666666;
  font-size:11px;
}

.home_videos_titre {
  color:#5C85AC;
  font-size:11px;
}

.PreviewLink {
  color:#5C85AC;
  font-size:11px;
  text-decoration : none;
}

.url_site_annuaire a{
  color:#5C85AC;
  font-size:11px;
  text-decoration : none;
}

.titre_site_annuaire {
  margin-left:5px;
}

.style4 {
  background-image:url(../../images/css/papillon.jpg);
  background-position:0 3px;
  background-repeat:no-repeat;
  font-size:1.1em;
  color:#5B3C4B;
  padding:0 0 15px 25px;

  }