@charset "UTF-8";
body {
	margin: 0px;
	background-color: #000000;	
}
#global {
	height: 100%;
	width: 100%;
}
#contenu_global {
	margin-right: auto;
	margin-left: auto;
	width: 818px;
}
#titre {
	background-image: url(images/navigation/titre_magister_icarus.jpg);
	background-repeat: no-repeat;
	height: 328px;
}
#left {
	background-image: url(images/navigation/gauche.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 350px;
	width: 189px;
	text-align: right;
	padding-right: 30px;
	padding-top: 90px;
}
#right {
	background-image: url(images/navigation/droite.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 145px;
	width: 139px;
	padding-top: 295px;
	padding-left: 10px;
}
#center {
	float: left;
	width: 450px;
}

#fond {
	background-image: url(images/navigation/fond.jpg);
	background-repeat: repeat-y;
}
#contenu_titre {
	height: 25px;
}
#contenu {
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 30px;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height:355px;
}
html>body #contenu {
	height: auto;
	min-height: 355px;
}
h1 {
	font-size: 14px;
	text-transform: uppercase;
	margin: 0px;
	text-align: left;
}
.barre {
	height: 2px;
	background-color: #000000;
	margin-bottom: 5px;
}
.texte_news {
	float: left;
	width: 280px;
}
.images_news {
	float: left;
	padding-right: 10px;
}
.spacer1 {
	height: 15px;
	clear:both;
}
.copy {
	color: #E7E5DA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 5px;
	padding-left: 5px;
}
.page_precedent {
	float: left;
}
.page_suivant {
	float: right;
}
a {
	color: #000000;
}
a:hover {
	color: #A0830A;
}
.digital {
	float: left;
	width: 240px;
}
.agenda {
	padding-bottom: 4px;
	float: left;
	width: 400px;
}
.comment {
	float: left;
	width: 400px;
}
#texte_thb {
	padding-top: 10px;
	padding-bottom: 15px;
}
.thb {
	float: left;
	height: 75px;
	width: 75px;
	padding-bottom: 15px;
	padding-right: 20px;
}a.copy {
	color: #E7E5DA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 5px;
	padding-left: 5px;
	text-decoration: underline;
}

