body {
	background-color: #235B9C;
	margin: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFFFE6;
	margin:0;
}

a, a:link, a:hover, a:visited {
	color:#FF6600;
	text-decoration:none;
	padding: 3px;
}

a:hover {
	color:#235B9C;
	background:#FFFFE6;
	border: solid 1px #FF6600;
	padding: 2px;
}

.smallLink, .smallText {
	font-size:10pt;
}

#introFlashDiv {
	visibility:visible;
	position:absolute;
	left: 0px;
	top: 0px;
}
	
#splashScreenA:hover {
	background: transparent;
	border: none;
}

#bodyDiv {
	position:relative;
	width:100%;
	height:100%;
	text-align:center;
	overflow:visible;
}

#innerDiv {
/*	position:relative;*/
	top:15px;
	width:750px;
	border: solid 2px #FF6600;
/*	border: solid 2px #686409;*/

	/* Makes centering of div work on firefox */
	margin:0 auto;
	overflow:hidden;

}

#menuDiv {
	position:relative;
	height:30px;
	top:0px;
	background-color:#676509;
	text-align:center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF6600;
	border-right-color: #FF6600;
	border-bottom-color: #FF6600;
	border-left-color: #FF6600;
}

#menuText {
	position:relative;
	left:0px;
	top:260px;
	text-align:center;
	
	/* Makes centering of div work on firefox */
	margin:0 auto;
}

#contentDiv {
	text-align:left;
	padding-left: 5px;
	padding-right: 5px;
}

#footerDiv {
	position:relative;
	font-size:10pt;
}

#accueilTable {
	width:100%;
	padding:0px;
}

#accueilTable td {
	width:33%;
	text-align:justify;
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;
}

#espritClub {

	/* Makes centering of div work on firefox */
	margin:0 auto;
	
	width:270px;
	text-align: justify;
	line-height: 14pt;
	border: solid 2px #FF6600;
	padding: 10px;
}

/*
#resultatsMenuDiv {
	position:relative;
	left:0px;
	top:0px;
	width:150px;
	border: solid 0px #FF6600;

	margin:0 auto;
}
*/

#resultatsMenuTable {
	width:75%;
	
	/* centers the table in parent div */
	margin:0 auto;
}

#resultatsMenuTable th, #resultatsTable th {
	text-align:center;
	border-bottom: solid 1px #FF6600;
}

#resultatsTable th {
	font-size: 9pt;
	vertical-align:bottom;
}

#resultatsTable td {
	font-size: 8pt;
}

#resultatsMenuTable td {
	padding: 5px 5px 5px 5px;
}

#resultatsMenuTable td, #resultatsTable td {
	text-align:center;
	white-space:nowrap;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2666AC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2666AC;
	padding-right: 3px;
}

.resultatsTitre {
	font-size:17pt;
}

.dropcap {
	font-family: Times, serif, Georgia;
	float:left;
	color:#D4D4C7;
	font-size:100px;
	line-height:70px;
	padding-top:2px;
} 

#actualiteTD i {
	font-size:9pt;
}

/* METEO WIDGET --- START */
#tinc_content td, #tinc_content th {
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#FFFFE6;
	font-size:10pt;
}
.teaser_tableCaption_contentWeather {
	font-style : italic;
	font-weight:normal;
	text-decoration:underline;
}
.teaser_contentWeather {
	width:100%;
	border:0px solid #FF6600;
	margin-top:0px;
}
.teasercopyright_contentWeather {
	color:#235B9C;
}
/* METEO WIDGET --- END */
