/* This stylesheet is created for divine treks pvt.ltd by Nima Rinji Sherpa */
  

body {
	margin:0px;
	background-color: #a9a9a9;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 0.9em;
	color: blue;
	text-align: justify;
	/*background-image: url(../images/test.png);*/
	background-repeat: repeat;
}
#entete {
	margin-top:0px;
	background-color: inherit;
	color: blue;
	
	
}

 

  



#container {
	/*background-color: #A9A9A9;*/
	}
  

h1{ 
margin-top:0px;
font-size: 1.8em;
border: thin solid black;  
background-color: rgb(0, 153, 204);
background-image: url(../images/entetenouv.jpg);
color: rgb(255, 255, 255);    
height: 160px; 
width: auto;
padding-left: 135px;
padding-top: 20px;
margin-bottom:0px;
}


h1:hover { 

background-image: url(../images/boudha.jpg);

}

  

h2 { 
font-size: 1.6em;    
text-decoration: underline;    
color: rgb(128, 0, 0);
text-align: right;
    
}

  

h3 { 
font-size: 1.2em;
    
text-align: left;    
color: gray;
text-decoration: overline;

}


h4 { 
font-size: 1em;    
text-align: left;    
color: black;
}
  

p { 
font-weight: normal;
font-size: 1em;
padding: 1px;


}



p.footer {
font-size: 0.8em;
text-align: right;
font-weight: normal;
border-bottom: 1px #f56d00 dashed;
}

  

#navbar {
	border: 0.8px solid blue;
	font-style: normal;
	text-align: center;
	background-color: #C40000;
	height: 30px;
	margin-top: -5px;
	font-weight: 500;
	padding-left: 20px;
	/*background-image: url(../images/degrade.png); */
}

/*Lien */ 

a:link {
text-decoration: none;
color: black;

}

  

a:visited {
	color: black;
	text-decoration: none;
}

  

a:hover { 
color: maroon;
background-color: white;

}

  

a:active {
	color: rgb(255, 255, 255);
	background-color: green;
}
/* finlien */


.image1{
	margin-left: 10px;
	}
  
 

#main-content {
	padding: 10px;
	margin-left: 2%;
	border-left: 1px solid black;
	border-right: 1px solid black;
	background-color: white;
	margin-bottom: 10px;
	margin-right: 200px;
	position: relative;
		}


#logo {
	position: absolute;
	left: 135px;
	top: 10px;
}
	
	
ul,li {
list-style-type: none;
float: left;

}  

li {
	border: 1px solid blue;
	margin: 2px 2px 2px 2px;
	padding: 5px;
	font-size: 1em;
	font-weight: 500;
	display: inline;
	/*background-image: url(../images/degrade.png);*/
	
}

#sidebar {
	width: 200px;
	float: right;
	color: white;
	text-align: left;
	padding-left: 20px;


}


.side{
	color: white;
	/*background-color: #FF9900;
	border: 1px solid Black;*/
	font-size: 20px;
	background-image: url(../images/side.png);
	background-repeat: no-repeat;
	padding-left: 10px;
		
}

    

.lien {	
	margin:0;
	
}
.active {
	background-color: white;
	border-bottom: 3px solid white;
	padding: 4px;
	color:blue;
}

.image{	
	border: 1px solid black;
	
}

.contact {
	text-align: center;
	color: black;
	background-color: inherit;
}

marquee {
	color: white;
	
}

#lap{
	color: black;
	background-color: white;
	border: 1px solid Black;
	font-size: 12px;
	text-decoration: blink;
	}

	.scroll {
	direction: ltr;
	play-during: repeat;
		
		
		
	}