
body{
	background: #f5f5f5;
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
}

h1{font-size: 28px;}
h2{font-size: 24px;}
h3{font-size: 20px;}
h4{font-size: 11px;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}

pre {
	width: 100%;
	border-left : 3px solid #008ACF;
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	color : #0273b9;
	font-size : 12px;
	margin : 0px;
	text-align : left;
	padding :  1px 5px 1px 5px;
	line-height :14px;
}

pre a {
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	color : #008ACF;
	font-size : 12px;
	margin : 0px;
	text-align : left;
	padding :  1px 5px 1px 5px;
	line-height :14px;
}

code {
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	color : #0273b9;
	font-size : 12px;
	margin : 0px;
	text-align : left;
	padding :  1px 5px 1px 5px;
	line-height :14px;
}

code a{
	font-family : Trebuchet MS, Verdana, Arial, sans-serif;
	color : #008ACF;
	font-size : 12px;
	margin : 0px;
	text-align : left;
	padding :  1px 5px 1px 5px;
	line-height :14px;
}

.nota {
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 11px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: -18px;
	margin-bottom: 5px;
	text-align : justify;
}

fieldset{
	border: none;
}

label{
	cursor: pointer;
	cursor: hand;
}

.field label{
	display: block;
	margin-top: -5px;
}

img {
	border: 0;
}

input,textarea{
	border: 1px solid #999;
	background-image:url(img/fondfond.gif);
	background-repeat:repeat-x;
}

textarea{
	width: 99%;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
}

a{
	color: #000;
	text-decoration : none;
}

a:hover{
	color: #0273B9;
	text-decoration : underline;
}

a:visited{
	color: #0273B9;
	text-decoration : none;
}

.noliste {
	list-style-type: none;
}

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

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






/* Page
-------------------------------------------------------- */
#page{
	background: #fff url(img/page.jpg) repeat-y center top;
	color: inherit;
	width: 886px;
	margin: 0em auto;
	text-align: left;
}

#page2{
	background: #fff url(img/page.jpg) repeat-y center top;
	color: inherit;
	width: 886px;
	height:9400px;
	margin: 0em auto;
	text-align: left;
}

#page3{
	background: #fff url(img/page.jpg) repeat-y center top;
	color: inherit;
	width: 886px;
	margin: 0em auto;
	text-align: left;
}
 
/* L'ent�te
-------------------------------------------------------- */
#top{
	margin: 0;
	height: 179px;
	background: #CCCCCC url(img/top.jpg) no-repeat left top;
}

#top h1{
	display: none ;
	height: 80px;
	line-height: 80px;
	margin: 0 0 0 40px;
	padding-top: 20px;
	color: #FFFFFF;
}

#top h1 a{
	display: none ;
	text-decoration: none;
	color: #FFFFFF;
}

#banniere{
  background-image:url(img/header2.jpg);
  background-repeat:no-repeat;
	position : absolute;
	width: 723px;
	height: 150px;
	margin-top : 69px ;
	margin-left : 82px ;
	padding: 0;
	
}

#sep{
	display : block;
	height: 45px;
	background: #fff url(img/page.jpg) repeat-y center top;
}

#sep2{
	display : block;
	height:20px;
}


/* Le pr�lude
-------------------------------------------------------- */ 

#prelude{
	position: absolute;
	width: 886px;
	top: 7px;
	left: 50%;
	margin: 0 0 0 -390px;
	padding: 0 1ex;
	background: transparent;
	color: #DFDFDF;
	text-align: center;
}

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

#prelude a:hover{
	color: #666;
	background: transparent;
}

/* Le contenu
-------------------------------------------------------- */
.day-date{
	margin-top: -3px;
	color: #B1B1B1;
}

.post-title{
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 24px;
	color: #333333;
	line-height: 24px;
	letter-spacing: -1px;
	font-style: normal;
	font-weight: 500;
	background: transparent;
	margin-bottom: 6px;
	margin-top: -5px;
}

.post-title a:link{
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	color: #0273B9;
	background: transparent;
	text-decoration: none;
}

.post-title a:visited{
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	color: #0273B9;
	background: transparent;
	text-decoration: none;
}

.post-title a:hover{
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	color: #0273B9;
	background: transparent;
	text-decoration: underline;
}
.post-title a:active{
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	color: #0273B9;
	background: transparent;
	text-decoration: none;
}

.post-subtitle{
	font-family: Arial, Helvetica, "Trebuchet MS", sans-serif;
	font-size: 24px;
	color: #0273b9;
	letter-spacing: -1px;
	background: transparent;
	display: block;
	margin-bottom: 15px;
	margin-top: 15px;
}


.post-info{
	margin-top: 0;
	color: #0273b9;
	background-image:url(bannieres/postinfo.gif) ;
	background-repeat:repeat-x;
	background-color:transparent;
	padding-bottom: 1px;
}

.lirelasuite {
	background-image:url(bannieres/postinfo.gif) ;
	background-repeat:repeat-x;
	background-color:transparent;
}

.post-info a{
	color: #0273b9;
	background: transparent;
	text-decoration: none;
}

.post-info a:hover{
	color: #0273b9;
	background: transparent;
	text-decoration: underline;
}

.post-content{
	text-align: justify;
	overflow: hidden; /* Cache ce qui d�border (images par ex.) pour ne pas casser la mise en page */
	width: 481px;
}

.post-content blockquote{
	font-family: Tahoma, Arial,Georgia, serif;
	font-style: italic;
}

.post-info-co{
	text-align: right;
	margin-bottom: 3px;
	color: #B1B1B1;
}

.post-info-co a{
	color: #B1B1B1;
}

.post-info-co a:hover {
	color: #0273b9;
	text-decoration: underline;
}

.cont-comment {
	background: transparent;
	display: block;
	padding: 0;
	width: auto;
}

#comment-line {
	background: transparent;
	display: block;
	padding: 4px;
	margin-bottom: 0px;
	border-bottom: 1px solid #0273B9;
	width: auto;
	background-color:white;
}

.comment-line-text {
	font-family: Tahoma, Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #0273B9;
	text-decoration: none;
}
.comment-line-text a {
	font-weight: bold;
	color: #0273B9;
	text-decoration: underline;
}
.comment-line-text a:visited {
	font-weight: bold;
	color: #0273B9;
	text-decoration: underline;
}

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #EEE;
	margin: 1em 0;
	padding: 1ex 1em;
}

/* sidebar - menu
-------------------------------------------------------- */

#sidebar{
	float: left;
	width: 184px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 20px;
}


#sidebar div{color: inherit;}

#sidebar div ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar h2 {
	color: #333333;
	font-size: 20px;
	letter-spacing: -1px;
	font-style: normal;
	font-weight: 500;
	margin: 0 0 1ex 0;
}

#sidebar h3{
	font-size: 18px;
	letter-spacing: -1px;
	font-style: light;
	font-weight: 100;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sidebar div#search{
	background: transparent;
	color: inherit;
	line-height: 2.3em;
	margin-bottom: 15px;
}

#search fieldset, #search p{
	margin: 0;
	padding: 0;
}

#q{
	padding-left: 18px;
	background: #fff url(img/q.png) no-repeat 4px center;
}





/* sidebar
-------------------------------------------------------- */

#sexe{
	line-height: 15px;
}

#sexe a:link {
color:#0273B9;
font-size:1.2em;
}


#sexe a:visited {
color:#0273B9;
font-size:1.2em;
}

#sexe a:hover {
color:#333333;
text-decoration:underline;
font-weight:bold;
font-size:1.2em;
}

#sexe a:active {
color:#0273B9;
font-size:1.2em;
}


#archives{
	line-height: 15px;
}


#archives a:link {
color:#0273B9;
font-size:1.2em;
}


#archives a:visited {
color:#0273B9;
font-size:1.2em;
}

#archives a:hover {
color:#333333;
text-decoration:underline;
font-weight:bold;
font-size:1.2em;
}

#archives a:active {
color:#0273B9;
font-size:1.2em;
}


#links{
	line-height: 15px;
}

#links a:link {
color:#0273B9;
font-size:1.2em;
}


#links a:visited {
color:#0273B9;
font-size:1.2em;
}

#links a:hover {
color:#333333;
text-decoration:underline;
font-weight:bold;
font-size:1.2em;
}

#links a:active {
color:#0273B9;
font-size:1.2em;
}


.posttag {
	margin:0px 0;
}
.posttag p{
margin:0px;
padding:0px;
}

.posttag  a:link{
	font-weight:bold;
	color:#0273B9;
	text-decoration:none;
	padding:2px;
}
.posttag  a:visited{
	font-weight:bold;
	color:#0273B9;
	text-decoration:none;
	padding:2px;
}
.posttag  a:hover{
font-weight:bold;
	color:#333333;
	text-decoration:underline;
	padding:2px;
}
.posttag  a:active{
	font-weight:bold;
	color:#0273B9;
	text-decoration:none;
	padding:2px;
}

.list-billet-tag {
font-weight:14px;
margin:0px;
padding:0px;
}

.list-billet-tag p{
margin:5px 0;
padding:5px;
}


#tags {}

#tags ul{}

#tags li{
	list-style-type:none;
	display:inline;
}

#tags a:link {
	font-weight:bold;
	color:#0273B9;
	text-decoration:none;
	padding:2px;
	
}

#tags a:visited {
	font-weight:bold;
	color:#0273B9;
	text-decoration:none;
	padding:2px;
}

#tags a:hover {
	font-weight:bold;
	color:#333333;
	text-decoration:underline;
	padding:2px;
	
}

#tags a:active {
	font-weight:bold;
	color:#0273B9;
	text-decoration:none;
	padding:2px;
}

#tags li.level-1 {
font-size: 10px;
}

#tags li.level-2 {
font-size: 11px;
}

#tags li.level-3 {
font-size: 12px;
}

#tags li.level-4 {
font-size: 13px;
}
#tags li.level-5 {
font-size: 15px;
}



#syndicate{
	line-height: 15px;
}

#stats{
	line-height: 15px;
}

#diffusion{
	line-height: 15px;
}

#humour {
	line-height: 15px;
}

#humour a:link {
color:#0273B9;
font-size:1.2em;
}


#humour a:visited {
color:#0273B9;
font-size:1.2em;
}

#humour a:hover {
color:#333333;
text-decoration:underline;
font-weight:bold;
font-size:1.2em;
}

#humour a:active {
color:#0273B9;
font-size:1.2em;
}


#emoticone {
	line-height: 15px;
}

#emoticone a:link {
color:#0273B9;
font-size:1.2em;
}


#emoticone a:visited {
color:#0273B9;
font-size:1.2em;
}

#emoticone a:hover {
color:#333333;
text-decoration:underline;
font-weight:bold;
font-size:1.2em;
}

#emoticone a:active {
color:#0273B9;
font-size:1.2em;
}


#menu {
	line-height: 15px;
}

#menu a:link {
color:#0273B9;
font-size:1.2em;
}


#menu a:visited {
color:#0273B9;
font-size:1.2em;
}

#menu a:hover {
color:#333333;
text-decoration:underline;
font-weight:bold;
font-size:1.2em;
}

#menu a:active {
color:#0273B9;
font-size:1.2em;
}

/* Footer
-------------------------------------------------------- */

#footer{
	width: 886px;
	height: 123px;
	background: #CCCCCC url(img/bottom.jpg) no-repeat left top;
	margin: 0;
	color: #666;
	clear: both;
}

#footer a:link{
text-decoration:none;
color:#666;
}

#footer a:visited{
text-decoration:none;
color:#666;
}
#footer a:hover{
text-decoration:underline;
color:#0273B9;

}

#footer a:active{
text-decoration:none;
color:#666;
}

.footerp {
text-align:center;
margin:0 0 0 0px;
}

#footer2 {
	width: 886px;
	height: 123px;
	background-image:url(img/bottom.jpg);
	background-repeat:no-repeat;
	background-position:  left top;
	margin: 0;
	color: #666;
	clear: both;
}

}

/* layout.css
-------------------------------------------------------- */

html{
	margin: 0;
	padding: 0;
	text-align: center;
}

#main{
	float: left;
	width: 535px;
	padding-left: 65px;
}

#main2{
	width:700px;
	padding-left: 65px;
}

#content{
	margin: 0 0 0 17px;
	padding: 15px 0 0 0;
}



#blanc{
	background: #f5f5f5;
	width: 535px;
	display: block;
}

.post{}




/* BOX -� Boites de couleurs 
-------------------------------------------------------- */

/* � dupliquer et nommer (defini la couleur) *****/
.box-upperleft-jaune {
	background-position: left top;
	background-image: url(img/box-upperleft.gif);
	background-repeat: no-repeat;
	background-color: #F6A5F1;
}
.box-upperleft-bleufonce {
	background-position: left top;
	background-image: url(img/box-upperleft.gif);
	background-repeat: no-repeat;
	background-color: #F3C9F1;
}
.box-upperleft-gris {
	background-position: left top;
	background-image: url(img/box-upperleft.gif);
	background-repeat: no-repeat;
	background-color: #C7C7C7;
}

.box-upperleft-grisclaire{
	background-position: left top;
	background-image: url(img/box-upperleft.gif);
	background-repeat: no-repeat;
	background-color: #d8d8d8;
}


.box-upperleft-bleu {
	background-position: left top;
	background-image: url(img/box-upperleft.gif);
	background-repeat: no-repeat;
	background-color: #F3C9F1;
}

.box-upperleft-humour {
	background-position: left top;
	background-image: url(img/box-upperleft.gif);
	background-repeat: no-repeat;
	background-color: #A4CDE7;
}


.box-upperleft-emoticone {
	background-position: left top;
	background-image: url(img/box-upperleft.gif);
	background-repeat: no-repeat;
	background-color: #F6F15E;
}


/* ne pas changer ************************/
.box-upperright {
	background-position: right top;
	background-image: url(img/box-upperright.gif);
	background-repeat: no-repeat;

}
.box-lowerleft {
	background-position: left bottom;
	background-image: url(img/box-lowerleft.gif);
	background-repeat: no-repeat;

}
.box-lowerright {
	padding-right: 10px;
	background-position: right bottom;
	padding-left: 10px;
	background-image: url(img/box-lowerright.gif);
	padding-bottom: 10px;
	padding-top: 10px;
	background-repeat: no-repeat;

}

/* Contenu de boite **********************/
#box-inc{
	padding: 8px;
	line-height: 15px;
	
}


/* Separateur de boites *******************/
#box-sep{
	background: #FFFFFF;
	width: 100%;
	display: block;
}

/* coins arrondis 
-------------------------------------------------------- */

.upperleft {
	background-position: left top;
	background-image: url(img/bord-top-left.gif);
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-color: #E6E6E6;
}
.upperright {
	background-position: right top;
	background-image: url(img/bord-top-right.gif);
	background-repeat: no-repeat;
}
.lowerleft {
	background-position: left bottom;
	background-image: url(img/bord-bottom-left.gif);
	background-repeat: no-repeat;
}
.lowerright {
	background-position: right bottom;
	background-image: url(img/bord-bottom-right.gif);
	background-repeat: no-repeat;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 3%;
	padding-top: 3%;
}


.upperleft2 {
	background-position: left top;
	background-image: url(img/bord-top-left.gif);
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-color: white;
}
.upperright2 {
	background-position: right top;
	background-image: url(img/bord-top-right.gif);
	background-repeat: no-repeat;
	background-color: white;
}
.lowerleft2 {
	background-position: left bottom;
	background-image: url(img/bord-bottom-left.gif);
	background-repeat: no-repeat;
	background-color: white;
}
.lowerright2 {
	background-position: right bottom;
	background-image: url(img/bord-bottom-right.gif);
	background-repeat: no-repeat;
	background-color: white;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 3%;
	padding-top: 3%;
}



.upperleft3 {
	background-position: left top;
	background-image: url(img/bord-top-left.gif);
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-color: #FFFFCC;
}
.upperright3 {
	background-position: right top;
	background-image: url(img/bord-top-right.gif);
	background-repeat: no-repeat;
	background-color: #FFFFCC;
}
.lowerleft3 {
	background-position: left bottom;
	background-image: url(img/bord-bottom-left.gif);
	background-repeat: no-repeat;
	background-color: #FFFFCC;
}
.lowerright3 {
	background-position: right bottom;
	background-image: url(img/bord-bottom-right.gif);
	background-repeat: no-repeat;
	background-color: #FFFFCC;
	padding-right: 3%;
	padding-left: 3%;
	padding-bottom: 1%;
	padding-top: 1%;
}



.uppercommentleft {
	background-position: left top;
	background-image: url(img/comment-bord-top-left.gif);
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
	background-color: #F7DFE6;
}
.uppercommentright {
	background-position: right top;
	background-image: url(img/comment-bord-top-right.gif);
	background-repeat: no-repeat;
}
.lowercommentleft {
	background-position: left bottom;
	background-image: url(img/comment-bord-bottom-left.gif);
	background-repeat: no-repeat;
}
.lowercommentright {
	padding-right: 3%;
	background-position: right bottom;
	padding-left: 3%;
	background-image: url(img/comment-bord-bottom-right.gif);
	padding-bottom: 3%;
	padding-top: 3%;
	background-repeat: no-repeat;
	
}


.dcsign{
	color: #B1B1B1;
}

.dcsign a{
	color: #B1B1B1;
}

.dcsign a:hover {
	color: #0273b9;
	text-decoration: underline;
}

.envoyeami {
background:#ffffcc;
font-weight:normal;
padding:4px; 
border:1px solid #888888;
width:194px;
margin:0 0 0px 0px;
border-bottom:0px;
text-align:left;
}


#toc {
margin:0 0 0 20px;
}

#toc a:link{
color:#0273B9;
text-decoration:none;
}
#toc a:visited{
color:#0273B9;
text-decoration:none;
}

#toc a:hover{
color:#0273B9;
text-decoration:underline;
font-weight:bold;
}
#toc a:active{
color:#0273B9;
text-decoration:none;
}

#toc ul li{
list-style-type:square ;
}

#toc h3 a:link {
color:#0273B9;
text-decoration:none;
}

#toc h3 a:visited {
color:#0273B9;
text-decoration:none;
}

#toc h3 a:hover {
color:#0273B9;
text-decoration:none;
font-weight:normal;
}

#toc h3 a:active {
color:#0273B9;
text-decoration:none;
}


#links ul {

}

#links li {
margin:0 0 0 13px;
list-style-image:url(img/liens.gif);
}

.headertexteblanc {
	color:#FFFFFF;
}

.headertexteblanc a {
	color:#FFFFFF;
}



