body {
	background:url(skyline.jpg);
	font-family:verdana;
	font-size:0.84em;
}

#corps {
	width:760px;
	min-height:650px;
	margin:0 auto;
	padding:5px 15px 20px 25px;
	border:1px solid #005068;
	background-image:url(fond.jpg);
	background-repeat:repeat-x;
	background-color:#d8e6e7;
	font-family:verdana;
	position:relative;
	top:auto;
	left:auto;
}

#header {
	position:absolute;
	right:0;
	top:0;
}

#logo {
	float:left;
	margin:0px 15px 0 0;
}
h1 {
	font-size:1.3em;
}
h1 span {
	font-size:0.7em;
}
h1 a {
	color:black;
	text-decoration:none;
}

#contenu {
	margin:50px 0 0 0;
	font-family:verdana;
	font-size:0.8em;
}

.pub {
	width:470px;
}
.article_thumb0 {
	width:700px;
	background:white;
	border:1px solid grey;
	padding:0 20px;
	margin:0 0 10px 10px;
	height:300px;
	position:relative;
	top:auto;
	left:auto;
}
.article_thumb {
	width:470px;
	background:white;
	border:1px solid grey;
	padding:0 20px;
	margin:0 0 10px 10px;
}
#pub1 {
	position:absolute;
	top:10px;
	left:15px;
}
#pub2 {
	position:absolute;
	top:10px;
	left:360px;
}

h2 {
	font-size:1.2em;
	text-decoration:underline;
}
h2 a{
	color:black;
}
h2 span{
	font-size:0.9em;
	font-weight:normal;
}

#billets {
	padding:0 10px 15px 10px;
	background:white;
	border:1px dotted #55757e;
	width:200px;
	height:auto;
	float:right;
	font-size:0.9em;
	margin:320px 0 0 0;
}
#billets h2 {
	font-size:1.1em;
}


#footer {
	position:abolute;
	bottom:0;
	left:500px;
	font-size:0.7em;
}

a {
color:#0101fe;
	font-weight:bold;
}




