/* ***** 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;
	text-align: center; /* pour corriger le bug de centrage IE */
	}
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;
	}
.spacer {
	clear:both;
	}
/* table des matières
-------------------------------------------------------- */
#toc li {
	line-height:2.5em;
	}
#toc h3 a {
	color: #FF8400;
	text-decoration: underline;
	padding:5px;
	border-color:white;
	border-style:solid;
	border-width:1px;
	}
#toc h3 a:hover {
	color: #666666;
	background-color: #FFDBB5;
	border:1px solid #FF8400;
	padding:5px;
	text-decoration: none;
	}	

/* Top
-------------------------------------------------------- */
#top {
	height: 102px;
	width:777px;
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	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-image:url(http://www.sales-mkg.org/titrebis.jpg);
	margin:0;
	padding:0;
	border:0px;
	}
-------------------------------------------------------- */
#cache {
	display:none;
	}
#footer {
	display:none;
	}

/* Post
-------------------------------------------------------- */
.floatright {
	float:right;
	margin:5px;
	}
.floatright a:hover {
	border:no;
	}
.externe a {
	color: #00AA00;
	text-decoration:underline;
	border-color:white;
	border-style:solid;
	border-width:1px;
	background-color:transparent;
	}
.externe a:hover {
	color: #666;
	text-decoration:none;
	border:1px solid #00AA00;
	background-color:#D4F4D9;
	}
/* feuille CV Layout
-------------------------------------------------------- */
#moncv {
	width:795px;
	margin-left:auto;
	margin-right:auto;
	padding-top:2px;
	text-align:left;
	background-image:url(fondsite.jpg);
	}
#feuillecv {
	width:777px;
	margin-left:auto;
	margin-right:auto;
	}
#feuillecv h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.75em;
	line-height:1.5em;
	padding:0px;
	margin:0px;
	margin-top:5px;
	color:#666666;
	font-weight:bold;
	text-align:center;
	}
#feuillecv h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	padding:0px;
	margin:0px;
	color:#666666;
	font-weight:bold;
	text-align:center;
	}
#feuillecv h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	padding:0px;
	margin:0px;
	color:#666666;
	font-weight:bold;
	text-align:left;
	}
#feuillecv h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.3em;
	padding:0px;
	margin:0px;
	color:#666666;
	font-weight:bold;
	text-align:left;
	}
#feuillecv h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	text-decoration:underline;
	padding:0px;
	margin:0px;
	color:#666666;
	font-weight:bold;
	text-align:left;
	}
/* feuille CV download
-------------------------------------------------------- */
.download {
	width:100%;
	text-align: center;
	line-height:20px;
	}
.downloadf {
	width:100%;
	text-align:left;
	}
.downloade {
	width:100%;
	text-align:left;
	margin-left:150px;
	}
/* feuille CV Menu haut
-------------------------------------------------------- */
.menuhaut {
	background-color: transparent;
	height:2em;
	width:775px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	z-index:100;
	margin-top:1em;
	}
.menuhaut li {
	float: left;
	}
.menuhaut ul, li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
.menuhaut a {
	width:140px;
	display: block;
	margin-left:3px;
	text-align: center;
	color: #0000FF;
	text-decoration: underline;
	padding:2px;
	border-color:white;
	border-style:solid;
	border-width:1px;
	}
.menuhaut a:hover {
	color: #666666;
	background-color: #C9EEF9;
	border:1px solid #0000FF;
	padding:2px;
	text-decoration: none;
	}

.menuhaut a#current {
	color: #666666;
	border:1px solid #0000FF;
	padding:2px;
	text-decoration: none;
	}
/* feuille CV titres
-------------------------------------------------------- */
.identite {
	float:left;
	width:320px;
	border:2px solid #666;
	padding:3px;
	height:120px;
	}
.identite ul li {
	list-style-type:disc;
	margin-left:0px;
	padding-left:0px;
	}
.projet {
	float:right;
	width:430px;
	border:2px solid #666;
	padding:3px;
	height:120px;
	}
.entete {
	border:1px solid #666;
	background-color: #CCCCCC;
	font-style:italic;
	line-height:1.5em;
	font-size:1.2em;
	padding-left:1em;
	}
.blocdate {
	width:150px;
	float:left;
	padding-left:5px;
	font-style:italic;
	}
.bloctexte {
	float:right;
	width:620px;
	padding-top:10px;
	}
.bloctexte ul li {
	list-style-type:disc;
	margin-left:0px;
	padding-left:0px;
	line-height:20px;
	}
