
HTML, BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

BODY {
	padding-top: 15px;
}

A, A:visited {
	text-decoration: none;
	color: #F00;
}

A:hover {
	color: #333;
	text-decoration: underline;
}

A.rdb5Link:link, A.rdb5Link:visited, A.rdb5Link:hover {
	color: #323232;
	text-decoration: none;
}

#globalTable {
	margin: auto;
}

UL#menu {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

UL#menu LI {
	padding-top: 2px;
	padding-bottom: 2px;
}

UL#menu LI#firstLi {
	padding-top: 0px;
}

UL#menu LI#lastLi {
	padding-bottom: 0px;
}

UL#menu UL {
	margin: 0px;
	list-style: none;
	padding-left: 30px;
}

UL#menu A {
	color: #333;
	text-decoration: none;
}

UL#menu A:hover {
	text-decoration: underline;
}

UL#menu A.active {
	text-decoration: underline;
}

SPAN.noLink {
	color: #FFF;
	text-decoration: underline;
}

TD#logo {
	padding-left: 9px;
}

TD#baseLine {
	font-size: 10px;
	padding-left: 9px;
	padding-top: 4px;
	vertical-align: top;
}

TD#baseLine2 {
	font-size: 10px;
	/*padding-left: 9px;*/
	padding-top: 4px;
	vertical-align: top;
	
	text-align: right;
	padding-right: 16px;
}


TD#tdContent {
	padding: 0px;
	padding-left: 8px; /* rather than 9 because of the flash margin */
	vertical-align: top;
	/*border: dashed 1px #999;*/
	height: 100%;
}

TD#tdTextContent {
	font-size: 12px;
	margin: 0px;
	margin-right: 15px;
	padding: 0px;
	padding-left: 1px; /* adds 1 to the tdContent style above ... */
	padding-top: 6px;
	vertical-align: top;
	height: 100%;
	border-right: solid 1px #333;
}

TD#tdTextContent H3, H4 {
	text-indent: 60px;
	margin-bottom: 6px;
}

TD#tdTextContent P {
	text-indent: 60px;
	text-align: justify;
	line-height: 20px;
	margin-top: 6px;
	padding-right: 60px;
}

TD#tdTextContent .subtitle {
	/*font-size: 12px;*/
	font-weight: bold;
	text-indent: 60px;
	margin-bottom: 6px;
}


TD#tdTextContentGall {
	padding: 0px;
	padding-left: 8px; /* rather than 9 because of the flash margin */
	vertical-align: top;
	/*border: dashed 1px #999;*/
	height: 100%;
}

TD#tdTextContentGall {
	font-size: 12px;
	margin: 0px;
	margin-right: 15px;
	padding: 0px;
	padding-left: 1px; /* adds 1 to the tdContent style above ... */
	padding-top: 6px;
	vertical-align: top;
	/*height: 100%;
	border-right: solid 1px #333;*/
}

TD#tdTextContentGall H3 {
	text-indent: 60px;
	margin-bottom: 6px;
}

TD#tdTextContentGall P {
	text-indent: 60px;
	text-align: justify;
	line-height: 20px;
	margin-top: 6px;
	padding-right: 15px;
}

TD#tdTextContentGall .subtitle {
	/*font-size: 12px;*/
	font-weight: bold;
	text-indent: 60px;
	margin-bottom: 6px;
}


TD#tdMenu {
	vertical-align: top;
}

.noPadding {
	padding: 0px;
}

TD#tdTextContent P.noIndent {
	text-indent: 0px;
}

TABLE#calendrier {
	margin-top: 4px;
}

TABLE#calendrier TD {
	font-size: 12px;
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom: solid 1px #333;
}

TABLE#calendrier TD.title {
	font-size: 12px;
	font-weight: bold;
	text-indent: 60px;
	padding: 0px;
	border: 0px;
}

TABLE#calendrier TD.comment {
	font-size: 10px;
	border: 0px;
}

.pressThumb {
    width: 115px;
}

.pressTitle {
    width: 300px;
}