@charset "UTF-8";
/* CSS Document */

* {
	outline: none !important;
}

.clearer {
	clear: both;
}

.clearright {
	clear: right;
}

.left {
	float: left;
}

.center {
	text-align: center;
}

.right {
	float: right;
}

.noheight {
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

.selected {
	color: #FF0000;
}

a, a:link, a:active, a:visited {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
}

a img {
	border: 0px;
}

body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #FFFFFF;
	color: #000000;
}

div#accueil {
	position: relative;
	top: 0px;
	padding-left: 442px;
	padding-top: 160px;
}

div#container {
	text-align: justify;
	margin: auto;
	width: 910px;
}

div.content {
	position: relative;
	margin: 20px;
	width: 870px;
}

div#myflash{
	display: block;
	width: 420px !important;
	height: 650px !important;
	float: left;
	background-image: url('images/bg_flash.jpg');
	overflow: hidden;
}

div#footer {
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 5px;
}

div#footer a {
	color: #000000;
}

div#header {
	margin-bottom: 0px;
	position: relative;
}

div#left {
	position: absolute;
	top:0px;
	left: 0px;
	width: 210px;
	height: 650px;
	background-image: url('images/bg_left.jpg');
	background-repeat: no-repeat;
	background-position:top;
}

div.line {
	background-color: #cfcfcf;
	width: 100%;
	height: 1px;
	line-height: 1px;
	font-size: 0px;
}

div#main {
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}

div#menu {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

div#menu a {
	display: block;
	float: left;
	height: 22px;
	background-repeat: no-repeat;
}

div#menu a span {
	display: none;
}

	a#menu_accueil, a#menu_accueil:link, a#menu_accueil:active, a#menu_accueil:visited {
		background-image: url('images/menu_accueil.jpg');
		width: 62px;
	}

	a#menu_accueil.selected, a#menu_accueil:hover {
		background-image: url('images/menu_accueil_o.jpg');
	}

	a#menu_news, a#menu_news:link, a#menu_news:active, a#menu_news:visited {
		background-image: url('images/menu_news.jpg');
		width: 56px;
	}

	a#menu_news.selected, a#menu_news:hover {
		background-image: url('images/menu_news_o.jpg');
	}

	a#menu_dates, a#menu_dates:link, a#menu_dates:active, a#menu_dates:visited {
		background-image: url('images/menu_dates.jpg');
		width: 58px;
	}

	a#menu_dates.selected, a#menu_dates:hover {
		background-image: url('images/menu_dates_o.jpg');
	}

	a#menu_infos, a#menu_infos:link, a#menu_infos:active, a#menu_infos:visited {
		background-image: url('images/menu_infos.jpg');
		width: 57px;
	}

	a#menu_infos.selected, a#menu_infos:hover {
		background-image: url('images/menu_infos_o.jpg');
	}

	a#menu_inscription, a#menu_inscription:link, a#menu_inscription:active, a#menu_inscription:visited {
		background-image: url('images/menu_inscription.jpg');
		width: 86px;
	}

	a#menu_inscription.selected, a#menu_inscription:hover {
		background-image: url('images/menu_inscription_o.jpg');
	}

	a#menu_intervenants, a#menu_intervenants:link, a#menu_intervenants:active, a#menu_intervenants:visited {
		background-image: url('images/menu_intervenants.jpg');
		width: 109px;
	}

	a#menu_intervenants.selected, a#menu_intervenants:hover {
		background-image: url('images/menu_intervenants_o.jpg');
	}

div#myplayer {
	float: right;
	width: 450px;
	height: 14px;
	overflow: hidden;
}

div#page {
	position: relative;
	left: 232px;
	padding-top: 160px;
	width: 638px;
	min-height: 500px;
}

div#ultimatefooter {
	font-size: 10px;
	text-align: right;
	padding-bottom: 20px;
}

h1, h2, h3, h4, h5 {
	display: block;
	margin: 0px;
	padding: 0px;
}

h1 {
	width: 320px;
	height: 55px;
	background-image: url('images/bg_h1.jpg');
	background-repeat: no-repeat;
}

h2 {
	height: 98px;
	background-image: url('images/bg_h2.jpg');
	background-repeat: no-repeat;
	background-position: right;
	padding-bottom: 20px;
}

h1 span, h2 span {
	display: none;
}

h3, h4 {
	font-size: 17px;
	font-weight: bold;
	color: #a4a4a4;
}

img {
	max-width: 638px;
}

img.left {
	padding-right: 10px;
	padding-bottom: 10px;
}

img.right {
	padding-left: 10px;
	padding-bottom: 10px;
}

input.field {
	border-width: 0px;
	border-style: dotted;
	border-color: #FF0000;
	border-bottom-width: 1px;
	color: #000000;
	margin-bottom: 5px;
	width: 150px;
}

input.large {
	width: 307px;
}

input.button {
	color: #FFFFFF;
	background-color: #FF0000;
	border: 0px;
	padding: 5px;
	font-size: 17px;
	margin-top: 15px;
}

table, td {
	vertical-align: top;
	font-size: 13px;
}

table.hundred {
	width: 100%;
}

td.twentyfive {
	width: 25%;
}

td.seventyfive {
	width: 75%;
}
