body{
background-color:#fff;
color:#000;
font-family:"Times New Roman", Times, serif;
font-size:10pt;
margin:0;
padding:0;
line-height:125%;
}

h1,h2,h3,h4,h5,thead{
font-family:Arial,Helvetica,sans-serif;
}
.menuhaut {
display : none;
}
#gauche {
display : none;
	left : -4px;
	width : 150px;
	position : absolute;
	margin-top : -5px;
	background-image : url(images/fond_menu.png);
	background-repeat: repeat;
	height: 100%;
} 

#header {
display : none;
height : 150px; 
background-color : #ffffff; 
background-image : url(images/head_baseline.png); 
}
#header_en {
display : none;
height : 150px; 
background-color : #ffffff; 

} 
.separateur {
display : none;

background-repeat : no-repeat; 
} 
.redbarre {
display : none;

	background-repeat : no-repeat;
} 
#conteneur {
	margin-left:-450px;
	background-color : #ffffff;
	height: 100%;
	font-family: "Times New Roman", Times, serif;
	} 
#pied {
display : none;

		} 
		
.menugauche{
display : none;

} 
#address {
display : none;

}
h1{
font-size:16pt;
}

h2{
	color:#333;
	background-color:#fff;
	font-size:12pt;
	line-height:200%;
	border-bottom:2pt solid #333;
	text-transform:uppercase;
	margin-top: 20px;
}

h3{
	font-size:13pt;
	margin-top:3%;
	margin-bottom:0%;
	color: #000000;
}

.cul1 
{ 
display : none;
	float: left;
	margin-left: 10px;
	padding-left: 10px;
}
.image_sc {
display : none;
	float: left;
	margin-right: 5px;
	border : 1px solid #000000;
	background-image: url(universite/imgs/sc.png);
	width: 200px;
	height: 130px;
}
.image_rech {
display : none;
	float: left;
	margin-right: 5px;
	border : 1px solid #000000;
	background-image: url(recherche/imgs/microscope_3.png);
	width: 200px;
	height: 190px;
}
.image_form {
display : none;
	float: left;
	margin-right: 5px;
	border : 1px solid #000000;
	background-image: url(formations/imgs/inscription_1.png);
	width: 200px;
	height: 124px;
}
.image_vie {
display : none;
	float: left;
	margin-right: 5px;
	background-image: url(vie_etudiante/imgs/visu_intro.png);
	width: 100px;
	height: 161px;
}
.image_ri {
display : none;
	float: left;
	margin-right: 5px;
	border : 0px solid #000000;
	background-image: url(international/imgs/planisphere_1.png);
	width: 200px;
	height: 122px;
}
.image_scol {
display : none;
	float: left;
	margin-right: 5px;
	border : 1px solid #000000;
	background-image: url(scolarite/imgs/scol_1.png);
	width: 200px;
	height: 124px;
}
.image_entreprise {
display : none;
	float: left;
	margin-right: 5px;
	border : 1px solid #000000;
	background-image: url(professionnel/imgs/entreprise_1.png);
	width: 200px;
	height: 124px;
}
a:link, a:visited, a {
	font-size:10pt;
	color: #CCCCCC;
	background: transparent;
	text-decoration: underline;
	}