body {
	background-color: #FFFFFF;
	color: #333;
	font-family: Times, serif;
	font-size: 1.12em;
	margin:  10px 10px  20px 10px;
	padding: 0;
	}

a,
a:hover,
a:link,
a:visited {
	background-color: transparent;
	color: #333;
	text-decoration: none;
	}

a:hover {
	color: #08298A;
	text-decoration: underline;
	}

img {
	border: 0;
	}

i {
	color: #666666;
	}

td,
th	{
	vertical-align: top;
	}

td {
	background-color : #efefef;
	width: 1000px;
	}

td strong {margin-bottom: 25px;}

th {
	background-color : #e3e3e3;
	width: 220px;
	}
	
table#time td {
	background-color : #efefef;
	width: 40%;
	}
table#time th {
	background-color : #e3e3e3;
	width: ;
	}	

h1 {
	color: #08298A;
	font-size: 170%;
	font-weight: bold;
	padding-top: 15px;

}

fieldset {
	border: 1px #08298A solid;
	}

fieldset table,
fieldset ul {
	margin-left :16px;
	margin-right: 16px;
	margin-top :10px;
	margin-bottom :10px;
}	

legend {
	font-size: 150%;
	color: #08298A;
	font-weight: bold;
	}

h2 {
	display: none;
	}

hr {
	visibility: hidden;
	margin-bottom: 10px;
	}

div#alignement {
	text-align: center;
	}

div#conteneur {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	max-width: 1100px;
	width:expression(document.body.clientWidth > 760? "760px": "auto" ); /* Hack pour IE */
	}

div#banner {
	margin-bottom: 30px;
	}
div#banner img {
	text-align: center;
	}

div#photo {
	margin-left:5px;
	margin-right: 75px;
	margin-bottom: 200px;
	float:left;
	width: 200px;
	}
	
div#information {
	font-size: 120%;
	text-align: center;
	}

div#information p {
	}

div#logos {
	float: right;
	text-align:center;
	margin-left: 50px;
        margin-bottom: 0px;
	}

div#logos2 {
	float: right;
	text-align:center;
	margin-left: 50px;
	}


div#trieste {
        margin-left: 200px;
	margin-right: 200px;
	float: center;
        }

div#logos img {
	margin-top: 5px;
	}

.center {
	text-align: center;
	}

ul {
	list-style: square;
	margin:  0 0 0 0;
	padding: 0 0 0 0;
	}

ul li {
	margin-left: 15px;
	}

div#fanu_general {
        float: left;
        text-align: center;
	margin-left:5px;
	margin-right:5px;
	width: 200px;
	}

div#math_image {
        float: left;
        text-align: center;
	margin-left:5px;
	margin-right:5px;
	width: 200px;
	}
div#math_info {
	font-size: 120%;
	text-align: center;
        margin-right:100px;
	}
    
div#math_image_right {
        float: right;
        text-align: center;
        margin-top:-100px;
        margin-right:5px;
	}
	
h3 {
	font-variant: small-caps;
	font-size: 120%;

}

div#footer {
	height:1.4em;
	margin:0 0 0 0px;
	padding:.1em 3em .2em;
	border:none;
	border-top:1px solid #08298A;
}

div#update {
  float:right;
  text-align: right;
  margin-left:5px;
  margin-right:-30px;
  margin-top:10px;
  margin-bottom:5px;
  font-weight: bold;
	}