@import "layout.css";

/* ***** BEGIN LICENSE BLOCK *****
 * This file is part of DotClear.
 * Copyright (c) 2004 Maurice Svay and contributors. All rights
 * reserved.
 *
 * DotClear is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 * 
 * DotClear is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 * 
 * You should have received a copy of the GNU General Public License
 * along with DotClear; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 *
 * ***** END LICENSE BLOCK *****
 *
 */

body {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 80%;
	/*background : #efd url('images/background.jpg') repeat-x;*/
	text-align: center;
	background:#000000;
}



.ariane{
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.ltop{
	font:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
/*Menu*/

#langage{
margin:0px;
padding:0;
}

#bio, #bio a, #bio a img{
margin:0;
padding:0;
}

#bio{
margin-top:3px;
}

.choice{
border:#CCCCCC 1px solid;
padding:3px;
float:left;
margin-right:10px;
}

.choiceH2{
padding-top:0px;
margin-top:0px;
}


#search h2{
background-image:url(images/rechercher.gif);
background-repeat:no-repeat;
width:180px;
height:44px;
margin:0;
margin-top:2px;
padding-top:0px;
}

#categories h2{
background-image:url(images/categories.gif);
background-repeat:no-repeat;
width:180px;
height:44px;
margin-top:-5px;
margin-bottom:-2px;
padding-top:0px;
}

#links h2{
background-image:url(images/a-visiter.gif);
background-repeat:no-repeat;
width:180px;
height:34px;
}

#syndicate h2{
background-image:url(images/sabonner.gif);
background-repeat:no-repeat;
width:180px;
height:34px;
}

#twitter{
display:block;
width:180px;
height:34px;
}

#contacts img{
margin:15px 0 -10px 0;
}

/*Formulaires*/
input, textarea{background:#FFFFFF;color: #ba3636;}
input{margin:0 0 0 10px;}
textarea{width: 100%;}
fieldset{border: none;}
#search form{
margin:0;
text-align:center;
}

img{border: 0px none;}


code, pre{font-family: "Courier New", monospace; font-size : 1em;}

pre {
	background: #efd;
	color: #573;
	border: 1px solid #573;
	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 */
	
.separation{
visibility:hidden;
clear:both;
}


.centrer{
text-align:center;
margin:0 auto;
}

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

a{color : #ba3636;}
a:visited{color: #ba3636;}
a:hover, a:focus, a:active{color:#999999;}
a[hreflang]:after {content: "\0000a0[ attr(hreflang)";color : #794;background : none;}

h2, h3 {
	font-family : Arial,Helvetica,sans-serif;
}

h2{font-size: 1.6em;}
h3{font-size: 1.3em;}
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: url('images/background.gif');
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	padding:0;}

/* Top
****************************************************************/
#top {
	/*background: #FFF url('images/top-index.jpg') no-repeat center bottom;*/
	margin:0;
	width:800px;
	height:300px;
    }

#top h1{
	font: small-caps bold 15px Verdana, sans-serif;
	text-align: right;
	width:100%;
}

#top h1 a{
	display:block;
	color: #000000;
	text-decoration: none;
	padding:25px;
	margin-top:-15px;
}

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

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

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


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

.day-date{
	display: none;
}

/* post-title */
.post-title {
	/*background : url('images/sstar.png') no-repeat 0 0;*/
	padding-left : 30px;
	margin-left:-25px; margin-right:0; margin-top:0; margin-bottom:0
}

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

/* post-info */
.post-info{
	font-size: 0.85em;
	margin-top: 0;
	color: #333;
	background: transparent;
}

.post-content, .post-chapo{
	line-height: 1.6em;
	text-align: justify;
	color: #222;
	background: transparent;
}
.post-content img{
 border: 1px #CCCCCC solid;
 display:block;
 text-align:center;
 padding:3px;
 margin:5px 13px 5px 0;
}

.post-content ul{
	list-style-image: url('images/puce.png');
}

/* Pour limiter la taille des images trop grandes */
.post-content img{
	max-width: 100%;
}

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

/* 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: 19px;
	background: url('images/co.png') no-repeat left;
}

/* Comments
***********************************************************/

#comments span{
	display: none;
}

#comments blockquote{
	text-align: justify;
}

.commentid{
	border-right: 1px solid #DDD;
	text-decoration: none;
	color: #999;
	background: transparent;
	padding: 3px 6px;
}

.field label{
	display: block;
	cursor: pointer;
}

p .field {
margin:0;
padding:0;
}

/* Bloc de commentaire
**************************************************************/

blockquote{
	background: #f3c2c2 url('images/blockquote.png') no-repeat bottom left;
	/*border: 1px solid #E0E0E0;*/
	padding-bottom: 40px;
	margin: 1em; padding-left:10px; padding-right:10px; padding-top:10px
}



/* Sidebar
**************************************************************/

#sidebar {

	line-height: 1.4em; /* peek-a-boo bug d'IE */
}

#sidebar div{
	margin-left: 0px;
	margin-right: 0px;
}

#sidebar h2 {
	color: #573;
	font-size: 1.2em
}

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

#sidebar a{
	text-decoration: none;
}

#selection h2{
	color: #000;
}

/* Bloc de recherche
********************************************************/


#search #q{
	background-color:#FFFFFF;
	color: #000000;
	margin:0 30px 0 0;
	padding:0;
	width: 150px;
}

#search #ok{
	margin:0 30px 0 0;
padding:0;
}

/* Calendrier
*********************************************************/

#calendar table{
	width: 220px;
	margin: 0 auto;
	font-size: 0.9em;
}

#calendar caption{
	margin: 0 auto;
	background: #efd;
	padding: 0.5em 0;
	color: #666;
}

#calendar abbr{
	border: none;
}

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

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

#categories, #links{
	margin-top: 0px;
}

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

#links a{
	padding-left: 5px;
}

#links a:visited{
	padding-left: 5px;
}

#links ul li {
margin: 5px auto 5px 0;
list-style-image:url(images/puce.png);
list-style-position:inside;
font-size:1.1em;
padding-bottom:0;
}

#links ul{
padding:0;
margin-left:25px;
}

#links {

}


/* Footer
****************************************************************/

#footer {
	background: url('images/footer-logo.gif') no-repeat;
	background-position:bottom left;
	background-color:#FFFFFF;
	font-size:11px;
	height:107px;
	text-align: right;
	padding-bottom:0px;
}

#footer a{
	background: transparent;
	font-weight: bold;
	text-decoration: none;
}

.separateur{
display:block;
background-image:url(images/separation.gif);
background-repeat:no-repeat;
width:480px;
height:30px;
margin:0;
}
