body {
	font-family:Verdana,Helvetica,sans-serif;
	font-size: 12px;
	background-color:#fffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color:#000000;
	}
#header {
	background-image:url(images/header00.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:790px;
	height:131px;
	}
#conteneur {
	width:790px;
	margin: 0px auto;
	background-image:url(images/body0000.jpg);
	background-repeat:repeat-y;
	background-position:center;
	}
#texte {
	width:480px;
	padding-left:80px;
	padding-top:5px;
	float:left;
	}
#menu {
	width:150px;
	padding-left:10px;
	float:left;
	}
#pied {
	background-image:url(images/pied0000.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height:40px;
	text-align:right;
	padding:0px 40px 0px 0px;
	clear:both;
	}
#nav {
	width:120px;
	float:left;
	}
#nav a:link, #nav a:visited {
	width:155px;
	margin:5px 0px 0px 19px;
	padding:5px 0px 5px 20px;
	text-decoration:none;
	display:block;
	text-transform: capitalize;
	}
#nav a:hover {
	background-color: #D0CAE5;
	border:1px solid #000000;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	width:155px;
	margin:5px 0px 0px 19px;
	padding:5px 0px 5px 20px;
	color:#000000;
	text-decoration:none;
	}
#nav p {
    width:155px;
	margin:5px 0px 0px 19px;
	padding:5px 0px 5px 20px;
	font-size:13px;
	font-weight:bold;
	}
#texte h1 {
	color:#969DF6;
	font-size:18px;
	border-bottom:1px solid #CC6600;
	border-top:1px solid #CC6600;
	}

.title2 {
	color:#969DF6;
	font-size:14px;
	border-bottom:1px solid #CC6600;
	border-top:1px solid #CC6600;
	}

.write {
	border-left:1px solid #CC6600;
	padding-left:10px;
	text-align:justify;
	}


.img {
	border:1px solid #CC6600;
	}
.text {
	background-color:#FFFFFF;
	border:1px solid #CC6600;
	}


a:link {
	color:#CC6600;
	text-decoration:none;
	}
a:visited {	
	color:#CC6600;
	text-decoration: line-through;
	}
a:hover {
	background-color:#CC6600;
	color:#FFFFFF;
	text-decoration:none;
	}
p {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
	
.meta {
    margin: 0 auto;
	padding: 10px 5px;
	text-transform: capitalize;
}

.meta ul {
    list-style: none;
	padding:0;
	margin:0;
	float:left;
	}
	
.meta li {
    text-align: center;
	width: 120px;
	float: left;
	margin: 0 10px 20px 15px;
	border: solid 1px #5A595A;
    }
	
.meta span {
width:120px;
text-align:center;
float:left;
}
	
.meta img {
	border: 0;
	width:120px;
	height:90px;
	}

.meta a {
color:#6A6A6A;
height:22px;
line-height:22px;
margin:0px auto;
}

.meta a:hover {
color:#000;
background:#D6EEFD;
}

.quote{
padding:8px 0;
}

#bigimg{
}

#bigimg img{
    border:0;
	width:460px;
	height:460px;
	}
