/********************************/
/*	GBU stylesheet		*/
/********************************/
body {
	color : #000000;
	font-family : Helvetica,Lucida,Arial,sans-serif;
	margin : 0pt; 
}

LI {
	
}
UL{
	
}


/********************************/
/*	STYLES DES LIENS	*/
/********************************/

/* link color */
a {
	color : #0050a0;
	background : transparent;
}

/* active link */
a:active {
	color : #0000cc;
	background : transparent;
}

/* hover anywhere */
a:hover {
	color : #0000cc;
	background : transparent;
}

/* Size & Color for short title */
h1.SearchTitle {
	color : #808080;
	background : transparent;
	font-size : 200%;
	text-decoration : none;
}

/* Size & Color for long title */
h1.SearchTitleSmall {
	color : #808080;
	background : transparent;
	font-size : 150%;
	text-decoration : none;
}


/********************************/
/*	MENU			*/
/********************************/

/* outline of the navBar at the top */
table.CssMenu {
	background : #000000;
	color : #ff0000;
}

/* link on navBar */ 
a.CssMenu {
	color : #dddddd;
	font-weight : bold;
	background : transparent;
	font-size : 80%;
	text-decoration : none;
}

/* link hover on navBar */
a.CssMenu:hover {
	color : #00aaff;
	background : transparent;
}

/* link inside content tables */
a.CssMenuActif {
	color : #00aaff;
	font-weight : bold;
	background : transparent;
	font-size : 80%;
}

/* any link text hover */
a.CssMenuActif:hover {
	color : #00aaff;
	background : transparent;
}

/* color of content tables */
table.CssMenuContenu { 
	/*background : #d0d0d0;*/
	background : #ffffff;
        color : #000000;
}

/* row color for content tables */
tr.CssMenuContenu {
	/*background : #d0d0d0;*/
	background : #ffffff;
	color : #000000;
	font-size : 90%;
}

/* color of navBar background and text */
td.CssMenuNav {
	background : #000000;
	color : #cccccc;
}

/* left title of nav bar */
td.CssMenuGauche {
	background : #305080;
	color : #dddddd;
	font-weight : bold;
	font-size : 150%;
}

/* title text */
td.CssMenuDroit {
	/*background : #d0d0d0;*/
	background : #ffffff;
	color : #000000;
	font-weight : bold;
	font-size : 150%;
}

table.CssBottom {
	background: #336699;
}

/********************************/
/*	BOITES			*/
/********************************/

/* top right section of content table */
td.CssTitreDroit {
	background : #484848;
	color : #eeeeee;
	font-weight : bold;
	font-size : 80%;
}

/* navigation links on top right of content tables */
a.CssTitreDroit {
	color : #dddddd;
	background : transparent;
}

/* navigation links on top right of content tables (hover) */
a.CssTitreDroit:hover {
	color : #0099ff;
	/*background : #ffffff;*/
}

/* outline color of content tables */
table.CssBoiteCadre {
	background : #000000;
	color : #ff0000;
}

/* color of content tables */
table.CssBoiteContenu { 
	/*background : #d0d0d0;*/
	background : #ffffff;
        color : #000000;
}

/* row color for content tables */
tr.CssBoiteContenu {
	/*background : #d0d0d0;*/
	background : #ffffff;
	color : #000000;
	font-size : 90%;
}

/* cell color for left title of content tables */
td.CssTitreGauche {
	background : #2D4A77;
	color : #dddddd;
	font-weight : bold;
	font-size : 90%;
}

.a.FooterLinks {
	color : #808080;
	background : transparent;
	font-size : 90%;
}

/* color of the date on the right of navBar */
.dateText {
	color : #808080;
	background : transparent;
}

/* any text out of the content tables */
.normalText {
	color : #dddddd;
	background : transparent;
	font-size : 70%;
}

/* Calendar: a Javascript class for Mootools that adds accessible and unobtrusive date pickers to your form elements <http://electricprism.com/aeron/calendar> */
/* Default CSS for Calendar (navigation: 1), Copyright (c) 2007 Aeron Glemann <http://electricprism.com/aeron> */

.hidden {
	opacity: 0;
	position: absolute;
}
.visible {
	opacity: 1;
}


input.calendar,
select.calendar {
	width: 99px;
}

button.calendar {
	background: url(/Include/calendar-icon.gif);
	border: 0;
	cursor: pointer;
	height: 20px;
	margin-right: 16px;
	width: 20px;
}
button.calendar:hover,
button.calendar.active {
	background-position: 0 20px;
}

div.calendar {
	background: url(/Include/calendar.png);
	height: 195px;
	padding: 0 6px;
	text-align: center;
	width: 147px;
}	
	div.calendar * {
		margin: 0;
		padding: 0;
	}	
	div.calendar div {
		background: none !important;
		cursor: move;
		height: 185px;
		overflow: hidden;
		padding-top: 10px;
		position: relative;
		width: 147px;
	}	
	
	div.calendar caption {
		color: #333;
		font: normal 12px/16px Arial, Helvetica, sans-serif;
		padding-top: 6px;
		text-align: center;
		width: 100%;
	}
	div.calendar caption a {
		cursor: pointer;
		display: block;
		height: 12px;
		overflow: hidden;
		position: absolute;
		text-indent: -100px;
		top: 17px;
		width: 11px;
	}
	div.calendar caption a.prev {
		background-image: url(/Include/calendar-prev.gif);
		left: 0;
	}
	div.calendar caption a.next {
		background-image: url(/Include/calendar-next.gif);
		right: 0;
	}
	div.calendar caption a:hover {
		background-position: 0 12px;
	}
	div.calendar caption span {
		height: 25px;
		position: relative;
		text-align: center;
	}
	div.calendar caption span.month {
		padding-right: 8px;
	}
	div.calendar caption span.month:after {
		content: ',';
	}

	div.calendar table {
		background: #FFF;
		border: 0;
		border-collapse: collapse;
		border-spacing: 0;
		cursor: default;
		margin: 0 auto;
		overflow: hidden;
		width: 147px;
	}
	div.calendar td,
	div.calendar th {
		border: 0;
		color: #0597DB;
		font: normal 12px Arial, Helvetica, sans-serif;
		height: 21px;
		text-align: center;
		width: 21px;
	}
	div.calendar td {
		background: url(/Include/calendar-td.gif);
		color: #FFF;
		font-size: 11px;
	}
	div.calendar td.invalid {
		color: #999;
	}
	div.calendar td.valid {
		background: url(/Include/calendar-valid.gif);
		color: #0597DB;
		cursor: pointer;
	}
	div.calendar td.hilite {
		background: url(/Include/calendar-hilite.gif);
	}
	div.calendar td.inactive {
		background: url(/Include/calendar-td.gif) 0 100%;
		color: #FFF;
	}
	div.calendar td.active,
	div.calendar td.hover {
		background: url(/Include/calendar-valid.gif) 0 100%;
		color: #FFF;
		cursor: pointer;
	}