/* 
CSS made by Colar himself. 
Respect its authority ! 
And if you want to bidouille it, send him an e-mail and he'd be proud : colar [at] lienpourdescastors [dot] org.
Good boy.
*/

/* Général */

body {
	margin: 0;
	padding: 0;
	background:#F2F8FC;
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color:#777;
}
#all {
	position: absolute;
	width: 100%;
	background-color:transparent;
}
p {
	margin: 0 0 10px 0;
	line-height:1.8em;
}
h1 {
	display:inline;
	font-size:0px !important;
	font-size:1px;
	color:#F2F8FC;
}
h2 {
	font-size:1.2em;
	color:#666;
	font-weight:bold;
	font-family: Purisa, Nimbus, serif;
	cursor:default;
	padding: 15px 0 10px 0;
	margin:0;
}
h3 {
	font-size:1em;
	color:#666;
	font-weight:bold;
	font-family: sans-serif;
	cursor:default;
	padding: 15px 0 10px 0;
	margin:0;	
}
h3:first-letter {
	color:#FFB400;
}
h4 {
	font-size:0.8em;
	color:#888;
	font-weight:bold;
	font-family: sans-serif;
	cursor:default;
	padding: 0 21px;
	margin:0;
}
a {
	color:#FFB400;
	text-decoration:none;
	padding-bottom:3px;
}
a:active, a:focus  {width:0; height:0;margin-left:0;outline:0;color:#333 !important;}
a img {
	border:none;
}
/* Header */

#header {
	height: 100px;
	background: url("header.png") transparent repeat-x scroll;
}
#elefan {
	float:left;
	height: 100px;
	width:200px;
	text-align:center;
}
#head {
	height: 100px;
	background: url("head.jpg") no-repeat scroll;
	background-position: 200px 0% !important;
	background-position: 0% 0%;
}

/* Menu */

#menuleft {
	position: absolute;
	left:0;
	width: 200px;
}
#menuleft ul {
	list-style-type: none;
	margin: 0;
	padding:0;
}
#menuleft li {
	height:84px;
	width:200px;
}
#menuleft li a {
	display:block;
	height:80px;
	width:174px;
	background: url("menuleft.jpg") no-repeat scroll;
	margin:4px 13px;
	padding:0;
	text-align:center;
	text-decoration: none;
	line-height: 80px;
	font-size:1em;
	color:#CCC;
}
#menuleft li a:hover {
	background-position: 0% 100%;
	color:#FFB400;
}
#menuleft li a:active {
	background-position: 0% 0%;
}

#right {
	position: absolute;
	right:0;
	width: 150px;
	margin:-25px 25px 0 25px;
}
.menuright {
	background: url("menurighttop.png") no-repeat top right;
	margin-bottom:20px;
}
.menuright ul {
	margin: 0;
	padding:30px 0 20px 15px ;
	background: url("menurightbottom.png") no-repeat bottom left;
	list-style-type: none;
}
.menuright li {
	margin-bottom: 10px;
}
.menuright ul a {
	margin: 0 2px;
	padding-left:15px;
	background:url(puce1.gif) no-repeat left;
	color:#CCC;
	text-decoration: none;
}
.menuright ul a:hover {
	color:#FFB400;
	border:0;
	background:url(puce2.gif) no-repeat left;
}

/* Contenu */

#center {
	background-color:transparent;
	margin-left: 200px;
	margin-right: 200px;
	min-height: 450px;
}
#center a:hover {
	background:url(a.gif) repeat-x bottom left;
}
#ie a:hover {
	background:none;
}
#content p {
	text-align:justify;
}
#content ul {
	list-style-type: none;
}
#content li {
	margin: 10px 2px;
	padding-left:15px;
	line-height:1.2em;
	background:url(arrow.gif) no-repeat 0% 3px;
}

#sommaire {
	margin:0 0 0 -10px;
	padding:0;
}
#sommaire li {
	display:inline;
	margin-right:-10px;
	background:none;
}
#sommaire a {color:lightblue;}
#sommaire a:hover {color:#FFB400;}

.middle {
	text-align:center !important;
}
.icons img {
	margin :1px 2px 1px 1px;
	padding:2px;
	border:1px solid #CCC;
}
.icons {
	text-align:left !important;
	margin-top:4px;
}
.margenbas {margin-bottom:20px;}

/* Pied de page */

#footer {
	line-height: 1.7em;
	background-color: transparent;
	margin:10px 200px 0 200px;
	padding:5px 0 0 0;
	border-top: 1px solid #CCC;
	font-size:0.8em;
	color:#F2F8FC;
	vertical-align: middle;
	cursor:default;
}
#footer:hover {
	color:#CCC;
}
#footer img {
	vertical-align: middle;
	padding-bottom:3px;
}
#footer a {
	color:#F2F8FC;
}
#footer:hover a {
	color:#FFB400;
}


/* Machins */

blockquote {
	margin:0;
	padding:10px 0 10px 40px;
	background: url("quoteleft.gif") transparent no-repeat top left;
	color:#8fa3b5;
	font-size:0.9em;
	text-align:left;
}
#sourcelist {
	border:1px dotted lightgray;
	margin-left:45px;
	padding:10px;
	font-size:0.8em;
}
#clavier {
	height:144px;
	width:100%;
	background: url(clavier_be.jpg) no-repeat 50% 0%;
}
#clavier:hover {
	height:144px;
	width:100%;
	background: url(clavier_fr.jpg) no-repeat 50% 0%;
}
.keskece, acronym {
	border-bottom: 1px dotted gray;
	cursor : help;
	text-decoration: none; 
}
.out:after { 
	content: url(external.png); 
}
.nopaddingbottom {
	margin-bottom:-2px;
	padding-bottom:0;
}
.lpdc {
	color:#FFB400;
	font-weight: bold;
	text-transform: uppercase;
}
.orange {
	color:#FFB400;
}
.noir {
	color:#000000;
}
.gris {
	color:#99F;
}
.black {
	background-color:black;
}
.emile {
	margin-bottom:-1px;
	background;none;
}
.little {
	font-size:0.8em;
}
.key {
	border:1px solid #666;
	-moz-border-radius:5px;
	background-color:white;
	padding: 0 5px 1px 5px;
}
.hidden {
	display:none;
}
.active {
	color:#FFB400 !important;
	cursor:default;
}
.liens {
	width:200px;
}
.liens img {
	border:0;
	vertical-align:middle;
	background:url(pac.gif) no-repeat;
	padding:2px;
}
.liens a {
	text-decoration:none;
	color:#FF90FF;
	font-size:11px;
	margin-left:7px;
	display:block;
	padding:1px 1px 1px 3px;
}
.liens a:hover{
	color:#FFF;
	background-image:none !important;
	background:#FFB0FF !important;
	-moz-border-radius:4px !important;
}
.liens a:hover img {
	background:none;
}
.liens a:active, .liens a:focus  {width:189px; height:inherit;outline:inherit;padding:1px 1px 1px 3px;color:#333 !important;}

