/* ***** 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):
 * Theme Kiwi par Kozlika http://www.kozlika.org */


/* ============== layout general ============== */
span.highlight0 {background-color: #FFFF99;}

.pagenav {
	font: 0.9em;
}

p.pagenav a {
	background : #f4f4f4;
	color: black;
	padding:2px;
	border: 1px solid #bbb;
	text-decoration: none;
	font-size:90%;
}

p.pagenav a:hover {
	background:black;
	color:white;
}

p.pagenav strong {
	color: white;
	padding:2px;
	border: 1px solid #bbb;
	background-color: black;
}

body { text-align: center; margin-right: auto; margin-left: auto; margin-bottom: 0; margin-top: 0; font-size: 76%; /* [1] */ padding : 0; font-family : "lucida grande", verdana, lucida, arial, helvetica, sans-serif; color:#333;
	background: black url(images/fonds/fond-rayures.jpg) no-repeat fixed 50% 0;
}



#page { text-align:left; width: 1000px; margin: 0 auto 0; }
#content {
	float : right;
	width :100%;
}
#content[id] {
}
.rss {
	margin-bottom: 15px;
	margin-top: 10px;
	font-size: 16px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

.rss a:link {
	color: white;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.rss a:visited {
	color: white;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.rss a:hover {
	color: #040404;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#col-a {
	float:left ;
	margin-left : -202px;
	z-index : 10;
	margin-top: 20px;
}
#col-a[id] { /* [2] */
	margin-right:1px; /* [2] */
}
#col-b {
	float : right;
	margin-right : -310px;
	z-index : 11;
}
#col-b[id] { /* [2] */
}
.trois #conteneur {  margin-top: 0; padding : 0 0 0 20px;
	margin-left: 48px;
	margin-right: 56px;
	background:#6d124d url(images/fonds/degrade.png) repeat-x;
}
.main {
	width: 538px;
}
.main[class] { padding-bottom: 0.1px; /* [4] */
}
.main-int { float: left; position: relative; width: 100%; z-index: 0;
}
.main-int[class] { /* [2] */
	margin-right: -1px;
}
.ext-col {
	position: relative;
	width: 310px;
	overflow: hidden;
}
.int-col, content-int {
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 8px;
}
.clear { height: 0; clear: both; }

/* ==================== elements communs ===================== */
p { margin : 0;
	font-weight: bold;
}

.recherche {
	color: white;
	margin-top: 5px;
}
img { border : none; margin:0; }
form { display : block; margin : 0; padding : 0; }
q { font-style : italic; }
acronym, abbr { border-bottom: 1px dotted #999; cursor:help; }


h1 { font-size : 2em; margin : 0.67em 0; }
h2 { font-size : 1.5em; margin : 0 0 0; }
h3 { font-size : 1.17em; margin : 1em 0; }
h2, h3 { font-family : Georgia,"New Century Schoolbook",Times,serif; }
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; 
	background : #f7f7f7;
}
pre { 
	margin : 0 auto; 
	margin-bottom : 1em; 
	padding : 0.5em; 
	text-align:left;
	white-space:normal;
		/* caché pour IE 5 Mac qui sait pas faire \*/
		white-space:pre;
		width: 90%; 
		overflow : auto; 
				/* End hack */
}

/* ---- liens courants ----------------------- */
a, a:link {
	color: #e30ae0; 
	text-decoration:none;
	font-weight : bold;
}
a:visited {
	color: #e30ae0;
	text-decoration:none;
}
a:hover {
	color: #807f7e;
}
a:active {
	font-weight:bold;
	text-decoration : underline;
}
ul {
	position : relative;
	list-style-type: none;
} /* pour éviter la disparition d'image aléatoire au survol des liens */


/* ================================================================
top
------------------------------------------------------------------------------------------------------ */
#top { height: 190px; background-image: url(images/fonds/bando-haut.png); background-position: 0 0; margin:0 auto; padding:0; text-align : center; }
#top p {
	padding : 10px 1px 0;
	margin: 0;
}
#top h1 { color: #a5a5a5; font-size: 10px; height: 190px; padding-right: 1px;	margin: 0;
}
#top h1 a {
	 display:block; 
	 width:100%; 
	 padding-top: 85px; 
	 }
	 
#top h1 a:hover {
	color: silver;
}
	
#top h2 {
	float: right;
	padding-right: 55px;
	padding-top: 30px;
}

#top h1 p { color: #a5a5a5; 
	font: 10px ;
	text-align: center;
	padding-left: 735px;
}
/* Prelude
------------------------------------------------------------------------------------------------------------ */
#prelude { font-size : 0.85em; text-align : center; }
#prelude, #prelude a {
	color:#c7c7c7;
}

.tete-mag {
	padding-left: 5px;
	margin-top: 8px;
	background-repeat: no-repeat;
	background-image: url(images/mag/fond-numero.png);
	color: white;
	font: 20px/24px "Lucida grande";
}

.new-mag {
	padding-left: 4px;
}
.corp-mag {
		padding-right: 10px;
		margin-right: 10px;
		margin-left: 8px;
		border-color: #a4a4a4;
		border-width: 1px;
		border-style: solid;
		background-color: black;
	}

.corp-mag tbody td {
	font-size: 0.75em;
	padding-left: 20px;
	color: white;
}

.vente-mag   {
	color: white;
	font-size: 12px;
	padding-left: 170px;
}

.titre-mag   {
	color: black;
	font-weight: bold;
}
.pied-mag { height: 49px;
	background: url(images/pied-mag.gif) no-repeat;
	padding-left: 20px;
}

/* Centre - partie des billets (main > main-int > content > content-int)
--------------------------------------------------------------------------------------------- */
.content-int {
	 margin: 0;
	padding-left: 2px;
}
.content-int h3 {
	color : #666;
	margin-top : 2em;
	font-size:1.1em;
	font-weight:normal;
}

.content-int h4 {
	color :#666;
}
/* --------------------- les billets ------------------------ */	
.post {  }
.post-billet { }
.post-toc-titre { color: #fff; padding-top: 27px; }
.post-billet a { color: #fff; }
.post-title a:hover{ 
	text-decoration : none;
	color : black; }
.pied-billet { margin-right: 10px; margin-left: 8px; background-color: white; border-right-color: black; border-left-color: black; border-bottom-color: black; border-bottom-width: 1px; border-right-style: solid; border-left-style: solid; border-bottom-style: solid; border-right-width: 1px; border-left-width: 1px; height: 23px; margin-bottom: 6px;
	margin-top: 0px;
}

.pied-billet-post {  background-image: url(images/billet/pied-billet.gif); height: 23px; margin-bottom: 30px;
	margin-top: -10px;
}

.day-date {
	font-family : Georgia,"New Century Schoolbook",Times,serif; 
	font-size : 1em;
	text-align : right;
	color : #999;
	padding:2px 0;
	margin-top:0;
}
.post-title { line-height: 25px; margin-right: 10px; margin-left: 8px; margin-top: 15px; border-right-style: solid; border-left-style: solid; border-right-color: black; border-left-color: black; border-top-color: black; border-top-width: 1px; border-top-style: solid; border-right-width: 1px; border-left-width: 1px; background-color: white; height: 55px; padding-right: 20px; padding-left: 24px;
	padding-top: 10px;
	font: bold 1.8em "Lucida grande";
	color: #e30ae0;
}

.post-title a {
	font-family: "Lucida grande";
	color: #e30ae0;
	text-decoration:none;
}
.infos-billet {
	background-color: white;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: black;
	border-left-color: black;
	margin-right: 10px;
	border-left-style: solid;
	margin-left: 8px;
	height: 25px;
	padding-left: 25px;
	font-size: 0.8em;
}

.post-cat, .post-cat a {
	color:#6b8f24;
	font-size : 0.82em;
}

.post-chapo { border-right-color: black; border-right-style: solid; border-right-width: 1px; border-left-color: black; border-left-width: 1px; border-left-style: solid; margin-right: 10px; margin-left: 8px; background-color: white; padding-right: 30px; padding-left: 30px;
}

.post-content { 
	margin-right: 10px; 
	margin-left: 8px; 
	border-left-color: black; 
	border-right-color: black; 
	border-right-width: 1px; 
	border-right-style: solid; 
	border-left-style: solid; 
	border-left-width: 1px; 
	background-color: white; 
	background-repeat: repeat-y; clear:both; 
	text-align:justify; 
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 25px;
}

.post-content p { 
	line-height:120%; 
	margin-top: 0; 
	margin-bottom: 0; 
	overflow: hidden;
}

.post ul, .post ul li {
	list-style:none;
	padding-left: 1em;
	margin: 0 0 0 0;
}
.post ul li {
	display:block;
	background : transparent url(images/ul/ul.png) no-repeat 0 4px;
	padding-left:13px;
}
.post ul ul li {
	display:block;
	background : transparent url(images/ul/ulul.png) no-repeat 0 4px;
	padding-left:13px;
}
.post-info, .post-info-co, .post blockquote {
	font-family : "Lucida grande",Verdana,Lucida,Helvetica,sans-serif;
	font-size:0.86em;
}
.post-info { margin-bottom: 0; color:#292929; margin-top: 0; padding-top: 5px; padding-left: 20px; }
.post-info-co {
	margin-top:0;
	margin-bottom:2em;
	padding-left : 13px;
}
.post-info-co span {
	padding : 0 15px 0 0;
}
.post blockquote {
	font-family : "Lucida grande",Verdana,Lucida,Helvetica,sans-serif;
	background: transparent url(images/ul/cite.gif) repeat-y;
	margin:2em 0;
	padding-left:2em;
}
.post blockquote p {
	margin-top:1em;
}
p.suite {
	margin-top:-6px;
	padding:0;
}

/* --------- notes --------- */
.footnotes {
	font-size:0.9em; color:#666;
	border-top:1px dashed #999;
	border-bottom:1px dashed #999;
}
.footnotes h4 {
	margin: 0.5em 0;
}
/* ---------- trackacks et commentaires ---------------- */
#trackbacks, #comments, #comment-preview { padding-bottom: 15px; margin-left: 8px; margin-bottom: 0; margin-right: 10px; margin-top: 0; border-right-style: solid; border-left-style: solid; border-right-color: black; border-left-color: black; border-bottom-color: black; border-bottom-width: 1px; border-bottom-style: solid; border-right-width: 1px; border-left-width: 1px; background-color: white; font-family : "Lucida grande", Verdana, Lucida, Helvetica, sans-serif; font-size:0.86em; padding-right: 30px; padding-left: 30px; }
#trackbacks {
	margin-top:2em;
	border-top:4px dotted #660066;
	border-bottom:1px dashed #999;
}
#trackbacks h3, #comments h3, #comment-preview h3 {
	font-family : "lucida grande";
	text-transform : uppercase;
	font-size : 1.25em; 
	margin : 1em 0;
}
#trackbacks blockquote, #comments blockquote, #comment-preview blockquote {
	display : block;
	margin : 0 0 1em 1em;
	padding : 1px 0.5em;
	font-style : normal;
	color : #666;
}
#comments blockquote {
	border: 1px solid silver;
	margin-top: 5px;
}
.error ul {
	padding-left : 20px;
}
.error li {
	list-style : square;
}
.comment-number {
	font-family : Georgia,"New Century Schoolbook",Times,serif; 
	font-size : 1.5em;
}
.comment-number a {
	text-decoration : none;
}
.comment-info {
	margin: 0;
	font-weight: bold;
}

/* Parametres communs menus gauche et droit
----------------------------------------------------------------------- */
.int-col h3 { font-weight : bold; color : #212121; font-size:1em; font-family : "Lucida grande", Verdana, Lucida, Helvetica, sans-serif;
	padding: 3px 10px 0;
	margin: 0 10px 0 0;
}

.int-col ul {
	list-style:none;
	padding:0;
	margin:0;
}

.int-col li {
	background:transparent;
	margin:0;
}

.int-col a:hover {
	color: #7c7c7c;
}


.int-col li a {
	color: #e0e0e0;
	display: block;
	width: 100%;
}

html>body #int-col li a { width: auto; }


.int-col li a:link {
	font-weight: bold;
}

.int-col li a:visited { 
	color: #e0e0e0; 
	text-decoration:none;
}	

.int-col li a:hover {
	color: #e30ae0;
}

.int-col li:active {
	background-color: silver;
}

/* Specifique menu gauche (col-a)
-------------------------------------------------------- */
#col-a { font-size:0.86em; }

.col-b-tete-jaune { color: black; text-transform : uppercase; height: 25px;
	padding-left: 10px;
	background: url(images/jaune/tete-jaune.gif) no-repeat;
	font: bold 1em/40px "Lucida grande";
}

.col-b-corp-jaune {
	background: url(images/jaune/corp-jaune.gif) repeat-y;
	color: yellow;
	padding-left: 10px;
	padding-top: 7px;
}

.col-b-pied-jaune { margin-top: 0; margin-bottom: 15px; height: 20px;
	background: transparent url(images/jaune/pied-jaune.gif) no-repeat;
}

.col-a-news {
	width: 300px;
	color: black;
	font-size: 1em;
	background: url(images/news/corp-news.gif) repeat-y;
	padding-left: 53px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	padding-right: 20px;
	margin-left: 5px;
}

.col-a-forum {
	padding-top: 20px;
	margin-bottom: 15px;
	background-image: url(images/forum/forum.gif);
	width: 300px;
	height: 91px;
}

.col-a-forum tbody {
	color: white;
	line-height: 16px;
}

#col-b-pub {
	padding-left: 7px;
	margin-bottom: 30px;
	margin-top: 6px;
}

#col-b h3 {
	background: url(images/col-b/corp-col-b.gif) repeat-y;
}

#col-b-tete {
	height: 16px;
	background: url(images/col-b/tete-col-b.gif) no-repeat;
}

.col-a-tete-menu { 
	padding-top: 7px; 
	color: white; 
	background-color: #232323; 
	height: 20px;
	padding-left: 20px;
	width: 300px;
}

.col-a-corp-menu {
	padding-bottom: 5px;
	margin-bottom: 15px;
	background-color: #454545;
	border-color: #828282;
	border-width: 1px;
	border-style: solid;
	width: 280px;
	padding-left: 20px;
	font-size: 11px;
	padding-top: 3px;
}

.col-a-corp-menu a{
	color: #e0e0e0;
}

.col-a-corp-menu a:visited{
	color: #e0e0e0;
}
.col-a-corp-menu a:hover{
	color: #e30ae0;
}


.col-a-pied-menu { margin-top: 0; margin-bottom: 15px; height: 42px;
	background: transparent url(images/menu/pied-menu.gif) no-repeat;
}

.col-a-tete-gris { color: black; text-transform : uppercase; background-image: url(images/tete-gris.gif); height: 19px;
	padding-top: 9px;
	padding-left: 20px;
	font: bold "Lucida grande";
	margin-top: 10px;
}


.col-a-corp-gris {
	background: url(images/corp-gris.gif) repeat-y;
	padding-left: 20px;
	padding-top: 5px;
}

.col-a-pied-gris { margin-top: 0; margin-bottom: 15px; height: 25px;
	background-image: url(images/pied-gris.gif);
	background-color: transparent;
}


.col-a-tete-bleu { color: black; text-transform : uppercase; height: 25px;
	padding-left: 10px;
	font: bold 1em/40px "Lucida grande";
	background: url(images/bleu/tete-bleu.gif) no-repeat;
}

.col-a-corp-bleu {
	background: url(images/bleu/corp-bleu.gif) repeat-y;	padding-left: 10px;
	padding-top: 7px;
}

.col-a-pied-bleu { margin-top: 0; margin-bottom: 15px; height: 20px;
	background: transparent url(images/bleu/pied-bleu.gif) no-repeat;
}

#toc h4 { background-image: url(images/corps-toc-bas.jpg); height: 29px; margin-top: -8px; }
#col-b h4 { margin-top: 0; margin-bottom: 15px; height: 16px;
	background: url(images/col-b/pied-col-b.gif) no-repeat;
}
#col-a a {
	color : #666;
}
#deco {
	width:130px;
	height:130px;
	background: transparent url(images/fond2-a.png) no-repeat;
}

/* Specifique menu droit (col-b)
-------------------------------------------------------- */
#col-b tbody{
	font-size:0.7em;
}

#col-b-recherche { color : #4cbde0; 
	padding-left: 10px;
	font: bold 1.1em "Lucida grande";
}

#col-b h2 { color : #e1e1e1; font-family : "Lucida grande";  font-size:1.1em; 
	padding-left: 10px;
}


/* ::::::::::::::::::: Calendrier */
#calendar {
	font-size:1.1em;
	line-height:100%;
	width:150px;
	padding-bottom:0.5em;
	border-bottom:1px solid #999;
	margin-bottom:2em;
}
#calendar h2 {
	line-height:140%;
}
#calendar table {
	border-collapse : collapse;
	font-size : 0.85em;
	margin : 0 auto;
}
#calendar caption {
	color : #666;
	font-family : "Lucida grande",Verdana,Lucida,Helvetica,sans-serif;
	font-weight:bold;
	font-size:1.1em;
	padding : 0.3em 0;
	margin : 0 auto;
}
#calendar abbr {
	border : none;
	font-style : normal;
}

#calendar th, #calendar td {
	border : none;
	padding : 1px;
}
#calendar td {
	text-align : center;
}
#calendar td.active {
	border : 1px solid #660066;
}
#calendar td.active a {
	font-weight : bold;
}

#calendar a {
	font-weight : bold;
	background:#d7d7d7;
}

/* :::::::::::::::::: recherche */
#search {
}
/* ::::::::::::::::: langues */
#languages {
}
#q {
}

/* ::::::::::::::::::::  categories */
#categories {
}

/* ::::::::::::::::::::: archives */
#archives {
	background-color: #e8e8e8;
	width: 120px;
}

/* :::::::::::::::::::::  liens */
#links {
	font-size: 1.2em;
}

/* ::::::::::::::::::::  syndication */
#syndicate {
}


/* Footer
------------------------------------------------------------------------------------------------------ */
#footer { margin-left: 0px; padding-top: 15px; margin-bottom: 1em; margin-right: 0; background-position: 0 top; background-repeat: no-repeat; clear:both; position : relative; color: #999; font-size: 0.8em; text-align: center; line-height: 100%; height: 200px;
}

/* ========================== Interactions et formulaires divers ======================= */
fieldset {
	display : block;
	border : none;
	margin : 0;
	padding : 0;
}
input, textarea {
	font-family : "Lucida grande",Verdana,Lucida,Helvetica,sans-serif;
	font-size : 1em;
	border-width : 1px;
	border-color : #ccc;
}
input[type], textarea[name] {
	background: #f1f0ed;
}
input[type=submit], input[type=reset] {
	background : #ccc;
	color : #000;
}
input[type=submit]:hover {
	background : #598F9A;
	color : #fff;
}
textarea {
	width : 95%;
}
p.field {
	margin : 0.5em 0 0 0;
}
p.field label {
	display : block;
	font-weight : bold;
	font-size : 0.85em;
}
.form-help {
}
#comment-form {
}
#comment-bas { background-image: url(images/corps-bas.jpg); height: 39px; }
input.preview {
}
input.submit {
}

#c_nom {
}
#c_mail {
}
#c_site {
}
#c_content {
}
#c_remember {
}
#toc ul { padding-right: 25px; padding-left: 25px; background-image: url(images/corps-milieu.jpg); margin-top: -14px;
	margin-left: 0;
	margin-bottom: 0;
}
#toc h3 { background-image: url(images/corps-haut-toc.jpg); height: 69px; }
.toc-title { font-family: "Lucida Grande", Verdana, Arial, sans-serif; padding-top: 15px; background-color: white; font-size: 16px; line-height: 10px; height: 10px; }

.pub {
	text-align: center;
	height: 100px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
}

.error {
	padding-top: 50px;
	padding-left: 30px;
	color: white;
}




.error_newsletter {
	background-color: red;
	text-align: center;
	padding: 10px;
	color: white;
	margin: 20px;
}

.success {
	background-color: #68ff91;
	margin: 10px;
	text-align: center;
	padding: 10px;
}

p.pagenav {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}

.liens {
	font-weight: bold;
	padding-bottom: 2px;
	margin-top: 5px;
}

.menu {
	background-image: url(images/menu/menu.png);
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
}

.menu a, menu a:link {
	font-style: normal;
	font-weight: normal;
	color: white;
}

.menu a:visited {
	font-style: normal;
	font-weight: normal;
	color: white;
}

.menu a:hover {
	font-style: normal;
	font-weight: normal;
	color: #e30ae0;
}

