#TLMcontainer {
position: relative;
width: 100%;
background:url(../images/Ermitage_bck.jpg) top center no-repeat;
}
    	#TLMTopContent {
		position: relative;
		width: 950px;
		margin: 0 auto;
		text-align: left;
		}
			#TopHeader {
			position: relative;
			width: 950px;
			height: 140px;
			}
				#TLMLogo {
				position: absolute;
				top: 8px; left: 0px;
				width: 222px; height: 124px;
				background:url(../images/ErmitageLogo.jpg) no-repeat;
				}
					#TLMLogo a {
					display: block;
					width: 222px; height: 124px;
					}
					#TLMLogo h1 {
					display: none;	
					}
				#Slogan {
				position: absolute;
				top: 70px; left: 397px;
				width: 276px; height: 41px;
				/*background:url(../images/slogan.jpg) no-repeat;*/
				}
				#TLMBoutonErmitage {
				position: absolute;
				top: 110px; right: 0;
				width: 150px; height: 22px;
				padding-left: 10px; padding-top: 8px;
				background: url(../images/tab.jpg) no-repeat;
				}
					#TLMBoutonErmitage a {
					color: #fff;
					text-decoration: none;
					}
				#TLM_Content {
				position: relative;
				width: 934px;
				background-color: #fff;
				padding: 8px;
				}
					#TLM_Nav {
					position: relative;
					width: 932px;
					height:36px;
					border-right: 1px solid #6a8f4c;
					border-left: 1px solid #6a8f4c;
					margin-bottom: 8px;
					background:url(../images/NavBck.jpg) repeat-x;
					}
						#TLM_Nav ul {
						list-style: none;
						padding: 0; margin: 0;
						}
						#TLM_Nav ul li { 
						display: inline-block;
						float: left;
						padding-left: 8px; padding-right: 8px; margin-top: 4px;
						}						
						#TLM_Nav ul li a {
						font-family:Georgia, "Times New Roman", Times, serif;
						font-weight: bold;
						color: #f1eee5;
						font-size: 14px;
						text-decoration: none;
						}
						#TLM_Nav ul li a:hover {
						font-family:Georgia, "Times New Roman", Times, serif;
						font-weight: bold;
						color: #f5df9c;
						font-size: 14px;
						text-decoration: none;
						}
					#TLM_Colonne {
					position: relative;
					width: 934px;
					height: auto !important;
					height: 600px;
					min-height: 600px;					
					}
						#TLM_UneColonne {
						position:relative;
						width: 934px;
						}
						#TLM_left {
						position: relative;
						width: 260px;
						margin-right: 8px;
						background-color: #e9f3cf;
						border: 1px solid #d4e3ae;
						height: auto !important;
						height: 600px;
						min-height: 600px;						
						float: left;
						}
						#dnn_LeftPane label {
						font-size: 11px!important;	
						}
						#dnn_LeftPane, #dnn_LeftPane a {
						font-size: 11px!important;
						color: #3c7311!important;
						}
						#dnn_LeftPane a:hover {
						font-size: 11px!important;
						color: #3c7311!important;
						}
						#TLM_Right {
						position: relative;
						width: 664px;
						float: left;						
						}
							#TLM_Right table {
							font-family:Georgia, "Times New Roman", Times, serif;
							color: #2f272f;	
							}
					#TLM_Footer {
					clear: both;
					position: relative;
					width: 932px;
					margin-top: 10px!important;
					font-size: 10px;
					color: #33630d;
					font-family:Arial, Helvetica, sans-serif;
					font-weight: bold;
					}
						.SkinObject, a.SkinObject, #dnn_dnnLOGIN_cmdLogin {
						font-size: 10px;
						color: #33630d;
						font-weight: bold;
						}
