@charset "UTF-8";
/* CSS Document */
/* Main page*/
#mainpage		{ 
			display:block;
	      	width: auto;
			position: relative;
			top:10px;
			margin-left:auto;
			margin-right:auto;
			width:800px;
			}
			
			
#bgcolortitledocumentationeclairage
{
border-top: solid;
border-top-color: #FBB829;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #464646;
font-size: 12px;
}

#columnleftdocumentation {
			width: 630px;
			float:left;
			margin-left: 15px;
			height:500px;
}	

#columnrightdocumentationeclairage {
			width: 310px;
			float: left;
			margin-left: 0px;
			float: left;
			height:500px;
}
#text 	{
		position:relative;
		top:-20px; /* in conjunction with left property, decides the text position */
		left:10px;
		width:280px; /* optional, though better have one */
		font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
		font-size:10px; 
		color:#464646;
		}

#text2 	{
		position:relative;
		top:-30px; /* in conjunction with left property, decides the text position */
		left:670px;
		width:120px; /* optional, though better have one */
		font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
		font-size:10px; 
		color:#464646;
		}
/* Main page over */

#container {
			background:url(../pictures/backgroundshadow.jpg) top no-repeat;
			margin:0px auto;
			width:900px;
			height:800px;
			}
			
#topleft 	{
			width:300px;
			height:20px;
			position:relative;
			top:40px;
			left:60px;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			color:#bdbdbd;
			font-size:14px;
			}
					   
a:link { color:#bdbdbd; text-decoration: none;}
a:visited { color:#bdbdbd; text-decoration: none;}
a:active { color:#bdbdbd; text-decoration: none; }
a:hover { color:#464646; text-decoration: none; }
			
#topright 	{
			width:100px;
			height:20px;
			position:relative;
			top:20px;
			left:750px;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			color:#bdbdbd;
			font-size:14px;
			}
			
#headerwrapper {
			background-image: url(../pictures/eclairage/dotsbackgroundeclairage.jpg);
			width:900px;
			height:100px;
			position:relative;
			top:20px;
			}
#july
{
			background-image: url(../pictures/eclairage/lightbar2.jpg);
			width:650px;
			height:135px;
			position:relative;
			top:0px;
			background-repeat:no-repeat;
			}
			
#june
{
			background-image: url(../pictures/eclairage/foire.jpg);
			width:190px;
			height:250px;
			position:absolute;
			top:310px;
			left:130px;
			background-repeat:no-repeat;
			
			}
				
				
#logormg	{
			font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
			font-size:24px; 
			color: #464646;
			margin:0px;
			padding:0px;
			position:relative;
			top:40px;
			left:60px;
			width:350px;
			}	
			
	
#headerphoto	{
			background-image: url(../pictures/headerbarphoto.jpg);
			width:900px;
			height:100px;
			position:relative;
			top:30px;
			left:0px;
			border:none;
			} 

			
#main		{ 
			display:block;
	      	width: auto;
			position: relative;
			top:50px;
			left:60px;
			width:800px;
			}
			
.maintexteclairage	{
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#464646;
			margin-top:10px;
			margin-left:2px;
			line-height:20px;
			}		
			
#columnleft	{
			width:120px;
			float:left;
			margin-left:0px;
			float:left;	
			}

#columnright {
			width:650px;
			float:left;
			margin-left:2px;
			float:left;
			}
			
#columnrightaccueil {
			width:662px;
			height: 500px;
			float:left;
			margin-left:10px;
			}	
				
#columnrightaccueilnouveautes {
			width:662px;
			height: 510px;
			float:left;
			margin-left:10px;
			overflow:scroll;
			overflow-y:scroll;
			overflow-x:hidden;
			}	

#contacts {
			position: relative; 
			top: 0px;
			left: 15px; 
			width: 220px;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #999;
			border-top: solid; 
			border-top-color: #CCC;
			}	

#contacts2 {
			position: absolute; 
			top: 0px;
			left: 280px; 
			width: 220px;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #999;
			border-top: solid; 
			border-top-color: #CCC;
			}
#contacts3 {
			position: absolute; 
			top: 0px;
			left: 545px; 
			width: 220px;
			font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #999;
			border-top: solid; 
			border-top-color: #CCC;
			}			
			
ul#sidemenu {
			list-style:none;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size :12px;
			text-decoration:none;
			width: 100px;
			height:350px;
			text-align:left;
			padding:0px;
			vertical-align:top;
			margin-top:5px;
			margin-left:0px;
			float:left;
			}
	
ul#sidemenu li {
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			font-size :14px;
			text-decoration:none;
			border-bottom:thin;
			border-bottom-color:#464646;
			width:118px;
			padding:0px;
			float:left;
			}

ul#sidemenu li a {
			text-decoration:none;
			display:block;
			color:#B0B0B0;
			padding: 5px 0px;
			width:108px;
			border-bottom-style:dotted;
			border-bottom-width:thin;
			border-bottom-color:#333;
			float:left
			}
ul#sidemenu li a:hover {
						color:#464646;
					   }

