/************************************************************\
| Addon or redefined CSS definitions for mxBB-Portal
\************************************************************/
p, td { font-size: 11px; color: #000000; }

/* This is the main table round all portal contents, use with .bodyline */
.mx_main_table	{
}

/* This is the outline table round the overall page header */
.mx_header_table	{
	background-color: #FFFFFF;
	border: 2px solid #006699;
}

/* This is the outline table round the columns/blocks, that is the table below the header */
.mx_body_table	{
}

/* This is the outer outline table round the blocks */
.mx_graphborder	{
}

/* These are the main mx column styles */
td.leftcol {
}

td.middlecol {
}

td.rightcol	{
}

/* This is the style used for the top page title. */
.pagetitle	{
	font-weight: bold;
	font-size: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height : 120%;
	color : #000066;
	font-variant: small-caps;
	text-transform: capitalize;
	letter-spacing: 5px;
	vertical-align: 20%;
}
.headerv2	{
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #006699;
	color : #ffffff;	
}

/* This is the style used for the top site title. */
.sitetitle	{
	font-family: Arial;
	font-variant: small-caps;
	font-weight: bolder;
	font-size: 12pt;
	color: #000066;
}

/* This is the style used for the top site description. */
.sitetitle_desc	{
	color: #006699;
	font-size: 9px;
}

/* Customized hr below site title */
hr.hrtop	{
	height: 3px;
	border: solid #000066 1px;
	border-top-width: 1px;
}

/* For all contract/expand rollup buttons  */
.mx_rollup_button	{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
    cursor: pointer;
    cursor: hand;
}

/* Form elements */
form	{
	margin-bottom: 0px;
}

/* Form elements */
form.mx_editform	{
	margin-bottom: 0px;
	margin-top: 0px;
}

/* This is the border around numbers in pagination */
.mx_pagination, .mx_pagination_sele, .mx_pagination_over	{
	padding-left: 2px;
	padding-right: 2px;
	border-top: 1px solid #B0B0B0;
	border-right: 1px solid #B0B0B0;
	border-bottom: 1px solid #B0B0B0;
	border-left: 1px solid #B0B0B0;
	text-decoration: none;
}

.mx_pagination_sele	{
	background-color: #E0E0E0;
}
.mx_pagination_over	{
	background-color: #F0F0F0;
}

.shadow	{
	color: #00AA00;
	filter: DropShadow(Color=#660000, OffX=5, OffY=5, Positive=1);
}
img.shadow	{
	color: #00AA00;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='gray', Positive='true');
}
*                                */
/* 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, Times, serif;
	font-size: 12px;
}

/* Style for the calendar header (<< month year >>) */
/* Style du titre du calendrier (<< mois annee >>)  */
.calendar_title {
	color: #000000;
	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;
	width: 12px;
}

/* 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;
	width: 12px;
}

/* 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: 10px;
}

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

/* 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 #99A9B6;
	background-color: #99A9B6;
	font-weight: normal;
	text-align: center;
	background-image: none; 
	color: #000000;
}

/* 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;
}

.calendar_tournoisok {
	border:1px solid #000000;
	background-color: #44DD44;
	text-align: center;
	color: #000000;
}
.calendar_tournoisattente {
	border:1px solid #000000;
	background-color: #FF9933;
	text-align: center;
	color: #000000;
}
.calendar_tournoisorga {
	border:1px solid #000000;
	background-color: #FFFF00;
	text-align: center;
	color: #000000;
}
.calendar_tournoisinvite {
	border:1px solid #000000;
	background-color: #FF3399;
	text-align: center;
	color: #000000;
}
.calendar_tournoisnoninscritblanc {
	border:1px solid #000000;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
}
.calendar_tournoisnoninscrit {
	border:1px solid #000000;
	background-color: #0000CC;
	text-align: center;
	color: #000000;
}

.calendar_vide {
	border:1px solid #000000;
	background-color: #E8E8FF;
	text-align: center;
}

/* 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: #999999;
background-color: #E8E8FF;
}

/* 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: #999999;
	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: #ff0000;
	text-decoration: none;
}

/* 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: none;
}

/* Style for the calendar footer row (link back to the current month)            */
/* Style de la ligne du pied du calendrier (lien de retour vers le mois courant) */
.calendar_footer {
	color: #000000;
	text-align: center;
}

/* Style of the cell that contains the link back to the current month used */
/* when the month being displayed is the current month                     */
/* Style de la cellule contenant le lien de retour au mois courant utilise */
/* lorsque le mois affiche est le mois courant                             */
.calendar_footer_current_month {
}

/* Style of the back link inside the cell of class .calendar_footer_current_month   */
/* Style du lien de retour dans la cellule de classe .calendar_footer_current_month */
.calendar_footer_current_month_clickable {
	color: #000000;
	text-decoration: none;
}

/* Style of the cell that contains the link back to the current month used */
/* when the month being displayed is not the current month                 */
/* Style de la cellule contenant le lien de retour au mois courant utilise */
/* lorsque le mois affiche n'est pas le mois courant                       */
.calendar_footer_other_month {
}

/* Style of the back link inside the cell of class .calendar_footer_other_month   */
/* Style du lien de retour dans la cellule de classe .calendar_footer_other_month */
.calendar_footer_other_month_clickable {
	color: #000000;
	text-decoration: none;
}
table.calendrier { border:0px solid #296488; background-color: #FAFAFA;	 color: #515151;padding:4px;font-family: Verdana;font-size: 12px;} 
tr.calendrier{ border:0px solid #296488; background-color: #e6e6fe; color: #515151;padding:1px;font-family: Verdana;font-size: 12px;} 
td.calendrier { 
	 border:1px solid #000000;
	 background-color: #ffffff;
	 padding:1px;
	 font-family: Verdana;
	 font-size: 10px;
	 font-weight : normal;
	 color : #000000;
	 background-image: none; 
	 text-align: center;
	 } 

th.calendrier {
	 border:1px solid #000000;
	 background-color: #ffffff;
	 padding:1px;
	 font-family: Verdana;
	 font-size: 10px;
	 font-weight : bold;
	 color : #000000;
	 background-image: none; 
}
td.formu { 
	border:1px solid #296488; 
	background-color: #7679ac; 
	color: #FFFFFF;
	padding:2px; 
	font-family: Verdana;
	font-size: 10px; 
	text-align: left
	} 