body {
    //background-image: url('../img/Vigne__13_4aafb115c4ba7.jpg');

    //background-repeat: no-repeat;
    //background-position: left top;
    //background-attachment: fixed;
	
	padding-top: 30px;
	padding-bottom: 20px;
}

.glyphicon {
		font-size:15px;
}
	
	hr {
		
		margin-top:5px ;
		margin-bottom:5px ;
	}
	
#top {
	margin-top:30px;
}
	/*
footer p {
	
	//color:@gray-light;
		
}

footer a, footer a:visited{
	
	//color:black ;
	  text-decoration: none;
	  

}
footer a:hover, footer a:active{
	
	//color:#049cdb ;
	text-decoration: underline;
	//background-color:white ;

}

*/
	/*
.panel-body.result {
	height:400px;
	overflow-x:scroll ;
}


*/