/* ***** BEGIN LICENSE BLOCK *****
 * This file is part of DotClear.
 * Copyright (c) 2004 Olivier Meunier 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 ***** */

html {
	overflow-y: scroll;
	height: 100%;
	font-size: 100%;
}

body {
	margin : 0;
	padding : 0;
	background: #000;
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-weight : normal;
	font-size : 0.8em;
	text-align: center;
	color: #fff;
	height: 100%;
}

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 : 0.83em 0; }
h3 { font-size : 0.85em; margin : 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 {
	color : #fff;
}

a:hover {
	text-decoration : none;
}

a[hreflang]:after {
	content: "\0000a0(" attr(hreflang) ")";
	color : #000;
	background : transparent;
}

h2 {
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color : #0173CC;
}

h3 {
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size : 0.85em;
	line-height : 1.8em;
	font-weight: bold;
	color: #A8A8A8;
}

/* Prelude
-------------------------------------------------------- */

#premier-element {
		margin-top: 0;
		background: transparent;
		height: 20px;
}

#prelude {
	position : relative;
	background: url(images/header_intro.jpg) no-repeat;
	margin-top: 0;
	border: 0 none;
	width: 603px;
	height: 335px;
}

#prelude img{
	display: block;
}

#prelude a{
	color: #fff;
}

/* Titre
-------------------------------------------------------- */
#top {
	position : relative;
	background: url(images/top.jpg) no-repeat;
	border: 0 none;
	font-size : 0.85em;
	font-style : normal;
	font-weight : lighter;
	text-align : right;
	width: 603px;
	height: 65px;
}

#top h1 {
	margin : 0;
	padding : 1em 0 0.6em 0;
}

#top a {
	color : #fff;
	background : transparent;
	text-decoration : none;
}

#top p {
	position: absolute;
	color: #A8A8A8;
	top: 16px;
	right: 0px;
	margin : 0;
	border: 0;
	padding : 0;
}

.blue{
	color: #0173CC;
}

/* Page
-------------------------------------------------------- */
#page {
	position: relative;
	min-height: 100%;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 603px;
	
}

/* Main
-------------------------------------------------------- */
#main {
	width : 78%;
	float : right;
	border: 0 none;
	/*border-bottom : 1px solid #999;*/

}

.day-date {
	font-size : 1em;
	font-weight : bold;
	margin-top : 2em;
	text-align : right;
	border: 0 none;;
	color : #fff;
	background : transparent;
}

#main p {
	line-height : 1.8em;
}

.post-content{
	line-height : 1.8em;
	font-size : 0.85em;
	font-style : normal;
	font-weight : lighter;
	text-align: justify;
	color: #A8A8A8;
}

.post-title {

}

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

.chapo {
	margin-bottom : 2em;
}
.chapo p:first-letter {
	/*font-weight : bold;
	font-size : 2.5em;
	font-family : serif;
	float : left;
	margin-right : 0.2em;*/
}

.post-info, .post-info-co {
	font-size : 0.85em;
	/*text-align : right;*/
}

.post-info {
	margin : 0;
}

.post-info-co {
	clear : both;
	margin-top : 0;
}

.post{
	margin : 1.5em 0 0 0;
}


/* Content
-------------------------------------------------------- */
#content {
	position : relative;
	margin : 44px 0 0 0;
	padding : 0;
	border: 0;
	margin-bottom: 0;
}

#content a{
	text-decoration: none;
	color: #0173CC; 
}

/* Liste commentaires + formulaire
-------------------------------------------------------- */
#comments, #trackbacks {
	margin : 0 2em;
}

#comments blockquote, #trackbacks blockquote {
	display : block;
	margin : 0;
	padding : 1px 1em;
	font-style : normal;
	border : 1px solid #999;
	color : #666;
	background : transparent;
}

.comment-info {
	margin-bottom : 0;
	font-size : 0.85em;
}

.erreur {
	border : 1px solid;
	padding : 0.5em;
}

/* Menu
-------------------------------------------------------- */
#sidebar {
	position : relative;
	margin : 0 0 0 0;
	margin-bottom: 0;
	padding : 0;
	border: 0 none;
	width: 110px;
}

#categories {
	width: 107px;
	margin: 50px 0 0 0;
	padding: 0 0 0 0;
	border-top: 6px solid #585858;
}

#sidebar h2 {
	font-weight : normal;
	color : #993;
}

#sidebar ul {
	margin: 0 0 0 10px;
	padding: 7px 0 0 0;
}

#sidebar li{
	list-style : none;
	font-size: 1.12em;
	margin-top : 0.32em;
	
}

#sidebar li a{
	color: #848586;
	background : transparent;
	text-decoration: none;
	font-weight: bold;
}

#sidebar li a:hover {
	color: #0173CC;
	background: transparent;
	font-weight: bold;
}

#sidebar div {
	padding : 0 0 0 0;
}

.active{
	color: #0173CC;
	font-weight: bold;
}
.autre{
	border-top: 1px solid #585858;
	color: #0173CC;
	font-weight: bold;
}

#codeur a{
	display: block;
	background: url(images/codeur.jpg) no-repeat;
	width: 107px;
	height: 36px;
	border: 0 none;
	margin : 50px 0 0 0;
	padding : 0 0 0 0;
	text-decoration: none;
}

/* Footer
-------------------------------------------------------- */
#footer {
	clear : right;
	position: absolute;
	bottom: 0;
	height: 3em;
	width: 603px;
	border: 0 none;
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	background : transparent;
	text-align : right;
	font-weight: lighter;
	font-size : 0.85em;
	color: #0173CC;
}

#link1 a{
	float: left;
	border: 0 none;
	margin : 0 0 0 10px;
	padding: 0 0 0 0;
	height: 15px;
	font-weight: lighter;
	line-height: 2em;
	text-decoration: none;
	text-align : left;
	color: #D75332;
}

#link2 a{
	float: right;
	border: 0 none;
	margin :0 0 0 0;
	font-weight: lighter;
	text-align : right;
	line-height: 2em;
	color: #0173CC;
	text-decoration: none;
	
}

/* infos footer
-------------------------------------------------------- */
#effet {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 604px;
	height: 115px;
	border-top: 3px solid #585858;
	background: #000;
	z-index: 1000;
	text-align: right;
}



#close {
	float: right;
}

#close img{
	margin: 10px 0 0 0;
}


#contenu {
	float: left;
	width: 580px;
	text-align: left;
	font-size : 0.85em;
	color: #A8A8A8;
	line-height : 1.8em;
}

.souligne{
	color: #81B5EE;
}

/* Calendrier
-------------------------------------------------------- */
#calendar {
}

#calendar table {
	border-collapse : collapse;
	font-size : 0.8em;
	margin : 0 auto;
}

#calendar caption {
	margin : 0 auto;
	padding : 0 0 0.3em 0;
	font-size : 1.2em;
}

#calendar abbr {
	border : none;
}

#calendar th, .cal td {
	border : none;
	padding : 1px;
}
#calendar td {
	text-align : center;
}

#calendar td.active a {
	font-weight : bold;
}

#calendar a {
}

/* Error messages
-------------------------------------------------------- */
.error {
	border : 1px solid red;
	background : #000;
	padding : 0.5em;
}
.error p{
	color: red;
}
.error ul {
	padding-left : 20px;
}
.error li {
	list-style : square;
}


/* Formulaires
-------------------------------------------------------- */
fieldset {
	display : block;
	border : none;
	margin : 0;
	padding : 0;
	color : #B4B4B4;
}

.table {
	margin-top: 0px;
	width : 100%;
}

.legende {
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size : 0.85em;
	color : #B4B4B4;
	margin: 20px 0 10px 0;
	padding: 0 0 0 0;
}

.input {
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size : 0.85em;
	color : #B4B4B4;
	background: #1F2933;
	border: solid 1px #4B4B4B; 
	border-top-color: #4B4B4B;
	border-left-color: #4B4B4B;
	width: 220px;
	height: 20px;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	

}

.textarea {
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size : 0.85em;
	color : #B4B4B4;
	background: #1F2933;
	border: solid 1px #4B4B4B; 
	border-top-color: #4B4B4B;
	border-left-color: #4B4B4B;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	height: 90px;
	overflow-y: auto; 
	overflow-x: hidden;
}

.submit{
	color : #B4B4B4;
	font-size : 0.85em;
	background:  url(images/BT_submit.gif) no-repeat;
	border: 0 none; 
	text-align: center;
	margin: 25px 0 0 0;
	padding: 0;
	width: 117px;
	height: 30px;
}

.decallage{
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size : 0.85em;
	color : #B4B4B4;
	margin: 20px 0 10px 14px;
	padding: 0 0 0 0;
}

#dernier-element {
	margin-bottom: 0;
	padding-bottom: 5em;
	background: transparent;
	clear: right;
	visibility: hidden;
}

.ok {
	text-align: center;
	color: #0173CC;
	font-weight: bold;
}

.not-ok {
	text-align: center;
	color: #DC6B4F;
	font-weight: bold;
}



/*
input[type], textarea[name] {
	background : #232A2F;
	
}

input[type=submit], input[type=reset] {
	background : #036;
	color : #B4B4B4;
	border : 0 none;
}
*/

input[type=submit]:hover {
	background : url(images/BT_submit_ON.gif) no-repeat;
	width: 117px;
	height: 30px;
}


textarea {
	width : 100%;
}

p.field {
	margin : 0.5em 0 0 0;
}

p.field label {
	display : block;
	font-weight : bold;
	font-size : 0.85em;
}

