@charset "UTF-8";
/* CSS Document */

#all {
	position:relative;
	width:820px;
	height:600px;
	top:50px;
	margin-left:auto;
	margin-right:auto;
	}
	
#col1 {
	position:relative;
	float:left;
	width:265px;
	height:600px;
	}
	
#projets {
	position:relative;
	width:265px;
	height:224px;
	}	

#concours {
	position:relative;
	width:265px;
	height:376px;
	}	

#col2 {
	position:relative;
	float:left;
	width:285px;
	height:600px;
	}
	
#haut {
	position:relative;
	width:285px;
	height:170px;
	}	

#publications {
	position:relative;
	width:265px;
	height:210px;
	}	

#mplusv {
	position:relative;
	width:285px;
	height:170px;
	}	

#mail {
	position:relative;
	width:285px;
	height:50px;
	}	

#col3 {
	position:relative;
	float:left;
	width:270px;
	height:600px;
	}
	
#bureau {
	position:relative;
	width:270px;
	height:224px;
	}	

#events {
	position:relative;
	width:270px;
	height:376px;
	}	

