body {
	color: #000;
	text-align: center;
	font-family: "Trebuchet MS", "Trebuchet", "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 75%;
	background: #669999;
    scrollbar-base-color:#fff7e7;
}




ul { padding-right: 1em; text-align: left; margin-bottom: 1em; }
.right { font-style: normal; }
.normal { font-style: normal; }

.wrapper { min-width: 400px; }
          /* Allways good to have on full width liquid CSS layouts, 
             google "min-width IE" for JS solutions there */

.wrapper { border: 0px margin: 0 -1px; }
          /* this is a border with marginal compensation to stop scroll bars */

/* Setup (This all looks neater when it isn't put on display!) */

.wrapper {width: 800px;             /* total width */
}      

.outer {
	border-right: 220px ;
	border-left: 220px ;
	border-left-color: #fff7e7;
	border-right-color: #fff7e7;  /* right column colour */
	background-color: #fff7e7; /* center column colour */
}

.left {
	width: 220px;
	z-index: 100;
	margin-left: -220px;


}

.right {
	width: 220px;
	margin-right: -220px;


}

.wide {
	border-top : 1px solid #66CCFF;
	border-right : 1px solid #333333;
	border-bottom : 10px solid #669999;
	border-left : 1px solid #66CCFF;
	background-image: url(./Ramses%20II3.jpg);
	background-repeat: no-repeat;
	background-color: #004284;
	background-position: right;





}

/* Main code */

.outer { width: auto; border-left-style: solid; border-right-style: solid; }
.inner { margin: 0; width: 100%;}

.left {
	position: relative;
	float: left;
	background: #fff7e7;
	margin-top: 0px;
	width: 215px;
	padding: 3px;
    z-index: 10;
}
.right {
	position: relative;
	z-index: 11;
	float: left;
	margin-top: 0px;
	width: 200px;
	padding: 1px;
	margin-left: 0px;
}
.center {
	float: left;
	position: relative;
	background-color: #FFF4E6;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	margin-top: 0px;
	width: 339px;
	margin-left: ;
	margin-right: ;
    z-index: 12;
    border-left: 10px solid #669999;
   border-right: 10px solid #669999;
}
.wide {
	width: 100%;
	position: relative;
	z-index: 13;
}

.clear { clear: both; }

/* Mozilla code */
.outer > .inner { border-bottom: 1px solid transparent; }
.footer {
	background-color: #CCCCCC;
	border-top : 1px solid #e4ffdd;
	border-right : 1px solid #34371c;
	border-bottom : 1px solid #34371c;
	border-left : 1px solid #e4ffdd;
	text-align: right;
	padding-right: 6px;


}
.border {
	margin: 6px;
	border: 1px solid #000000;
	padding: 6px;
}
.form1 {
	text-align: right;
	visibility: hidden;

}
.title4 {
	font-family: "ýìýò ýÓýÖýâýÎ", "Osakaýüýýýý";
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #336666;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	text-align: center;
	height: 1em;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	width: 100%;
	margin: ;
	padding: 2px;






}
.onlycenter {
	text-align: center;
	display: block;



}
a:link {
	text-decoration: none;
	font-style: normal;
}
a:hover {
	background: #CC3300;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;


}
.ren {
	background: #FFCC33;
	color: #FF0000;

}
.sgoogle {
	margin: 0px 0px 0px 350px;
	text-align: right;
}

#contenu ul{
    margin-left:3em;
    }
.main {
	text-align: left;
	text-indent: 1em;
	padding-right: 4px;
	padding-left: 4px;
	color: #0000FF;
	margin-bottom:0.6em;
	margin-top:0.4em;
	line-height: 1.3em; 







}
.rink {
	list-style-type: decimal;
	list-style-position: outside;
	list-style-image: none;
	background-color: #FFFFFF;
	font-size: 14px;
	border: none;
	margin-left: 10px;
	margin-bottom: 15px;
	text-align: left;

}
.book {
	border: 1px dotted #000000;
	padding: 0px 0px 0px 0%;
	width: 70%;
	margin-left: 5%;
	margin-bottom: 5px;
	float: none;
	clear: none;
	background-color: #FFFFFF;
}

    
.menuIndicateur{
    background: url(fleche.gif) center right no-repeat;
    }

.menu{
	display:block;
	margin:0;
	padding:0;
	width:620px;

    }

.menu ul{
	position:absolute;
	display:block;
	width:124px;
	margin:0;
	padding:0;
	height: auto;
    }
    
.menu li ul{
	visibility:hidden;
	background: #FFFFFF;
	width: 124px;
    }

.menu li li ul{
    position:absolute; /* pour sortir la liste du flux de donn¥ */
    top:auto;
    left:auto;
    margin-left:124px;
    margin-top:-20px; /* move the sub menu verticaly */
    }
    
.menu li{
	list-style:none;
	width:124px;
	height:auto;
	display:inline;
	display/**/:block;
	float:none;
	float/**/:left;
	margin:0;
	padding:0;
	font-weight: bold;
    }
    
.menu li li{
    display:block;
    float:none;
    }
    
/* correct a little IE bug */
* html .menu li li{
    display:inline;
    }

.menu a{
	text-align:center;
	background-color: #CCCCCC;
	color:#000000;
	display:block;
	width:124px;
	margin: 0px auto;
	font-size: 13px;
	vertical-align: middle;
	height: auto;
	border-top : 1px solid #FFFFFF;
	border-right : 1px solid #333333;
	border-bottom : 1px solid #333333;
	border-left : 1px solid #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: "ýìýò ýïýÓýÖýâýÎ", "Osaka";
	font-weight: normal;
	text-decoration: none;
    }
    
.menu a:hover{
	background-color: #CC3300;
	color: #FFFFFF;
    }

/* hide some accessibility stuff */
.menu span{
    display:none;
    }

/* just for fun ;) */

.menu li li a{
    background-color: #CCCCCC;
	
    }
    
.menu li li li a{
    background-color: #CCCCCC;
	}
    
.menu li li li li a{
    background-color: #CCCCCC;
	}
h5 {
	text-align: center;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	font-family: "ýìýò ýïýÓýÖýâýÎ", "Osaka";
	color: #FFFFFF;
	top: 10px;
	text-decoration: underline;




}
h1 {
	font-family: "ýìýò ýÓýÖýâýÎ", "Osakaýüýýýý";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
	height: auto;
	width: auto;
	background-color: #336699;
	padding: 3px;
	display: block;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	margin: 3px;

}
h2 {

	font-family: "ýìýò ýïýÓýÖýâýÎ", "Osaka";
	font-size: 16px;
	color: #000066;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: center;
	height: auto;
	border-top : 2px solid #666666;
	border-right : 1px solid #CCCCCC;
	border-bottom : 1px solid #CCCCCC;
	border-left : 2px solid #666666;
	margin-bottom: 10px;
	margin-top: 6px;
	margin-left: 6px;
	display: block;
	z-index: 5;
	float: left;
}
h3 {
	font: normal 14px/8px "ýìýò ýïýÓýÖýâýÎ", "Osaka";
	color: #333333;
	text-indent: 30pt;


}
h4 {
	font: normal 14px/16px "ýìýò ýïýÓýÖýâýÎ", "Osaka";
	color: #0000FF;
	text-indent: 6pt;
	margin-bottom: -12px;
	border-top: 1px;
	border-bottom: 1px solid #339999;
	border-left: 10px solid #339999;



}
.mainpara {
	font-family: "ýìýò ýïýÓýÖýâýÎ", "Osaka";
	font-size: 15px;
	background-color: #FFFFFF;
	color: #000099;
	line-height: normal;
	border: 1px dashed #339966;
	padding: 0px 4px;

}
.kakomi {
	font-size: 12px;
	border: 1px dotted #006600;
	margin: 2px 2px 1em;
	padding: 2px;
}
.bold {
	font: bold 12px "ýìýò ýïýÓýÖýâýÎ", "Osaka";
	margin-left:10px;
	color: #003300;
	background: center;
}

