/* ***** BEGIN LICENSE BLOCK *****
 * Version: MPL 1.1/GPL 2.0/LGPL 2.1
 *
 * The contents of this file are subject to the Mozilla Public License Version
 * 1.1 (the "License"); you may not use this file except in compliance with
 * the License. You may obtain a copy of the License at
 * http://www.mozilla.org/MPL/
 *
 * Software distributed under the License is distributed on an "AS IS" basis,
 * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
 * for the specific language governing rights and limitations under the
 * License.
 *
 * The Original Code is DotClear Weblog.
 *
 * The Initial Developer of the Original Code is
 * Olivier Meunier.
 * Portions created by the Initial Developer are Copyright (C) 2003
 * the Initial Developer. All Rights Reserved.
 *
 * Contributor(s):
 *
 * Alternatively, the contents of this file may be used under the terms of
 * either the GNU General Public License Version 2 or later (the "GPL"), or
 * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
 * in which case the provisions of the GPL or the LGPL are applicable instead
 * of those above. If you wish to allow use of your version of this file only
 * under the terms of either the GPL or the LGPL, and not to allow others to
 * use your version of this file under the terms of the MPL, indicate your
 * decision by deleting the provisions above and replace them with the notice
 * and other provisions required by the GPL or the LGPL. If you do not delete
 * the provisions above, a recipient may use your version of this file under
 * the terms of any one of the MPL, the GPL or the LGPL.
 *
 * ***** END LICENSE BLOCK ***** */

body {

	margin : 0;
	padding : 0;
	
	font-family : Arial;
	font-size : 0.9em;

}

p { margin : 1em 0; }
img { border : none; }
form { display : block; margin : 0; padding : 0; }

h1 { font-size : 2em; margin : 0.67em 0; }
h2 { font-size : 1.5em; margin : 0em 0; }
h3 { font-size : 1.17em; margin : 1em 0; }
h4 { font-size : 1em; margin : 1.33em 0; }
h5 { font-size : 0.83em; margin : 1.67em 0; }
h6 { font-size : 0.67em; margin : 2.33em 0; }

code,pre { font-family : "Courier New",monospace; font-size : 1em; }

q { font-style : italic; }


a {
	font-size: 8pt; font-family: Arial; color:#1D2120
}

a:hover {
	font-size: 8pt; font-family: Arial; text-decoration: none; background : none;/*color:#000000  */
}
                                                                                 /*1D2120 #694F27*/

a[hreflang]:after {
	content: "\1D2120(" attr(hreflang) ")";
	color : #666;
	background : transparent;
}

h2, h3 {
	font-size: 14px; font-weight: bold; color: #1D2120;font-family: Arial
}

/* Prelude
-------------------------------------------------------- */
#prelude {
	position : absolute;
	top : 0;
	margin : 0;
	padding : 0;
	font-size : 0.85em;
}

/* Titre
-------------------------------------------------------- */
#top {
	margin : 0;
	padding : 0;
	background : #eee;
	border-bottom : none;
	font-family : Arial;
	text-align : center;
}

#top a {
	color : #000;
	background : transparent;
	text-decoration : none;
}

/* Page
-------------------------------------------------------- */
#page {
	position : relative;
}

/* Main
-------------------------------------------------------- */
#main {
	position : absolute;
	top : 0;
	left : 18em;
	border-left : none;
	border-bottom : none;
}

#main h2 {
	margin-top : 0em;
	color : #1D2120;
}

#main h3 {
	color : #1D2120;
	margin-top : 1em;
}

#main p.day-date {
font-size: 14px; font-weight: bold; color: #1D2120;font-family: Arial;

	margin-top : 0em;
	text-align : right;
	border-bottom : none;

	background : transparent;
}

#main p {
	color : #1D2120;
	text-align : justify;
	
}

.chapo {
	color : #1D2120;
	margin-bottom : 0;
}
.chapo p:first-letter {
	color : #1D2120;
	/*font-weight : bold;
	font-size : 2.5em;
	font-family : Arial;
	float : left;
	margin-right : 0.2em;*/
}

.post-info {
	font-size : 0.85em;
	text-align : right;
	color : #1D2120;	
	clear : both;
}

hr.invisible {
	border : none;
	color : #1D2120;
	background : transparent;
}

/* Content
-------------------------------------------------------- */
#content {
	margin : 0 10em 0 0;
	padding : 0;
	border-right : none;
}

/* Liste commentaires + formulaire
-------------------------------------------------------- */
#co {
	margin : 0 2em;
}

#co blockquote {
	display : block;
	margin : 0;
	padding : 1px 1em;
	font-style : normal;
	border : none;
	color : #666;
	background : transparent;
}

.comment-info {
	margin-bottom : 0;
	font-size : 0.80em;
}

.erreur {
	border : none;
	padding : 0.5em;
}

/* Menu
-------------------------------------------------------- */
#menu {
	width : 117px;
	border : 0;
	padding : 0;
}

#menu h2 {
 font-size: 14px;
 font-weight: bold;
 color: #1D2120;
 font-family: Arial
}

#menu ul {
	padding-left : 1.5em;
	margin-left : 0;
}

#menu li {
	list-style : square;
	margin-top : 0.15em;
	color : #1D2120;
	background : transparent;
}

#menu li:hover {
	color : #1D2120;
	background : transparent;
}

/* Footer
-------------------------------------------------------- */
#footer {
	position : relative;
	width : 18em;
	margin : 0 0 2em 0;
}

#footer p {
	text-align : left;
}

/* Conteneur de colonne
-------------------------------------------------------- */
.col-content {
	padding : 2em;
}

/* Calendrier
-------------------------------------------------------- */
.cal {
}

.cal table {
	
	font-size : 7px;
        font-weight: bold;
	background : #616565;
}

.cal caption {

	padding : 0 0 0.3em 0;
	font-size: 14px;
 	font-weight: bold;
 	color: #202525;
 	font-family: Arial
}

.cal abbr {
	border : none;
}

.cal th, .cal td {
	border : none;
	padding : 0.2em;
}
.cal td {
	text-align : center;
}

.cal td.active a {
	font-weight : bold;
}

.cal a {
}

/* Formulaires
-------------------------------------------------------- */
fieldset {
	display : block;
	border : none;
	margin : 0;
	padding : 0;
}

input, textarea {
	font-family : Arial;
	font-size : 1em;
	border-width : 1px;
	border-color : #AD3B37;
}

input[type], textarea[name] {
	background : #AD3B37;
}

input[type=submit], input[type=reset] {
	background : #ccc;
	color : #AD3B37;
}

input[type=submit]:hover {
	background : #202525;    
	color : #AD3B37;
}

textarea {
	width : 100%;
}

p.field {
	margin : 0.5em 0 0 0;
}

p.field label {
	display : block;
	font-weight : bold;
	font-size : 0.85em;
}

/* Classes diverses
-------------------------------------------------------- */
.petit {
	font-size : 0.85em;
}

.droite {
	text-align : right;
}
