* {
    padding: 0;
    margin: 0;
} 

body {
    background: #fff url('images/bg-page.png');
	font: .74em Arial, sans-serif;
	line-height: 1.5em; 
	text-align:center;
}
a {
	color: #3B6EBF;
}

a:hover {
	text-decoration: underline;
}

p {	line-height:1.8em; padding: 3px;}
#wrap {
margin: 20px auto;
width: 728px;
background: #fff url('images/midd.jpg');
background-repeat: repeat-y;
}

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

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

#bottom {

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


.header {
height: 100px;
background: #85ACF7 url('images/top.jpg');
text-align:left;
}
p img {
	padding: 0;
	max-width: 100%;
	}
.header h1 { font-family:"Comic Sans MS"; font-style:italic; padding-left: 17px; padding-top: 35px; font-size: 2em; color: #AB1616; }
.header h1 a { color: #AB1616; font-weight:bold; text-decoration: none;}
.header h2 { font-family:"Comic Sans MS"; font-style:italic; padding-left: 17px; padding-top: 5px; font-size: 1.3em; color: #AB1616; }
.header h2 a { color: #AB1616; text-decoration: none;}
.listing, .arbo_annuaire { font-family:"Comic Sans MS"; font-size: 1.1em; color: #AB1616; }
.listing a, .arbo_annuaire a { color: #AB1616; text-decoration: underline; font-weight:bold;}
.link_cat_index_annuaire { font-family:"Comic Sans MS"; color: #AB1616; }
.link_cat_index_annuaire a { color: #AB1616; text-decoration: none; font-weight:bold;}
.titre_site_annuaire { font-family:"Comic Sans MS"; color: #AB1616; }
.titre_site_annuaire a { color: #AB1616; text-decoration: underline;}
.url { font-size:0.8em}
.url a { color: #999999; text-decoration: none;}
.blue { border-bottom:#E4EDF7 2px solid; border-top:#E4EDF7 2px solid;}

.searchbar {  
	border-bottom: 3px solid #E4EDF7; 
	padding: 5px;
}
	
.middle {
	float: left;
	width: 67%;
	margin: 0 10px;
	padding: 1% 1%;
	text-align: justify;
}
.middle img{
	float: left;
	color: #303030;
	border: 1px solid #f5f5f5;
	background-color: #FFFFFF;
	margin: 3px 10px 7px 0;
	}
.middle ul {
list-style-type: none;
}
.right {
	float: left;
	width: 20%;
	margin: 0 10px;
	padding: 1% 1%;
	text-align:left;
	
}

.right ul {
	padding: 20px 0 15px 20px;
	margin:0;
	text-align:left;
}

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

.middle h2 { font-family:"Comic Sans MS"; font-style:italic; color: #AB1616; font-size: 1.1em; margin-bottom: 10px; margin-top: 10px; font-weight:bold;}
.right h2 { font-family:"Comic Sans MS"; font-style:italic; color: #AB1616; font-size: 1.1em; margin-top: 15px; font-weight:bold;}
.middle h3 { font-family:"Comic Sans MS"; font-style:italic; color: #AB1616; font-size: 1.1em; margin-bottom: 10px; margin-top: 10px; font-weight:bold;}
.right h3 { font-family:"Comic Sans MS"; font-style:italic; color: #AB1616; font-size: 1.1em; margin-top: 15px; font-weight:bold;}

#clear {
	display: block;
	clear: both;
	width: 100%;
	height:1px;
	overflow:hidden;
}

#footer {
	text-align: center;
	color: #666;
}
