@import url("http://www.gaidot.net/regis/stylesheet/mytags.css");

*::-moz-selection{
	 background:	#FFF234;
	 color:		#000000;
}

::selection{
	 background:	#FFF234;
	 color:		#000000;
}

html, body {
	margin:0px;
	padding:0px;
	font-family: sans-serif;
	color:#000;
	background: #6A5B52 url(bk_style10.png) repeat-y left top;
	font-size: 0.85em;		
}
div {
	color: #000000;
	text-align: justify;
	background-color: transparent;	
}
img {
	border: 0px;
}
.accesskey{
	color : #fefefe;
	background-color: transparent;
}
div#header {
  	width: 680px !important;
  	width /**/:707px;	
	height:100px !important;
  	height /**/:130px;	
	margin:0em;
	margin-left: 4em;
	padding: 1em;
	background-color:#84AEDE;
	min-width: 680px;
	background-image:  url(header_style10.png);
	background-repeat: no-repeat;
	border-top: 0em;
	border-right: 0.3em solid #8AB1BE;
	border-bottom: 0em;
	border-left: 0.1em solid #000;
}
div#header p {
	display:none;
}
div#header a, a:active{
	font-size: 2em;
	color: #fff;
	text-decoration:none;
	background-color: transparent;
	font-weight: bolder;
}
div#header a:hover{
 	color: #fff;
	background-color: transparent;
}
div#content {
	width: 680px !important;
	width /**/:707px;
	min-height: 70px;
	text-align: justify;
	min-width: 680px;
	background-color: #fff;
	border-top: 0em;
	border-right: 0.2em solid #8AB1BE;
	border-bottom: 5em;
	border-left: 0.1em solid #000;
	background-image: url(content_style10.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: -6.2em !important;
	margin-bottom /**/:0em;
	margin-left: 4em;
	padding-top: 2.5em;
	padding-right: 1em;
	padding-bottom: 25em;
	padding-left: 1em;
}
div#content img.illustration {
	float:right;
	display:block;
	margin:0.5em;	
}
div#content p {
	color: #000000;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
	background-color: transparent;	
}
div#content h1 {
	background-color: transparent;
	color: #443933;
	letter-spacing: 0.08em;
	font-size: 1.7em;
	font-weight: bold;
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #4F7D8D;	
}
div#content h2 {
	font-size: 1.2em;
	background-color: transparent;	
	color: #4f7d8d;
	margin-left: 0.7em;	
}
div#content h3 {
	font-size: 1em;
	background-color: transparent;
	color: #4f7d8d;
	margin-left: 1.5em;
	font-style: italic;	
}
div#content ul {
	color: #000000;
	list-style-type: square;
	padding: 0px;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 2em;
	margin-left: 4em;
	background-color: transparent;
	display: list-item;
}
div#content li {
	color: #000000;
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: transparent;
	display: list-item;		
}
div#content a, a:active {
	font-size: 1em;
	color: #4F7D8D;
	background-color: transparent;
	text-decoration:none;
	font-weight: normal;
}
div#content a:hover {
	border: 0.2px solid #4F7D8D;
	color: #4F7D8D;
	background-color: #def;
}
div#content acronym{
	cursor: help;
	border-bottom: 1px dotted #369;
	background-color: transparent;	
}
div#content pre{
	color: #000000;
	border-left:2px solid #5A6673;
	padding:0.5em 1em;
	margin-left:50px;
	background-color: #f7f7ee;
	margin-right: 150px;
}
div#content hr {
	color: #5A6673;
	background-color: transparent;	
}
div#content blockquote{
	margin: 3em;
	color: #000;
	background-color: #def;
	padding: 0.01em;
	border: 0.1em solid #4f7d8d;
}
div#content blockquote p{
	color: #000000;
	background-color: transparent;
}
div#menu {
	position:absolute;
	top: 10em;
  	width: 680px !important;
  	width /**/:707px;
	margin: 0em;
	margin-left: 4em;
	padding: 0.5em;
	padding-left: 1em;
	padding-right: 1em;	
	background: #8AB1BE url(menu_style10.png) repeat-y left top;
	min-width: 680px;
	border-top: 0em;
	border-right: 0.3em solid #8AB1BE;
	border-bottom: 0em;
	border-left: 0.1em solid #000;
	z-index:1;		
}
div#menu a, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background-color: transparent;	
	font-size: 0.95em;	
}
div#menu a:hover {
	color: #fff;
	background-color: transparent;	
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #fff;	
}
/*
div#menu a:hover:after, a:focus:after {
    content: " [" attr(accesskey) "] ";
}
*/
div#menu ul	{
	margin: 1px;
	padding: 1px;	
	display: inline;
	list-style-type: none;
}
div#menu li	{
	margin:1px;
	padding: 1px 10px 1px 4px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e6e6dc;
	display: inline;
	list-style-type: none;
}
div#menu h2 {
	display: none;
}
div#footer {
	display: none;	
}

div#bloc {
	color: #000000;
	text-align: justify;
	background-color: transparent;
	width: 70%;
	padding:1px 50px 5px 5px;
	border: 1px solid #84AEDE;
	margin: 15px;
}
div#bloc h1{
	color: #AEAFA5;
	background-color: transparent;
	border: none;
}
div#path a{
	margin: 0em;
	padding: 0em;
	margin-top: 2.2em;
}
div#path {
	background-color: #f7f7f7;
}