/*!
 * Start Bootstrap - Thumbnail Gallery HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    /*padding-top: 70px;*/ /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
	background: top center no-repeat fixed url(../images/background.jpg);
}

#entete {
	background-color: #438ccb;
	}
	
#contenu {
	background-color: rgba(255, 255, 255, 0.5);
	}
	
	
#footer-graphiscan {
	background-color: #ffffff;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	}	
	


#partage-fb {
	background-color: #438ccb;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFF;
	}

#partage-fb li a{
	border: none;
	color: #FFF;
	font-size: 18px;
}

#partage-fb li a:hover {
	background-color: #FFF;
	color: #438ccb;
}

h1 {
	
	}
	
h2{
	color: #438ccb;
	}

p {
	text-align: center;
	padding-top: 15px;
	font-size: 18px;
	}

.thumb {
    margin-bottom: 30px;
}

.footer-g {
    margin: 50px 0;
	background-color: #ffffff;
	font-size: 14px;
}

#nav-secondaire {
	font-size: 25px;
	padding: 10px;
}

#nav-secondaire li a{
	border: none;
}

#nav-secondaire li a:hover {
	background-color: #438ccb;
	color: #FFF;
}

footer {
    margin: 50px 0;
	background-color: #ffffff;
}

#disable-temp {
	color: #000;
	}
	
#disable-temp:hover {
	color: #000;
	text-decoration: none;
	}