/* CSS Document */

body {
	margin:0px;
	background-color:#000;
	font-family:Futura book, Futura, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	}
	
#all {
	margin:0 auto;
	width:95%;
	text-align:right;
	}

#all img {
	margin:30px 0 0 0;
	}
	
#all p {
	font-size:12px;
	line-height:19px;
	}

#visuel {
	float:left;
	width:350px;
	margin-bottom:250px;
}

#visuel img {
	margin:0;
	}

#gsbcontenu {
	margin-left:370px;
}

.gsb {
	font-weight:lighter;
	font-size:80px;
	color:#FFF;
	margin:50px 0 0 0;
	}
	
.titre {
	font-weight:bold;
	font-size:22px;
	color:#00ACD5;
	margin:20px 0 0 0;
	}

.date {
	font-weight:normal;
	font-size:20px;
	color:#FFF;
	margin:10px 0 20px 0;
	}
	
h1 {
	font-size:20px;
	line-height:24px;
	color:#F09;
	font-weight:normal;
	margin:50px 0 0 0;
}

h2 {
	font-size:18px;
	line-height:22px;
	color:#F60;
	font-weight:normal;
	margin:40px 0 0 0;
}

.lienprog {
	font-size:16px;
	line-height:22px;
	color:#FFF;
	padding:3px;
	font-weight:normal;
}

.lienprog  a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

.lienprog  a:hover {
	color:#FFF;
	text-decoration:underline;
	font-weight:bold;
}

#programme {
	text-align:left;
	line-height:15px;
}

#programme h1 {
	font-size:16px;
	font-weight:bold;
	color:#99ff33;
	margin:20px 0 0 0;
}

#programme ul {
	line-height:20px;
}
