<br />
<b>Warning</b>:  main() [<a href='function.include'>function.include</a>]: Failed opening '' for inclusion (include_path='/mnt/116/sda/4/9/themightytyrelevers/include:.:/usr/php4/lib/php') in <b>/mnt/116/sda/4/9/themightytyrelevers/inc/css.php</b> on line <b>4</b><br />

a:link{
  color:;
        }
a:visited{
  color:;
  text-decoration:none;
        }

a:hover {
  color:;
  background-color:;
  text-decoration:none;
        }

a:active{
  color:;
        }

body{

  background-attachment:fixed;
  background-repeat:no-repeat;
  background-color:}

textarea {
      font-family:;
      font-size:11;
      background-color:;
      color:;
}

input {
      font-family:;
      font-size:11;
      background-color:;
      color:;
      }
      
table {
       border-collapse:collapse;
}

#menu_title
{
  font-family:;
  font-size:;
  font-weight:bold;
  color:;
}

#menu_subtitle
{
  font-family:;
  font-size:;
  font-weight:bold;
  color:;
}

#menu_link
{
  font-family:;
  font-size:;
  font-weight:bold;
  color:;
}

#menu_item
{
  font-family:;
  font-size:;
  font-weight:normal;
  color:;
}

#menu_list
{
  font-family:;
  font-size:;
  font-weight:normal;
  color:;
}

#page_commentaires_title{
      font-weight:bold;
      font-style:italic;
      text-align:justify;
  }

#page_commentaires_body{
      font-weight:normal;
      font-style:normal;
      text-align:justify;
  }

#edito_title{
      font-weight:bold;
      font-style:italic;
      text-align:justify;
  }

#edito_body{
      font-weight:normal;
      font-style:normal;
      text-align:justify;
  }

#edito_commentaires{
      font-weight:normal;
      font-style:normal;
      text-align:justify;
  }

#modules_title
{
  font-weight:bold;
  font-style:italic;
  text-align:center;
}

#modules_subtitle
{
  font-weight:bold;
  font-style:normal;
}

#modules_item
{
  font-family:;
  font-weight:normal;
  font-style:normal;
}




#rubriques_title
{
  font-family:;
  font-size:18;
  font-weight:bold;
  font-style:italic;
  color:;
  text-align:center;
}



  #rubriques_subtitle
{
  font-family:;
  font-size:14;
  font-weight:bold;
  color:;
}
  #rubriques_item
{
  font-family:;
  font-size:12;
  font-weight:normal;
  color:;
}
  #notabene_title
{
  font-family:;
  font-size:24;
  font-weight:bold;
  color:;
  text-align:center;
}

  #site_title
{
  font-weight:bold;
}

#mail_item{
      font-family:;
      font-size:;
      color:;
      font-weight:normal;
      font-style:normal;
      text-align:justify;
  }
  
/*                                */
/* Calendar style sheet           */
/* Feuille de style du calendrier */
/*                                */

/* Style de la table principale contenant le calendrier */
/* Style de la table principale contenant le calendrier */
table.calendar_main {
	font-family: Arial;
	font-size: 9px;
	color:#222222;

}

/* Style for the calendar header (<< month year >>) */
/* Style du titre du calendrier (<< mois annee >>)  */
.calendar_title {
	color:#EEEEEE;
	text-align: center;
}

/* Style of the cell "month year" of the header */
/* Style de la cellule "mois annee" du titre    */
.calendar_title_month {
}

/* Style of the link "month year" of the header */
/* Style du lien "mois annee" du titre          */
.calendar_title_month_clickable {
	color: #000000;
	text-decoration: none;
}

/* Style of the cell that contains the link "<<" in the header */
/* Style de la cellule contenant le lien "<<" du titre         */
.calendar_title_left_arrow {
	text-align: left;
}

/* Style of the cell that contains the link ">>" in the header */
/* Style de la cellule contenant le lien ">>" du titre         */
.calendar_title_right_arrow {
	text-align: right;
}

/* Style of the link "<<" of the header */
/* Style du lien "<<" du titre          */
.calendar_title_left_arrow_clickable {
	color: #000000;
	text-decoration: none;
}

/* Style of the link ">>" of the header */
/* Style du lien ">>" du titre          */
.calendar_title_right_arrow_clickable {
	color: #000000;
	text-decoration: none;
}

/* Global style of the main calendar table */
/* Style global de la table du calendrier  */
.calendar_table {
	border: none;
	border-collapse: collapse;
	font-size: 9px;
	background-color:#FFFFFF}

/* Generic style of the calendar table cells              */
/* Style generique des cellules de la table du calendrier */
.calendar_table td {
	border: 1px solid #888888;
	text-align: center;
	width: 20px;
}

/* Style of the table header cells that contains the days                   */
/* Style des cellules d'en-tete la table du calendrier, contenant les jours */
.calendar_table th {
	border: 1px solid #888888;
	background-color: #AAAAAA;
	font-weight: normal;
	text-align: center;
}

/* Style of the calendar cells the contains the week-end days (saturday and */
/* sunday)                                                                  */
/* Style des cellules de la table contenant les jours du week-end (samedi et*/
/* dimanche)                                                                */
.calendar_weekend {
	background-color: #CCCCCC;
}

/* Style of the table cells that contains the days that are not part of the */
/* monthly currently displayed                                              */
/* Style des cellules contenant des jours ne faisant pas partie du mois en  */
/* cours d'affichage                                                        */
.calendar_other_month {
	color: #888888;
}

/* Style for the links of days not part of the month currently displayed */
/* Style des liens des jours ne faisant pas partie du mois en cours      */
/* d'affichage                                                           */
.calendar_other_month_clickable {
	color: #888888;
	text-decoration: none;
}

/* Style for today's day (non-clickable)                  */
/* Style du jour (non cliquable) representant aujourd'hui */
.calendar_today {
	color: #FF0000;
}

/* Style of today's link                              */
/* Style du lien sur le jour representant aujourd'hui */
.calendar_today_clickable {
	color: #000000;
	text-decoration: underlined;
	font-weight:bold;
}

/* Style for the links of days part of the month currently displayed     */
/* Style des liens des jours faisant partie du mois en cours d'affichage */
.calendar_day_clickable {
	color: #000000;
	text-decoration: underlined;
}
