/* ***** 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):
 *  Maurice Svay
 */

/* Ce fichier définit le style visuel pour les différents éléments du blog.
 * Dans l'ordre, vous trouverez les règles qui définissent l'apparence pour:
 * - les éléments HTML en général
 * - la page
 * - l'entête
 * - le prélude
 * - le contenu
 * - la barre de navigation
 * - le pied de page
 *
 * L'agengement des blocs est défini dans le fichier layout.css
 * Pour mettre la barre de navigation à gauche, décommentez l'appel à 
 * layout-gauche.css
 */

@import "layout.css";
/* @import "layout-gauche.css"; */
 
/* Les éléments HTML en général
-------------------------------------------------------- */
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #545454;
}


/* La page
-------------------------------------------------------- */

	

 
/* L'entête
-------------------------------------------------------- */




/* le footer
-------------------------------------------------------- */



/* les styles
-------------------------------------------------------- */

h1, h2, h3, h4, h5, h6{
	font-family: "verdana", sans-serif;
	padding: 0px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
}

/* titre bulle orange dans le footer */
h3 {
	background: url("img/fond_titre_footer.gif") no-repeat top left;
	height: 41px;
	font-size: 15px;
	font-weight: bold;
	font-family: tahoma;
	line-height: 30px;
	width:170px;
	display: block;	
	text-align: center;
	color: #fff;
	margin: 0 0 10px 0;
	font-weight: bold;
}

/* titre encart bleu dans la colone de droite */
.post-content h4 {
	color: #545454;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	margin:  0;
	background: none;
	width: auto;
	height: 20px;
	text-align: left;
}
.post-content h3 {
	color: #545454;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	margin:  0;
	line-height: 20px;
	background: none;
	width: auto;
	height: 20px;
	text-align: left;
}

#colDroite h4 {
	height:32px;
	width:308px;
	background:  url("img/fond_titre_col_droite.gif") no-repeat top left;
	color: #fff;
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	padding-left: 8px;
	line-height: 32px;
}

/* soustitre bleu dans la colone de droite */
h5 {
	font-family: tahoma , verdana , arial , sans-serif;
	color: #268dc7;
	font-size: 12px;
	margin: 0 0 25px 8px;	
}

.titreform {
	font-size: 13px;
	font-weight: bold;
	color: 	#7aae08;
}

pre, code{
	font-size: 1.2em;
}

pre{
	width: 100%;
}

fieldset{
	border: none;
}

label{
	cursor: pointer;
	cursor: hand;
}

.field label{
	display: block;
}

input,textarea{
	border: 1px solid #999;
}

textarea{
	width: 100%;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}

p {
	margin: 0px;	
}
img {
	border: none;	
}

a {
	color: #7AAE08;	
}
/* L'entête
-------------------------------------------------------- */
a#lienHome {
	height: 52px;
	width: 227px;
	top:73px;
	margin-left:51px;
	margin: 0px;
	padding: 0px;
	display: block;
	text-decoration: none;
	position: absolute;
	left: 50px;
}

div#presentation {
	position:absolute;
	height: 146px;
	width: 324px;
	top: 133px;
	left: 0px;
	color: #000;
	font-size: 11px;
	line-height:18px;
	padding: 12px 34px 0 34px;
	overflow: hidden;
}

div#header_centre {
	position:absolute;
	top: 133px;
	left:392px;
	height:146px;
	width:259px;
	padding:12px 10px 0 10px;
	color: #000;
	font-size: 11px;
	line-height:18px;
	overflow: hidden;
}

div#header_droite {
	position: absolute;
	top:133px;
	left:671px ;
	height:146px;
	width:200px;
	color: #000;
	font-size: 11px;
	line-height: 18px;
	overflow: hidden;
	padding:12px 34px 0 34px;
	text-align: center;	
}

div#presentation a,
div#presentation a:link,
div#presentation a:visited,
div#presentation a:active,
div#header_centre a,
div#header_centre a:link,
div#header_centre a:visited,
div#header_centre a:active,
div#header_droite a,
div#header_droite a:link,
div#header_droite a:visited,
div#header_droite a:active {
	color: #545454;
}

div#header_droite a:hover,
div#header_centre a:hover,
div#presentation a:hover {
	color:#EB8016;	
}
	
div#header_droite img {
	border: none;
	margin: 10px 0 0 0;	
}

div#header_centre ul {
	padding: 0 0 0 10px;
}

div#search {
	position: absolute;
	top: 82px;
	left: 710px;
	height: 29px;
	width: 260px;
}

div#search p.field {
	height: 29px;
	width: 260px;
	position: relative;
	
}

div#search p.field input#q {
	height: 27px;
	width: 175px;
	position: relative;
	font-size: 16px;
	line-height: 16px;
	padding: 5px 0 0 0;
}
	

div#search p.field input.submit {
	height: 29px;
	width: 49px;
	background: url("img/top_btn_ok.gif") no-repeat top left;
	border: none;
	position: relative;
	cursor: hand;
}

div#search h1 {
	margin :0px;
	display: block;
	width: 100px;	
	float: left;
}

div#search p.field {
	float: left;	
}

/* Le contenu
-------------------------------------------------------- */
/*
.day-date{
	padding-left: 20px;
	margin-left: -25px;
	color: #888;
	background: transparent url(img/day-date.png) no-repeat left center;
	font-style: italic;
}
*/

.post {
	width:558px;
	position:relative;
	margin:0;
	margin-top:90px;
	margin-bottom: 23px;
	position: relative;	
}

div.post_date {
	position: absolute;
	height:40px;
	width:51px;
	top: 5px;
	left: 0px;	
}

div.post_date div.daynum {
	height: 37px;
	width: 51px;
	margin: 0px;
}

div.post_date div.month {
	width: 71px;
	height: 15px;
	margin: 0 0 0 -10px;	
}

.post-title{
	color: #4a4a4a;
	background: transparent;
	margin-bottom: 0;
	font-size: 24px;
	font-weight: normal;
	width:507px;
	display: block;
	position: relative;
	margin: 0 0 0 60px;
}

.post-title a{
	color: #4a4a4a;
	background: transparent;
	text-decoration: none;
}

.post-info {
	margin: 0 0 0 60px;	
}

.post-info a {
	color: #7aae08;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;	
}

.billets_tags {
	margin-top: 0;
	color: #7aae08;
	background: transparent;
	font-size: 11px;
	display: block;
	position: relative;
	margin: 0 0 0 60px;
	padding:0;
}

.billets_tags a {
	color: #7aae08;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.post-chapo {
	text-align: justify;
	margin: 30px 0 0 0;
	font-size: 12px;
	color: #545454;
}

.post-content{
	text-align: justify;
	margin: 20px 0 0 0;
	font-size: 12px;
	color: #545454;
	position: relative;
}

.post-content p {
	margin-bottom: 0px;
	margin-top: 0px;
	position: relative;	
}

.post-content a {
	color: #7aae08;
	text-decoration: underline;
	font-size: 11px;	
}

.post-content a:hover {
	color: #7aae08;
	text-decoration: none;
	font-size: 11px;	
}

.post-content p.billet_suite {
	width: 200px;
	float: left;
	margin: 10px 0 8px 0;	
}

.post-content p.billet_bookmark {
	width: 358px;
	float: left;
	right: 0px;
	text-align: right;
	margin: 10px 0 8px 0;	
}

.post-content p.billet_bookmark a{
	text-decoration: none;
	margin: 0 0 0 12px;
}

.post-content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
}

div.post-info-co{
	border-top-color:#bfbfbf;
	border-top-style: solid;
	border-top-width:1px;
	clear:both;
	margin: 8px 0 0 0;
	padding: 4px 0 0 0;
}

div.post-info-co span.post_autheur {
	display:inline;
	text-align: left;
	color: #545454;
	font-size: 11px;
	font-weight:  bold;
	display: block;	
	width: 279px;
	float:left;
	position: relative;
	padding: 5px 0 10px 0;
}

div.post-info-co span.post_autheur img {
	display:inline;
	margin-bottom:0pt;
	margin-left:5px;
	margin-right:0pt;
	margin-top:0pt;
	position:absolute;
	top:2px;
}

div.post-info-co span.post_autheur a {
	color: #7aae08;
	text-decoration: underline;	
}

div.post-info-co span.post_autheur a:hover {
	color: #7aae08;
	text-decoration: none;
}

div.post-info-co span.post_comment {
	display:inline;
	text-align: right;
	color: #545454;
	font-size: 11px;
	font-style: italic;
	display: block;
	width: 279px;
	position: relative;
	float: left;	
}

div.post-info-co span.post_comment a {
	color: #545454;
	text-decoration: none;		
}

#trackbacks {
	padding: 30px 0 0 0;	
}

#comments {
	padding: 30px 0 0 0;	
}

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #EEE;
	margin: 1em 0;
	padding: 1ex 1em;
	background: #eee;
}

/* La pagination */

p.pagenav,
p.pagenav a,
p.pagenav a:link,
p.pagenav a:hover,
p.pagenav a:visited,
p.pagenav a:active {
	color: #545454;
	font-size: 13px;
	font-family: verdana;
		
}



/* Les commentaires */

div#comments blockquote {
	font-size: 11px;
	font-style: italic;
}
/* Les pages annexes
--------------------------------------------------------*/

/* Les pages fiche de poste*/
div.relatedfooter {
	
}

div.relatedfooter a {
	color:#7AAE08;
	font-weight: bold;
	text-decoration: underline;
}


/*La page enki team*/
div#relatedenkiteam {
	
}

div#relatedenkiteam h2 {
	color:#7AAE08;
}

h2.enkiteam-title {
	margin: 0px;	
}

div#relatedenkiteam ul {
	margin: 0px;
	padding: 0px;
	list-style: none;	
}

div#relatedenkiteam p {
	display: block;
	float: left;
	width: 186px;
	height: 210px;
	position: relative;
}

div#relatedenkiteam span.pseudoredacenkiteam {
	height: 20px;
	display: block;
	position: absolute;
	bottom	: 0px;
	color: #7AAE08;
	font-weight: bold;
}
/* La colonne de droite
-------------------------------------------------------- */
#colDroite div.filrss_gauche, #colDroite div.filrss_droite {
	margin: 0px;
	position: relative;
	float: left;
	
}

#colDroite div.filrss_gauche {
	margin: 0 0 0 0px;	
}

#colDroite div.filrss_droite {
	margin: 0 0 0 10px;	
}

#aufildesblogs {
	font-size: 10px;
	line-height: 12px;	
}

#aufildesblogs strong {
	font-weight: normal;
	font-size: 9px;
}
	
#colDroite #aufildesblogs li a,
#colDroite #aufildesblogs li a:hover {
	color: #7AAE08;
}

#colDroite #aufildesblogs li {
	line-height: 12px;
}



#enkiTeam div {
	position: relative;
	padding: 0 0 0 20px;	
}

#enkiTeam div p {
	height: 65px;
	width: 67px;
	position: relative;
	float: left;
	margin: 0px 0 0 0px;	
}

#enkiTeam div.spacer {
	height: 10px;
}

/* nuage de tags */
#colDroite ul, #colDroite p {
	margin:0 0 0 8px;
	padding:0 0;
	display:block;
}

ul#tagcloud {
	width: 298px;
	position: relative;
/*	height: 95px;*/
	overflow: hidden;
	line-height: 10px;
	padding: 0;
	text-align: justify;
}

ul#tagcloud li {	
	position: relative;
	display: inline;
	line-height: 16px;
	padding: 0 3px;
}


#colDroite a {
	color:#ff6600;
	text-decoration: underline;
}

#colDroite li {
	color:#535353;
	display:block;
	margin: 0 0;
	padding: 0;
	background-image: none;
	list-style-type: none;
	line-height: 18px;
}

#colDroite li a {
	color:#535353;
	text-decoration: none;
}

#colDroite li a:hover {
	color:#eb8016;
	text-decoration: none;
}


#tagcloud li.level-1 a { font-size: 14px; color:#75a504; }
#tagcloud li.level-2 a { font-size: 14px; color:#96e6ff; }
#tagcloud li.level-3 a { font-size: 18px; color:#ffad59; }
#tagcloud li.level-4 a { font-size: 18px; color:#545454; }
#tagcloud li.level-5 a { font-size: 20px; color:#960001;}
#tagcloud li.level-6 a { font-size: 20px; color:#93b8da; }
#tagcloud li.level-7 a { font-size: 22px; color:#ff6600; }
#tagcloud li.level-8 a { font-size: 22px; color:#99ff33; }
#tagcloud li.level-9 a { font-size: 24px; color:#ff0375; }
#tagcloud li.level-10 a { font-size: 24px; color:#0195c5; }
 
#tags {
	text-align: right;
}

a#showtag {
	margin: 0 0 0 8px;	
}
	
#colDroite div.enkiplus_gauche, #colDroite div.enkiplus_droite {
	width: 150px;
	margin: 0px;
	position: relative;
	float: left;
	
}

#colDroite div.enkiplus_gauche {
	margin: 0 0 0 0px;	
}

#colDroite div.enkiplus_droite {
	margin: 0 0 0 10px;	
}

#colDroite div#enkiplus p {
	font-size: 10px;	
}

#colDroite div.recrutement {
	width: 302px;
	margin: 0px;
	position: relative;
	float: left;
	padding: 0 0 0 8px;
}

#colDroite .rss {
	line-height: 15px;
}
	
/* Le pied de page
-------------------------------------------------------- */

#footer span.liens_footer_gauche,#footer span.liens_footer_centre,#footer span.liens_footer_droite {
	position :relative;
	display:block;
	float:left;
	width: 200px;
	height:193px;
	overflow: hidden;
	color: #000;
	font-size: 11px;	
}

#footer span.liens_footer_gauche {
	padding: 0 0 0 75px;
}
	
#footer span.liens_footer_centre {
	padding: 0 70px 0 15px;
}
	
#footer span.liens_footer_droite {
	padding: 0 140px 0 0;
}




#footer ul {
	margin: 0px;
	margin-top: 0px;
	margin-right:20px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	position: relative;
	float: left;
}

#footer ul li{
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	font-size: 12px;
	color: #000;
}

#footer a{
	text-decoration: none;
	color: #000;
}

#footer a:hover {
	text-decoration: none;
	color: #FF6600;
}
