.input
{
	font-family: verdana,arial,helvetica;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	background:#ffffff;
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-COLOR:#000000;
}
.txtbleu1
{
  font-family: verdana,tahoma,helvetica,arial;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #6394FF;
}
.txtbleu2
{
  font-family: verdana,tahoma,helvetica,arial;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #A2CDD9;
}
.lien
{
  font-family: verdana,tahoma,helvetica,arial;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #FD9E25;
}
.lien:hover
{
  font-family: verdana,tahoma,helvetica,arial;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #FD9E25;
}
.lienb
{
  font-family: verdana,tahoma,helvetica,arial;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #FD9E25;
}
.lienb:hover
{
  font-family: verdana,tahoma,helvetica,arial;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #FD9E25;
}
.titre
{
  font-family: verdana,tahoma,helvetica,arial;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
.txt
{
  font-family: verdana,tahoma,helvetica,arial;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
.txtjaune
{
  font-family: verdana,tahoma,helvetica,arial;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
  color: #FFE34C;
}
.txtnoir
{
  font-family: verdana,tahoma,helvetica,arial;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
}
.txtb
{
  font-family: verdana,tahoma,helvetica,arial;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
.txt14b
{
  font-family: verdana,tahoma,helvetica,arial;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
.txt13
{
  font-family: verdana,tahoma,helvetica,arial;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
}
.txt13b
{
  font-family: verdana,tahoma,helvetica,arial;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
.txt12b
{
  font-family: verdana,tahoma,helvetica,arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
}
.txtbrun
{
  font-family: verdana,tahoma,helvetica,arial;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #7A3F35;
}

.chronique-jour {
  display:inline-block;
  height:18px;
  width:18px;
  color:#fff;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 9px;
  font-weight: bolder;
  text-align: center;
  padding-top:3px;
  margin-right:2px;
  background:url(/cine/img/chroniques/num_bg.gif) no-repeat;

}

.chronique-jour.on {
  background:url(/cine/img/chroniques/num_bg_on.gif) no-repeat;
}

.chronique-jour a {
  color: #fff;
  text-decoration: none;
}

a.annee {
  text-decoration: none;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 9px;
  font-weight: bold;
  color: #000;
}

a.annee.blue:hover {
  background-color: #a1e9e3;
}

a.annee.red:hover {
  background-color: #ffca6f;
}

td.container-annees {
  padding: 0 0 0 5px;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 9px;
}

td.container-annees.blue {
  color: #4eb1a9;
}

td.container-annees.red {
  color: #e84a00;
}

