@import url("/hyena.css");

table.NewsSummaryTable1
{
  width:            526px;
  position:         relative;
  display:          block;
  clear:            left;
  margin-top:       20px;
}
table.NewsSummaryTable2
{
  width:            526px;
  position:         relative;
  display:          block;
  clear:            left;
  margin-top:       3px;
}

td.NewsSummaryTitle 
{
  width:            351px;
  height:           26px;
  line-height:      20px;
  margin-bottom:    3px;
	font-size:        16px;
	padding:          3px;
	font-weight:      bold;
	font-family:      Verdana, Arial, Helvetica, sans-serif;
	color:            #c55116;
	background-color: #efefef;
}

td.NewsSummaryDate 
{
  width:            175px;
  height:           26px;
  line-height:      20px;
  margin-bottom:    3px;
  margin-left:      0px;
	font-size:        10px;
	padding:          3px;
	font-weight:      bold;
	font-family:      Verdana, Arial, Helvetica, sans-serif;
	color:            #000000;
	background-color: #efefef;
}

td.NewsSummarySource
{
  height:           128px;
  width:            128px;
	padding:          3px;
	background-color: #efefef;
}

td.NewsSummaryContent
{
  width:            392px;
	padding:          3px;
	background-color: #efefef;
}

td.NewsSummaryLink
{
  height:           60px;
  width:            332px;
	padding:          3px;
	background-color: #efefef;
}

td.NewsSummaryPicture{
  height:           60px;
  width:            51px;
  background-color: #efefef;
  background-image: url(/mod_news/templates/news/images/news_footer.jpg);
  background-repeat:no-repeat;
  background-position:bottom;
  display:          block;
}

a.NewsSummaryLireLaSuite, a.NewsSummaryLireLaSuite:visited
{
	font-size:        12px;
	padding:          3px;
	font-family:      Verdana, Arial, Helvetica, sans-serif;
	color:            #000000;
	text-decoration:  none;
}

a.NewsSummaryLireLaSuite:hover
{
	font-size:        12px;
	padding:          3px;
	font-family:      Verdana, Arial, Helvetica, sans-serif;
	color:            #000000;
	text-decoration:  underline;
}

/* Calendrier*/

a.NewsCalendarLastNews, a.NewsCalendarLastNews:visited{
  font-family:      Verdana, Arial, Helvetica, sans-serif;
  font-size:        12px;
  color:            #c55116;
  text-decoration:  none;
  margin-bottom:    14px;
  font-weight:      bold;
  text-align:       center;
}

a.NewsCalendarLastNews:hover{
  font-family:      Verdana, Arial, Helvetica, sans-serif;
  font-weight:      bold;
  font-size:        12px;
  color:            #c55116;
  text-decoration:  underline;
}

div.NewsCalendar{
  border:           none;
  clear:            right;
  float:            right;
  display:          block;
  width:            220px;
  margin-top:       10px;
  margin-bottom:    20px;
  text-align:       center;
}

td.NewsCalendarTitle{
  width:            155px;
  height:           20px;
  background-image: url(/mod_news/templates/news/images/archive.jpg);
}

td.NewsCalendarCaption, td.NewsCalendarDayCaption{
  background-color: #c55116;
  text-align:       center;
  font-family:      Verdana, Arial, Helvetica, sans-serif;
  font-weight:      bold;
  font-size:        12px;
  padding:          3px;
  color:            #FFFFFF;
}

a.NewsCalendarCaption, a.NewsCalendarCaption:hover, a.NewsCalendarCaption:visited{
  font-family:      Verdana, Arial, Helvetica, sans-serif;
  font-weight:      bold;
  color:            #FFFFFF;
  text-decoration:  none;
}

td.NewsCalendarDayBloc{
  text-align:       center;
  font-family:      Verdana, Arial, Helvetica, sans-serif;
  font-size:        12px;
  text-decoration:  none;
  padding:          2px;
  border-width:     1px;
  border-style:     solid;
  border-color:     #B3B2A8;
  background-color: #efefef;
  color:            #B3B2A8;
}

a.NewsCalendarDateExist, a.NewsCalendarDateExist:hover, a.NewsCalendarDateExist:visited{
  font-family:      Verdana, Arial, Helvetica, sans-serif;
  color:            #e49b00;
  text-decoration:  underline;
}

a.NewsCalendarDateSelected, a.NewsCalendarDateSelected:hover, a.NewsCalendarDateSelected:visited{
  font-family:      Verdana, Arial, Helvetica, sans-serif;
  font-weight:      bold;
  color:            #c55116;
  text-decoration:  underline;
}
