@import "layout.css";
html{
	text-align: center;
	background: #EEE url('images/bg_body.gif') repeat-x;
}
body {
	margin-left: auto;
	margin-right: auto;
	font-family : verdana,Arial,Helvetica,sans-serif;
	font-size : 80%;
	width: 850px;
	background: #FFF url('images/bg_body.gif') repeat-x;
	/*background: #EEEEEE url('images/bg_body.gif') repeat-x;*/
	/*background-color: ;*/
}

/*Formulaires*/
input, textarea{border: 1px solid #DDD;background: #F2F2F2;color: #333;}
textarea{width: 100%;overflow:auto;}
input:focus, textarea:focus{border: 1px solid #999;}
fieldset{border: none;}

img{
	border: 0;
}

code, pre{font-family: "Courier New", monospace; font-size : 1em;}
/* Merci Kozlika :) */
pre {
	background: #EEE;
	color: #000;
	border: 1px solid #DDD;
	margin : 0 auto;
	margin-bottom : 1em;
	padding : 0.5em;
	text-align:left;
	white-space:normal;
		/* caché pour IE 5 Mac qui sait pas faire - Ne pas supprimer cette ligne  \*/
		white-space:pre;
		width: 95%;
		overflow : auto;
}
	/* Fin hack Ne pas supprimer cette ligne */

acronym, abbr{border-bottom: 1px dotted;cursor : help;}
q{font-style : italic;}

a{color : #555;}
a:visited{color: #777;}
a:hover, a:focus, a:active{color: #111;}
a[hreflang]:after {content: "\0000a0[" attr(hreflang) "]";color : #666;background : transparent;}

h2, h3 {
	font-family : Verdana,Arial,Helvetica,sans-serif;
}
h3{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #666666;
}

h2{
	font-size: 1.4em;
	padding:0px;
	margin:0px;
}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1.0em;}

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}

/* Page
****************************************************************/
#page {
	/*background: transparent url(images/bg.png) repeat-y left;*/
	width:850px;
	/**/

	background: transparent url('images/entete.gif') no-repeat left top;
}


/* Top
****************************************************************/
#top{
	position: relative;
}


#prelude{
	text-align: center;
	color: #444;
}

#prelude a{
	color: #444;
	background: transparent;
}

#prelude a:hover{
	color: #999;
}

/* Main
****************************************************************/
#main {
	color: inherit;
	overflow: hidden; /* Cache ce qui déborder (images par ex.) pour ne pas casser la mise en page */
}

/* Contenu
****************************************************************/
#content {
	/*margin: 10px;
	padding-bottom: 1em;
	padding-left: 20px;*/
	/*width: 370px;*/
	margin-left: 18px;
	margin-right: 20px;
}

.separateurBlog{
	margin: 0px;
	padding: 0px;
	margin-top:5px;
	margin-bottom:5px;
	border: none;
	background: url('images/hr.gif');
}

.day-date{
	display: none;
}

/* post-date */
.post-date{
	font-size: 10px;
	font-weight: bold;
}
/* post-title */
.post-title, .post-title a {
	margin: 0px;
	padding: 0px;
	color : #E20D04;
	font-size: 15px;
}

.post-title a {
	text-decoration : none;
}

/* post-info */
.post-info{
	font-size: 10px;
	margin-top: 0;
	color: #999;
	font-weight: bold;
	background: transparent;
}

.post-content, .post-chapo{
	font-size: 10px;
	line-height: 1.6em;
	/*text-align: justify;*/
	color: #222;
	background: transparent;
}
.post-content img{
	display:block;
	text-align:center;
	margin-left:auto;
	margin-right: auto;
}
.post-content ul{
	list-style-image: url('images/puce.png');
}

/* Pour limiter la taille des images trop grandes
*  ajoutez un slash derrière l'étoile -> *
.post-content img{
	max-width: 100%;
}
/**/

/* post-info-co */
.post-info-co {
	clear: both;
	font-size: 0.85em;
	text-align: right;
	margin-bottom: 3em;
}

.post-info-co span{
	display: none;
}

.post-info-co a{
	/*padding-left: 12px;*/
	text-decoration: none;
	/*background: transparent url(images/co.png) no-repeat left;*/
}

/* comments */
#comments{
	font-size: 10px;
}
#comments span{
	/*display: none;*/
}

#comments blockquote{
	/*text-align: justify;*/
}
.comment-info{
	color: #666666;
}

.commentid{
	border-right: 1px solid #DDD;
	text-decoration: none;
	color: #999;
	background: transparent;
	padding: 3px 6px;
}
.field{
	text-align: right;
}
.field label{
	/*display: block;*/
	cursor: pointer;
	cursor: hand;
}

/* Sidebar
****************************************************************/
#sidebar,  {
	background: #FFF;
	/*color: inherit;*/
	line-height: 1.4em; /* peek-a-boo bug d'IE */
}

#sidebar div, #rightBar div{
	margin-left: 10px;
	margin-right: 10px;
}

#sidebar h2, #rightBar h2{
	/*background: transparent url(images/h2side.png);*/
	color: #666;
	padding: 5px;
	font-size: 1.2em;
}
#calendar h2, #archives h2, #abonnez_vous h2 {
	background: transparent url(images/h2side.png);
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #666666;
}
#envoi_fichier {
	background: transparent url(images/h2side.png);
	line-height: 20px;
}
#envoi_fichier a{
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
}
#envoi_fichier a:hover{
	color: #000;
}
#categories h2 {
	background: url('images/pucerouge.gif') no-repeat;
	padding-left: 30px;
}
#vieDesAgences h2{
	font-size: 14px;
	color: #666666;
	background: url('images/pucerouge.gif') no-repeat;
	padding-left: 30px;
}
#stats, #sondage{
	color: #666;
}
#stats h2 , #sondage h2{
	background: url('images/puceorange.gif') no-repeat;
	padding-left: 30px;
}
#sidebar #stats ul li{
	font-size: 11px;
}
#abonnez_vous li{
	margin: 0px;
	padding: 0px;
	line-height: 32px;
}
#sidebar ul li, #rightBar ul li{
	font-size: 13px;
	margin-left: 10px;
	/*font-weight: bold;*/
}
#sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar a, #rightBar a{
	text-decoration: none;
}

#selection h2{
	color: #000;
}

/* Bloc de recherche */
#search{
	position: absolute;
	width: 240px;
	top: 40px;
}

#search h2{
	display: none;
}

#search p{
	margin: 0;
}

#search #q{
	background: #404040 url(images/search.png) no-repeat 3px center;
	color: #eee;
	border: 1px solid #333;
	padding-left: 20px;
	width: 70%;
}

/* Calendrier */
#calendar table{
	/*width: 220px;*/
	margin: 0 auto;
	font-size: 0.8em;
}

#calendar caption{
	margin: 0 auto;
	margin-top:10px;
	background: #EEE;
	padding: 0.5em 0;
	color: #666;
}

#calendar abbr{
	border: none;
}

#calendar td{
	background: #F5F5F5;
	text-align: center;
}

#calendar td a{
	display: block;
	font-weight: bold;
	background: #E0E0E0 url(images/today.png) no-repeat right top;
	color: #933;
}

#categories, #links, #archives, #calendar, #abonnez_vous, #vieDesAgences{
	margin-top: 16px;
	/*margin-top: 3em;*/
}

/* Liens */
#links h3{
	color: #999;
	background: transparent;
	margin-bottom: 0.5ex;
	font-size: 1em;
}

#links a{
	padding-left: 20px;
	background: #FFF url(images/chkd.png) no-repeat left center;
}

#links a:visited{
	padding-left: 20px;
	background: #FFF url(images/chkh.png) no-repeat left center;
}

/* Footer
****************************************************************/
#bottomPage {
	margin-top: 5px;
	margin-bottom: 5px;
	background: #EEEEEE;
	color: #222;
	text-align: center;
	font-size: 9px;
}

#bottomPage a{
	font-size: 9px;
	color: #E20D04;
/*	font-weight: bold;*/
	text-decoration: none;
}

/**	Sondage	**/
#rightBar .sondageItemQuestion{
	color: #333;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	float: left;
}
#rightBar .sondageItemQuestionOk{
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: right;
}
#rightBar .sondageItemQuestionOk input{
	color: #333;
	margin: 0px;
	padding: 0px;
	border: 1px solid #DDD;
	background: #F2F2F2;
}
#rightBar .sondageItemReponse{
	color: #333;
}
#rightBar .sondageQuestion{
	color: #333;
	font-weight: bold;
}
#rightBar .sondageTexte{
	color: #333;
}
#rightBar .sondagePourcentageImage{
	margin-left: 10px;
}
#rightBar input{
	border: none;
	background: none;
}
