html {
	height:100%;
}
body {
	font-family:Arial,Verdana,Helvetica,sans-serif;
	text-align: center;
	margin:0;
	color:#4B5867;
	height:100%;
	background:#a6bdd6 url('/argosSites/serieclub/images/common/background.png') repeat-x scroll 0 190px;
	font-size:12px;
}
body.preHome {
	overflow:hidden;
}
a, img {
	border:none;
	outline: none;
	outline: 0;
}
/* #img_default_logo {
	display:none;
} */
#homeCarousel {
	margin-top:24px;
}
#gototop {
	background:transparent url('/argosSites/serieclub/images/common/up.png') no-repeat scroll 0 0;
	bottom:5px;
	color:#000000;
	display:none;
	font-size:12px;
	font-weight:bold;
	height:64px;
	padding-top:31px;
	position:fixed;
	right:5px;
	text-decoration:none;
	width:72px;
}
 a#gototop:hover {
	text-decoration:underline;
	color:#fff;
 }
/* D�coupage global de la page du site */
#siteContent {
	margin: 0 auto;
	width:978px;
	text-align:left;
}
	#siteContent #mainColumn {
		width:610px;
		height:auto;
		float:left;
		margin:0 0 11px 0;
		/* display:block; */
		/* position:relative; */
		z-index:80;
	}
		#siteContent #mainColumn .rubrique {
			overflow:hidden;
			padding:12px 16px;
		}
		#siteContent #mainColumn h2 {
			background:transparent url('/argosSites/serieclub/images/common/h2_background.png') no-repeat scroll 0 0;
			color:white;
			font-weight:bold;
			height:14px;
			text-transform:uppercase;
			padding:10px;
			margin:-2px 0 0 0;
		}
		#siteContent #mainColumn h2.animateurNom {
			background:transparent url('/argosSites/serieclub/images/common/headerBis.png') no-repeat scroll 0 0;
			color:white;
			font-weight:bold;
			height:14px;
			text-transform:uppercase;
			padding:10px;
		}
	#siteContent #rightColumn {
		width:360px;
		float:right;
		/* margin-left:12px; */
		margin-top:16px;
	}
		#rightColumn .blog {
			background:transparent url('/argosSites/serieclub/images/common/blog_background.png') no-repeat scroll 0 0;
			display:block;
			height:45px;
			line-height:42px;
			padding-left:34px;
			width:353px;
			margin-top:16px;
		}
			#rightColumn .blog a {
				text-transform:uppercase;
				color:#fff;
				text-decoration:none;
				font-weight:bold;
				line-height:46px;
			}
	#emissionsTop {
		background:transparent url('/argosSites/serieclub/images/rubrique/top_box.png') no-repeat center top;
		width:352px;
		height:19px;
		margin-left:12px;
	}
	#emissions {
		background:transparent url('/argosSites/serieclub/images/rubrique/bottom_box.png') no-repeat center bottom;
		/* background-color:#8398ae; */
		padding:0px 12px 15px;
		color:#fff;
		font-size:12px;
		width:352px;
	}
		#emissions .content {
			background:transparent url('/argosSites/serieclub/images/rubrique/box_content.png') repeat-y 0 0;
			padding:0 10px;
			width:332px;
		}
		#emissions h3 {
			color:#fff;
			font-weight:bold;
			font-size:17px;
			background:transparent url('/argosSites/tf6/images/common/emission_arrow.png') no-repeat scroll 0px 5px;
			line-height:28px;
			margin-bottom:18px;
			padding-left:18px;
			text-transform:uppercase;
		}
			#emissions h3 a {
				text-decoration:none;
				color:white;
			}
		#emissions p.horaire {
			padding-bottom:9px;
			font-weight:bold;
			border-bottom:1px dotted #fff;
			margin-bottom:9px;
			overflow:hidden;
		}
		#emissions p.description {
			margin-top:10px;
		}
		#emissions p.emissionsListe {
			margin-top:12px;
			font-weight:bold;
		}
		#emissions ul {
			list-style-type: circle;
			list-style-position: inside
		}
			#emissions ul li {
				padding:4px 0px 2px 6px;
				clear:left;
			}
				#emissions ul li a {
					color:#fff;
					text-decoration:underline;
					cursor:pointer;
				}
					#emissions ul li a:hover {
						text-decoration:none;
					}
		#emissions .plus {
			float:right;
			margin-top:-30px;
			overflow:hidden;
			margin-right:15px;
		}
	#plusTop {
		background:transparent url('/argosSites/serieclub/images/rubrique/plusBkgUp.png') no-repeat scroll 0 0;
		height:15px;
		width:337px;
		display:block;
		zoom:1;
	}
	#plus {
		background:transparent url('/argosSites/serieclub/images/rubrique/plusBkgDown.png') no-repeat scroll bottom left;
		padding-bottom:16px;
		width:340px;
	}
		#plus .plusContent {
			background:transparent url('/argosSites/serieclub/images/rubrique/plusBkg.png') repeat-y scroll 0 0;
			font-size:12px;
			/* height:86px; */
			/* padding:8px 2px 12px 13px; */
			/* width:324px; */
			z-index:100;
			padding:9px;
			/* margin-top:-15px; */
			*+margin-top:-12px;
		}
		#plus li {
			margin:12px 0;
		}
		#plus li a {
			color:#647990;
			text-decoration:none;
			font-weight:bold;
			line-height:13px;
			background:transparent url('/argosSites/tf6/images/common/plus_arrow.png') no-repeat scroll 0 center;
			padding-left:6px;
			float:none;
			cursor:pointer;
		}
		#plus .presentateur {
			float:left;
			width:136px;
			/* overflow:hidden; */
			margin-top:15px;
			/* margin-right:6px; */
			background:transparent url('/argosSites/tf6/images/common/box_bas.png') no-repeat scroll center bottom;
			padding-bottom:5px;
			position:relative;
			z-index:200;
			margin-left:24px;
		}
		#plus .presentateur.bloc02 {
			margin-left:44px;
		}
			#plus .presentateur .portrait {
				position:absolute;
				left:-27px;
				top:-11px;
				z-index:600;
				height:84px;
			}
			#plus .presentateur .top {
				display:block;
				background:transparent url('/argosSites/tf6/images/common/box_haut.png') no-repeat scroll center top;
				height:5px;
			}
			#plus .presentateur .contenu {
				background-color:#fff;
				padding:8px 0 0 22px; 
			}
			#plus .presentateur .id {
				padding-left:20px;
				display:block;
				height:24px;
			}
				#plus .presentateur .id p {
					text-transform:uppercase;
				}
			#plus .presentateur .savoirPlus {
				background-color:#627083;
				display:block;
				height:23px;
			}
				#plus .presentateur .savoirPlus a {
					text-decoration:none;
					color:#fff;
					line-height:28px;
					/* background:transparent url('/argosSites/tf6/images/common/savoir_plus_arrow.png') no-repeat scroll 0px 1px; */
					/* padding-left:12px; */
					margin-left:33px;
					font-size:11px;
				}
				
		#rightColumn .expert {
			/* margin-top:15px; */
			margin-top:-15px;
		}
		.your-choice {
			color:#064796;
			font-weight:bold;
			font-size:11px;
		}		
		.serie_vote {
			/* position:absolute; */
			display:block;
			width:218px;
			height:55px;
			background:transparent url('/argosSites/serieclub/images/rubrique/serie_vote.png') no-repeat 0 0;
			color:inherit;
		}
			#serie_vote_stars {
			/* 	margin:21px 0 0 100px; */
			display:block;
			height:34px;
			margin:0 0 0 100px;
			padding-top:21px;
			}
				#serie_vote_stars a {
					display:block;
					width:15px;
					height:14px;
					float:left;
					background:transparent url('/argosSites/serieclub/images/rubrique/vote_star.png') no-repeat 0 -51px;
					padding:0 2px;
					cursor:pointer;
				}
				#serie_vote_stars.done a {
					cursor:default;
				}
				#serie_vote_stars a.selected.hover,
				#serie_vote_stars a.hover {
					background-position: 0 -4px;
				}
				#serie_vote_stars a.selected {
					background-position: 0 -28px;
				}
					#serie_vote_stars a span { display:none; }
		
/* Footer */
#footerBck {
	height:136px;
	width:100%;
	background:transparent url('/argosSites/serieclub/images/common/footer_background_repeat.jpg') repeat-x scroll 0 0;
}
#footer {
	background:transparent url('/argosSites/serieclub/images/common/footer_background.jpg') no-repeat scroll 0 0;
	height:136px;
	margin:0 auto;
	width:1185px;
}
	#footer #info {
		margin: 0 auto;
		width:975px;
		text-align:left;
		overflow:hidden;
		padding-top:10px;
	}
		#footer #info .item {
			float:left;
			margin-left:46px;
			margin-right:17%;
			width:19%;
		}
		#footer #info .item.last {
			margin-left:0;
			margin-right:0;
		}
		#footer #info .item.middle {
			margin-left:0;
		}
			#footer #info .item h4 {
				font-size: 16px;
				font-weight: bold;
				color: #fff;
				margin-top: 5px;
				margin-bottom: 5px;
				text-transform:uppercase;
			}
				#footer #info .item h4 a{
					font-size: 16px;
					font-weight: bold;
					color: #fff;
					margin-top: 5px;
					margin-bottom: 10px;
				}
					#footer #info .item h4 a:hover {
						text-decoration:underline;
					}
			#footer #info .item li a {
				text-decoration:none;
				color:#fff;
				text-transform:uppercase;
				font-size:10px;
			}
				#footer #info .item ul li a:hover {
					text-decoration: underline;
				}
/* Railway */
#railway {
	margin-top:12px;
	height:18px;
	line-height:18px;
	display:block;
}
#railway,
#railway ul {
	overflow:hidden;
	z-index:200;
}
	#railway ul li {
		float:left;
		font-size:9px;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		padding-bottom:4px;
		padding-right:4px;
		padding-top:1px;
		text-transform:uppercase;
		color:#4f5d6b;
	}
		#railway ul li a, #railway ul li a:active, #railway ul li a:visited, #railway ul li a:hover {
			background:transparent url('/argosSites/tf6/images/common/railway-links.gif') no-repeat scroll right 3px;
			color:#4f5d6b;
			padding-right:8px;
			text-transform:uppercase;
			text-decoration:none;
		}

/* Slider */
#slider {
		overflow:hidden;
		position:relative;
		height:150px;
	}
	#slider .footlights {
		background:transparent url('/argosSites/tf6/images/common/slide_line.png') no-repeat scroll center center;
		height:17px;
		position:absolute;
		width:100%;
		top:134px;
	}
	#slider .footlights .knob {
		height:17px;
	}
		#slider .footlights .knob a {
			left:50%;
			margin-left:-31px;
			position:absolute;
		}
	#slider .shipping {
		overflow:hidden;
		position:absolute;
		margin-top:8px;
		margin-bottom:8px;
		height:140px;
	}
	#slider .shipping ul {
		overflow:hidden;
	}
	#slider ul li{
		margin:0 2px;
	}
		#slider .shipping ul li.fourthElement {
			margin-right:0px;
		} 
			#slider .shipping ul li ul.images {
				margin-top:30px;
			}
				#slider .shipping ul li ul.images li {
					margin-left:8px;
					width:47px;
					float:left;
					background:none;
				}
				#slider .shipping ul li ul.images li.clear {
					height: 0px;
					font-size: 0px;
					clear: both;
				}
				#slider .shipping ul li ul.images li.large {
					width:208px;
					margin-left:13px;
				}
					#slider .shipping ul li ul.images li  img {
						border:1px solid #cbe0ff;
					}
				#slider .shipping ul li ul  li {
					color:#fff;
					background:transparent url('/argosSites/tf6/images/common/slide_arrow.png') no-repeat scroll 0px 3px;
					margin-left:9px;
					margin-bottom:3px;
				}
					#slider .shipping ul li p.text {
						margin-left: 0px;
						font-size:11px;
						color:#fff;
					}
					#slider .shipping ul li p a { 
						color:#fff;
						text-decoration:none;
					}
					#slider .shipping ul li ul  li p {
						margin-left: 9px;
						padding-bottom:1px;
						font-size:12px;
						line-height:12px;
					}
/* Pub */
div#rightColumn div.pub {
	margin-bottom:4px;
	margin-top:10px;
	text-align:center;
}
/* #enCeMoment {
	margin-top:13px;
} */
/* Recherche */
#searchResults {
	/* margin-top:12px; */
}
	#searchResults p.resultNbr {
		font-size:13px;
		font-style:italic;
		margin:2px 0px 6px;
	}
		#searchResults h4 {
			margin-bottom:6px;
		}
		#searchResults h4,
		#searchResults h4 a{
			color:#657a91;
			font-size:12px;
		}
			#searchResults h4 a{
				text-decoration:none;
			}
		#searchResults .resultat {
			margin:14px 0 10px;
			border-bottom:1px dotted #657a91;
			padding-bottom:10px;
		}
/* Contact Form */
/* General */
.cleanform {
	font-size:1em;
	width:610px;
	color:#1b1b1b;
	text-align:left;
	margin:1em auto;
}
/* Elements */
.cleanform  label,.cleanform legend{
	padding:0;
	margin:0.3em 0;
}
.cleanform fieldset{
	padding:0.7em;
	border:1px solid #ddd;
	margin:0 0 0.5em 0;
}
.cleanform label {
	font-weight:bold;
}
.cleanform fieldset input {
	width:70%;
	line-height:1.5em;
	padding:0.15em;
}
.cleanform .radio input,
.cleanform .checkbox input {
	width:auto;
	border:none;
	margin:0 1.5em 0 0;
 }
.cleanform input, .cleanform textarea, .cleanform select {
	display:block;
	margin-bottom:1em;
	font-size:1em;
	border:1px solid #bbb;
	padding:0.15em;
	margin-right:1em;
 }
.cleanform .radio label, .cleanform .radio input,
.cleanform .checkbox label, .cleanform .checkbox input {
	display:inline;
	margin:0 1.5em 0 0;
}
.cleanform .radio input, .cleanform .checkbox input {
    margin:0 0.3em 0 0;
}
/* Button */
.cleanform button {
	margin:0.3em 0;
	border:1px solid #ccc;
	background-color:#eee;
	font-size:1em;
	cursor:pointer;
	padding:0.5em;
}
.cleanform button:hover {
	background-color:red;
	border:1px solid #c50c33;
	color:white;
}
.cleanform button:active {
	background-color:#333;
	color:white;
	border:1px solid #000;
}
/* information */
.formInfo {
	margin-top:15px;
	margin-bottom:1em;
	padding-bottom:0.5em;
	border-bottom:0.1em solid #ddd;
}
.allRight, .badNews {
	margin-top:82px;
	font-size:14px;
}
	.allRight img, .badNews img {
		float:left;
	}
.formInfo h2 {
	color:#00889e; 
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:1em;
}
.formInfo p{
	text-align:justify;
}
.cleanform .required {
	color:#ff3838;
	font-weight:bold;
	font-size:0.8em;
}
div.multiupload{
	border:1px outset gray;
	float:left;
	padding:3px;
	background:#eee;
}
div.multiupload div.list{
	border:1px inset gray;
	background: #fff;
}
div.multiupload div.list div.item{
	margin:1px;
	background: #eee;
}
div.multiupload div.list div.item:hover{
	background: #ccc;
}
div.multiupload div.list img{
	float:left;
	margin: 3px;
	cursor:pointer;
}
/* Send Form */
/* General */
#sendToFriend {
	background-color:#8397af;
	width:666px;
	text-align:left;
}
#sendToFriend .formInfo h2 {
	background-color:#2083fb;
	color:#FFFFFF;
	font-size:15px;
	height:26px;
	line-height:26px;
	padding-left:12px;
	text-transform:uppercase;
}
.sendform fieldset {
	border:none;
	margin-bottom: 6px;
	margin-left:2px;
}
	.sendform fieldset ol {
		margin: 0;
		padding: 0;
	}
	.sendform fieldset li {
		list-style: none;
		padding: 3px;
		margin: 0;
	}
.sendform label {
	color:#FFFFFF;
	display:inline-block;
	font-weight:bold;
	line-height:1.8;
	text-align:right;
	vertical-align:top;
	width:200px;
}
.sendform em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
}
.sendform input {
	width: 220px;
}
.sendform button {
	margin:0.3em 14px 0.3em 0;
	border:1px solid #ccc;
	background-color:#a3b3c3;
	font-size:0.8em;
	cursor:pointer;
	padding:0.5em;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
	float:right;
}
.sendform button:hover {
	background-color:#2083fb;
	border:1px solid #1b69c7;
	color:white;
}
.sendform button:active {
	background-color:#333;
	color:white;
	border:1px solid #000;
}
/* Services */
.dept {
	display:block;
	overflow:hidden;
	margin-top:15px;
}
.dept .content {
		background-color:#C9D6E3;
		overflow:hidden;
		padding:10px;
		float:left;
		width:100%;
	}
		.dept .content p.button {
			float:right;
			margin-top:-51px;
			width:238px;
		}
.dept h3 {
		background:transparent url(../images/common/h2_background.jpg) no-repeat scroll 0 0;
		color:white;
		font-weight:bold;
		height:14px;
		padding:10px;
		text-transform:uppercase;
	}
.dept p.title {
		color:red;
		font-weight:bold;
		margin:3px 0;
	}
.dept a {
		text-decoration:none;
		color:#4B5867;
		font-weight:bold;
	}
.dept a:hover {
			text-decoration:underline;
		}
/* Button */
.skype-button {
	 padding:4px 10px 3px 25px;
	 border:solid 1px #2860b4;
	 position:relative;
	 cursor:pointer;
	 display:inline-block;
	 background-image:url('/argosSites/serieclub/images/common/btn-bkg.png');
	 background-repeat:repeat-x;
	 font-size:11px;
	 height:16px;
	 text-decoration:none;
	 color:#40740D;
	 font-weight:bold;
	 color:#fff;
	 -moz-border-radius-bottomleft:5px;
	 -moz-border-radius-bottomright:5px;
	 -moz-border-radius-topleft:5px;
	 -moz-border-radius-topright:5px;
}
.skype-button img {
	 position:absolute;
	 top:-4px;
	 left:-12px;
	 border:none;
}
.skype-button:hover {
	 color:#000;
} 
#accordion .contact .content p.button {
	margin-left:12px;
}
#accordion .contact h4 {
	padding:6px 0;
}
/* Recrutement */
#recrutement {
	z-index:100;
	margin-top:15px;
}
	#recrutement #accordion {
		z-index:100;
	}
		#recrutement #accordion h3 {
			cursor:pointer;
			background-color:#0072a6;
			margin-top:6px;
			padding:10px 0 10px 6px;
			z-index:100;
		}
		/* #recrutement #accordion h3, */
		#recrutement #accordion .element {
			position:relative;
		}
/* News */
.simpleContent {
	margin-top:12px;
	line-height:16px;
}
#programme {
	margin-top:15px;
}
/* Clear */
div.clear,
span.clear {
	height: 0px;
	font-size: 0px;
	clear: both;
}
/* Quizz */
.titre1{
	margin-top:2px;
	padding : 1px 0px 1px 10px;
	font-size:2.3em;
	color:white;
	font-weight:700;
	background:transparent url(/argosSites/serieclub/images/common/h2_background.png) no-repeat scroll 0 0;
}
.titre2{
	margin-top:18px;
	margin-bottom:20px;
	margin-left:15px;
	margin-right:25px;
	color:#3a4c64;
	font-weight:700;
	font-size:1.05em;
	font-family:tahoma;
}
.titre3{
	color:#fff;
	font-weight:700;
	font-size:2.3em;
	padding-bottom:10px;
}
.quizz{
	/* margin-top:-14px;
 */	padding : 5px 10px 5px 12px;
	background-color:#8398ae;
}
.contenu1{
	padding: 0 25px 25px 15px;
	color:#3a4c64;
	font-size:1em;
	/* font-weight:700; */
	line-height:15px;
}
.soustitre1{
	color:#fff;
	font-size:1.4em;
	padding-bottom:10px;
	font-style:italic;
}
.questionnaire{
	font-size:1.4em;
	font-weight:700;
	background:transparent url('/argosSites/tf6/images/common/quizz_background.jpg') repeat scroll 0 bottom;
}
.question{
	padding : 10px 15px 10px 15px;
	border-top: 1px dotted #020d79;
}
	.question p.info {
		font-size:70%;
		display:block;
		clear:both;
		margin:0 0 10px 0;
	}
	.question label {
		font-size:70%;
		display:block;
		clear:both;
		margin:0 0 3px 0;
	}
		.question label span {
			width:140px;
			display:block;
			float:left;
			margin:5px 0 3px 0;
		}
		.question label input, .question label textarea {
			float:right;
			margin:0 0 3px 0;
			width:170px;
		}

.valider{
	background-color:#3a4c64;
	font-size:0.65em;
	color:white;
	width:100px;
	margin-bottom:25px;
	border:0;
	font-weight:700;
}
.centrer{
	text-align:center;
}
.choix_quizz{
	padding-left:15px;
	padding-top:8px;
	font-size:0.8em;
}
.image_temp{
	background:transparent url('/argosSites/tf6/images/common/quizz.jpg') no-repeat scroll 0 0;
}

.contenuQuizz {
	float:left;
	margin-left:12px;
	margin-top:25px;
	width:260px;
}
.quizzTitle {
	font-size:1.4em;
	font-weight:700;
	margin-top:15px;
}
	.quizzTitle .quizzLink {
		color:#4B5867;
		line-height:25px;
		text-decoration:none;
	}

/* communaut� */
.main_left{
	width:260px;
	float:left;
	padding-right:15px;
}
.main_middle{
	width:335px;
	float:left;
}
.top_serie{
	font-size:1.4em;
	color:#298cf6;
	background-color:#fff;
	padding-bottom:15px;
	font-weight:700;
	margin-bottom:50px;
}
.entete1{
	margin-top:2px;
	padding : 5px 0px 5px 15px;
	font-size:1.8em;
	color:white;
	font-weight:700;
	background:transparent url('/argosSites/tf6/images/common/background1.jpg') no-repeat scroll 0 0;
	text-transform:uppercase;
}
.contenu_com1{
	margin-top:25px;
	width:281px;
}
	.contenu_com1 img.blogImg {
		margin:0 auto;
		display:block;
	}
		.contenu_com1 p.link {
			text-align:center;
			margin-top:8px;
		}
		.contenu_com1 p.link a.descriptionBlog {
			margin:0 auto;
			text-decoration:none;
			font-size:12px;
			font-weight:bold;
			color:#555555;
			text-transform:uppercase;
		}
		.contenu_com1 p.link a.descriptionBlog:hover {
			text-decoration:underline;
		}
.contenu_com2{
	margin-top:15px;
	font-size:1.6em;
	font-weight:700;
	width:281px;
}
.small1{
	font-size:0.6em;
	color:#4B5867;
	text-decoration:none;
}
.gris1{
	background-color:#dadde1;
	padding: 5px 10px 5px 15px;
	font-size:0.85em;
}
.gris2{
	background-color:#fff;
	padding: 5px 10px 5px 15px;
	font-size:0.85em;
}
.bleu_fonce{
	color:#064796;
	padding-right:6px;
	font-weight:700;
	font-size:1.1em;
}
.entete2{
	color:#064796;
	font-weight:700;
	text-align:center;
	padding-top:10px;
	padding-bottom:12px;
	font-size:1.3em;
	font-family:tahoma;
}
.classement{
padding: 0 12px 0 12px;
}
.com_link1 {
	color:#4B5867;
	text-decoration:none;
	line-height:25px;
}
.img_temp1{
	background:transparent url('/argosSites/tf6/images/common/sg1.jpg') no-repeat scroll 0 0;
}
.img_temp2{
	background:transparent url('/argosSites/tf6/images/common/blog.jpg') no-repeat scroll 0 0;
}
/* Expert */
#siteContent #mainColumn .main_middle .expert {
	background:transparent url('/argosSites/serieclub/images/accueil/expert.png') no-repeat scroll 0 0;
	display:block;
	height:190px;
	width:235px;
	margin:0 auto;
	/* position:relative; */
}
	#siteContent #mainColumn .main_middle .expert .newsExpert {
		color:#FFFFFF;
		margin-left:6px;
		margin-top:128px;
		position:absolute;
		width: 229px;
	}
		#siteContent #mainColumn .main_middle .expert .newsExpert a {
			text-decoration:none;
			color:#fff;
			font-size:14px;
		}
/* Footer - SiteMap */
#sitemap {
	padding:12px;
}
	#sitemap h3 {
		background:transparent url(/argosSites/serieclub/images/rubrique/list_arrow.png) no-repeat scroll 0 center;
		padding-left:10px;
		margin-top:8px;
	}
	#sitemap h3,
	#sitemap h3 a {
		color:#4B5867;
		font-size:13px;
		text-decoration:none;
		line-height:16px;
	}
	#sitemap ul {
		margin-left:15px;
		list-style-type: circle;
		list-style-position: inside;
	}
		#sitemap ul li {
			padding:3px 0;
		}
			#sitemap ul li a {
				color:#4B5867;
				text-decoration:none; 
			}
#illustration_top .mb img {
	margin-top:-15px;
	z-index:10;
	zoom:1;
}

/* Flash Parts */
div.bgFlashMessage {
	display:block;
	background:#FFFFFF url('/defaultSites/tf6_sc/images/flash.jpg') no-repeat;
	color:#3A4C64;
	border:3px solid #3A4C64;
}
	div.FlashMessage {
		color:inherit;
	}
		div.FlashMessage p {
			text-align:center;
			color:#3A4C64;
			margin:0 30px;
			line-height:150%;
		}
			div.FlashMessage p a {
				font-weight:bold;
				color:#3A4C64;
				font-size:120%;
			}
div#myAlternativeContent {
	width:599px;
	height:186px;
	background-position:center 60px;
	padding:220px 0 0 0;
}
div#enCeMoment {
	background-image:url('/defaultSites/tf6_sc/images/flash_96px.jpg');
	background-position:center 20px;
	width:355px;
	height:115px;
	padding:135px 0 0 0;
}
	div#enCeMoment p {
		margin:0;
	}

div#animateurs {
	width:643px;
	height:95px;
	background-image:url('/defaultSites/tf6_sc/images/flash_64px.jpg');
	background-position:20px center;
	padding:0 0 0 80px;
	margin:0 17px 10px 0;
}
	div#animateurs p {
		text-align:left;
	}

div#programmeFlash {
	width:972px;
	height:252px;
	background-position:center 60px;
	padding:220px 0 0 0;
}
#shadowPreHome {
	width:100%;
	height:100%;
	position:absolute;
	display:block;
	z-index:2000;
}