/* ----------------------------------------------------------------------------------------------- */
/*                  Mise en page Globale												*/
/* ----------------------------------------------------------------------------------------------- */
#Conteneur{
	width:985px;
	margin:auto;
	margin-top:0;
	text-align:center;
	border:1px solid #520000;
	background-color:#fff;
	height:3000px;
	}

	#Header {
		position:relative;
		background-color:#b62121;
		width:100%;
		text-align:right;
		height:101px;
		}

		#TopLeft {
			position:absolute;
			top:0;
			left:0;
			background-color:#fff;			
			width:194px;
			height:93px;
			text-align:center;
			padding:4px;
			}
			
			#TopLeftBox {
				background-color:#e0e0e0;
				width:190px;
				height:90px;
				border:1px solid #a0a0a0;
				text-align:left;
				overflow:hidden;
				}

		#Ban17B {
			background-color:#b62121;
			width:786px;
			}
			
			#Ban17BImg {
				position:absolute;
				top:0;
				left:0;
				}
		
		#TopRight {
				width:99px;
				position:absolute;
				top:0;
				left:675px;
				height:91px;
				border-left:1px solid black;
				background-color:#33323a;
				padding:5px;
				}
				
			#TopRightTopSites {
				margin-top:10px;
				width:99px;
				text-align:center;
				}

			#TopRightSelLang {
				margin-top:10px;
				width:99px;
				background-color:transparent;
				text-align:center;
				}				

	#MenuTop {
		font-weight:bold;
		height:35px;
		line-height:35px;
		background:url(Images/bg-menu.png) repeat-x;
		width:100%;
		}

	#Main_Page {
		width:100%;
		text-align:left;
		padding:5px;
		}
		
		#Colonne_Gauche {
			float:left;			
			width:192px;
			padding:0;
			margin:0;
		}

		#Menu_Lat {
			float:left;			
			width:180px;
			text-align:right;
			padding:5px;
			margin-bottom:5px;
			background-color:#e0e0e0;
			border:1px solid #a0a0a0;
			}
		#BackLinks {
			float:left;			
			width:192px;
			margin-bottom:10px;
			}			
		#Page_Content {
			float:left;
			margin-left:5px;
			margin-right:5px;
			padding-left:5px;
			border-left:1px dotted #802020;
			width:770px;
			}
		#Colonne_Droite {
			float:right;
			width:242px;
			}			
#Footer {
	clear:both;
	width: 100%;
	height:70px;
	border-top:1px dotted #806060;
	}

#Loading 
	{
	z-index:10004;
	}
#DashBoard 
	{
	z-index:300;
	width:242px;
	display:none;
	position:absolute;
	top:140px;left:300px;
	background-color:#fff;
	border:1px solid #000;
	text-align:left;
	overflow:hidden;
	padding:5px;
	padding-top:0;
	color:#000;
	font-size:10px;	
	}	
#Mask, #NoScript 
	{
	z-index:10000;
	position:absolute;
	top:0;
	left:0;
	background-color:#000;
	margin:0;
	padding:0;
	width:100%;
	height:300%;
	overflow:hidden;
	}	
#Redirect, #TestUpload
	{
	background: #F5F4F4;
	border: 1px solid #C1C1C1;
	margin: 200px auto 0 auto;
	padding:2px;
	text-align: left;
	width: 400px;
	}
#TestUpload
	{
	margin-top:150px;
	}
#Screenshot
	{
	position:absolute;
	display:none;
	z-index:10003;
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}

#ScreenshotButton
	{
	top: 5px; 
	right: 5px;
	position:absolute;
	}

#Screenshot img{ border: none; clear: both;} 
#ads_top_tmp { display:none; }
#ads_top_container #ads_top_tmp { display:block; }
#ads_bot_tmp { display:none; }
#ads_bot_container #ads_bot_tmp { display:block; }
#backlinks_tmp { display:none;}
#backlinks_container #backlinks_tmp { display:block; }