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:40px;
}

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

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

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

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

.portfolio p a{
	color:white;
}

.ss {
font-size:0.8em;
}

img {
position:relative;
top:4px;
border:none;
}

a {
text-decoration:none;
}


.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;
cursor:pointer;
}

.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:1em;
	font-weight:bold;
	color:black;
	font-family:trebuchet, arial, sans-serif;
	padding:4px 0 0 15px;
	font-weight:bold;
}

.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;
}
.avions a {
	color:black;
	text-decoration:none;
}
.avions a:hover {
	text-decoration:underline;
}



.gris {
color:#808080;
}

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

#liens {
font-family:trebuchet, arial, sans-serif;
color:black;
text-decoration:none;
font-size:0.8em;
margin:10px 15px 20px 50px;
}

.prems {
margin-top:25px;
}

#last {
margin-bottom:15px;
}

#liens p {
margin-bottom:10px;
}

#liens a {
text-decoration:none;
color:#ff6600;
}

.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;
}

/* LES DOSSIERS */
.dossier {
font-family:trebuchet, arial, sans-serif;
font-size:0.8em;
color:black;
margin:20px 0 20px 0px;
}

.dossier a {
text-decoration:none;
color:black;
}

