#parent{
  width:100%;
  height:100%;
  text-align:center;
  vertical-align:middle;
}
#fils1{
  width:930px;
  height:80px;
  margin-left:auto;
  margin-right:auto;
  position:relative;
  top:50%;
  margin-top:-40px;
}

#bandeau{
	margin-top:40px;
	background-color:#000000;
}

#video{
	float: left;
	height:329px;
	width:400px;
	margin: 20px 0 0 20px;
}

#texte{
	float: right;
	height:300px;
	width:440px;
	margin: 20px 20px 0 0;
}


* {
	margin: 0;
	padding: 0;
}

body {	
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color:#000000;
}

h1, h2, h3 {
	margin-top: 1.5em;
	font-weight: normal;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.5em;
	line-height: 160%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #ffffff;
}

a img {
	border: none;
}

hr {
	display: none;
}

/* Header */
#header {
	height: 110px;
	margin: 0 auto;
	background: #2E2E2E;
}

#logo {
	width: 900px;
	height: 110px;
	margin: 0 auto;
}

#logo h1, #logo h2 {
	margin: 0;
	letter-spacing: -0.05em;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	float: left;
	padding-top: 50px;
	font-size: 2em;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo h2 {
	float: left;
	padding: 70px 0 0 8px;
	font-size: 2em;
	font-style: italic;
	color: #858585;
}

/* Menu */
#menu-wrap {
	background: #000000;	
}

#menu {
	width: 900px;
	height: 50px;
	margin: 0 auto;
}


#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	float:left;				
	color: #fff ;
	background: #cc3333 ;
}



/* Post */
.post {
}

.post .title {
	margin: 0;
}

.post .title a {
	text-decoration: none;
}

.post .byline {
	margin: 0 0 30px 0;
	line-height: normal;
}

.post .entry {
background: #E8DBA7;
height:420px;
}

.post .meta {
	clear: both;
}

.post .meta a {
	text-decoration: none;
	font-weight: bold;
}

.post .meta a:hover {
	text-decoration: underline;
}

.post .meta .comments {
	padding-left: 20px;
	background: url(../img/img07.gif) no-repeat left center;
}

.post .meta .permalink {
	padding-left: 20px;
	background: url(../img/img08.gif) no-repeat left center;
}

/* Latest Post */
#latest-post-wrap {		
	background: #000000 url('../img/wood_bg_01.jpg') 45px 0 repeat-x;
}

#latest-post {
	width: 900px;
	margin: 0 auto;
	padding: 0 0 40px 0;
}

#latest-post h1 {
	margin: 10px 0;
	padding: 0;
}

#latest-post p {
	margin: 0;
	padding-bottom: 15px;
}

#latest-post .meta {
	padding: 10px 0 0 0;
}

#latest-post .byline {
	margin: 0 0 10px 0;
	padding: 10px 0;
	background: #BBB082;
	font-size: .9em;
	font-weight: bold;
	color: #FFFFFF;
}

#latest-post .byline span {
	padding: 0 0 0 15px;
}

#latest-post .byline a {
	padding: 0 30px 0 0;
	background: url(../img/img05.gif) no-repeat right top;
	text-decoration: none;
}

#latest-post .byline a:hover {
	text-decoration: underline;
}



/* Footer */
#footer {
	margin: 0 auto;
	padding: 20px 0;
	background-color:#000000;	
	text-align: center;
}

#footer p {
	font-size: .8em;
	color: #666666;
}

/* LavaLamp */
#lavaLampVariableImage {
	align: center;
	position: relative;
	width: 550px;
	padding: 15px;
	margin: 10px 0;
	overflow: hidden;
	height: 500;
}
#lavaLampVariableImage li {
float: left;
display:inline;
list-style: none;
}
#lavaLampVariableImage li.backLava {
background: url("../img/slider-right.jpg") no-repeat top right;
width: 24px;
z-index: 8;
position: absolute;
}
#lavaLampVariableImage li.backLava .leftLava {
background: url("../img/slider-bg.jpg") no-repeat top left;
height: 100%;
margin-right:24px;
}
#lavaLampVariableImage li.backLava .cornerLava {
background: url("../img/slider-corner.jpg") no-repeat bottom right;
height:27px;
width:24px;
position:absolute;
bottom:0px;
right:0px;
}
#lavaLampVariableImage li.backLava .bottomLava {
background: url("../img/slider-bottom.jpg") no-repeat bottom left;
height:27px;
width:100%;
position:absolute;
bottom:0px;
left:0px;
}
#lavaLampVariableImage li a {
font: bold 14px arial;
text-decoration: none;
color:#fff;
outline: none;
text-align: center;
padding: 17px 10px;
letter-spacing: 0;
z-index: 10;
display: block;
float: left;
position: relative;
overflow: hidden;
margin: auto 10px;    
}

/* fin LavaLamp */
