div#container {
	width:1460px; 
	margin:10px auto; 
}

header {



}



#main {
	background: rgba(255, 255, 255, 0.1);
min-height:300px;
width:1460px; 
display: flex;



}

#column1 {
	background-color: white;
	width: 300px;
	float: left; 
	min-height: 1300px;
	opacity: 0.6;
}

#column2center {
	background-color: white;
	width:860px;
	min-height: 1300px;

}

#column3 {
	background-color: white;
	width:300px;
	min-height: 1300px;
	float: right;
	opacity: 0.6;
}

}

body {
		background-image:url("ugw_background_imageredim.jpg");
		background-attachment: fixed;
		
}


a {
text-decoration: none;	
}

.copyrights {
	color: black;
	text-align: center;
	font-family: candara, "Times New Roman";
}

h1 {

	font-size: 25px;
	font-weight: 300;
	
	color: #B6BFBA;
	font-family: candara,  "Times New Roman";
}

h2 {
	font-size: 22px;
	font-weight: 200;
	line-height:30px; 
	color: #B6BFBA;
	font-family: candara, "Times New Roman";
}



.corpsdetexte {
font-family: candara;	
line-height:25px;
font-size:17px; 
}
