body
{
background: #e6e6e6 url(images/bg.jpg) repeat-x;
margin: 0;
font: normal 0.7em Verdana, Arial, sans-serif;
color: gray;
}

a
{
color: #1c73da;
}
a:hover
{
text-decoration: none
}

h2
{
margin-bottom: 5px;
}

h2 a, h2#comments, h2#postcomment
{
color: #0072bc;
text-decoration: none;
font-family: verdana;
font-size: 16px;
}

h3
{
color: #0072bc;
}

a img
{
border: none;
}

h3, h4, div#contenu ul, p.postmetadata
{
clear: both;
}

/*
---------------------
CONTENEURS PRINCIPAUX
---------------------
*/

div#conteneur
{
background: url(images/motblog.jpg) center top no-repeat;
padding-top: 20px;
}

div#leBlog, div#page
{
width: 962px;
background: #fff;
margin: 0 auto;
}

img#logo
{
position: absolute;
top: 15px;
left: 15px;
}

/*
---------------------
HEADER
---------------------
*/

div#header
{
background: url(images/header.jpg) no-repeat;
height: 151px;
position: relative;
margin-bottom: 25px;
}

/*
---------------------
CONTENUS
---------------------
*/

div#contenu
{
float: left;
width: 617px;
padding-right: 29px;
margin-left: 29px;
line-height: 1.5em;
text-align: justify;
}

div#contenu ul
{
padding-left: 15px;
}

div#contenu ul li
{
background: url(images/puce.gif) no-repeat 1px 5px;
padding-left: 10px;
margin-bottom: 5px;
list-style-type: none;
}

/*date du billet*/

div.dateDuBillet
{
background: url(images/bg-datebillet.gif) no-repeat;
width: 85px;
height: 62px;
float: left;
font-family: verdana, arial, sans-serif;
color: #0072bc;
text-align: center;
}

div.dateDuBillet div.jour
{
font-size: 16px;
font-weight: bold;
margin-top: 22px;
}

/*titre du billet*/

div.titre1billet
{
float: left;
padding-bottom: 25px;
background: url(images/ombretitre.gif) repeat-x left bottom;
}

div.titreEtAuteur
{
float: left;
width: 520px;
margin-left: 10px;
min-height: 80px;
}

/*contenu du billet*/
div.texteDuBillet
{
clear: both;
}

p.auteurEtHeure
{
margin-top: 0;
}

/*footer du billet*/
p.postmetadata
{
background: #fff2e0;
padding: 5px 10px;
}

/*alignement d'images*/

img.imageAdroite, img.imageAgauche
{
margin-bottom: 10px;
}

img.imageAdroite
{
float: right;
margin-left: 10px;
}

img.imageAgauche
{
float: left;
margin-right: 10px;
}



/*
---------------------
COMMENTAIRES
---------------------
*/

/*liens dans le billet*/

p.liensCommentaires
{
padding-bottom: 20px;
margin-bottom: 30px;
background: url(images/sepa-article.jpg) center bottom no-repeat;
}


p.liensCommentaires a
{
font-size: 12px;
color: #ff9100;
text-decoration: none;
}
p.liensCommentaires a:hover
{
text-decoration: underline;
}
p.liensCommentaires a.ecrireUnCommentaire
{
font-weight: bold;
}

/*formulaire d'envoi de commentaires*/
form#commentform input, textarea
{
width: 300px;
border: 1px solid #f7ae59;
background: #fff9f2;
font: 11px arial, verdana, sans-serif;
color: #333;
}

form#commentform textarea
{
height: 150px;
}

form#commentform input#submit
{
width: 200px;
}

ol#commentlist
{
list-style-type: none;
padding-left: 0
}

ol#commentlist li
{
border-bottom: 1px solid #ffb355;
background: #fff2df;
padding: 1px 10px 10px 10px;
color: #656565;
}

ol#commentlist li:first-child
{
border-top: 1px solid #ffb355;
}




/*
---------------------
SIDEBAR
---------------------
*/

div#sideBar
{
float: left;
width: 238px;
background: url(images/sepcol.jpg) no-repeat;
padding-left: 21px;
}

div#sideBar a
{
text-decoration: none;
}
div#sideBar a:hover
{
text-decoration: underline;
}

div#sideBar h3
{
font-family: verdana, arial, sans-serif;
color: #0072bc;
font-size: 15px;
border-bottom: 1px solid #ff9100;
padding-bottom: 5px;
margin-top: 25px;
}

/*lien site mef*/
div#lienSiteMef
{
border: 1px solid #ffd194;
background: #fff9f2 url(images/bglienmef.gif) no-repeat 10px 5px;
text-align: center;
padding: 15px 0;
}

div#lienSiteMef a
{
text-decoration: none;
}

div#lienSiteMef span.adresseSite a
{
color: #ff9100;
font-size: 14px;
font-weight: bold;
}

div#lienSiteMef span.visiterSite a
{
color: #0072bc;
font-size: 12px;
}

div#sideBar form#searchform label.screen-reader-text
{
display: none;
}

div#sideBar ul
{
list-style-type: none;
padding-left: 0
}

/*titres inutiles*/
/*.widget_search h3,*/
.widget_calendar h3
{
display: none
}

/*li avec puces*/
.widget_categories li, .widget_recent_entries li, .widget_archive li, .blogroll li,
ul#recentcomments li
{
background: url(images/puce.gif) no-repeat 1px 4px;
padding-left: 10px;
margin-bottom: 5px;
}

/*champ de recherche*/
form#searchform input#s
{
background: url(images/bg-search.gif) no-repeat;
border: none;
padding-top: 8px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 5px;
width: 195px;
font-size: 11px;
color: #0072bc;
float: left;
margin-bottom: 15px;
}

form#searchform input#searchsubmit
{
background: url(images/loupe.gif) no-repeat;
border: none;
float: left;
margin-top: 8px;
margin-left: 5px;
width: 15px;
height: 15px;
}

/*calendrier*/

div#calendar_wrap
{
border: 1px solid #ffd49a;
background: #fff9f2;
clear: both;
}

table#wp-calendar
{
width: 100%;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
}
table#wp-calendar td
{
text-align: center;
}
table#wp-calendar caption
{
font-size: 14px;
padding-top: 10px;
}

td#today
{
font-weight: bold;
border: 1px solid orange;
}


/*
---------------------
FOOTER
---------------------
*/

div#footer
{
clear: both;
height: 20px;
background: #e6e6e6 url(images/footer.gif) no-repeat;
padding-top:20px;
padding-bottom:10px;
}

div#footer a
{
color: gray;
text-decoration: none;
}
div#footer a:hover
{
text-decoration: underline;
}




.rss {
background:transparent url(./images/rss.png) no-repeat scroll 0 0;
padding-bottom:6px;
padding-left:20px;
}
.facebook {
background:transparent url(./images/logo_facebook.gif) no-repeat scroll 0 0;
padding-bottom:6px;
padding-left:20px;
}
.digg {
background:transparent url(./images/logo_digg.png) no-repeat scroll 0 0;
padding-bottom:6px;
padding-left:20px;
}
.twitter {
background:transparent url(./images/logo_twitter.png) no-repeat scroll 0 0;
padding-bottom:6px;
padding-left:20px;
}

div#lienSiteMef p img
{
	float: left;
	margin-left: 10px;
	margin-right: 6px;
}
div#lienSiteMef p
{
	clear: both;
	margin-bottom: 5px;
	padding-top: 5px;
}
div#lienSiteMef p a span
{
	display: block;
	padding-top: 7px;
	text-align: left;
}