/*
fichiers importés : 
  /mnt/101/sdb/d/c/sitesweb.abondance/copyleft/includes/css/../js/generiques/msg.v2/msg.css
  /mnt/101/sdb/d/c/sitesweb.abondance/copyleft/includes/css/blueprint/forms.css
  /mnt/101/sdb/d/c/sitesweb.abondance/copyleft/includes/css/blueprint/reset.css
  /mnt/101/sdb/d/c/sitesweb.abondance/copyleft/includes/css/blueprint/typography.css
  /mnt/101/sdb/d/c/sitesweb.abondance/copyleft/includes/css/comments.css
  /mnt/101/sdb/d/c/sitesweb.abondance/copyleft/includes/css/footer.css
  /mnt/101/sdb/d/c/sitesweb.abondance/copyleft/includes/css/header.css
  /mnt/101/sdb/d/c/sitesweb.abondance/copyleft/includes/css/main.css
  /mnt/101/sdb/d/c/sitesweb.abondance/copyleft/includes/css/menu.css
  /mnt/101/sdb/d/c/sitesweb.abondance/copyleft/includes/css/structure.css 
*/










/*
  __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __  
_/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \_

      /mnt/101/sdb/d/c/sitesweb.abondance/copyleft/includes/css/blueprint/reset.css 
  __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __  
_/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \_
*/


/* -------------------------------------------------------------- 
  
   reset.css
   * Resets default browser CSS.
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 10;
  font-family: arial;
  vertical-align: baseline;
}

body { 
  line-height: 1.5; 
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }








/*
  __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __  
_/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \_

      /mnt/101/sdb/d/c/sitesweb.abondance/copyleft/includes/css/blueprint/typography.css 
  __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __  
_/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \_
*/


/* -------------------------------------------------------------- 

   typography.css
   * Sets up some sensible default typography.
   
-------------------------------------------------------------- */

/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
html { font-size:100.01%; }
body { 
  font-size: 75%;
  color: #222; 
  background: #fff;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: bold; color: #111; }

h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em; }
p img.left  { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus, 
a:hover     { color: #000; }
a           { color: #009; text-decoration: underline; }

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre 				{ margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* Tables
-------------------------------------------------------------- */

table       { margin-bottom: 1.4em; width:100%; }
th          { font-weight: bold; }
thead th 		{ background: #c3d9ff; }
th,td,caption { padding: 4px 10px 4px 5px; }
tr.even td  { background: #e5ecf9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }


/* Misc classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }








/*
  __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __  
_/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \_

      /mnt/101/sdb/d/c/sitesweb.abondance/copyleft/includes/css/blueprint/forms.css 
  __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __  
_/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \_
*/


/* --------------------------------------------------------------

   forms.css
   * Sets up some default styling for forms
   * Gives you classes to enhance your forms

   Usage:
   * For text fields, use class .title or .text
   * For inline forms, use .inline (even when using columns)

-------------------------------------------------------------- */

label       { font-weight: bold; }
fieldset    { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend      { font-weight: bold; font-size:1.2em; }


/* Form fields
-------------------------------------------------------------- */

input[type=text], input[type=password],
input.text, input.title,
textarea, select {
  background-color:#fff;
  border:1px solid #bbb;
}
input[type=text]:focus, input[type=password]:focus,
input.text:focus, input.title:focus,
textarea:focus, select:focus {
  border-color:#666;
}

input[type=text], input[type=password],
input.text, input.title,
textarea, select {
  margin:0.5em 0;
}

input.text,
input.title   { width: 300px; padding:5px; }
input.title   { font-size:1.5em; }
textarea      { width: 390px; height: 250px; padding:5px; }

input[type=checkbox], input[type=radio],
input.checkbox, input.radio {
  position:relative; top:.25em;
}

form.inline { line-height:3; }
form.inline p { margin-bottom:0; }


/* Success, notice and error boxes
-------------------------------------------------------------- */

.error,
.notice,
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }

.error      { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.error a    { color: #8a1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }








/*
  __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __  
_/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \_

      /mnt/101/sdb/d/c/sitesweb.abondance/copyleft/includes/css/structure.css 
  __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __  
_/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \_
*/


/* fitUrl:'/copyleft/composants/graphisme/'; */

body {text-align:center;} /* hack ie6 */

#container {
	/*
	width: auto;
	margin: 5px 2%;
	background: #afa;
	*/
	text-align:justify;
	width: 960px;
	margin: 16px auto 0;
}

#onright {
    position: fixed;
    width: 260px;
    top: 16px;
	right: 2%; /* pour les cas de js d?sactiv? ou non encore charg? */
	text-align:left;
    font-size: 14px;
    z-index:1;
}

#page, #commentaires {
	width: 674px; /* correspond ? "margin-right: 260px;", qui buggue sous ie6*/
	overflow:hidden; /* hack temporaire pour ie6, qui a un effet sur la largeur du menu (sic!) */
	margin:0;
}

#corps, #header, .hack {
	padding:0 16px;
	margin:0;
}








/*
  __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __  
_/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \_

      /mnt/101/sdb/d/c/sitesweb.abondance/copyleft/includes/css/main.css 
  __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __  
_/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \_
*/


/* fitUrl:'/copyleft/composants/graphisme/'; */

/* générique
------------------------------------------------------------- */
body {
	color: #666;
	font-size: 1em;
	font-family: Georgia, Times ;
	
	background: url(/copyleft/composants/graphisme/tapisserie_fleurie_04.gif) fixed repeat;
	background: url(/copyleft/composants/graphisme/motif-floral4.png) fixed repeat;
	}

a {
	text-decoration: none;
	color: #ff8f0a; /* orange:ff8f0a - rose:FAB0B2 */
}
a:hover {
	color: #5493A7;
	text-decoration: underline;
}
a.telech {
	padding-right: 22px;
	background: url(/copyleft/composants/graphisme/special_links/download.png) no-repeat center right !important;
	background: url(/copyleft/composants/graphisme/special_links/download.gif) no-repeat center right;
}
/*
a[href~=mailto] {
	padding-right: 22px;
	background: url(/copyleft/composants/graphisme/special_links/email.png) no-repeat center right !important;
	background: url(/copyleft/composants/graphisme/special_links/email.gif) no-repeat center right;
}*/

abbr {
	cursor: help;
}

input[type=text] {
	background: transparent url(/copyleft/composants/graphisme/translu/fff-30.png) !important;
	background: #fff;
}
input[type=text]:focus {
	background: transparent url(/copyleft/composants/graphisme/translu/fff-50.png) !important;
	background: #fff;
}
	
/* corps de la page
------------------------------------------------------------- */
#corps {
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	padding-bottom: 1em;
	/**/
	background-color: transparent !important;
	background-color: #fff;
	background-image: url(/copyleft/composants/graphisme/translu/fff-50.png) !important;
	background-image: none;
}

#corps h1 {
	border-bottom: 2px dotted #ddd;
	padding:.25em 0;
	text-align: center;
	color: #999; /* bleu:5493A7 */
	font-weight: normal;
	letter-spacing: 3px;
}

#corps h2 {
	font-size: 2em;
}

#corps h3, #commentaires h3 {
	/*
	background: url(/copyleft/composants/graphisme/legos/brick24.gif) no-repeat;
	padding-left: 30px;
	*/
	
	font-size: 1.5em;
	height: 24px;
	color: #5493a7;
	
	/* text-decoration: underline; */
	background: #fff;
	border-bottom: 1px solid #fafafa;
}
#corps h3:before, #commentaires h3:before {
	content:'» ';
}
/*
#corps h3:after, #commentaires h3:after {
	content:'_';
}
*/

h4 {
	font-size: 1.1em;
	color: #666;
	text-decoration: underline;
	font-weight: bold;
}

.texto {
	font-style: italic;
}

.note {
	font-weight: normal;
	font-size: 0.8em;
}

table.codeOptions {
	background: #fff;
}

code, pre, table.codeOptions th {
	font-family: Courier New, Courier;
	color: #0C0;
	text-align: left;
}

code em, table.codeOptions th em {
	color: #aaa;
	font-style: italic;
}

pre {
	font-size: .8em;
	border: 1px solid #0C0;
	padding: .4em;
	white-space: normal;
}

table.codeOptions {
	font-size: .9em;
	border: 1px solid #CCC;
	padding: 5px;
}
	table.codeOptions td, table.codeOptions th {
		vertical-align: top;
		border: 1px dotted #CCC;
		padding: 5px;
	}
		table.codeOptions td dt {
			font-weight: normal;
			color: #aaa;
			font-style: italic;
		}







/*
  __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __  
_/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \_

      /mnt/101/sdb/d/c/sitesweb.abondance/copyleft/includes/css/header.css 
  __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __  
_/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \_
*/


/* fitUrl:'/copyleft/composants/graphisme/'; */

/* en tête
------------------------------------------------------------- */
#header h1 {
	background: url(/copyleft/composants/graphisme/brick64.gif) no-repeat center left;
	/*
	padding-right: 8px;
	text-align: right;
	*/
	padding: .2em 0 .2em 76px;
	text-align: left;
	
	line-height:1em;
	font-size: 3.7em;
	font-weight: normal;
	color:#5493A7; /*bleu:5493A7 vert:c6e02c */
	
	margin:0;
}







/*
  __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __  
_/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \_

      /mnt/101/sdb/d/c/sitesweb.abondance/copyleft/includes/css/menu.css 
  __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __  
_/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \_
*/


/* fitUrl:'/copyleft/composants/graphisme/'; */


#onright h1 {
	font-size: 1.5em;
	color: #999;
	-moz-border-radius: 0 16px 0 0;
	-webkit-border-radius: 0 16px 0 0;
	vertical-align: bottom;
	text-align: center;
	font-weight: normal;
    padding: 14px 14px 0;
	font-style: italic;
	/*
	color: #ff8f0a;
	*/
}

    
#accordion, #onright h1{
	border-left: 2px dotted #ddd;
	margin: 0 0 0 16px;
	/**/
	background-color: transparent !important;
	background-image: url(/copyleft/composants/graphisme/translu/fff-50.png) !important;
	background-color: #fff;
	background-image: none;
}

#accordion {
	list-style:none;
    padding: 1px 14px 0;
}

#accordion>li {
    margin-top: 1em;
    -moz-border-radius: 1em;
    -webkit-border-radius: 1em;
    padding: .5em 0;
}
#accordion h3 {
	cursor:pointer;
    font-family: Georgia, "DejaVu Serif", Norasi, serif;
    margin:0;
    font-size:1.3em;
    font-weight: bold;
    line-height:0.5em;
    color: #333;
    color: #8ca016;
    color: #5493a7;
    border-bottom: 1px solid #cfe651;
    padding-bottom: 0.5em;
}
#accordion h3:hover:before {
    content : "» ";
}
/*
#accordion h3:hover {
   background: transparent url(/copyleft/composants/graphisme/pin_yellow.png) no-repeat top right !important;
   background: transparent url(/copyleft/composants/graphisme/pin_yellow.gif) no-repeat top right;
}
.pinned, #accordion h3.pinned:hover {
	background: transparent url(/copyleft/composants/graphisme/pin_green.png) no-repeat top right !important;
	background: transparent url(/copyleft/composants/graphisme/pin_green.gif) no-repeat top right;
}
*/

.acc-section {
    overflow:hidden;
    }
	
.acc-section ul {
    padding:0;
	margin:0;
}

.acc-section ul:first-child {
    margin-top: 0;
}

.acc-section li {
    list-style-type: none;
	display: inline;
}

.acc-section li a {
    font-size: 0.9em;
    color: #fff;
    display: block;
    text-decoration: none;
    padding: .5em .75em;
    border-bottom: 1px dashed #cfe651;
    color: #5493a7;
	width:100%;
}
.acc-section li a:after { content:' » '; }

.acc-section li a:hover {
    color: #fff;
    background: #5493a7;
}


#onright .ancre {
	background-repeat : no-repeat;
	background-position:  .25em center;
	padding-left: 2em;
}

#onright  .top {
	background-image : url(/copyleft/composants/graphisme/menu/top.png) !important;
	background-image : url(/copyleft/composants/graphisme/menu/top.gif);
}

#onright .concept{
	background-image : url(/copyleft/composants/graphisme/menu/concept.png) !important;
	background-image : url(/copyleft/composants/graphisme/menu/concept.gif);
}

#onright  .applications {
	background-image : url(/copyleft/composants/graphisme/menu/applications.png) !important;
	background-image : url(/copyleft/composants/graphisme/menu/applications.gif);
}

#onright .methodes{
	background-image : url(/copyleft/composants/graphisme/menu/methodes.png) !important;
	background-image : url(/copyleft/composants/graphisme/menu/methodes.gif);
}

#onright .options{
	background-image : url(/copyleft/composants/graphisme/menu/options.png) !important;
	background-image : url(/copyleft/composants/graphisme/menu/options.gif);
}

#onright .sandbox{
	background-image : url(/copyleft/composants/graphisme/menu/sandbox.png) !important;
	background-image : url(/copyleft/composants/graphisme/menu/sandbox.gif);
}

#onright .code{
	background-image : url(/copyleft/composants/graphisme/menu/code.png) !important;
	background-image : url(/copyleft/composants/graphisme/menu/code.gif);
}

#onright .download{
	background-image : url(/copyleft/composants/graphisme/menu/download.png) !important;
	background-image : url(/copyleft/composants/graphisme/menu/download.gif);
}

#onright .commentaires{
	background-image : url(/copyleft/composants/graphisme/menu/commentaires.png) !important;
	background-image : url(/copyleft/composants/graphisme/menu/commentaires.gif);
}

#onright .new {
	background-image : url(/copyleft/composants/graphisme/menu/new.png) !important;
	background-image : url(/copyleft/composants/graphisme/menu/new.gif);
	background-repeat : no-repeat;
	background-position: 220px center; /* avec right, ça marche pas..? */
}







/*
  __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __  
_/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \_

      /mnt/101/sdb/d/c/sitesweb.abondance/copyleft/includes/css/comments.css 
  __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __  
_/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \_
*/


/* cadre global des commentaires
------------------------------------------------------------- */
#commentaires {}

#cmtList {
	margin: 0;
	min-width: 50%;
	float:left;
}

#commentaires h3 {} /* voir main.css */

/* pour chaque commentaire
------------------------------------------------------------- */

#cmtList li {
	list-style: none;
	clear: both;
}
.commentBubble {
	background: #fff;
	padding: .5em;
	/**/
	-moz-border-radius: .5em; 
	-webkit-border-radius: .5em; 
}
.commentBubble .last  {
	margin-bottom: 30px;
	color:red;
}

.commentInfos, .commentLks { clear:both; }
.commentInfos { line-height: 1em; }

.commentDate {
	color: #AAA;
	font-size: .8em;
}

/* polarisation des commentaires
------------------------------------------------------------- */
.left { margin-right:25%; }
.right { margin-left:25%; }

.left .commentBubble { float:left; text-align:left; }
.right .commentBubble { float:right; text-align:right; }

.left .commentInfos { text-align: left; }
.right .commentInfos { text-align: right; }

/* formulaire de nouveau commentaire
------------------------------------------------------------- */
#commentaires a.positive {
	background: #cfe651;
	color: #fff;
	text-decoration: none;
	padding: .1em .5em;
	margin-left: .25em;
	font-weight: bold;
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
}
#commentaires a.positive:after { content: " »" }

#commentaires a.positive:hover { color: #333 }
#commentaires a.positive:hover:after { content: "" }
#commentaires a.positive:hover:before { content: "» " }

.notaBene {
	font-size: 10px;
	margin: 0;
	padding: 0;
	text-align: right;
	line-height: 1em;
	color: #ccc;
}
.notaBene a {
	color: #ccc;
	text-decoration:underline; 
}
.notaBene a:hover { text-decoration: none; }







/*
  __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __  
_/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \_

      /mnt/101/sdb/d/c/sitesweb.abondance/copyleft/includes/css/footer.css 
  __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __  
_/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \_
*/


#footer {
	clear: both;
	padding-top: 1.5em;
}

#footerContent {
	padding-top: 1em;
	border-top: 1px solid #ccc;
}

#footer p {
	color: #ccc;
	font-size: .7em;
	line-height: 1em
}

#footer p a {
	color: #AAA;
	text-decoration: none;
}
#footer p a:hover {
	color: #AAA;
	text-decoration: underline;
}







/*
  __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __  
_/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \_

      /mnt/101/sdb/d/c/sitesweb.abondance/copyleft/includes/css/../js/generiques/msg.v2/msg.css 
  __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __    __  
_/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \__/  \_
*/


/* styles invariables
----------------------------------------------------------------------------- */

/* le div qui fait écran sur le reste de la page */
#modalObj {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 1000;
	background: #fff; /* modifiable par option javascript */
}

/* la boîte de message */
#msgBox {
	position: absolute;
	z-index: 1001;
}


/* design par défaut (sert aussi de base aux skins)
----------------------------------------------------------------------------- */

/* le titre de la boîte de message */
.msgBox #msgTitle {
	margin:0;
	padding: .2em .6em; 
	font-size: 1.1em;
	font-weight: bold;
	background: #e8e0ca;
	color: #584b2c;
	border-bottom: 1px solid #c2b487;
	
	-moz-border-radius: .8em 0 0 0;
	-webkit-border-radius: .8em 0 0 0;
	border-radius: .8em 0 0 0;
}

/* la boîte */
.msgBox { 
	border-width: 1px;
	border-style: solid;
	max-width: 400px;
	padding: 0;
	background: #fff;
	border-color: #c2b487;
	
	-moz-border-radius: 1em 0 1em 0;
	-webkit-border-radius: 1em 2em 1em 2em;
	border-radius: 1em 0 1em 0;
}

/* le div de contenu du message */
.msgBox #msgContent {
	padding: .4em .6em; 
	text-align: justify;
	color: #514721;
}
/* le bouton de fermeture et son conteneur */
.msgBox #closeBtn { 
	text-align: right;
	margin: 0;
	padding: 0;
	padding-bottom: 1px;
}
.msgBox #closeBtn a {
	padding: 4px .5em;
	border: 1px solid #c2b487;
	border-width: 1px 0 0 1px;
	margin: 0 0 .0 .6em; 
	font-weight:bold;
	text-decoration: none;
	color: #514721;

	-moz-border-radius: 0 0 .8em 0;
	-webkit-border-radius: 0 0 .8em 0;
}
.msgBox #closeBtn a:hover {
	background: #e8e0ca;
}

/* skins
----------------------------------------------------------------------------- */
.error					{ background: #ffe1e2; }
#msgBox.error #msgTitle			{ background: #ffaeb0; color: #fff; }
#msgBox.error #msgContent		{ color: #8a1f11; }
#msgBox.error #closeBtn a		{ color: #f09486; }
#msgBox.error #closeBtn a:hover		{ color: #fff; background: #ffaeb0;}

.success				{ background: #E6EFC2;  }
#msgBox.success #msgTitle		{ background: #C6D880; color: #fff;  }
#msgBox.success #msgContent		{ color: #264409; }
#msgBox.success #closeBtn a		{ color: #b1ca51; }
#msgBox.success #closeBtn a:hover	{ color: #fff; background: #C6D880; }



