#contenu{
	color: #DD2B80;
	font-size: 12px;
}
#contenu a{
	color: #AE5CAE;
}
.cms_bloc_title h2{
	background: transparent url(../../images/stv/pucetitre.gif) no-repeat 0 8px;
	color:#AE5CAE;
	font-size:14px;
	min-height:30px;
	height:auto;
	_height:30px;
	line-height:30px;
	margin:0;
	padding: 0 0 0 30px ;
	text-align:left;
}

#stv_copyright {
	padding: 18px 40px 3px 0px;
	color: #f6862c;
	text-align: right;
	font-family: arial;
	font-size: 11px;
}
#stv_copyright a{
	color: #f6862c;	
	font-family: arial;
	font-size: 11px;
}
#stv_copyright a:hover{
	text-decoration: none;
}
.stv_liens_pied a {
	font-family: arial;
	font-size: 11px;
	color: #f6862c;
	font-weight: bold;
}

#stv_copyright img{
	margin-bottom: -2px;
}

/********** MENU *********/
#menu dl, #menu dt, #menu dd, #menu ul, #menu li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu{
	position: absolute;
	top: 0px;
	left: 2px;
	z-index: 100;
}

#menu dl{
	float: left;
	width: 103px;
height: 23px;
	margin: 0px 1px;
}

#menu dt{
	cursor: pointer;
	text-align: center;
	font-weight: bold;
height: 20px;
padding-top: 3px;
position: relative;
}

#menu dd{
	display: none;
	margin-top: 1px;
	position: absolute;
	z-index: 150;
}

#menu li{
	cursor: pointer;
}

#menu li a, #menu dt a{
color: #ffffff;
	text-decoration: none;
}
#menu .niv1 {
color: #ffffff;
background: url('../../images/stv/niv1.gif') no-repeat;
}
#menu .niv1_on {
background-image: url('../../images/stv/niv1_on.gif');
}
#menu li.niv2{
	background-color: #dd2b80;
	border-top: 1px solid #ffffff;
	padding: 4px 0px 4px 15px;
	width: 140px;
}

#menu li.niv2_on{
	background: #f78932 url('../../images/stv/niv2_on.gif') 4px no-repeat;
}

#menu li.niv2_on a{
}




.actu_date{
	font-weight: bold;
	color: #FFF;
}
.actu_titre{
	padding: 2px 0px 6px 0px;
}
.actu_titre,
.actu_titre a{
	font-size: 12px;
	color: #7c1245;
	font-weight: bold;
	text-decoration: none;
}

.actu_resume{
	color: #FFF;
	padding: 0px 0px 5px 0px;
	text-align: justify;
}
.actu_description img{
	float: right;
	margin: 0px 0px 15px 15px;
}
.actu_savoir_plus a{
	color:#FFFFFF;
	font-weight: bold;
}

 #plan_du_site{ 
     padding-left: 25px; 
  } 
   
  #plan_du_site a{ 
     text-decoration: none; 
  } 
   
  #plan_du_site a:hover{ 
     text-decoration: underline; 
  } 
   
  #plan_du_site div{ 
     padding: 5px 0px 0px 0px; 
  } 
   
  #plan_du_site .plan_du_site_niveau1{ 
     padding-left: 25px; 
  } 
   
  #plan_du_site .plan_du_site_niveau2{ 
  } 
   
  #plan_du_site .plan_du_site_niveau3{ 
     padding-left: 75px; 
  }