html, body
{
	height: 100%;
}

body
{
	background: #41638b url(images/bg_wide.jpg) repeat-x 50% 0;
	margin: 0;
	padding: 0;
	text-align: justify;
	font: 0.8em arial, sans-serif;
	color: gray;
}

a
{
	color: #0066cc;
	text-decoration: none;
}

a:hover
{
	border-bottom: 1px dotted gray;
}

a img
{
	border: 0;
}

a:hover img
{
	border-bottom: none;
}

div#menu p a
{
    border: none;
}

div#menu p
{
margin-top: 0;
}

h2
{
	font: 1.3em georgia, serif;
	color: #324a6b;
}

/*titre des billets*/
h2 a
{
    font: 1.1em georgia, serif;
	color: #ff8a00;
}


/*
formulaires
*/
input, textarea
{
	border: 1px solid #bac7df;
	background: #f1f4f9;
	color: #324e6b;
	font: 1em arial, sans-serif;
}

input
{
	font-size: 1.2em;
}

textarea
{
    width: 580px;
	height: 150px;
}

input[type='submit']
{
	cursor: pointer;
}

input#answer
{
width: 191px;
}

/* validation JS */

div.validation-advice
{
border: 1px solid orange;
border-top: none;
background: #ffefcd;
color: #9d5100;
padding: 5px;
width: 180px;
}

div#advice-required-comment.validation-advice
{
width: 570px;
}

/*-------------------------------------------------
ZONE DES LIENS D'EVITEMENT
-------------------------------------------------*/

div#evitement
{
	height: 22px;
	width: 930px;
	margin: 0 auto;
	text-align: right;
	padding-top: 7px;
	padding-right: 30px;
}

div#evitement a
{
	color: #a3b2c3;
}

div#evitement a:hover
{
	color: #fff;
	border-bottom: 1px dotted white;
}

div#evitement ul
{
	list-style-type: none;
	margin:0;
	padding: 0;
	font-size: 0.85em;
}

div#evitement li
{
	display: inline;
	color: #a3b2c3;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px dotted #a3b2c3;
}

div#evitement li:first-child
{
    border-left: none;
}

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

div#header
{
	width: 930px;
	height: 147px;
	background: url(images/header.png) no-repeat;
	margin: 0 auto;
}

div#header img#logo
{
	position: relative;
	left: 300px;
	top: 9px;
	border: none;
}

div#header a:hover
{
	border: none;
}

/*----------------------------------
CONTENU PRINCIPAL
----------------------------------*/

div#upperMain
{
	min-height: 100%;
	width: 930px;
margin: 0 auto;
	background: url(images/bg-contenu.gif) repeat-y 50% 0;
}

div#conteneurPrincipal
{
	width: 930px;
	margin: 0 auto;
float: right;	background: url(images/bg-contenu.gif) repeat-y;

}

div#contenu
{
	width: 890px;	
	padding: 20px 20px 146px 20px;
}

div#billets
{
	width: 580px;
	margin-right: 20px;
}

div.post
{
    margin-bottom: 50px;
}

/* Photo de l'auteur du billet*/
div.userTof 
{
	border:1px solid #cdcdcd;
	padding:5px;
	width:73px;
	float: right;
	margin-right: 10px;
	margin-left: 15px;
}
/*legende des images*/
div.wp-caption
{
	margin-bottom:40px;
	text-align:center;
}
p.wp-caption-text
{
	font-style:italic;
	margin-bottom:10px;
}

img.imageDansArticle
{
border: 5px solid #cccccc;
text-align: center
}

/*---------------------------------
LE CALENDRIER (affichant la date DANS les posts)
---------------------------------*/

div.headPost
{
	height: 84px;
	padding-top: 20px;
	padding-bottom: 10px;
	border-top: 1px dotted #bac7df;
	border-bottom: 1px dotted #d8e0ed;
	background: url(images/bg-titre-article.png);
}

div.headPost p
{
    font: 1.0em georgia, serif;
	margin-top: 0;
}

div.headPost h2
{
    margin-bottom: 5px;
    margin-top: 0;
}

div.calendrier
{
    width: 89px;
	height: 84px;
	text-align: center;
	background: url(images/bg-calendrier.png) no-repeat;
	float: left;
	margin-right: 15px;
}

div.calendrier div.mois
{
	height: 24px;
	padding-top: 6px;
}

div.calendrier div.jour
{
    font-size: 2.0em;
	font-weight: bold;
}

/*infos sur le billet*/
p.postmetadata
{
	background: #edf1f7;
	padding: 10px;
	color: #324e6b;
}

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

h3
{
    font: 1.4em georgia, serif;
	color: #324a6b;
}

ol.commentlist
{    
	border-bottom: 1px solid #bac7df;
	border-top: 1px solid #bac7df;
	padding-left:0px;
}

ol.commentlist li
{
    border-top: 1px dotted #bac7df;
	color: #324e6b;
	padding: 25px 20px 10px 20px;
	list-style-type: none;
	background: #f6f8fb;
}

ol.commentlist li.alt
{
   background: #f1f4f9;
}

ol.commentlist li:first-child
{
    border-top: 0;
}

p.lienCommentaires
{
font-size: 14px;
text-align: center;
font-weight:bold;
}

/*----------------------------
COLONE DE DROITE
----------------------------*/

div#menu
{
	position: relative;
	float: right;
	width: 270px;
	padding-left: 20px;
	background: url(images/bg-menu.jpg) no-repeat;
}

div#menu div#aThis
{
	position: absolute;
	right: 10px;
	top: -25px;
}

#menu h2
{
    color: #324a6b;
	font: 1.4em georgia;
	border-bottom: 2px solid #ececec;
	padding-bottom: 3px
}

ul#sertArien
{
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align: left;
}

div#tags
{
    background: #f4f9ff;
	border-top: 1px solid #b9c8d9;
	border-bottom: 1px solid #b9c8d9;
}

div#menu h1
{
	font: 1.2em "trebuchet ms", sans-serif;
	color: #41638b;
	font-weight: bold;
}

/*
 Nuage de tags 
 */
div.st-tag-cloud
{
    background: #f4f9ff;
	border-top: 1px solid #b9c8d9;
	border-bottom: 1px solid #b9c8d9;
	padding: 10px;
	margin-top: 15px;
}

li.widget_stags_cloud h2
{
    display: none;
}

/*
liste des articles r�cents, archives etc...
*/
.widget ul
{
    padding-left: 0;
}

.widget li
{
	background: url(images/puce.gif) no-repeat 0 6px;
	list-style-type: none;
	padding-left: 15px
}

/*
Le calendrier
*/

li#calendar h2
{
    display: none; 
}

div#calendar_wrap
{  
	border: 1px solid #cfd9ea;
	margin-top: 15px;
}

div#calendar_wrap td, 
div#calendar_wrap th
{
    padding: 5px;
	text-align: center;
}

div#calendar_wrap caption
{
    background: url(images/bg-caption-calend.png) repeat-x;
	padding: 5px 0;
	font-weight: bold;
}

div#calendar_wrap td#today
{
    background: #ffe3b7;
	color: #814f00;
border: 1px solid orange;
}

div#calendar_wrap td#today a
{
    font-weight: bold;
	color: #aa6800;
}

table#wp-calendar td a
{
	font-weight: bold;
}

table#wp-calendar td
{
	
	color: silver;
	padding:0 10px 0 10px;
}

table#wp-calendar th
{
	background: white;
}

table#wp-calendar
{
	background: url(images/bg-calend.png) 0 0;
	width: 100%;
}

td#prev
{
    height: 40px;
}

/* 
flux RSS
*/
ul#syndication
{
	padding: 0;
	list-style-type: none;
}

ul#syndication li a
{
	background : url(images/rss.gif) no-repeat;
	padding-left: 20px;
}

ul#syndication li
{
	margin-bottom: 2px;
}

/*
	Version mobile
*/
ul#versionMobile
{
   padding: 0;
list-style-type: none;
}


ul#versionMobile li
{
    background: url(images/mobile.jpg) no-repeat;
padding-left: 30px;
padding-top: 4px;
height: 23px;
}


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

div#footer
{
	background: url(images/footer.jpg) no-repeat;
	width: 930px;
	height: 56px;
	margin: 0 auto;
	color: #99bdd9;
	font: 0.85em arial, sans-serif;
	padding-top: 90px;
	clear: left;
}

div#footer2
{
	height: 170px;
	background: #365277 url(images/footer2.png) repeat-x;
	float: left;
	/*bottom: 0;*/
	width: 100%;
}

div#adressePostale
{
    float: left; 
	margin-right:20px;
	margin-left: 20px;
}

div#contactPhone
{
    border-left: 1px solid #577496;
	float: left;
	padding-left: 20px;
}


div#mentions, div#propulse
{
    float: right;
	margin-right: 20px;
}

div#propulse
{
	color: #507bbe;
	margin-top: 5px;
}

div#footer a
{
	color: #99bdd9;
}

div#footer p
{
    margin: 0 
}

img.alignleft, div.alignleft
{
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter
{
text-align:center;
margin:0 auto;
}


.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;
}

.alignnone {
border:5px solid #ccc;
}


div.tweetmeme_button
{
float: left;
padding-top: 2px;
width: 70px;
margin-right: 10px;
margin-left: 10px;
padding-left: 15px;
border-left: 1px solid silver;
}

.facebook2{
background:transparent url(./images/logo_facebook.gif) no-repeat scroll 0 0;
padding-bottom:6px;
padding-left:20px;
float: left;
padding-top: 1px
}

div.afficheComment,
span.commenter
{
float: left;
margin-left: 15px;
margin-right: 5px;

}

span.commenter
{
display: block;
}

/*a.comments-link:hover
{
border: none;
}*/

div.afficheComment div
{
float: left;
}

div.commentWord
{
padding-top: 1px
}

div.afficheComment div.numero
{
background: url(./images/pictocomm.gif);
width: 30px;
height: 26px;
text-align: center;
padding-top: 2px;
font-weight: bold;
margin-right: 5px
}

div.socialBas
{
width: 100%;
margin-bottom:20px;
}

span.sanscom
{
padding-top: 1px;display: block
}

a span.sanscom 
{
font-weight: bold;
}