html, body
{
	height: 100%;
}

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

a
{
	color: #4e60ac;
	text-decoration: none;
}

a:hover
{
	color: #dd1066;
}

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 arial, verdana, sans-serif;
	/*color: #324a6b;*/
}

/*titre des billets*/
h2 a
{
    font: 1.3em arial, verdana, sans-serif;
	/*color: #ff8a00;*/
}


/*
formulaires
*/

input#s
{
width: 183px;
}

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: 211px;
	background: url(images/header.jpg) no-repeat;
	margin: 0 auto;
}

div#header img#logo
{
	position: relative;
	left: 20px;
	top: 50px;
	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 20px 20px;
	background: #fff url(images/bg-contenu.gif) repeat-x;
	/*min-height: 800px;*/
min-height: 100%;
	float: left;
}

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

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

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

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

div.headPost p
{
    font-size: 0.85em;
	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: bold 1.2em arial, verdana, sans-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;
}

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

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

#menu h2
{
    color: #324a6b;
	font: 1.4em arial;
	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 55%;
	list-style-type: none;
	padding-left: 15px
}

/*
Le calendrier
*/

li#calendar h2
{
    display: none; 
}

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

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

div#calendar_wrap caption
{
    background: #edf1f7;
	padding: 5px 0;
	font-weight: bold;
}

div#calendar_wrap td#today
{
    background: #d3ddeb;
	color: #2F3A64;
border: 1px solid #617ab5;
}

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

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

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

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

table#wp-calendar
{
	background: #edf1f7;
	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: 146px;
	background: 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 15px 10px 0;
border: 1px solid #bac7df;
padding: 5px;
background: #fff;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 10px 15px;
border: 1px solid #bac7df;
padding: 5px;
background: #fff;
}
img.aligncenter, div.aligncenter
{
text-align:center;
margin:0 auto;
}

/*twitter*/
div#contenu p.twitter a
{
background: url(images/pictotwitter.jpg) no-repeat;
padding-left: 30px;
display: block;
padding-top: 2px;
padding-bottom: 3px;
}
