/* Type CSS rules here and they will be applied
to pages from 'editcss'
immediately as long as you keep this window open. */

/**** LINK-tag style sheet commun.css ****/

BODY
{
  font-family: Verdana, Arial, Helvetica, monospace;
  font-weight: normal;
  text-decoration: none;
  font-size:10px;
  color: #000000;
  background: #88d947;
}

:link { color: #606060; }
:visited { color: #606060; }
:active { color: #F06060; }

img { border: none; behavior: url("/include/pngbehaviour.htc");margin-right:5; }
img.ico { position:relative; left:3px; border: 1px solid #000000; }
img.right { float:right; border: 1px solid #000000; }
img.left { float:left; border: 1px solid #000000; }
.right { float:right; }
.left { float:left; }

TD { font-family: Verdana, Arial, Helvetica; text-decoration: none; font-size: 12px; }

A { text-decoration: none; background: #c7ccbf;  }
A:hover { text-decoration: underline; background: #d7dcbf; }
.vide { background:none; }
A.mn {   text-align: center;
	text-decoration: none;
	font-size:10px;
	border: 1px solid #000000;
	background: #c8b805;
	}
A.mn:hover {
        text-decoration: none;
        background: #c8b865;
}
A.sel {
	text-align: center;
	text-decoration: none;
	font-size:10px;
	border: 1px solid #000000;
         background: #F9E824;
}
A.sel:hover {
        text-decoration: none;
        background: #F9E884;
}

.lrg { font-size: 14px; }
.t1 {font-size: 14px; background: #c7ccbf; }
.t2 {font-size: 14px; background: #ebede8; }

.table { padding-top: 0; padding-right: 0; padding-left: 0; padding-bottom: 0; border-spacing: 0px; border: 1px dashed #000000; }
.advert { font-size:8px; color:#000000; position:static; bottom:0px; left:80px; }
.fen { background: #FFFFFF; }

.header { font-size:8px; color:#b22b0a; position:absolute; top:2px; left:200px; }
p {
font-size:14px;
margin-left:5px;
text-indent: 10px;
font-weight:500;
text-align:left;
color:e1f5d0;
}

p:hover {
//background: #fafafa;
}
P:before {content: ""}
P:first-letter { text-transform: uppercase;font-weight:900; }
P:first-letter:hover { text-transform: uppercase;color:#9d0000;font-weight:700; }

p:focus{
background: #fa0000;
}

.justify {
text-align:justify;

}

p.txtbox {
margin-left:5px;
text-indent: 0px;
text-align:center;
}

.english { color:#9d9d9a; background:#f0f0f0; }

.titre {
margin-top:5px;
margin-left:10px;
font-size:14px;
font-weight:800;
color:#e1f5d0;
text-indent: 2px;
}
.titre:before {
content : "° ";
}
.titre:hover {
color:#000000;
background: #F9E864;
}

.titretxt {
margin-top:0px;
margin-left:0px;
border-bottom: 1px dashed #000000;
font-size:10px;
color:#000000;
text-align:center;
text-indent: 0px;
background: #F9E824;
background-image: url("http://bdamien.nerim.net/CV/img/grid.gif");

}
.titretxt:hover {
color:#000000;
background: #F9E864;

}

.main {
	font-size: 10px;
}

.pm { width:20px; }
.num { text-align:right; }

.menu {float:bottom;margin-top:5px;position:relative;left:0%;width:200px;top:5px;border: 1px none #000000;background: #aae37c;}
.box {float:left;margin-top:5px;width:720px;margin-left:5px;position:relative;left:2px;top:2px;border: 1px none #000000;background-image : url("img/grid.gif");background: #f2f1eb;}
.box-central {float:left;margin-top:5px;margin-left:5pxposition:absolute;left:220;top:12px;border: 1px dashed #000000;background-image : url("img/grid.gif");}
.box-simple {float:left;border: 1px none #000000;background-image : url("img/grid.gif");}
.box-small {float:left;margin-top:5px;margin-left:5px;position:relative;left:2px;width:19%;top:5px;border: 1px dashed #000000;background-image : url("img/grid.gif");}
.box-big {float:left;margin-top:5px;margin-left:5px;position:relative;left:2px;width:79%;top:5px;border: 1px dashed #000000;background-image : url("img/grid.gif");}
.central {position:absolute;left:210;top:7px;width:720px;}
.frm { border: 1px dashed #000000;background-image : url("img/grid.gif"); }
.boxtxt { cursor: help;width:100px;float:left;margin-top:5px;margin-left:5px;margin-right:5;position:relative;left:2px;top:2px;border: 1px none #000000;background: #bae895;}
.boximg {width:213px;float:left;margin-top:5px;margin-left:10px;margin-right:10;position:relative;left:2px;top:2px;border: 1px none #000000;background: #aae37c;}

INPUT, SELECT, TEXTAREA { font-size:8px; font-family: Verdana, Arial, Helvetica; border: solid 1px #000000; border-radius:1; padding-top: 2px; padding-right: 2px; padding-left: 2px; padding-bottom: 2px; font-size: 12px; background-color:#ebede8; color: #000000; -moz-border-radius: 4px; cursor: pointer; cursor: hand;}
INPUT:hover, SELECT:hover, TEXTAREA:hover { color:#000000; background-color:#d6dad1; border: 1px dashed #000000; }
abbr,acronym { cursor: help; border-bottom: 1px dotted; }


/**** LINK-tag style sheet primary.css ****/


A { background: #c7ccbf; }
A:hover { background: #d7dcbf; }

A.mn {
	background: #bae895;
}

A.mn:hover {
        background: #bae895;
}

A.sel {
         background: #bae895;
}

A.sel:hover
{
        background: #bae895;
}


p:hover {
//background: #fafafa;
}

.english { color:#9d9d9a; background:#bae895; }

.titre {
color:#e1f5d0;
//background: #bae895;
}
.titre:hover {
color:#000000;
background: #bae895;
}

.titretxt {
background: #bae895;

}
.titretxt:hover {
color:#000000;
background: #F9E864;
}


.menu {
//background: #aae37c;
}
.box {background: #aae37c;}
.boxtxt {background: #bae895;}
.boximg {background: #aae37c;}



