.menu_soc_index{
  position:relative;
  background:#82a4cd;
  font-weight:bold;
  text-align:center;
  padding-top:5px;
  padding-bottom:5px;
  margin-left:20px;
  margin-top:3px;
  margin-bottom:3px;
  width:200px;
  cursor:pointer;
}

.menu_soc_subindex{
  position:relative;
  background:#fec35f;
  font-weight:bold;
  text-align:center;
  padding-top:5px;
  padding-bottom:5px;
  margin-left:40px;
  margin-top:3px;
  margin-bottom:3px;
  width:180px;
  cursor:pointer;
  text-decoration:italic;
  font-style:italic;
  font-size:11px
}
.menu_soc_subindex_select{
  position:relative;
  background:#ffdda3;
  font-weight:bold;
  text-align:center;
  padding-top:5px;
  padding-bottom:5px;
  margin-left:40px;
  margin-top:3px;
  margin-bottom:3px;
  width:180px;
  cursor:pointer;
  font-style:italic;
  font-size:11px
}

.news {
	border: 1px solid #999999;
}
.ligne_TopLeft {
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #999999;
}
.ligne_TopRight {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: none;
	border-left: none;
}
.ligne_TopLeftRight {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: none;
	border-left: 1px solid #999999;
}
.ligne_BottomLeft {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.ligne_BottomRight {
	border-top: none;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: none;
}
.ligne_Left {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #999999;
}
.ligne_Right {
	border-top: none;
	border-right: 1px solid #999999;
	border-bottom: none;
	border-left: none;
}
.ligne_Top {
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.ligne_Bottom {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #999999;
	border-left: none;
}
.h1_societe_titre{
  font-weight:bold;color:#1A4466;font-size:13px
}
.h2_societe_titre{
  font-weight:bold;color:#1A4466;font-size:11px
}
