BODY {
scrollbar-base-color: #A63D24;
scrollbar-arrow-color: #FFFFFF;
scrollbar-highlight-color: #A63D24;
scrollbar-darkshadow-color: #A63D24;
scrollbar-3dLight-Color: #A63D24;
scrollbar-shadow-color: #A63D24;

scrollbar-face-color:#212121;
}

a { color:#ffffff; border-bottom: 1px solid #383838; } 
a:link { text-decoration: none; } 
a:visited { text-decoration: none;} 
a:active { text-decoration: none; } 
a:hover { text-decoration: underline; }

li {
	margin-bottom: 10px;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px #000000 solid;
	color: #FFFFFF;
	background-color: #A1A1A1;
}
/*
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}



textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
} */
.nobgrepeat {
	background-repeat: repeat-x;	
	}
.header {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 14px;
	margin-bottom: 14px;
}
.subheader {
	font-size: 20px;
	font-family: "Arial Black";
}
.subheader2 {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
}
.loginTitle
{
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.intermedtext {
	font-size: 12px;
	font-weight: bold;
}
.subMenu {
	color:#ffffff;
	font-size:14px;
	font-weight: normal;
}
/* TABs Sous-menu Styles*/
.menutabtitle_on {
	font-family: Arial Black;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(images/porto_sousmenutab02_on.gif);
	text-align: center;
	font-weight: normal;
}
.menutabtitle_on a { 
	color: #FFFFFF;
}
.menutabtitle_off {
	font-family: Arial Black;
	font-size: 14px;
	color: #CCCCCC;
	background-image: url(images/porto_sousmenutab02_off.gif);
	text-align: center;
	font-weight: normal;
}
.menutabtitle_off a {

	color: #CCCCCC;
}

.contentbg {
	background-image: url(images/porto_content_bg.gif);
	background-repeat: repeat-x;
}

/*NOUVELLES Table Styles */

.nouvelletabtitle {
	font-family: Arial Black;
	font-size: 14px;
	color: #FFFFFF;
/*	text-transform: uppercase; */
	text-align: center;
	font-weight: normal;
}

/* CALENDRIER Table styles */
.tabheader {
	/* font-family: Geneva, Verdana, Arial, sans-serif; */
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: middle;
	font-weight: bold;
	background-color: #993333;
	}	
.tabsubmenu1 {
	/* font-family: Geneva, Verdana, Arial, sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: middle;
	font-weight: bold;
	background-color: #CCCCCC;
}

.tabsubmenu2 {
	/* font-family: Geneva, Verdana, Arial, sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #333333;
	vertical-align: middle;
	font-weight: bold;
}
.calendtabdebut {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #333333;
	vertical-align: middle;
	font-weight: bold;
	background-color: #CCCCCC;
	}
	
.calendtab {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
	}
	
.tableContent {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FCCB36;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	background-color: #505050;
	}
	
.tableContent a {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	background-color: #505050;
	}
	
.calendrier {
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}

.calendrier a {
	font-size:11px;
}

.calendrier h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}		

/* Month arrows for switching to the preceding or next month */
 a.monthArrows:link { color: #ffffff; text-decoration: none; } 
 a.monthArrows:hover { color: #ffffff; text-decoration: underline;} 
 a.monthArrows:visited { color: #ffffff; text-decoration: none; } 	


/* Main Table Setup Incluidng Date Number Fonts, Size and Color */
.mainTable {
	background-color: #999999;
	border: 1px solid #003366;
 }

/* Month and Year Row Setup */
.monthYearRow {
    line-height: 17pt;
	background-color: #993333;
	text-align: center;
	vertical-align: middle;
	background-image: url(calendrier/monthBg.gif);
	}
/* Month and Year Text Setup */
.monthYearText {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: Bold;
	color: #ffffff;
	}

/* Day Names Row Setup */
.dayNamesRow {
    line-height: 11pt;
/*	background-color: #F5F4D3; */
	text-align: center;
	vertical-align: middle;
	}
/* Day Name Setup */
.dayNamesText {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #433D27;
	background-color: #FCCB36;
	}

/* Alignments, Font Face, Size and Color for Date Numbers and Row Height */
.rows {
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15pt;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	}

/* Color of Today's Date */
.today {
	color: #FFCC33;
    }
/*

/* OverLIB popup text size */
.oLib    { font-size: 10px; font-family: Geneva, Verdana, Arial, sans-serif }
/*

---------------------------------------------------------------------------
The classes below determine how the calendar background markings will look.
---------------------------------------------------------------------------

Remove the "background-image..." lines to remove graphics as table cell background images.

If you do use images, change the "background-color..." to a sililar color to that
of your image. This will help persons with slow connections to see the event markings.

You can optionally remove the "background-color..." lines to only use graphics.

*/

/* Normal Cell Background (date number with no event markings) */
.s2 {
	background-image:  url("calendrier/cdef.gif");
	background-color: #EEEEEE;
	}
/* Empty Cell Background (empty cells with no date numbers) */
.s20 {
/*	background-image:  url("calendrier/cdef5.gif"); */
	background-color: #888888;
	}
/* Mark Start Cell Background (usually a slashed graphic to show availability or solid for events) */
.s21 {
	background-image:  url("calendrier/cdef2.gif");
	background-color: #F5E0D8;
	}
/* Mark Solid Cell Background (solid marked event date background) */
.s22 {
	background-image:  url("calendrier/cdef2.gif");
	background-color: #F5E0D8;
	}
/* Mark End Cell Background (usually a slashed graphic to show availability or solid for events) */
.s23 {
	background-image:  url("calendrier/cdef2.gif");
	background-color: #F5E0D8;
	}
/* Mark End/Start Cell Background (usually a slashed graphic to show availability or solid for events) */
.s24 {
	background-image:  url("calendrier/cdef2.gif");
	background-color: #F5E0D8;
	}



