@charset "UTF-8";
/* CSS Document */

/* Typos : Open Sans */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,800italic,800,700italic,700,600italic,600,400italic);
/* Typos : Source Sans Pro et Source Serif Pro */
@import url(https://fonts.googleapis.com/css?family=Source+Serif+Pro:400,600,700|Source+Sans+Pro:400,300,300italic,400italic,600,600italic,700,700italic&subset=latin,latin-ext);


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}



/* === GENERAL === */


::selection { background-color: #cceeff; color: #000; }
::-moz-selection { background-color: #cceeff; color: #000; }
a:link::selection, a:link::selection { background-color: #222; color: #fff; }
a:link::-moz-selection, a:visited::-moz-selection { background-color: #222; color: #fff; }
a:hover::selection { background-color: #5bd; color: #fff; }
a:hover::-moz-selection { background-color: #5bd; color: #fff; }


html, body {
	margin: 0px;
	padding: 0px !important;
	border: none;
}
body {
/*
	background: #696968 repeat-x left -4px;
	background: #454048 repeat-x left -4px;
	background: #393939 url(fond-body.png) repeat-x left -4px;
	background: #0A060D url(fond-body.png) repeat-x left -4px;
	background-color: #454048;
*/
	background-color: #000;
	/* typo */
	color: #333;
	font: 15.3px "Open Sans", "Source Sans Pro", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-weight: 400;
}


/* invisbles */
#adm span,
.tete .logo h1 span, .tete .connexion button span,
#commandeMenu, .tete .menu ul li.MenCarto, .tete .opt,
.pres .portfolio
	{ display: none; }
/* / invisibles */

#adm a {
	display: block;
	position: fixed;
	top: 18px; left: 7px;
	height: 16px; width: 16px;
	cursor: default;
	border: none;
	border-radius: 8px;
	z-index: 200;
}
#adm a:hover {
	background-color: #ff927d;
}
	

/* Les liens */
a:link, a:visited {
	color: #000;
	border-bottom: 1px solid #555;
	text-decoration: none;
	outline: none;
}
a:hover {
	color: #000;
	color: #369;
	border-bottom: 1px solid #69C;
}
/* / les liens */


h1, h2, h3, h4, h5, h6, p, ul, ol, li, table {
	margin: 0px; padding: 0px;
}
h2 { /* reserve aux titres de pages */
/* Attention : peut affecter la baseline de tête (rétablir : .tete h2.chapo) */
	position: absolute;
	right: 80px;
	top: -4px;
	margin: 0px;
	color: #ddd;
	opacity: 0.9;
	z-index: 10;
	/* typo */
	color: #9DB2C0;
	font-size: 4.3em;
	font-weight: normal;
}
h2.chapeau {
	position: relative;
	top: 44px;
	left: auto; right: auto;
	margin: 0px auto -60px;
	height: 70px;
	max-width: 100%;
	overflow: hidden;
	z-index: 1;
	/* typo */
	text-align: center;
	color: #262626;
	color: #1e1e1e;
	font-family: 'Source Serif Pro', Georgia, serif;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 600;
	letter-spacing: 0.18em;
}

p.texte { padding: 0px 20px; }
ul, li {
	margin: 0px;
	padding: 0px;
	list-style: none outside;
}
li {
	margin: 0px 0px 8px;
	line-height: 1.05em;
}
img {
	margin: 0px 2px 5px 3px;
	margin: 0px;
	border: none;
}
hr {
	border: none;
	border-top: 1px solid #C7C6C2;
	margin: 15px auto;
}
acronym { border: none; }
dl {}
dt {
	margin: 0px 0px 10px 0px;
	/* typo */
	color: #000;
	color: #7c2c0a;
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
}
dd { margin: 0px 0px 30px 30px; }
small { font-size: 0.92em; }

/* classes elements communs */
#page {
	position: absolute;
	top: 0px;
	width: 100%;
	min-width: 300px;
	border: none;
	padding: 0px;
	margin: 0px;
}
.sup {
	position: absolute;
	width: 100%;
	height: 144px;  /* adapter a .tete */
	top: 0px; left: 0px;
	-webkit-box-shadow: 0px 2px 16px #111;
	-moz-box-shadow: 0px 2px 16px #111; 
	box-shadow: 0px 2px 16px #111;
	z-index: 10; 
}
.alerte, .note {
	background-color: #7D8998;
	background-color: #900;
	color: #fff;
	margin: 0px;
	padding:10px;
}
.note {
	background-color: rgba(153, 0, 0, 0.25);
	margin: 18px 0px;
	color: #000;
}
p.mention {
	margin-left: 63px;
	background-color: rgba(111, 135, 170, 0.75);
	width: 280px;
	/* typo */
	color: #fff;
	line-height: 2em;
	padding: 2px 9px;
}
p.infobulle { cursor: help; }
/* / classes elements communs */

/* Les formulaires */
input, select, textarea {
	width: 250px;
	padding: 2px 3px;
	margin-left: 4px;
	/* typo */
	color: #444;
}
input, textarea { /* border: 1px solid #999; */ border: none; }
select {
	width: 256px;
	height: 24px;
	/* typo */
	font-weight: bold;
	font-size: 1em;
}
textarea {
	width: 360px;
	position: relative;
	right: -76px;
	border: none;
	vertical-align: text-top;
	margin-bottom: 15px;
}
/* / les formulaires */



/* === / GENERAL === */
/* === TETE (logo + connexion + menu) === */


.tete {
	position: relative;
	top: 0px;
	height: 135px; /* adapter .sup */
	max-width: 925px;
	padding: 0px 10px;
	width: 92%;
	min-width: 300px;
	margin: 0px auto;
	z-index: 200;
}

.tete .logo {
	position: absolute;
	top: 0px;
	display: block;
	margin: 0px;
	width: 174px;
	height: 58px;
	width: 236px;
	height: 100px;
	border: none;
	z-index: 2;
}
.tete .logo h1 a {
	position: relative;
	background: url('logo.png') no-repeat left top;
	top: 10px;
	display: block;
	height: 69px;
	width: 240px;
	border: none;
}

.tete .connexion {
	position: absolute;
	right: 0px;
	top: 12px;
	z-index: 10;
	/* typo */
	font-size: 0.88em;
	color: #fff;
	text-align: right;
}
.tete .connexion span { display: inline-block; }
.tete .connexion form {
	height: 17px;
	margin-bottom: 2px;
	overflow: hidden;
}
.tete .connexion input {
	width: 85px;
	height: 13px;
	border: 1px solid #fff;
	padding: 1px 2px;
	margin: 0px 3px 0px 0px;
	float: left;
	/* typo */
	font-size: 10px;
}
.tete .connexion button {
	background: url('boutonEnvoi-petit.gif') no-repeat left top;
	border: none;
	margin: 0px;
	padding: 0px;
	width: 17px;
	height: 17px;
	cursor: pointer;
	float: left;
}
.tete .connexion a:link, .tete .connexion a:visited { font-size: 9.5px; color: #fff; }
.tete .connexion a:hover { border-bottom: 1px solid #fff; }

/* Menu général */
#menuSites {
	position: absolute;
	margin: 0px; padding: 0px;
	top: 52px; left: 211px;
	/* typo */
	color: #666;
	text-transform: uppercase;
	font-size: 0.75em;
	letter-spacing: 0.23em;
}
#menuSites a { margin-left: 12px; border: none; color: #666; }
#menuSites a:hover { color: #c30; }
#menuSites a:link.on, #menuSites a:visited.on { margin: 0px 12px 0px 0px; color: #c0c0c0; }

.menu {
	position: absolute;
	border-top: 1px solid #515252;
	top: 75px;
	left: 210px;
	padding-top: 14px;
	width: 600px;
	z-index: 5;
}
.menu li {
	display: block;
	float: left;
	margin-right: 0px;
	/* typo */
	font-size: 1.1em;
	font-size: 1em;
	color: #535353;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}
.menu li a:link, .menu li a:visited {
	display: inline-block;
	border: none;
	padding: 11px 3px;
	width: 163px;
	height: 15px;
	/* typo */
	color: #fff;
	font-size: 0.93em;
	letter-spacing: 0.18em;
	line-height: 1em;
	text-align: center;
	text-transform: uppercase;
}
.menu li a:hover { border: none; }
.menu li.on.MenRech a, .menu li.MenRech a:hover  { background-color: #925; color: #fff; }
.menu li.on.MenAjout a, .menu li.MenAjout a:hover  { background-color: #70526d;background-color: #f1cb53; color: #000; }
.menu li.on.MenCompte a, .menu li.MenCompte a:hover  { background-color: #58a; color: #fff; }
/* / Menu general */

.addthis_toolbox {
	display: inline-block;
	position: absolute;
	left: 750px;
	top: 97px;
	padding: 2px 0px 0px 1px;
	width: 19px;
	height: 18px;
	background: url(bouton-like.png) no-repeat 0px 2px;
	z-index: 10;
}
.addthis_toolbox a { display: none; margin-right: 1px; border: none; }
.addthis_toolbox a span { margin-right: 0px !important; }
.addthis_toolbox:hover { width: auto; background-color: #FFF; border-radius: 3px; }
.addthis_toolbox:hover a { display: inline-block; }


/* === / TETE === */
/* === CORPS === */


.corps {
	position: relative;
	top: 0px;
	background-color: #FFF;
	border: none;
	margin: 0px;
	padding: 0px;
/*
	background: #fffef8 url("fonds/14-5187-b.jpg") repeat-x fixed left top;
	background: #fffef8 url("fonds/14-5187.jpg") repeat-x fixed left top;
*/
	background: #fff url("https://www.fb-graphic.com/v7/wp-content/themes/fb-graphic-v7/images/nuages.jpg") repeat-x fixed center top / cover; /* nuages 1 */
	background: #fff url("fonds/15-10279-crayons.jpg") repeat-x fixed center top; /* nuages 1 */
	background: #fff url("fonds/15-10284-crayons.jpg") repeat-x fixed center top; /* nuages 1 */
	background: #fff url("fonds/15-10305-crayons.jpg") repeat-x fixed center top; /* nuages 1 */
	background-size: cover;
	/* typo */
	font-size: 0.83em;
}
.contenu {
	position: relative;
/*
	background-color: #F4F3EF;
	background: url(fond-contenu.png) repeat left top;
	box-shadow: 0px 0px 12px #666;
	box-shadow: 0px 0px 12px #000;
	overflow: hidden;
*/
	top: 0px;
	max-width: 955px;
	margin: 0px auto;
	padding: 25px 0px 0px;
}
#chargement {
	display: none;
	position: absolute;
	background-color: #966;
	background-color: rgba(153,102,102,0.8);
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	padding: 90px 0px 220px;
/*
	filter: alpha(opacity=65);
	-khtml-opacity: 0.65;
	-moz-opacity: 0.65;
	opacity: 0.65;
*/
	z-index: 300;
	/* typo */
	color: #fff;
	font-size: 2em;
	text-align: center;
}
#chargement p { position: fixed; top: 0px; left: 5%; width: 90%; padding: 255px 0px 0px; }
#chargement img {
	-webkit-box-shadow: -2px 3px 6px #333;
	-moz-box-shadow: -2px 3px 6px #333; 
	box-shadow: -2px 3px 6px #333;
}



/* === / CORPS === */
/* === PIED === */


.pied {
	position: relative;
	width: 955px;
	min-height: 130px;
	margin: 0px auto;
	padding: 35px 0px 80px;
	z-index: 1 !important;
	/* typo */
	color: #ccc;
	font-size: 0.85em;
	letter-spacing: 0.04em;
}
.pied a:link, .pied a:visited { color: #ccc; border: none; }
.pied a:hover {
	color: #F9C;
	color: #F99;
}
.pied ul {
	width: 280px;
	float: left;
	margin-right: 20px;
/*
	border-left: 1px solid #ddd;
	float: left;
*/
}
.pied li { padding-left: 20px; }
.pied .signature {
	text-align: right;
	padding-right: 20px;
}

/* === / PIED === */




/* =========================== */
/* =========================== */
/* =========================== */





#zoom {
	position: absolute;
	display: none;
	left: 351px;
	height: auto;
	width: auto;
	background: #FFFFFF;
	padding: 12px;
/*
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
    -khtml-border-radius: 7px; 
    border-radius: 7px;
*/
	-webkit-box-shadow: 8px 8px 12px #454048;  
	-moz-box-shadow: 0px 0px 22px #454048;  
	box-shadow: -8px 8px 12px #454048;
	z-index: 400 !important;
}
#zoom img { display: block; }
