/* ***** 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 {
	height: 100%;
}

body {
	padding: 0;
	background-color: #b7c5b7;
	margin-top: 0;
	font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
	height: 100%;
}

html>body #content {
	height: auto;
}

a {
	color : #003366;
}

a:hover {
	text-decoration : none;
}

a[hreflang]:after {
	content: "\0000a0(" attr(hreflang) ")";
	color : #666666;
}


/* Page
-------------------------------------------------------- */
#page {
	background-color: #ffffff;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	position: relative;
	min-height: 100%;
	height: 100%;
	height: auto;
}

/* Titre
-------------------------------------------------------- */
#top {
	position: relative;
	width: 900px;
	height: 80px;
	background-color: #ffffff;
}

#top h1 {
	text-align: center;
	margin-top: 0;
}

#top img {
	text-align: center;
	margin-top: 20px;
	border: 0;
}

#top a {
	text-decoration: none;
}

/* Topbar
-------------------------------------------------------- */
#topbar {
	background-color: #ffffff;
	position: relative;
	width: 880px;
	height:15px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#topbar p {
	margin: 0;
	padding: 0;
	font-size: 9px;
}

/* Homemessage
-------------------------------------------------------- */
#homemessage {
	margin-bottom: 30px;
}

#homemessage h2 {
	color: #003366;
}

#homemessage p {
	line-height: 1.25em;
}

.imagej {
	float: right;
	padding: 0px 0px 10px 20px;
	margin: 0px;
	border: 0px;
	height: 120px;
	width: 160px;
}

/* Content
-------------------------------------------------------- */
#content {
	background-color: #ffffff;
	position: relative; 
	top: 0px;
	height: auto;
	height: 1800px;
	min-height: 1800px;
	left: 160px;
	width: 538px;
	padding : 10px;
	border-left: 1px dashed #ff9933;
	border-right: 1px dashed #ff9933;
	font-size: 12px;
}

#content h2 {
	background-color: #ffffff;
	margin-top: 28px;
	font-size: 14px;
}

#content p {
	background-color: #ffffff;
	line-height: 1.25em;
}

#comments h3 {
	font-size: 12px;
}

#comments p {
	font-size: 10px;
}

#content img {
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
}

.day-date {
	width: 100%;
	margin-top: 14px;
	margin-bottom: 5px;
	text-align: right;
	border-bottom: 1px solid #cccccc;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}

.day-date a {
	color: #666666;
	text-decoration: none;
}

.post-title {
	color: #003366;
}

.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: 0px;
}
.post-info-co {
	clear: both;
	margin-top: 0;
}

.post-content-link {
	text-align : right;
	font-size : 9px;
	margin-bottom: 0;
}

/* Menu
-------------------------------------------------------- */
#sidebar {
	background-color: #ffffff;
	position: absolute;
	top: 107px;
	left: 0;
	width: 140px;
	padding: 10px;
	border-right: 1px;
}

#sidebar h2 {
	color: #006600;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#sidebar ul {
	padding-left: 20px;
	margin-left: 0;
	margin-top: 0;
	line-height: 1.5em;
	font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size: 9px;
}

#sidebar li {
	list-style: square;
	color: #999999;
}

#sidebar li:hover {
	color: #333;
}

#sidebar input {
	font-size: 9px;
}

#syndicate {
	position: relative;
	top: 50px;
	text-align: center;
}

#syndicate img {
	border: 0;
}

		/* Menu archives
		------------------------------------------------- */
		#smenu1 {
			margin: 10px 0 0;
		}
		
		.titre-archives {
			color: #006600;
			font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
			font-size: 10px;
			font-weight: bold;
			text-decoration: none;
		}
		
#meteo {
	position: relative;
	top: 75px;
	text-align: center;
	width: 100px;
	left: 20px;
	right: auto;
}		

#adsense {
	position: relative;
	top: 75px;
	text-align: center;
}		

/* Sidebar2
-------------------------------------------------------- */

#facebook {
	text-align: center;
}

#sidebar2 {
	background-color: #ffffff;
	position: absolute;
	top: 107px;
	width: 160px;
	margin-left: 720px;
	padding: 10px;
}

#sidebar2 h2 {
	color: #006600;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#sidebar2 input {
	font-size: 9px;
}

#sidebar2 .submit {
}

#sidebar2 .field {
	text-align: center;
}

#actu_rss h4 {
	font-size: 10px;
}

#actu_rss p {
	font-size: 9px;
}

/* footer
-------------------------------------------------------- */

#footer {
	clear: both;
	background-color: #ffffff;
	position: relative;
	width: 890px;
	padding:5px;
	text-align: right;
	font-size: 9px;
}

#footer p {
	margin: 0;
}

#footer img {
	border: 0;
	vertical-align: bottom;
}
