body 
{
  			    background-color: #080808;
  			    background-image:url('../images/background_right.png');
  			   	background-repeat: repeat-x;
  			    font-family: Tahoma;
				margin:0px;
				padding:0px;
    		}
    		
    		#mainDiv
    		{
    			height: 660px;
    			width:1200px;
				margin-top: -10px;
				padding:0px;
    		}
    		
    		#leftMenuDiv
    		{
    			background-image:url('../images/background_left.png');
    			background-repeat: no-repeat;
    			float:left;
    			width: 440px;
    			height: 660px;
    		}
    		
    		#contentDiv
    		{
    			background-repeat: repeat-x;
    			height: 660px;
    			float:left;
				background-position: 440px 0px;
				margin-top: 10px;
				padding-top: 7px;
				width:760px;
    		}
    		
    		#logo
    		{
    			background-image: url('../images/logo.jpg');
    			background-repeat: no-repeat;
    			position: absolute;
    			margin-top: 30px;
    			margin-left: 50px;
    			width: 253px;
    			height:58px;
    		}
    		
    		#leftMenuContent
    		{
    			float:left;
    			height:100%;
    			width:320px;
    		}
    		
    		#menubar
    		{
    			float:left;
    			width:5px;
    			height:640px;
    		}
    		
    		#menu
    		{
    			margin-top: 200px;
    		}
    		
    		#MusicDiv
    		{
    			/*border:white;
    			border-style:solid;
    			border-width: 1px;*/
    			position: relative;
    			margin-left: 400px;
    			margin-top: 10px;
    			margin-bottom:10px;
    			height:20px;
    			width:106px;
    			vertical-align: middle;
    		}
    		
    		.menuitem
    		{
    			background-image:url('../images/bouton_off.png');
    			background-repeat: no-repeat;
    			background-position: right;
    			color:white;
    			width:320px;
    			height:35px;
    			text-align: right;
    			font-family: Tahoma;
    			font-size: 20px;
    		}
    		
    		.menuitem p
    		{
    			padding-top: 4px;
    			margin-top: 0px;
    			margin-right: 20px;
    		}
    		
    		.menuitem:hover
    		{
    			color:#bcb6ae;
    			background-image:url('../images/bouton_on.png');
    			width: 320px;
    			text-align: right;
    		}
    		
    		#MusicDivContent p
    		{
    			text-decoration: none;
    			display: inline;
    			margin-left: 0px;
    			font-size: 12px;
    			margin-top: 0px;
    			line-height: 20px;
    			position:absolute;
    		}
    		
    		#MusicDivContent a
    		{
    			color: white;
    			text-decoration: none;
    			margin-left: 2px;
    			font-size: 12px;
    			padding-top: 5px;
    			line-height: 20px;
    		}
    		#MusicDivContent a:hover
    		{
    			text-decoration: underline;
    		}
    		#MusicDivContent
    		{
    			background-image: url('../images/music_bg.png');
    			background-position:right;
    			background-repeat: no-repeat;
    			height:20px;
    			vertical-align: top;
    		}
    		#contentDivContent
    		{
    			border-style: none;
    			color:white;
    			position: relative;
    			float:left;
    			margin-left: -100px;
    			width:850px;
    			height:620px;
    			overflow-x:auto;
    		}
    		.timbreTop
		 	{
		 		margin-top: 20px;
		 		float:left;
		 		width:250px;
		 	}
		 
		 	.timbreBottom
		 	{
		 		text-align: center;
		 		float:left;
		 		width:375px;
		 	}
		 	.timbreAPTop
		 	{
		 		margin-top: 50px;
		 		float:left;
		 		width:200px;
		 	}
		 
		 	.timbreAPBottom
			{
		 		float:left;
		 		width:225px;
		 	}
		 	.menu_list 
		 	{	
				width: 272px;
				margin-top: 165px;
				margin-left: 50px;
				font: 75%/120% Tahoma,Verdana,Arial, Helvetica, sans-serif;
			}
			.menu_head 
			{
				color:white;
				font-size: 18px;
				background:url('../images/bouton_off.png');
				padding: 5px 10px;
				cursor: pointer;
				position: relative;
				margin:1px;
    			font-weight:bold;
    			height: 25px;
    			text-align:right;
    			padding-right:15px;
    			padding-top:6px;
			}

			p:hover.menu_head
			{
				color:#bcb6ae;
				background:url('../images/bouton_on.png');
			}

			p.menu_head a
			{
				color:white;
				text-decoration:none;
			}

			p.menu_head a:hover
			{
				color:#bcb6ae;
			}
			.menu_body 
			{
				display:none;
			}
			.menu_body a
			{
  				display:block;
  				color:#bcb6ae;
				background:url('../images/bouton_on.png');
  				padding-left:10px;
  				padding-top:3px;
  				padding-right:7px;
  				font-weight:bold;
  				text-decoration:none;
  				height:25px;
  				font-size: 16px;
  				text-align:right;
  				valign:middle;
			}
			.menu_body a:hover
			{
  				text-decoration:underline;
  			}
  			
  			.text
			{
				color:white;
				font-family: Tahoma;
				font-size: 14px;
			}
		
			p.text a
			{
				color:white;
				text-decoration: none;
			}
			
			p.text a:hover
			{
				color:red;
			}
			
			.titleName
			{
				margin-bottom: 0px;
				padding-bottom: 0px;
			}
			label
			{
				position:absolute; 
				left:0;
				width:130px;
			}
			.labelAdmin
			{
				position:relative;
				width:50px; 
			}
			.field
			{
				margin-left:7em;
			}
			.formFields
			{
				position:relative;
				margin-top: 0px;
				margin-bottom: 5px;
				padding: 0px;
			}
			.text_decade
			{
				font-size:14px;
				text-align:justify;
			}
			
			#footerDiv p
    		{
    			color:white;
				font-family: Tahoma, sans-serif;
				font-size: 11px;
				font-style: normal;
				font-variant: normal;
				font-weight: bold;
				text-align: center;
    		}
    		
    		#footerDiv a
    		{
				color:white;
				text-decoration: none;
    		}
    
			#footerDiv a:hover
			{
				color:red;
			}    		
			#footerDiv
    		{
    			height:20px;

    			margin-left: auto;
    			margin-right: auto;
    			text-align: center;
    			width: 800px;
    		}
    		#flag
    		{
    			border-style: none;
    			margin-bottom:4px; 
    			margin-left:4px;
    		}
    		
    		#colorBand
    		{
    			height:35px;
    			margin-left:25px;
    			width:650px;
    			-webkit-box-shadow:5px;
    			-webkit-border-radius:4px;
    			-moz-border-radius:4px;
    			-border-radius:4px;
    			vertical-align:middle;
    		}
    		
    		.contactLabel
    		{
    		}