@charset "utf-8";
/* CSS Document */
/*
Theme Name: Baronnet thème
Theme URI: http://www.baronnet-web.fr
Description: Thème créé par Bruno Baronnet pour Michelle Pascale
Version: 0.1
Author: Bruno Baronnet
 
Creation Theme by Bruno Baronnet || http://www.baronnet-web.fr
 
*/
@import url("habillage.css");
@import url("typo.css");
@import url("formulaire.css");

/*************Layout*****************/

/**************global*****************/

* {
 margin: 0;
 padding: 0;
 list-style-position: inside;
 border: none;
}

#global {
position: relative;
width: 956px;
margin: 0 auto;
}

#contenu {
width: 100%;
overflow: hidden;
}

/*******************header***********************/

#header {
height: 224px;
position: relative;
}

#header h1 a{
display: block;
width: 236px;
height: 122px;
position: relative;
top: 21px;
left: 291px;
}

#slogan{
display: none;
}

#header #form_recherche{
position: absolute;
top: 143px;
right: 96px;
}

#nav_pages {
width: 405px;
height: 25px;
position: absolute;
right: 96px;
bottom: 0;
}

#nav_pages li a{
margin-right: 20px;
float: left;
display: block;
height: 46px;
width: 115px;
}

/******************centre**********************/

#centre {
margin: 0 96px 0 262px;
padding: 40px 0 0 30px;
}

#centre li.article_centre{
margin-bottom: 40px;
}

#centre .article_centre{
margin-left: 30px;
}

#centre .article_centre .article_date{
margin-left: -30px;
}

.article_centre ul {
margin-bottom: 20px;
}

#centre .alignleft{
float: left;
margin: 0 10px 10px 0;
}

/****************sidebar*********************/

#sidebar {
float: left;
width: 186px;
margin: 60px 20px 0 56px;
display: inline; /*important pour ie6*/
}

#wp-calendar{
	width: 186px;
	height: 150px;
}

.clear_float {
clear: both;
visibility: hidden;
}

/*************footer*************************/

#footer {
font-size: 12px;
overflow: hidden;
}

#footer #connexion{
float: left;
width: 186px;
margin: 32px 20px 0 56px;
display: inline;
}

#footer #ours{
margin-left: 255px;
height: 50px;
padding: 40px 0 0 30px;
}

#ours li{
display: inline;
}
