/* ***** BEGIN LICENSE BLOCK *****
 * This file is part of DotClear.
 * Copyright (c) 2004 Samuel Latchman 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 *****
 *
 * Author: Zoe
 * Th?e : default-3cols-fixes
 *
 */


/* ---------------------------------------------------- */
/* General						*/
/* ---------------------------------------------------- */

body {
	margin : auto;
	padding : 0;
	background : #CCC;
	color : #333;
	font : 13px sans-serif, "Trebuchet MS","Lucida grande",Verdana,Lucida,Helvetica;
}

table { font-size : 1em; }
p { margin : 1em 0; }
q { font-style : italic; }
ul { list-style-type : square; list-style-position : outside; }

pre { 
	width : 100%;
	padding-bottom : 1.5em;
	white-space : normal;
	/* cach?pour IE 5 Mac qui sait pas faire - Ne pas supprimer cette ligne  \*/
	overflow : auto;
	white-space : pre;
	/* Fin hack Ne pas supprimer cette ligne */
}
code { width : 100%;}
img  { border : none; }
form { display : block; margin : 0; padding : 0; }

h1 { font-size : 18px;  margin : 0.67em 0; 	  font-style : italic; }
h2 { font-size : 16px;   margin : 0.83em 0 0 0;  font-family : "Arial",sans-serif;  font-weight: bold; text-align:center; padding-bottom:5px;}
h3 { font-size : 13px;   margin : 3px; font-family : "Trebuchet MS",Arial,Helvetica,sans-serif; font-weight:200;}
h4 { font-size : 1em; 	  margin : 1.33em 0; }
h5 { font-size : 0.83em;  margin : 1.67em 0; }
h6 { font-size : 18px;  margin : 1.31em 0; font-weight:200; font-style:italic; padding-left:5px ; color:#4364a1}


a:link 	{ color : #036; text-decoration : none; }
a:visited { color : #036; text-decoration : none; }
a:hover   { color : #036; text-decoration : none;  }
a:active  { text-decoration : none; }
a:focus   { text-decoration : none;}

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

.clear {
	clear : both;
	display : block;
	height : 1px;
	margin : 0;
	padding : 0;
}

/* ---------------------------------------------------- */
/* Layout		#94a9c6				*/
/* ---------------------------------------------------- */
#page {
	width : 950px;
	/*position: absolute;
	margin-top: 7px;*/
	background-color : white;
	margin-left: 12px ;
	padding : 5px;
	text-align : left;
}
#main {
	/*position: absolute;
	margin-top : 140px;*/
	width : 950px;
	padding : 0;
	margin-left: 10px;
	text-align : left;
	z-index: 1;
}
#wrapper {
	float : left;
	width : 950px;
	background : white;
	margin : 0;
	padding : 0;
	text-align : left;
}
#content {
	float:left;
	width:437px;
	margin-top:20px;
	padding:8px;
	text-align:left;
}
#sidebar {
	float : left;
	width : 460px;
	padding : 5px;
	margin-left : 15px;
	text-align : left;
}
#extrabox {
	float : left;
	width : 160px;
	padding : 5px;
	margin : 0;
	text-align : left;
}

/* ---------------------------------------------------- */
/* Block "Top"						*/
/* ---------------------------------------------------- */
#top {
	/*position: absolute;*/
	margin-top: 5px;
	margin-left:10px;
	padding : 0px;
	height: 90px;
	width: 950px;
	background-color: white;
}
#top a:link {
	color : #FFF;
	text-decoration : none;
}
#top h1 {
	float : left;
	margin : 0;
	padding : 0;
	
}

/* ---------------------------------------------------- */
/* Menu						                                      */
/* ---------------------------------------------------- */
#navbar-top{
	padding:0;
	margin-top:-15px !important;
	margin-top:0;
	margin-left:10px;
	width: 950px;
	/*margin:5px 0;*/
	border-bottom: 1px solid #F90;
}
#navbar-top ul{
	padding-left: 0;
	margin-left: 0;
	margin-bottom: -1px;
	padding-bottom:0;
	background-color: #999;
	float: left;
	width: 100%;
}
#navbar-top ul li { 
	/*
	padding-bottom:0;
	display: inline;
	*/
	display:block;
	float:left;
}
#navbar-top ul li a{
	padding: 0.2em 1em;
	margin-bottom:0;
	background-color: #999;
	color : #FFF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #000;
	font-weight:bold;
}
#navcontainer ul li a:hover{
	background-color: #999;
	color: #F90;
}

#navbar-top a:link  { color : white; text-decoration : none; font-weight: bold; font-size: 0.8em; }
#navbar-top a:visited { color : white; text-decoration : none; font-weight: bold; font-size: 0.8em;}
#navbar-top a:hover   { color : #F90; text-decoration : none; font-weight: bold; font-size: 0.8em;}
#navbar-top a:active  { color : white; text-decoration : none; font-weight: bold; font-size: 0.8em; }
#navbar-top a:focus   { color : white; text-decoration : none; font-weight: bold; font-size: 0.8em;  }




/* ---------------------------------------------------- */
/* Block "Footer"					*/
/* ---------------------------------------------------- */
#footer {
	clear : both;
	margin : auto;
	padding : 0px 0px 0px 0px;
	background-color:#f1f0ed;
	
}
#dotclear {
	width : 30%;
	float : left;
	margin : 0;
	padding : 0;
}
#navbar-bottom {
	width : 65%;
	float : right;
	margin : 0;
	padding : 0;
}
.clear {
	clear : both;
	margin : 0;
	padding : 0;
	height:1px;
}







/* illustration-------------------------------------------------------- */

#image {
	padding-top:10px;
	padding-bottom:5px;
	margin-bottom:5px;
	text-align:center;
	font-style:italic;
}










/* Menu links

-------------------------------------------------------- */
#links {
	border: 1px solid #666666;
	padding-left: 4px;
	font-size:11px;
	background-color: #f1f0ed;
	margin-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
}

#links a:link  { color : #036; text-decoration : none; }
#links a:visited { color : #036; text-decoration : none; }
#links a:hover   { color : #F90; text-decoration : none; font-size:13px;}
#links a:active  { text-decoration : none; }
#links a:focus   { text-decoration : none;}
#links li {
	list-style : none;
	margin-top : 0.15em;
	color : #F90;
	background-color: #f1f0ed;
}
#links h6 { font-size : 14px;  margin-left : 5px; margin-top:3px; margin-bottom:5px; font-weight:200; font-style:italic; padding-left:5px ; color:#4364a1; text-align:left;}




/* ---------------------------------------------------- */
/* Block "Sidebar"					*/
/* ---------------------------------------------------- */

#sidebar ul {
	list-style-type : none;
	margin-top : 0.15em;
}
#sidebar li {
	list-style : square;
	margin-top : 0.15em;
	color : #999;
}
#sidebar li:hover {
	color : #333;
}

/* Calendar box -------------------------------------- */
#calendar {
	margin : 0;
	padding : 0;
}
#calendar h2 {
	display : none;
}
#calendar table {
	border-collapse : collapse;
	font-size : 0.85em;
	margin : 0 auto;
}
#calendar caption {
	padding : 0 0 0.3em 0;
	font-size : 1.2em;
	margin : 0 auto;
}
#calendar abbr {
	border : none;
	font-style : normal;
}
#calendar th, #calendar td {
	font-weight : normal;
	border : none;
	padding : 1px;
}
#calendar td {	
	text-align : center;
}
#calendar td.active {
	border : 1px solid #000;
	
}
#calendar td a{
	display: block;
	font-weight: bold;
	background: #E0E0E0;
	
}
#calendar td.active a {
	font-weight : normal;
	color : #000;
	
}
#calendar a {
	color : #4364a1;
	font-weight: bold;
	font-size : 0.88em;
	
}




/* Search form box ----------------------------------- */
#search {
	margin : 0;
	padding : 0;
}
#search h2 {
}

/* Listes "partenaires" et "cat�ories" --------------- */
#listePartenaires{
	float:left;
	z-index:5;
	position:absolute;
	top:113px !important;
	top:134px;
	left:328px !important;
	left:325px;
	background-color:#999;
	min-width:150px;
}
#listePartenaires ul{margin:5px 0;list-style:none;}
#listePartenaires ul{padding-left:5px;padding-right:5px;}
ul.sousMenu{
	list-style:square;
}
.sousMenu li {
	margin-left:20px;
	list-style:square;
	font-style:italic;
}

#listePartenaires a:link  { color : white; text-decoration : none; }
#listePartenaires a:visited { color : white; text-decoration : none; }
#listePartenaires a:hover   { color : white; text-decoration : none; }
#listePartenaires a:active  { color : white; text-decoration : none; }


/* Categories box ------------------------------------ */
#categories {
	float:left;
	z-index:5;
	position:absolute;
	top:113px !important;
	top:134px;
	left:425px !important;
	left:420px;
	background-color:#999;
	width:120px;
	min-width:150px;
}
#categories h2 {
}
#categories ul{margin:5px 0;list-style:none;}
#categories ul{padding:10px 5px;}

#categories a:link  { color : white; text-decoration : none; }
#categories a:visited { color : white; text-decoration : none; }
#categories a:hover   { color : white; text-decoration : none; }
#categories a:active  { color : white; text-decoration : none; }

/* Syndication box ------------------------------------ */
#syndication {
	float:left;
	z-index:5;
	position:absolute;
	top:113px !important;
	top:134px;
	left:525px !important;
	left:520px;
	background-color:#999;
	width:120px;
	min-width:150px;
}
#syndication h2 {
}
#syndication li {margin:5px 0;list-style:none;}
#syndication li {padding:10px 5px;}

#syndication a:link  { color : white; text-decoration : none; }
#syndication a:visited { color : white; text-decoration : none; }
#syndication a:hover   { color : white; text-decoration : none; }
#syndication a:active  { color : white; text-decoration : none; }

/* Archives box -------------------------------------- */
#archives {
	margin : 0;
	padding : 0;
}
#archives h2 {
}


/* home.php */

.txt1
{
text-align : justify;
font-weight : 100;
font-size: 12px;
margin-left:12px
}

.txt2
{
text-align : justify;
font-weight : 100;
font-size: 12px; }

/* ---------------------------------------------------- */
/* Paragraphes du fil rss                   						*/
/* ---------------------------------------------------- */
p.text2{text-align:justify;}
p.text1{text-align:justify; margin-left:8px}


.flux {
	padding : 0;
	margin-bottom : 2em; 
	border-left : 1px solid;
	border-color:#cccccc;
	border-top:50px;
}


.flux-title {
	color : #036;
	margin : 0;
	padding : 0;
	background-color:white;
	border: none
}



/* ---------------------------------------------------- */
/* Post							*/
/* ---------------------------------------------------- */



.day-date {
	padding : 5px;
	font-size : 1em;
	font-weight : bold;
	margin : 0;
	border : 1px solid;
	border-color:#cccccc;
	text-align : right;
	color : #036;
	background-color:white;
}
.post {
	padding : 5px;
	margin-bottom : 2em; 
}
.post-title {
	color : #036;
	margin : 0;
	padding : 0;
	background-color:white;
	
}
.post-info {
	color : #666;
	margin : 0;
	padding : 0;
}
.post-info a {  }

.post-chapo {
	margin : 0;
	padding : 0;
}
.post-content {
	margin : 0;
	padding : 0;
	text-align : justify;
}
.post-info-co {
	padding : 0;
	text-align : left;
	text-align : justify;
}
.post-info-co a {  }

/* ---------------------------------------------------- */
/* Comments & Trackbacks				*/
/* ---------------------------------------------------- */
#trackbacks, #comments {
text-align : justify;
}
#comments-list, #trackback-list {
	margin : 0;
	padding : 0;
}
#comment-preview {
}
#trackbacks blockquote, #comments blockquote, #comment-preview blockquote {
	display : block;
	margin : 0;
	padding : 0;
}
.comment-info {
	margin : 0;
	padding : 0;
}
#trackbacks .comment-info {
}
#comments .comment-info {
}
.comment-number {
	font-weight : bold;
}
.comment-number a {
	text-decoration : none;
}
.linktop {
	margin : 0;
	padding : 0;
}

/* ---------------------------------------------------- */
/* Form							*/
/* ---------------------------------------------------- */
#add-comment, #change-comment {
	margin : 0;
	padding : 0;
}
#comment-form {
	margin : 0;
	padding-top : 5px;
	text-align : justify;
}
#dcwikibar {
	margin : 0;
	padding : 0;
	padding : 2px;
}
fieldset {
	display : block;
	border : none;
	margin : 0;
	padding : 0;
}
input, textarea {
}
input[type], textarea[name] {
}
input[type=submit], input[type=reset] {
}
input[type=submit]:hover {
}
textarea {
	margin : 0;
	padding : 0;
}
p.field {
	margin : 0;
}
p.field label {
	display : block;
}
.form-help {
}
input.preview {
}
input.submit {
}
#c_nom {
}
#c_mail {
}
#c_site {
}
#c_content {
}
#c_remember {
}

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

/* ---------------------------------------------------- */
/* Extra blocks						*/
/* ---------------------------------------------------- */
#block1 {
}
#block2 {
}
#block3 {
}
#block4 {
}
#block5 {
}
#block6 {
}

