/* ***** 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 *****
 *
 * Contributor(s):
 *  Olivier Meunier
 */

body {
	margin: 0px;
	padding:0;
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size : 0.75em;
	color : #666;
	background-color:#eeeeee;
	}
p {
	text-align:justify;
	}
img {
	border : none;
	margin:0;
	padding:0;
	}
form {
	display : block;
	margin : 0;
	padding : 0;
	}

h1 {
	font-size : 2em;
	margin : 0.67em 0;
	}
h2 {
	font-size : 1.6em;
	font-family : Georgia,"Times New Roman","New York",serif;
	font-weight : bold;
	color: #0000BB;
	padding-top:5px;
	}
h3 { 
	font-size : 1.4em;
	margin : 1em 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #0000BB;
	}
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: #0000FF;
	text-decoration: underline;
	padding:2px;
	border-color:white;
	border-style:solid;
	border-width:1px;
	}
a:hover {
	color: #666666;
	background-color: #C9EEF9;
	border:1px solid #0000FF;
	padding:2px;
	text-decoration: none;
	}
a:focus, a:active {
	color: #666;
	text-decoration: none;
	padding:2px;
	}
p.pagenav strong {
	color: black;
	padding:4px;
	border: 2px solid black;
	}
a[hreflang]:after {
	content: "\0000a0(" attr(hreflang) ")";
	color : #666;
	background : white;
	}
table {
	font-size : 1em;
	}
/* table des matières
-------------------------------------------------------- */
#toc li {
	line-height:2.5em;
	}
#toc h3 a {
	color: #FF8400;
	text-decoration: underline;
	padding:2px;
	border-color:white;
	border-style:solid;
	border-width:1px;
	}
#toc h3 a:hover {
	color: #666666;
	background-color: #FFDBB5;
	border:1px solid #FF8400;
	padding:2px;
	text-decoration: none;
	}	
/* pagenav
-------------------------------------------------------- */
.pagenav {
	text-align:center;
	border-color: #0000FF;
	border-style:solid;
	border-width:1px;
	padding-bottom:5px;
	padding-top:5px;
	}

/* Layout
-------------------------------------------------------- */
#page {
	width:795px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(fondsite.jpg);
	top:0;
	}
#top {
	height: 102px;
	width:777px;
	margin-left:auto;
	margin-right:auto;
	padding-top:2px;
	top:0;
	}
#top a {
	margin:0;
	padding:0;
	border:0px;
	height: 102px;
	width:100%;
	display:block;
	background-image:url(http://www.sales-mkg.org/titre.jpg);
	background-repeat:no-repeat;
	}
/* top a:hover arrêté
#top a:hover {
	background-color: #FFFFFF;
	background-image:url(http://www.sales-mkg.org/titrebis.jpg);
	margin:0;
	padding:0;
	border:0px;
	}
-------------------------------------------------------- */
#prelude {
	display:none;
	}
#main {
	width : 100%;
	float : left;
	background-image:url(fondsite.jpg);
	margin-right : -214px;
	}
#content {
	margin-right : 214px;
	margin-left:9px;
	margin-top:15px;
	}
#cache {
	display:none;
	}
/* Sidebar
-------------------------------------------------------- */
#sidebar {
	width : 198px;
	float : right;
	margin-top:15px;
	margin-right:9px;
	}
#sidebar h2 {
	text-align:center;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	}
#sidebar h3 {
	padding-left:5px;
	}
#categories h2 {
	border:1px solid #FF8400;
	color:#666666;
	background-color:#FFDBB5;
	padding:3px;
	margin-left:auto;
	margin-right:auto;
	}
#archives h2 {
	border:1px solid #FF8400;
	color:#666666;
	background-color:#FFDBB5;
	padding:3px;
	margin-left:auto;
	margin-right:auto;
	}
#calendar h2 {
	border:1px solid #FF8400;
	color:#666666;
	background-color:#FFDBB5;
	padding:3px;
	margin-left:auto;
	margin-right:auto;
	}
#search h2 {
	border:1px solid #FF8400;
	color:#666666;
	background-color:#FFDBB5;
	padding:3px;
	margin-left:auto;
	margin-right:auto;
	}
#sidebar ul {
	padding:0;
	margin:0;
	list-style-type:none;
	}
#sidebar li a {
	display: block;
	color: #FF8400;
	background:#FFFFFF url(http://www.sales-mkg.org/flecheorange.jpg) no-repeat 2% 50%;
	border:1px solid #FFFFFF;
	padding-left:20px;
	text-decoration:underline;
	font-size:.9em;
	line-height:1.5em;
	}
#sidebar li a:hover {
	background:#FFDBB5 url(http://www.sales-mkg.org/flechegrise.jpg) no-repeat 2% 50%;
	color:#666;
	text-decoration:none;
	padding-left:20px;
	border-top:1px solid #FF8400;
	border-bottom:1px solid #FF8400;
	}
#accueil h2 {
	color:#666666;
	border:1px solid #0000FF;
	background-color:#C9EEF9;
	padding:3px;
	}
#accueil p {
	text-align:center;
	font-size:.9em;
	}
#accueil a:hover {
	padding:3px 25px 3px 25px;
	}
#objectifs h2 {
	color:#666666;
	border:1px solid #FF0000;
	background-color:#FBCCCE;
	padding:3px;
	}
#objectifs p {
	color:#FF0000;
	text-align:left;
	font-size:.9em;
	padding-left:20px;
	padding-right:5px;
	}
#objectifs li {
	display: block;
	color: #FF0000;
	background:#FFFFFF url(http://www.sales-mkg.org/flechered.jpg) no-repeat 2% 50%;
	border:1px solid #FFFFFF;
	padding-left:20px;
	font-size:.9em;
	line-height:1.5em;
	}
#objectifs li:hover {
	background:#FBCCCE url(http://www.sales-mkg.org/flecherouge.jpg) no-repeat 2% 50%;
	color: #666;
	text-decoration:none;
	padding-left:20px;
	border-bottom:1px solid #FF0000;
	border-top:1px solid #FF0000;
	}
#cv h2 {
	color:#666666;
	border:1px solid #FF0000;
	background-color:#FBCCCE;
	padding:3px;
	}
#cv li a {
	display: block;
	color: #FF0000;
	background:#FFFFFF url(http://www.sales-mkg.org/flechered.jpg) no-repeat 2% 50%;
	border:1px solid #FFFFFF;
	padding-left:20px;
	text-decoration:underline;
	font-size:.9em;
	line-height:1.5em;
	}
#cv li a:hover {
	background:#FBCCCE url(http://www.sales-mkg.org/flecherouge.jpg) no-repeat 2% 50%;
	color: #666;
	text-decoration:none;
	padding-left:20px;
	border-bottom:1px solid #FF0000;
	border-top:1px solid #FF0000;
	}
#links ul {
	padding:0;
	margin:0;
	list-style-type:none;
	}
#links h2 {
	border:1px solid #00BB00;
	color:#666666;
	background-color:#D4F4D9;
	padding:3px;
	}
#links h3 {
	color:#009900;
	}
#links p {
	color:#00BB00;
	text-align:left;
	font-size:.9em;
	padding-left:20px;
	padding-right:5px;
	}
	
#links li a {
	display: block;
	color: #00AA00;
	background:#FFFFFF url(http://www.sales-mkg.org/flechegreen.jpg) no-repeat 2% 50%;
	border:1px solid #FFFFFF;
	padding-left:20px;
	text-decoration:underline;
	font-size:.9em;
	line-height:1.5em;
	}
#links li a:hover {
	background:#D4F4D9 url(http://www.sales-mkg.org/flecheverte.jpg) no-repeat 2% 50%;
	color: #666;
	text-decoration:none;
	padding-left:20px;
	border-top:1px solid #00BB00;
	border-bottom:1px solid #00BB00;
	}
#livres h2 {
	border:1px solid #00BB00;
	color:#666666;
	background-color: #D4F4D9;
	padding:3px;
	}
#livres ul {
	padding:0;
	margin:0;
	list-style-type:none;
	}
#livres li a {
	display: block;
	color: #00AA00;
	background:#FFFFFF url(http://www.sales-mkg.org/flechegreen.jpg) no-repeat 2% 50%;
	border:1px solid #FFFFFF;
	padding-left:20px;
	text-decoration:underline;
	font-size:.9em;
	line-height:1.5em;
	}
#livres li a:hover {
	background:#D4F4D9 url(http://www.sales-mkg.org/flecheverte.jpg) no-repeat 2% 50%;
	color: #666;
	text-decoration:none;
	padding-left:20px;
	border-top:1px solid #00BB00;
	border-bottom:1px solid #00BB00;
	}

#sidebar div {
	margin-bottom:5px;
	padding-bottom:5px;
	background-color: white;
	padding-top:10px;
	}
#accueil {
	border:1px solid #0000FF;
	}
#cv {
	border:1px solid #FF0000;
	}
#objectifs {
	border:1px solid #FF0000;
	}
#categories {
	border:1px solid #FF8400;
	}
#links {
	border:1px solid #00BB00;
	}
#livres {
	border:1px solid #00BB00;
	}
#calendar {
	border:1px solid #FF8400;
	}
#search {
	border:1px solid #FF8400;
	}
#archives {
	border:1px solid #FF8400;
	}


	
/* Calendar
-------------------------------------------------------- */
#calendar {
	text-align:center;
	}
#calendar h2 {
	}
#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 {
	border : none;
	padding : 1px;
	}
#calendar td {
	text-align : center;
	}
#calendar td.active {
	border : 1px solid #FF8400;
	}
#calendar td.active a {
	font-weight : bold;
	}

#calendar a {
	font-weight :normal;
	color:#FF8400;
	text-decoration:underline;
	padding:0;
	}
#calendar a:hover {
	text-decoration:none;
	background-color:#FFDBB5;
	border:1px solid #FF8400;
	padding:2px;
	color:#666666;
	}

/* Search form
-------------------------------------------------------------------------*/
#search {
	}
#q {
	}
p.field {
	text-align:center;
	}

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

/* Categories box
-------------------------------------------------------------------------*/
#categories {
	}

/* Archives box */
#archives {
	}

/* Links box */ 
#links {
	}

/* Syndication box */
#syndicate {
	border:1px solid #FF8400;
	}
#syndicate h2 {
	border:1px solid #FF8400;
	color:#666666;
	background-color:#FFDBB5;
	padding:3px;
	margin-left:auto;
	margin-right:auto;
	}



/* Footer
#footer {
	clear: both;
	margin: 2em 0 0;
	padding: 3px 1em 1em;
	color: #fff;
	background: white url(images/bg-footer.png) repeat-y 100% 0;
	font-size: 0.8em;
	text-align: right;
	line-height: 100%;
	position : relative;
	}
#footer a {
	color : #666;
	}
-------------------------------------------------------- */
#footer {
	display:none;
	}

/* Post
-------------------------------------------------------- */
.floatright {
	float:right;
	margin:5px;
	}
.floatright a:hover {
	border:no;
	}
.post {
	padding:5px;
	}
.post-title {
	margin-bottom :1em;
	}
.post-title {
	font-size:2em;
	}
.post-title a {
	color: #0000FF;
	text-decoration: underline;
	padding:2px;
	border-color:white;
	border-style:solid;
	border-width:1px;
	}
.post-title a:hover {
	color: #666666;
	background-color: #C9EEF9;
	border:1px solid #0000FF;
	padding:2px;
	text-decoration: none;
	}
.post-info {
	font-size : 0.9em;
	clear : both;
	color : #999;
	margin-bottom :.5em;
	text-align:center;
	}
.post-info a {
	color: #FF8400;
	text-decoration: underline;
	padding:2px;
	border-color:white;
	border-style:solid;
	border-width:1px;
	}
.post-info a:hover {
	color: #666666;
	background-color: #FFDBB5;
	border:1px solid #FF8400;
	padding:2px;
	text-decoration: none;
	}	
.post-chapo {
	margin-bottom : 2em;
	}
.post-content {
	border-left:1px solid #0000FF;
	padding-left:1em;
	}
.post-content a {
	color: #0000FF;
	text-decoration: underline;
	padding:2px;
	border-color:white;
	border-style:solid;
	border-width:1px;
	}
.post-content a:hover {
	color: #666666;
	background-color: #C9EEF9;
	border:1px solid #0000FF;
	padding:2px;
	text-decoration: none;
	}	
	
.post-info-co {
	font-size : 0.85em;
	clear : both;
	color : #999;
	}

.post-info-co span {
	padding : 0 15px 0 0;
	}
.post-info-co a {
	color: #0000FF;
	text-decoration: underline;
	padding:2px;
	border-color:white;
	border-style:solid;
	border-width:1px;
	}
.post-info-co a:hover {
	color: #666666;
	background-color: #C9EEF9;
	border:1px solid #0000FF;
	padding:2px;
	text-decoration: none;
	}	
.externe a {
	color: #00AA00;
	text-decoration:underline;
	border-color:white;
	border-style:solid;
	border-width:1px;
	background-color:white;
	}
.externe a:hover {
	color: #666;
	text-decoration:none;
	border:1px solid #00AA00;
	background-color:#D4F4D9;
	}
	
#trackbacks {
	border:1px solid #0000FF;
	padding:5px;
	color:#999999;
	margin-bottom:10px;
	}
#comments {
	border:1px solid #0000FF;
	padding:5px;
	color:#999999;
	margin-bottom:10px;
	}
#comment-preview {
	}


#trackbacks blockquote, #comments blockquote, #comment-preview blockquote {
	display : block;
	margin : 0 0 1em 0;
	padding : 1px 1em;
	font-style : normal;
	color : #999;
	background : white url(images/line-1.png) repeat-x 0 0;
	}

.comment-info {
	margin : 0;
	padding : 0.3em 0 0.3em 18px;
	}
#trackbacks .comment-info {
	background-image : url(images/ico_tb.png);
	background-position : 4px 60%;
	background-repeat : no-repeat;
	}
#comments .comment-info {
	background-image : url(images/ico_comments.png);
	background-position : 4px 60%;
	background-repeat : no-repeat;
	}
.comment-number {
	font-family : Georgia,"Times New Roman","New York",serif;
	font-size : 1.8em;
	}
.comment-number a {
	text-decoration : none;
	}
.cache {
	display:none;
	}
/* Error messages
-------------------------------------------------------- */
.error {
	border : 1px solid #c00;
	background : #fee;
	padding : 0.5em;
	}
.error ul {
	padding-left : 20px;
	}
.error li {
	list-style : square;
	}


/* Interactions
-------------------------------------------------------- */
fieldset {
	display : block;
	border : none;
	margin : 0;
	padding : 0;
	}

input, textarea {
	font-family : Verdana,Arial,Geneva,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%;
	}


.form-help {
	}

#comment-form {
	}

input.preview {
	}
input.submit {
	}

#c_nom {
	}
#c_mail {
	}
#c_site {
	}
#c_content {
	}
#c_remember {
	}


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