

body {
background-color:#91B792;
margin:5px 5px 5px 5px;
}
h1 {
font-family:verdana, sans-serif;
font-size:80%;
color:black;
background-color:transparent;
text-align:center;
}
h2 {
font-family:verdana, sans-serif;
font-size:80%;
color:black;
background-color:transparent;
text-align:left;
}
h3 {
font-family:verdana, sans-serif;
font-size:70%;
color:black;
background-color:transparent;
text-align:left;
}
p {
   font-family:helvetica, verdana, sans-serif;
   font-size:90%;
   color:#8C56F5;
   background-color:transparent;
   text-align:center;
   margin-left:10px;
   margin-right:10px;
}
li {
    font-family:times new roman, serif;
    font-size:80%;
    color:black;
    background-color:transparent;
    text-align:left;
    margin-left:15px;
    margin-right:0px;
}
a:link {
        font-family:helvetica,arial sans-serif;
        font-size:100%;
        color:navy;
        background-color:transparent;
        text-decoration:underline;
}
a:visited {
           font-family:helvetica,arial sans-serif;
           font-size:100%;
           color:#8b008b;
           background-color:transparent;
           text-decoration:underline;
}
a:hover {
         font-family:helvetica,arial sans-serif;
         font-size:100%;
         color:#00bfff;
         background-color:transparent;
         text-decoration:underline;
}
table {
        border-style: solid;
        border-width: 2px;
        border: thin solid;
        border-color : blue;
        width:90%;
        border-collapse :  collapse;
}
td {
        font-family: verdana, sans-serif;
        font-size: 80%;
        color: black;
        text-align: center;
        background-color: transparent;
        border-color: blue;
        border-style: solid;
        border-width: 1px;
        vertical-align: middle;
}
.descriptif {
        border-style:none;
        background-color: transparent;
        float :right;
        margin-top:10px;
		  margin-left: 3px;
        width:50%;
        text-align:left;
		  color: #8C56F5;
}
.photolarge {
	border-style: none;
	background-color: transparent;
	float: left;
	height: 480px;
	margin-left: 0px;
	margin-top: 10px;
	text-align: center;
	position: relative;
	font-size: larger;
	text-shadow: Blue;
}
.photocentree {
        border-style:none;
        background-color: transparent;
        margin-left:0px;
        margin-top:10px;
        text-align:center;
        width:50%;
}
.photodroite50 {
        border-style:none;
        position : absolute;
        left:10px;
        background-color: transparent;
        float: right;
        margin-top:10px;
        text-align:center;
        width:50%;
        clear:right;
}
.photogauche50 {
        border-style:none;
        background-color: transparent;
        float: left;
        margin-left:2px;
        margin-top:10px;
        text-align:center;
        width:25%;
}
.zoom {
height:400px;
}
.zoom p {
        text-align: center;
        list-style-image: url(../images/aerien2pf.jpg);
}
.zoom02 img {
width:320px;
height:200px;
}
.zoom02 img:hover {
width:600px;
height:360px;
}
.post {
margin-bottom : 2.5em;
/*border-bottom : 1px solid #bbb;*/
}
.post-content a, .post-chapo a {
text-decoration: none;

padding-left:17px;
}
.post-content img a, .post-chapo img a {
text-decoration: none;
background:  none;
}
.post-title {
margin : 0.8em 0 0 0;
color : #39455B;
padding: 5px 0 10px 35px;
}
.footer {
	clear:
	position: static;
	width: 90%;
	text-align: center; 
	
	
}