html, body {
height:100%;
}

* {margin:0px; padding:0px;}

body {
background-color:#666;
background-image:url(../images/hachures.jpg);
background-repeat:repeat-x;
}

#principal {
background-image:url(../images/tornado.jpg);
width:800px;
height:382px;
margin:auto;
position:relative;
}

#txtup {
width:370px;
font-family:trebuchet, arial, sans-serif;
font-size:0.7em;
text-align:justify;
color:white;
position:relative;
left:410px;
top:65px;
}

.majuscules {
font-size:1.6em;
}

#credit {
width:370px;
font-family:trebuchet, arial, sans-serif;
text-align:right;
color:white;
position:relative;
top:39px;
}

#txtup p a {
color:white;
}

#accordeon {
width:800px;
margin:auto;
}

.haut {
background-image:url(../images/bandeau_orange.jpg);
height:40px;
}

.haut p {
font-family:trebuchet, arial, sans-serif;
font-size:1.2em;
color:white;
position:relative;
top:8px;
left:60px;
}

.bas {
background-image:url(../images/fond.jpg);
width:800px;
margin:auto;
}

.bandeau {
background-image:url(../images/bandeau_news.jpg);
width:702px;
height:26px;
margin:20px 0 0 49px;
}

.date {
font-size:1.2em;
font-weight:bold;
color:black;
font-family:trebuchet, arial, sans-serif;
padding:2px 0 0 15px; 
}

.hachures {
background-image:url(../images/contenu_news.jpg);
width:702px;
margin:0 0 20px 49px;
}

.contenu a {
color:white;
}

.contenu {
padding:8px 15px 10px 15px;
font-size:0.8em;
color:white;
font-family:trebuchet, arial, sans-serif;
}

.liste {
float:left;
margin:0 0 0px 50px;
padding:20px 0 20px 0;

}

.avions {
font-family:trebuchet, arial, sans-serif;
color:black;
line-height:130%;
text-decoration:none;
font-size:0.8em;
display:block;
}

.gris {
color:#808080;
}

.avenir {
font-family:trebuchet, arial, sans-serif;
font-size:0.8em;
color:black;
margin:5px 0 5px 50px;
}

.footer {
	width: 300px;
	text-align:center;
	margin:auto;
	padding-top:10px;
	padding-bottom:10px;
	font-family:trebuchet, arial, sans-serif;
	font-size:0.7em;
	color:white;
}

.footer a {
	text-decoration:none;
	color:white;
}

li {
	display:inline;
	text-decoration:none;
}
#fond {
background-image:url(../images/bandeau_orange.jpg);
height:1px;
}
