/* ***** 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 *****
 *
 * Contributor(s):
 *  Maurice Svay
 */

/* Ce fichier définit le style visuel pour les différents éléments du blog.
 * Dans l'ordre, vous trouverez les règles qui définissent l'apparence pour:
 * - les éléments HTML en général
 * - la page
 * - l'entête
 * - le prélude
 * - le contenu
 * - la barre de navigation
 * - le pied de page
 *
 * L'agengement des blocs est défini dans le fichier layout.css
 * Pour mettre la barre de navigation à gauche, décommentez l'appel à 
 * layout-gauche.css
 */

/*@import "layout-gauche.css"; */
 
/* Les éléments HTML en général
-------------------------------------------------------- */
body{ background: #8c0000 url(img/fondfenetre.gif) top left repeat-y;	color: #000000; font-size:9pt;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; margin:0; }

#entete { width:990px; height: 26px; background: #fef8ed url(img/entete.jpg) no-repeat; }

#page { background: #fff url(img/fondpage.jpg) top left ; }
td.page-col1 { padding: 0px 8px 8px 16px; }
td.page-col2 { background: #fff url(img/fondborddroit.jpg) top left repeat-y; }

#pied-page { background: #fef8ed url(img/fond-pied.gif) top repeat-x; font-size:8pt; height: 30px; }
#pied-page a {  color: #FFFFFF; font-size: 7.5pt; text-decoration: underline;  font-weight: bold; }
#pied-page a:hover {	 text-decoration: none; }

h1{font-size: 1.5em;}
h2{font-size: 1.4em; }
h3{font-size: 1.2em;}
h4{font-size: 1.1em;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}

#sidebar {
	width: auto; 
	border-left: #9a1d20 solid 1px;
	padding-left:10px; padding-right: 10px; padding-bottom: 10px;
}

#sidebar div#calendar table{
	font-size: 0.8em;	text-align: center;
	margin: 0 auto; border-collapse: collapse;
	border-top: 1px dotted #990033; /*#999999*/
}

#sidebar div#calendar table caption{
	margin: 0 auto;
}

#sidebar div#calendar table th{
	color: #06277E; /*#003991*/ background: transparent;
}

#sidebar div#calendar table td{
	width:14%; line-height: 1.8em;
	border: 1px solid #9e9e9e; /*#DDDDDD*/
}

#sidebar div#calendar table td a {
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: #9a1d20;
}

#sidebar div#calendar table td a:hover {
	background: #fff;	color: #9a1d20;
}


#sidebar ul 
{ list-style: none; font-size: 10pt; font-weight: bold; }

#sidebar li 
{ text-indent: -20px; } 


h1, h2, h3, h4, h5, h6 {
 font-family: Arial, Helvetica, sans-serif; color: #990033;
}

pre, code{ font-size: 1.2em; }
pre{ width: 100%; overflow: auto; border: 1px solid #CCC; }
fieldset{ border: none; }
label{ cursor: pointer;	cursor: hand; }
.field label {	display: block; }
input, textarea{ border: 1px solid #999; }
textarea { width: 100%; font-size: 1em; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; }

a{ color: #990033; /*#003991;*/ }
a:hover{	color: #06277E;/*#003991;*/ }

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}

/* Le contenu -------------------------------------------------------- */
/*.post .day-date {
	position: relative;
	top: 55px;
	left: -26px;
	background: transparent url(img/day-date.png) no-repeat left center;
	width: 38px;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding-left: 8;
	text-align: center;
	margin-left: -18px;
	vertical-align: middle;
}*/

.post-title{
	color: #990033 /*#33743b*/
	background: transparent;
	margin-bottom: 0;
}

.post-title a{
	color: #990033 /*#33743b;*/
	background: transparent;
	text-decoration: underline;
}

.post-info{
	margin-top: 0;
	color: #003991;
	background: transparent;
	padding-bottom: 1ex;
	/*border-bottom: 1px solid #FC0;*/
}

.post-info a{
	color: #FA0;
	background: transparent;
	text-decoration: none;
}

.post-content{
	text-align: justify;
}

.post-content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
}

.post-info-co{
	text-align: right; height: 10px;
	background: transparent url(img/separ-billets.gif) no-repeat left bottom;	
}

/*#trackbacks blockquote, #comments blockquote*/

#comments uncommentaire
 {
	border: 1px solid #EEE; 
	margin: 1em 0;
	padding: 1ex 1em;
} 


#search fieldset, #search p{
	margin: 0;
	padding: 0;
}

#q{
	padding-left: 18px;
	background: #fff url(img/q.png) no-repeat 4px center;
}


.toutext{font-family : Verdana, Arial, Helvetica, sans-serif; color : #000000; font-size: 9pt;}
.toutext_rouge{font-family : Verdana, Arial, Helvetica, sans-serif; color : #990033; font-size: 9pt;}