.titre_actu {
font-family: Arial;
font-size: 17px;
font-weight: bold;
color: #FFCC66;
}

.titre_actu a:link{
	text-decoration: none;
	color: #FFCC66;
}

.titre_actu a:visited{
	text-decoration: none;
	color: #FFCC66;
}

.titre_actu a:hover{
	text-decoration: underline;
	color: #FFCC66;
}

.titre_article {
font-family: Arial;
font-size: 20px;
font-weight: bold;
color: #FFCC66;
}

.sous_titre_actu {
font-family: Verdana;
font-size: 10px;
color: #898989;
padding-top: 5px;
}

.sous_titre_actu a:link{
	text-decoration: none;
	color: #898989;
	font-weight: bold;
}

.sous_titre_actu a:visited{
	text-decoration: none;
	color: #898989;
	font-weight: bold;
}

.sous_titre_actu a:hover{
	text-decoration: underline;
	color: #898989;
	font-weight: bold;
}

.accroche_actu {
font-family: Verdana;
font-size: 11px;
color: #FFFFFF;
padding-left: 15px;
padding-top: 5px;
line-height: 15px;
}

.accroche_film {
font-family: Verdana;
font-size: 11px;
color: #FFFFFF;
line-height: 15px;
}

.accroche_article {
font-family: Verdana;
font-size: 11px;
color: #FFFFFF;
padding-left: 15px;
padding-top: 3px;
padding-bottom: 3px;
line-height: 15px;
background: url(images/articles/fond_accroche.gif);
}

.encadre_article {
width: 500px;
font-family: Verdana;
font-size: 11px;
color: #FFFFFF;
padding-left: 5px;
padding-right: 5px;
padding-top: 3px;
padding-bottom: 3px;
line-height: 15px;
border: 1px solid #fcd065;
}

.encadre_article a:link{
	text-decoration: none;
	color: #FFCC66;
}

.encadre_article a:visited{
	text-decoration: none;
	color: #FFCC66;
}

.encadre_article a:hover{
	text-decoration: underline;
	color: #FFCC66;
}

.lire_actu {
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #FFCC66;
padding-top: 5px;
padding-bottom: 5px;
}

.lire_actu a:link{
	text-decoration: none;
	color: #FFCC66;
}

.lire_actu a:visited{
	text-decoration: none;
	color: #FFCC66;
}

.lire_actu a:hover{
	text-decoration: underline;
	color: #FFCC66;
}

.sur_titre_film {
font-family: Verdana;
font-size: 10px;
color: #FFFFFF;
padding-top: 3px;
padding-bottom: 3px;
}

.txt_intertitre {
font-family: Arial;
font-size: 11px;
font-weight: bold;
color: #FFCC66;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
}

.legende {
text-align: center;
font-family: Verdana;
font-size: 10px;
color: #000000;
padding-left: 3px;
padding-right: 4px;
padding-top: 2px;
padding-bottom: 2px;
background-color:#fae223;
  -webkit-border-radius: 0 0 5px 5px;
  -khtml-border-radius:  0 0 5px 5px;
  -moz-border-radius:  0 0 5px 5px;
  border-radius:  0 0 5px 5px;
}

.ombre-image {
width: 250px;
height: 135px;
border: 5px solid #fff;
-moz-box-shadow: 1px 1px 12px #148181; 
-webkit-box-shadow: 1px 1px 12px #148181; 
box-shadow: 1px 1px 12px #148181;
}