* {
    padding: 0;
    margin: 0;
} 

body {
    background: #FFFFFF;
	font: .74em "Trebuchet MS" Verdana, Arial, sans-serif;
	line-height: 1.5em; 
}
a {
	color: #3B6EBF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

li {
	list-style : none;
}

#wrap {
margin: 20px auto;
width: 808px;
background: #fff url('images/midbg2.jpg');
background-repeat: repeat-y;
}

#top { 
background: #fff url('images/topbg2.jpg');
height: 30px;
}

#content {
padding: 0 40px 0 40px;
}

#bottom {

background: #fff url('images/botbg2.jpg');
height: 30px;
}


.enclosures {
	float: left;
}

.header {
height: 65px;
background-color: #fff;
background-image: url('images/H1.png');
background-repeat: no-repeat;
background-position: top left;
;
}


.header h1 span {
	display: none;
}

.adsense {
margin-top:10px;
border:none;
height: 150px;
}

.adsenseh2 {
	display:block;
	float:left;
	height:40px;
	background:url('images/H2.png') repeat-x;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	margin-right:5px;
	color:#E0E8EF;
}
.adsenseh2 a {
	color:#E0E8EF;
}

.adsensefoot {
margin-left: -20px;
margin-top:10px;
border:none;
height: 90px;
}

.header h1 { padding-left: 17px; padding-top: 22px; font-size: 22px; color: #FFF; }
.header h1 a { font-size: 22px; color: #FFF; text-decoration: none;}
.header h2 { padding-left: 17px; padding-top: 0px; font-size: 17px; color: #FFF; }

.cadre { 
    background: #F6F9FB; 
	border-bottom: 1px solid #E1E1E1; 
	padding: 5px;
	overflow:hidden;
}
	
.middle {
	float: left;
	width: 59%;
	margin: 0 10px;
	padding: 1% 1%;
	text-align: justify;
}

.right {
	float: left;
	width: 30%;
	margin: 0 10px;
	padding: 1% 1%;
	
}

.right ul {
	padding: 20px 0 5px 20px;
	margin:0;
}

.right li {
	margin-bottom:5px;
	list-style-type: square;
	color: #3B6EBF;
}

.middle h2 { color: #3B6EBF; font-size: 20px; margin-bottom: 10px; margin-top: 10px;}
.right h2 { color: #3B6EBF; font-size: 14px; margin-top: 15px;}
.middle h3 { color: #3B6EBF; font-size: 16px; margin-bottom: 10px; margin-top: 10px;}
.right h3 { color: #3B6EBF; font-size: 14px; margin-top: 15px;}

.lire-suite {margin-top: 15px;}

.liste-tags h3 {
	margin: 0;
	padding: 0;
	font: "Trebuchet MS" Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal; 

}

.liste-mots {
	display:inline;
	float:right;
	width:20px;
}

.formulaire_forum p {
	margin-top: 10px;
}

.formulaire_forum fieldset {
	padding: 5px;
}

.formulaire_forum legend {
	font-weight: bold;
}

.formulaire_forum p.reponse_formulaire {
	color: red;
}
#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer {
	margin: auto;
	text-align: center;
	color: #666;
	background-color; red;
}

#footer ul {
	width: 100%;
	display: inline !important;
	text-align: center !important;
}

#footer li {
	display: inline !important;
	padding: 5px;
}


