/*---------------------------------------------------------------------------------------------------------------------------------*/
/* styles print  */
/*---------------------------------------------------------------------------------------------------------------------------------*/

html {

}

* html body{position:relative}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
	background-image: none;
	background-color: #ffffff;
}

#header {
display: none;	
}

#menuOutils{
display: none
}

#menuPrinc{
display: none
}

#main{
width:auto;
float:left;	
}

#zoneVedette_image {
display:none;	
height:auto;
}

#zoneVedette_text {
width:auto;
height:auto;	
font-size:12px;
float:none;
}

#zoneVedette {
background:none;
height:auto;
margin-top:0px;
margin-bottom:10px;
width: auto;
padding-left:0px;
padding-top:0px;
}


#secondary {
float:left;
width:auto;	
}

.university {
float:left;
width:200px;	
}

#leftsidebar {
display:none;	
}

#main3colonnes {
width:auto;	
}

#footer_top {
display:none;	
}

#footer_wrap{
display:none;	
}