/* Encodé en UTF-8 */

/*** HTML ELEMENTS ***/
p, form, img, h1, h2, h3, h4, h5, h6, ul, ol, li, html, body {
	margin: 0;
	padding: 0;
}

a {
	outline:none;
}

a img {
	border: none;
}

html {
	height:100%;
}

body {
	font: 62.5% Arial, Helvetica, sans-serif;
	height: 100%;
	color:#58585a;
	background:url(/images/theme/body-bg.png?ver=7) repeat-x #FFF;
}

/*** GENERAL STYLE **/
.hide {
	position:absolute;
	top:-9999px;
}

.clear {
	clear:both;
}

.no-float {
	float:none;
}

.full {
	font-weight: 700;
	color: red;
	position: static;
}

/*** PAGES ***/
#page {
	width:960px;
	margin:0 auto;
	min-height:100%;
}

/*** HEADER ***/
#header {
	position:relative;
	width:960px;
}

#header #logo a {
	display:block;
	width:329px;
	height:80px;
	background:url(/images/theme/sprite.png?ver=7) no-repeat 0 0;
}

#header #logo a span {
	position:absolute;
	top:-9999px;
}

#header .tagline {
	width:350px;
	height:80px;
	position:absolute;
	top:0;
	right:0;
	background:url(/images/theme/sprite.png?ver=7) no-repeat -328px 0;
}

#header .tagline strong, #header .tagline span {
	position:absolute;
	top:-9999px;
}

/*** NAV ***/
#header ul#nav-0 {
	width:960px;
	height:72px;
	background:url(/images/theme/sprite.png?ver=7) no-repeat 0 -80px;
	text-align:center;
}

#header ul#nav-0 li {
	float:left;
	list-style:none;
	height:48px;
	margin:10px 0 0 0;
	padding:0 8px 0 0;
	background:url(/images/theme/sprite.png?ver=7) no-repeat right -41px;
}

#header ul#nav-0 li.active {
	background:none;
}

#header ul#nav-0 li.last {
	background:none;
}

#header ul#nav-0 li a {
	float:left;
	display:block;
	height:48px;
}

#header ul#nav-0 li a span {
	position:absolute;
	top:-9999px;
}

#header ul#nav-0 li.home {
	margin-left:59px;
}

/* link */
#header ul#nav-0 li.home a {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -4px -155px;
	width:102px;
}

#header ul#nav-0 li.program a {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -107px -155px;
	width:125px;
}

#header ul#nav-0 li.organisation a {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -235px -155px;
	width:139px;
}

#header ul#nav-0 li.exposants a {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -376px -155px;
	width:117px;
}

#header ul#nav-0 li.press-link a {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -495px -155px;
	width:151px;
}

#header ul#nav-0 li.infos-pratique a {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -647px -155px;
	width:154px;
}

/* hover */
#header ul#nav-0 li.home a:hover {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -4px -259px;
	width:102px;
}

#header ul#nav-0 li.program a:hover {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -107px -259px;
	width:125px;
}

#header ul#nav-0 li.organisation a:hover {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -235px -259px;
	width:139px;
}

#header ul#nav-0 li.exposants a:hover {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -376px -259px;
	width:117px;
}

#header ul#nav-0 li.press-link a:hover {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -495px -259px;
	width:151px;
}

#header ul#nav-0 li.infos-pratique a:hover {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -647px -259px;
	width:154px;
}

/* active */
#header ul#nav-0 li.home.active a {
	background-position:1px -208px;
	width:104px;
	margin-left:-2px;
}

#header ul#nav-0 li.program.active a {
	background-position:-105px -208px;
	width:127px;
	margin-left:-2px;
}

#header ul#nav-0 li.organisation.active a {
	background-position:-235px -208px;
	width:141px;
	margin-left:-2px;
}

#header ul#nav-0 li.exposants.active a {
	background-position:-374px -208px;
	width:119px;
	margin-left:-2px;
}

#header ul#nav-0 li.press-link.active a {
	background-position:-493px -208px;
	width:153px;
	margin-left:-2px;
}

#header ul#nav-0 li.infos-pratique.active a {
	background-position:-645px -208px;
	width:156px;
	margin-left:-2px;
}

/*** CONTENT ***/
body.home #content {
	margin:0;
	padding:0;
	width:960px;
	background:none;
}

body.exposants #content, body.quick-registration #content, body.admin #content, body.page-404 #content  {
	background:url(/images/theme/content-bg.png?ver=7) repeat-y 9px 0;
	padding:0;
	width:960px;
}

body.exposants #content div.content-content, body.quick-registration #content div.content-content, body.admin #content div.content-content, body.page-404 #content div.content-content {
	background:url(/images/theme/sprite.png?ver=7) no-repeat 9px -3209px;
	padding:12px 46px 45px 46px;
	width:868px;
	min-height:260px;
}

body.exposants #content div.content-bottom, body.quick-registration #content div.content-bottom, body.admin #content div.content-bottom, body.page-404 #content div.content-bottom {
	background:url(/images/theme/sprite.png?ver=7) no-repeat 9px -3181px;
}

#content {
	background:url(/images/theme/sprite.png?ver=7) no-repeat 0 -844px;
	margin:10px 0 0 0;
	padding:12px 46px 45px 46px;
	width:868px;
	position:relative;
}

#content div.content-bottom {
	height:20px;
	position:absolute;
	bottom:0;
	width:960px;
	background:url(/images/theme/sprite.png?ver=7) no-repeat 0 -2105px;
	left:0;
}
/*
body.quick-registration #content div.content-bottom {	
	height:400px;
	background:url(/images/theme/sprite.png?ver=7) no-repeat 0 -1725px;
	z-index:0;
}*/

#content div.wrap-link {
	width:300px;
	float:right;
	margin:-67px -8px 0 0;
	padding:0 0 5px 25px;
}

/*** GENERAL CONTENT STYLE  ***/
/* headings */
#content h1 {
	display:block;
	height:22px;
	margin:25px 0 25px 2px;
}

#content h1 span {
	position:absolute;
	top:-9999px;
}

body.program #content h1 {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -682px 0;
	float:left;
	width:148px;
}

body.program #content h1.no-float {
	float:none;
}

body.organisation #content h1 {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -329px -2613px;
	width:170px;
}

body.exposants #content h1 {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -190px -2613px;
	width:135px;
}

body.press-link #content h1 {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -306px -2639px;
	width:195px;
}

body.infos-pratique #content h1 {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -682px -27px;
	width:200px;
}

body.quick-registration #content h1 {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -262px -2664px;
	width:235px;
}

#content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.9em;
	color:#58585a;
	margin:15px 0;
}

#content h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#e22500;
	margin:10px 0;
}

#content h3.sub-title {
	font-size:1.25em;
}

#content h4 {
	color:#65a723;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.25em;
	margin:5px 0;
}

#content h4.speaker {
	margin:12px 0 5px 0;
}

/* text */
#content p {	
	font-size:1.2em;
	text-align:justify;
	line-height:140%;
}

#content p a {
	text-decoration:underline;
	color:#aa46d4;
}

#content p a:hover {
	text-decoration:none;
}

#content ul li a {
	text-decoration:underline;
	color:#58585A;
}

#content ul li a:hover {
	text-decoration:none;
}

#content p strong {
	color:#65a723;
}

#content p.info strong {
	float:left;
	display:block;
	width:55px;
}

#content p em {
	color:#d77909;
	font-style:normal;
	font-weight:bold;
}

#content address {
	font-style:normal;
	font-size:1.2em;
	margin:8px 0;
}

/* lists */
#content ul {
	list-style:none;
	margin:12px 0 12px 15px;
}

#content ul ul {
	margin:0 0 0 15px;
}

#content ul li {
	list-style:none;
	background:url(/images/theme/sprite.png?ver=7) no-repeat -868px -2292px;
	padding:0 0 0 12px;
}
#content ul li {
	font-size:1.2em;
}

/* gmaps */
#content a.gmaps {
	margin:8px 0;
	display:block;
}
#content a.gmaps img {
	padding:4px;
	background:#FFF;
	border:1px solid #aa46d4;
	display:block;
}

#content a.gmaps:hover img {
	border:1px solid #e22500;
}

/*** SLIDESHOW HOME ***/
#content div.slideshow {
	width:949px;
	height:353px;
	background:url(/images/theme/sprite.png?ver=7) no-repeat 1px -310px;
	margin:10px 0 0 0;
	padding:0 0 0 11px;
	overflow:hidden;
}

#content div.slideshow div.slide-overflow {
	overflow:hidden;
	width:202px;
	float:left;
	margin:53px 56px 0 56px;
	height:275px;
	position:relative;
}

#content div.slideshow ul.slide {
	height:275px;
	width:9999px;
	position:relative;
	margin-top:0;
	margin-bottom:0;
	margin-right:0;
}

#content div.slideshow ul.slide li {
	height:275px;
	width:202px;
	float:left;
	list-style:none;
	position:relative;
	font-size:1em;
	padding:0;
	background:none;
}

#content div.slideshow ul.slide li div.relative {
	height:195px;
	width:180px;
	padding:40px 11px;
	position:relative;
}

/* next / prev button */
#content div.slideshow div#conference, #content div.slideshow div#atelier, #content div.slideshow div#speed-coaching {
	position:relative;
}

#content div.slideshow a.next, #content div.slideshow a.prev {
	display:block;
	width:31px;
	height:30px;
	position:absolute;
	top:157px;
}

#content div.slideshow a#conference_prev {
	left:23px;
	background:url(/images/theme/sprite.png?ver=7) no-repeat -824px -236px;
}

#content div.slideshow a#conference_next {
	left:281px;
	background:url(/images/theme/sprite.png?ver=7) no-repeat -824px -266px;
}

#content div.slideshow a#atelier_prev {
	left:337px;
	background:url(/images/theme/sprite.png?ver=7) no-repeat -855px -236px;
}

#content div.slideshow a#atelier_next {
	right:335px;
	background:url(/images/theme/sprite.png?ver=7) no-repeat -855px -266px;
}

#content div.slideshow a#speed-coaching_prev {
	right:278px;
	background:url(/images/theme/sprite.png?ver=7) no-repeat -886px -236px;
}

#content div.slideshow a#speed-coaching_next {
	right:19px;
	background:url(/images/theme/sprite.png?ver=7) no-repeat -886px -266px;
}

/* ul random margin */
body #content ul.conference {
	margin-left:-1010px;
}

body #content ul.atelier {
	margin-left:-2424px;
}

body #content ul.speed-coaching {
	margin-left:-1010px;
}

/* reset du margin random si JS activé */
div.js ul.conference, div.js ul.atelier, div.js ul.speed-coaching {
	margin-left:0;
}

/* li elemets style */
#content div.slideshow ul.slide h3 {
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 4px 0;
}

#content div.slideshow ul.conference h3 {
	color:#63a620;
}

#content div.slideshow ul.atelier h3 {
	color:#aa46d4;
}

#content div.slideshow ul.speed-coaching h3 {
	color:#f18608;
}

#content div.slideshow ul.slide img {
	padding:2px;
	background:#FFF;
	border:1px solid #d5d5d5;
	position:absolute;
	left:50%;
	margin-left:-33px;
	bottom:50px;
}

#content div.slideshow ul.slide img.subside {
	margin-left:-71px;
	top:100px;
}

#content div.slideshow ul.slide img.duo-left {
	left:24px;
	margin:0;
}

#content div.slideshow ul.slide img.duo-right {
	right:24px;
	margin:0;
	left:inherit;
}

#content div.slideshow ul.slide p {
	font-size:1.15em;
	text-align:left;
}

#content div.slideshow ul.slide strong {
	font-size:1.8em;
	position:absolute;
	top:14px;
	left:11px;
	width:175px;
}

#content div.slideshow ul.slide a.home-more-infos {
	display:block;
	width:124px;
	height:28px;
	background:url(/images/theme/sprite.png?ver=7) no-repeat -820px -152px;
	position:absolute;
	bottom:8px;
	left:50%;
	margin-left:-62px;
}

#content div.slideshow ul.atelier a.home-more-infos {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -820px -180px;
}

#content div.slideshow ul.speed-coaching a.home-more-infos {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -820px -208px;
}

#content div.slideshow ul.slide a.home-more-infos span {
	position:absolute;
	top:-9999px;
}

/*** BOXES & LINKS HOME PAGE ***/
#content div.home-welcome {
	width:651px;
	height:180px;
	background:url(/images/theme/sprite.png?ver=7) no-repeat 7px -663px;
	margin:15px 0 0 0;
	float:left;
}

#content div.home-welcome p {
	width:590px;
	font-size:1.175em;
	margin:0 0 0 36px;
	padding:62px 0 0 0;
}

a.home-cta, a.addthis_button {
	width:285px;
	display:block;
	float:right;
	height:62px;
	margin:0 5px 0 0;
}

a.home-cta span {
	position:absolute;
	top:-9999px;
}

a.addthis_button span {
	display:block;
	width:285px;
	height:37px;
}

a.addthis_button span span {
	position:absolute;
	top:-9999px;
}

a#quick-registration {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -648px -663px;
	margin-top:14px;
	height:63px;
}

body.home a#quick-registration {
	margin-top:3px;
}

a#sondage-pme {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -648px -728px;
	margin-top:8px;
}

a#addthis {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -648px -792px;
	height:37px;
	margin-top:11px;
}

/*** PROGRAMME ***/
body.program #content h1 span {
	position:absolute;
	top:-9999px;
}

body.program #content a#quick-registration {
	margin:14px -3px 20px 0;
}

/* table general style */
table.program-table {
	clear:both;
	border-collapse:collapse;
	border:none;
	width:867px;
	margin:0;
	position:relative;
	z-index:1;
}

/* thead */
table.program-table thead th, table.program-table tbody td {
	border:none;
}

table.program-table thead th {
	width:181px;
	height:33px;
	background:url(/images/theme/sprite.png?ver=7) no-repeat 0 0;
	padding:0;
}

table.program-table thead th span {
	position:absolute;
	top:-9999px;
}

table.program-table thead th.hours {
	width:139px;
	background-position:0 -2187px;
}

table.program-table thead th.conference {
	background-position:-139px -2187px;
}

table.program-table thead th.workshop {
	width:183px;
	background-position:-320px -2187px;
}

table.program-table thead th.workshop2 {
	background-position:-503px -2187px;
}

table.program-table thead th.speed-coaching {
	background-position:-684px -2187px;
	width:183px;
}

table.program-table thead tr.room th {
	height:87px;
}

table.program-table thead tr.room th.hours {
	background-position:0 -2220px;
}

table.program-table thead tr.room th.conference {
	background-position:-139px -2220px;
}

table.program-table thead tr.room th.workshop {
	background-position:-320px -2220px;
}

table.program-table thead tr.room th.workshop2 {
	background-position:-503px -2220px;
}

table.program-table thead tr.room th.speed-coaching {
	background-position:-684px -2220px;
}

/* tbody */
table.program-table tbody td {
	font-size:1.1em;
	vertical-align:top;
}

table.program-table tbody td div, body.quick-registration table.program-table tbody td label {
	position:relative;
	padding:10px;
	display:block;
}

table.program-table tbody td.speed-coaching div, body.quick-registration table.program-table tbody td div {
	padding:0;
}

table.program-table tbody td.speed-coaching strong.rdv {
	font-size:1.1em;
	padding:5px 8px 0 10px;
	display:block;
}
 
body.program table.program-table tbody td.rowspan2 div, body.quick-registration table.program-table tbody td.rowspan2 label  {
	height:28px;
}

body.program table.program-table tbody td.rowspan3 div, body.quick-registration table.program-table tbody td.rowspan3 label {
	height:53px;
}

body.program table.program-table tbody td.rowspan4 div, body.quick-registration table.program-table tbody td.rowspan4 label {
	height:78px;
}

table.program-table tbody td a.more-info {
	display:block;
	width:78px;
	height:17px;
	background:url(/images/theme/sprite.png?ver=7) no-repeat -867px -2126px;
	position:absolute;
	right:5px;
	bottom:5px;
}

table.program-table tbody td.workshop a.more-info {
	background-position:-867px -2143px;
}

table.program-table tbody td.workshop2 a.more-info {
	background-position:-867px -2160px;
}

table.program-table tbody td.speed-coaching a.more-info {
	background-position:-867px -2177px;
}

table.program-table tbody td.rowspan2 div a.more-info {
	bottom:0;
}

table.program-table tbody td a.more-info span {
	position:absolute;
	top:-9999px;
}

table.program-table tbody tr {
	height:25px;
}

table.program-table tbody tr.even td {
	padding:0;
	margin:0;
}

table.program-table tbody tr td.hours {
	width:138px;
	text-align:center;
	font-size:1.4em;
	font-weight:bold;
	padding:0;
	vertical-align:middle;
	background:url(/images/theme/sprite.png?ver=7) no-repeat 0 -2357px;
}

table.program-table tbody tr td {
	background:#e3e2e2;
	padding:0;
}

table.program-table tbody tr td.speed-coaching {
	font-size:1em;
}

#content table.program-table tbody tr td.speed-coaching p {
	position:relative;
	font-size:1.1em;
}

body.quick-registration #content table.program-table tbody tr td.speed-coaching label, body.program #content table.program-table tbody tr td.speed-coaching p {
	margin:12px 0;
	position:relative;
	padding:0 12px 22px 10px;
	text-align:left;
	line-height:120%;
}

body.program #content table.program-table tbody tr td.speed-coaching p {	
	padding:0 12px 22px 10px;
}

#content table.program-table tbody tr td.speed-coaching p strong {
	color:#58585A;
}

table.program-table tbody td.speed-coaching a.more-info {
	right:7px;
	bottom:2px;
}

/* BG's */
table.program-table tbody tr.even td {
	background:url(/images/theme/sprite.png?ver=7) no-repeat 0 -2307px;
}

table.program-table tbody tr td.conference {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -139px -2357px;
}

table.program-table tbody tr.even td.conference {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -139px -2307px;
}

table.program-table tbody tr.even td.conference-45min {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -139px -2332px;
}

table.program-table tbody tr td.workshop {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -320px -2357px;
}

table.program-table tbody tr.even td.workshop {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -320px -2307px;
}

table.program-table tbody tr td.workshop2 {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -503px -2357px;
}

table.program-table tbody tr.even td.workshop2 {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -503px -2307px;
}

table.program-table tbody tr td.speed-coaching {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -684px -2357px;
}

/* vide */
table.program-table tbody tr td.void-conference {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -139px -2557px;
}

table.program-table tbody tr.even td.void-conference {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -139px -2507px;
}

table.program-table tbody tr td.void-workshop {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -320px -2557px;
}

table.program-table tbody tr.even td.void-workshop {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -320px -2507px;
}

table.program-table tbody tr td.void-workshop2 {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -503px -2557px;
}

table.program-table tbody tr.even td.void-workshop2 {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -503px -2507px;
}

table.program-table tbody tr td.void-speed-coaching {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -501px -2657px;
}

table.program-table tbody tr.even td.void-speed-coaching {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -501px -2632px;
}

/* last */
table.program-table tbody tr td.hours-last {
	background:url(/images/theme/sprite.png?ver=7) no-repeat 0 -2137px;
}

table.program-table tbody tr.last td.void-conference {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -139px -2162px;
}

table.program-table tbody tr.last td.void-workshop {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -320px -2162px;
}

table.program-table tbody tr.last td.void-workshop2 {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -503px -2162px;
}

table.program-table tbody tr.last td.void-speed-coaching {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -684px -2162px;
}

/*** SINGLE EVENT - PROGRAM ***/
#content img.photo {
	float:left;
	margin:0 10px 10px 0;
	padding:2px;
	background:#FFF;
	border:1px solid #d5d5d5;
}

/*** REGISTRATION ***/
#content form.registration div.left {
	float:left;
	width:460px;
}

#content form.registration div.right {
	float:right;
	width:375px;
}

#content form.registration p {
	margin:10px 0;
	text-align:left;
}

#content form.registration p.info {
	margin:0 0 12px 0;
}

#content form.registration table td input {
	position:absolute;
	bottom:5px;
	right:5px;
}

#content form.registration table td p label {
	line-height:inherit;
	font-weight:normal;
	padding:0;
}

#content p.intro {
	font-size:1.1em;
}

#content p.intro span {
	color:#e22500;
}

#content form.registration p label {
	display:block;
	font-weight:bold;
	padding:0 0 0 10px;
	position:relative;
	line-height:25px;
}

#content form.registration p label.admin {
	padding:0;
}

#content form.registration p label span {
	color:#e22500;
	position:absolute;
	left:0;
}

#content form.registration p label span.full {
	color:red;
	position:static;
	left:0;
}

#content form.registration p label span.err, #content form.registration p span.err, #content form.registration p.err {
	position:static;
	color:#e22500;
	font-size:0.9em;
	font-weight:bold;
}

#content form.registration p.err {
	font-size:1.2em;
}

#content form.registration p.select {
	width:780px;
}

#content form.registration p.select select {
	margin:0 5px 0 0;
}

#content form.registration p.select label {
	display:inline;
	padding:0 8px 0 10px;
}

#content form.registration p.radio {
	padding-left:4px;
	clear:both;
}

#content form.registration p.radio label {
	display:inline;
	padding:0 0 0 4px;
	font-weight:normal;
}

#content form.registration p input.text {
	background:url(/images/theme/sprite.png?ver=7) no-repeat -192px -2688px;
	border:none;
	height:14px;
	padding:7px;
	width:295px;
	color:#666;
	margin:0 0 0 9px;
}

#content form.registration p input.text:focus {
	background-position:-192px -2716px;
	outline:none;
}

#content form.registration p input.submit {
	width:108px;
	height:29px;
	border:none;
	background:url(/images/theme/sprite.png?ver=7) no-repeat 0 -2408px;
	font-size:0px;
	text-align:left;
	color:#f1835b;
	cursor:pointer;
}

#content form.registration p input.submit:hover {
	background-position:0 -2437px;
	color:#df714f;
}

/*** SITEMAP ***/
ul#sitemap-0, ul#sitemap-0 ul {
	margin: 0 0 0 15px;
	border-left: 1px dotted #000000;
	padding: 6px 0;
}

ul#sitemap-0 {
	font-size : 1.2em;
	margin: 0 0 0 25px;
}

ul#sitemap-0 li {
	padding: 0 0 0 15px;
	list-style: none;
	background: url(/images/base/sitemap-puce.png?ver=7) no-repeat 0 7px;
}

/*** FOOTER **/
#spacer-footer	{
	height:173px;
	clear: both;
}

#footer {
	clear:both;
	width:940px;
	margin:-173px auto 0 auto;
	padding:35px 0 12px 0;
	height:126px;
}

#footer p {
	border-top:1px solid #b2b2b2;
	font-size:1.1em;
	position:relative;
	padding:15px 0 0 0;
	height:20px;
	clear:both;
}

#footer p span.by {
	position:absolute;
	right:0;
}

#footer p span.by a {
	color:#58585a;
	text-decoration:none;
}

#footer p span.by a strong {
	color:#e22500;
	font-weight:bold;
}

#footer p span.by a:hover strong {
	text-decoration:underline;
}

/* partners */
#footer ul.partners {	
	height:90px;
	clear:both;
}

#footer ul.partners li {
	float:left;
	list-style:none;
	margin:0 4px;
}

#footer ul.partners li.first {
	margin-left:0;
}

#footer ul.partners li.last {
	margin-right:0;
}/* Encodé en UTF-8 */

/*** MESSAGE TOP ***/
#message-top {
	font-size: 1.4em;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
}

div.ok #message-top-inner {
	background: #ebf1ec url('/images/base/ok-bg.png') repeat-x 0 0;
	min-height: 100px;
	color: #000;
}

div.ok #message-top-inner-inner {
	background: url('/images/base/ok-bg-icon.png') no-repeat 24px 24px;
	min-height: 100px;
}

div.ok #message-top-inner p {	
	color: #376a02;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: 700;
	padding: 40px 0 0 120px;
}

div.ko #message-top-inner {
	background: #ebf1ec url('/images/base/ko-bg.png') repeat-x 0 0;
	min-height: 100px;
	color: #000;
}

div.ko #message-top-inner-inner {
	background: url('/images/base/ko-bg-icon.png') no-repeat 24px 19px;
	min-height: 100px;
}

div.ko #message-top-inner p {	
	color: #910000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: 700;
	padding: 20px 0 0 120px;
}

div.ko #message-top-inner ul {	
	padding: 10px 0 10px 120px;
}

div.ko #message-top-inner ul li {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 400;
	padding: 5px 0 5px 12px;
	color: #000;
	list-style: none;
	background: url('/images/base/ko-puce.png') no-repeat 0 10px;
}

#message-top #close {
	width: 100%;
	height: 41px;
	display: block;
	z-index: 99999;
	padding: 0;
}

div.ok #close {
	background: url('/images/base/ok-close-bg.png') repeat-x 0 0;
}

div.ko #close {
	background: url('/images/base/ko-close-bg.png') repeat-x 0 0;
}

#message-top #close a {
	width: 100%;
	height: 41px;
	display: block;
	outline: none;
}

div.ok #close a {
	background: url('/images/base/ok-close-a-bg-fr.png') no-repeat 98% 0;
}

div.ko #close a {
	background: url('/images/base/ko-close-a-bg-fr.png') no-repeat 98% 0;
	
}html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #666;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

div#fancy_wrap {
	text-align: left;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('/images/fancybox/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('/images/fancybox/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 33px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

img#fancy_img {
	position: absolute;
	top:0;
	left:0;
	border:0; 
	padding:0; 
	margin:0;
	z-index:100;
	width:100%;
	height:100%;
}

div#fancy_close {
	position:absolute;
	top:12px;
	right:20px;
	height:27px;
	width:27px;
	background:url('/images/popup/close.png') top left no-repeat;
	cursor:pointer;
	z-index:181;
	display:none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 0px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url(data:image/gif;base64,AAAA);
	outline: none;
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('/images/fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('/images/fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('/images/fancybox/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/images/fancybox/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('/images/fancybox/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/images/fancybox/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('/images/fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/images/fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('/images/fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('/images/fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	bottom: -33px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(/images/fancybox/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(/images/fancybox/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(/images/fancybox/fancy_title_right.png) repeat-x;
}/* Encodé en UTF-8 */
/*** HIDE STUFF ***/
html.popup body #header, html.popup body #footer, html.popup body #content .content-bottom, html.popup body #spacer-footer, html.popup body #content h1, html.popup body #adminBar {
	display:none;
}

/*** STYLE ***/
html.popup body {
	background:url(/images/popup/popup-bg.png) repeat-x #e5e5e5;
}

html.popup body #page {
	width:680px;
}

html.popup body #content {
	background:none;
	padding:16px 20px;
	width:640px;
	margin:0;
}

html.popup body #content h2 {
	margin-top:0;
}