body {
	margin: 0;
	font-size: 11pt;
	font-family : arial, helvetica, sans-serif; 
	background: url(../images2009/fond_principal.jpg) top left no-repeat #E0E0E0;
}


a {
	color: #09C;
}

a img {
	border: none;	
}
#flags {
	display: none;
	position: absolute;
	top: 5px;
	text-align: right;
	width: 940px;
}

#flags a img { 
	border: 1px solid #222;
}

#page {
	width: 950px;
	padding-bottom: 2em;
}

#content {
	background: white;	
	padding: 10px;
}

#content p {
	text-align: justify;
	padding-left: 1em;
}

#content h1 {
	font-size: 12pt;
	border-bottom: 1px solid grey;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo-fr {
	/* background: url(../images/bandeau-fr.jpg) top center no-repeat; */
	width: 950px;
	height: 175px;
}

#logo-fr h1 {
	display: none;
}

#logo-gb {
	background: url(../images/bandeau-gb.jpg) top center no-repeat;
	width: 950px;
	height: 175px;
}

#logo-gb h1 {
	display: none;
}

#menu {
	position: absolute;
	top: 160px;
	left: 0px;
}

#menu_top {
	margin-left: 220px;	
}

#menuBase {
	text-align: center;
	padding: 10px 0;
}


#menuBase ul {
	margin: 0;
}

#menuBase li {
	list-style: none;
	display: inline;
	padding: 0 1em;
	margin: 0;
}

#menuBase li a {
	color: #fef804;
	font-weight: bold;
	font-size: 11pt;
}


#content {
	margin-top: 10px;
	margin-left: 220px;
	min-height: 600px;
	!min-height: 600px;
	width: 690px;

}

.sponsors {
	float: right;
	text-align: center;
	background: url(../images/sponsors.gif);
	width: 950px;
	height: 83px;
}

.sponsors img {
	border: none;
	margin: 10px 0 0 10px;
}


#news {
	margin-left: -180px;
}

#news .newsText {
	overflow: auto;
	color: white;
	font-size: 9pt;
	text-align: justify;
}

#news .newsText h1 {
	font-size: 14pt;
}

#news1 {
	float: left;
	width: 460px;
	height: 400px;
	background: url(../images/news1.gif) center center no-repeat;
}

#news1 .newsText {
	width: 335px;
	height: 250px;
	padding: 3px 5px 0px 3px; 
	margin: 90px 0 0 70px;
}

#news1 .newsText p {
	padding: 0px 5px 0px 0px; 
}

#news2 {
	float: left;
	width: 460px;
	height: 400px;
	background: url(../images/news2.gif) center center no-repeat;
}

#news2 .flash {
	width: 335px;
	height: 250px;
	margin: 75px 0px 0px 55px;
}


#contentBase h1 {
	font-family: georgia, arial, helvetica, sans-serif;
	font-size: 18pt;
	color: #fefb8f;
	text-align: center;
}

#contentBase h2 {
	clear: both;
	font-family: georgia, arial, helvetica, sans-serif;
	font-size: 16pt;
	color: #fbb00b;
	margin: 2em 0em 0.5em 2em;
}

#contentBase h3 {
	font-family: georgia, arial, helvetica, sans-serif;
	padding-left: 2em;
	font-size: 13pt;
	color: #d5a80f;
}
#contentBase h1.programme {
	font-size: 16pt;
	color: #f25623;
	clear: both;
}
#contentBase h3.animations {
	font-size: 16pt;
	color: #ff4700;
	clear: both;
	margin: 2em 0em 0.5em 0em;
}

#contentBase h2.animations {
	font-size: 14pt;
	margin: 0 0 3em 0;
	text-align: center;
}
#contentBase h2.competitions {
	margin-bottom: 0;
	font-size: 17pt;
	color: #f25623;
	clear: both;
}
#contentBase h3.competitions {
	font-size: 12pt;
	margin: 0 0 1em 3em;
	padding: 0;
	text-align: left;
	color: #fbb00b;
}

#contentBase p {
	text-align: justify;
	margin: 0em 3em 1em 4em;
}

#contentBase strong {
	color: #fbb00b;
}

#contentBase strong.strong {
       color: #fefb8f;
} 

#contentBase dl a img {
	border: none;
}

#contentBase dt {
	margin-left: 4em;
}

#contentBase dd {
	margin-left: 3em;
}
#contentBase ul {
	padding-left: 3em;
}
#footer {
	text-align: center;
	padding: 10px 0px 10px 180px;
	font-size: 10pt;
	clear: both;
}

#footer ul {
	margin: 0;
}

#footer li {
	list-style: none;
	display: inline;
}

#footer li a {
	color: grey;
	font-weight: normal;
	font-size: 8pt;
}

.prgImg {
	margin: 0 1em 1em 0;
	float: left;
	border: 2px solid gray;
}

.partDecoTop {
	height: 35px;
	width:950px;
}

.partDecoBottom {
	height: 35px;
	width:950px;
}

#partenaires {
	text-align: center;
	background: white;
}

#partenaires img {
	margin: 10px;
	border: none;
}

#marques {
	text-align: center;
	background: white;
}

#marques img {
	margin: 10px;
	border: none;
}

#menuBase span {
	display: none;
}

#menuBase a img{
	border: none;
}

#dlMeteo {
	text-align: center;
}

#dlMeteo dt {
	margin: 1em 0 0 0;
}

#dlMeteo dd {
	margin: 1em 0 0 0;
}

p.note {
	text-align: center !important;
	font-style: italic;
	font-size: 11pt;
}

.imgRight {
	border: 2px solid #aaa;
	float: right;
	margin: 0 1em 1em 1em;
}

.imgLeft {
	border: 2px solid #aaa;
	float: left;
	margin: 0 1em 1em 1em;
}

.video {
	float: left;
	margin: 2em;
}

.video object {
	border: 2px solid #222;
}

.video embed {
	border: 2px solid #222;
}

strong.inscriptions {
	font-size: 80%;
}

.clear { clear: both; }