html
{
	height: 100%;
	/* \*/ overflow: hidden; /**/
}
body
{
	color: rgb(25,25,75);
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 13px;
	text-decoration:none;
	background-color: rgb(240,240,250);
	background-image: url("images/earth.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 63% 50%;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
a:link, a:visited
{
	color: rgb(25,25,75);
	font-size: 12px;
	text-decoration:none;
}
a:hover
{
	color: rgb(25,78,126);
	text-decoration: underline;
}
h1
{
	font-family: monotype corsiva,lucida handwriting,Verdana;
	font-size: 22px;
	font-weight: normal;
	text-decoration:underline;
	text-align: center;
}
h3
{
	text-align: center;
}
li
{
	list-style-type: square;
}
.cadre a:link, .cadre a:visited
{
	color: rgb(232,240,255);
	font-family: Verdana,Tahoma,Arial,Times;
	font-weight: bold;
	text-decoration:none;
}
.cadre a:hover
{
	color: rgb(250,250,210);
	text-decoration: underline;
	font-weight: bold;
}
div.cadre
{
	margin: 15px auto;
	width: 70%;
	position: relative;
}
.traduction
{
	margin: 15px auto;
	width: 400px;
	position: relative;
}
.cadre h3
{
	background-color: rgb(44,50,97);
	background-image: url("images/barre-haut-cadre.gif");
	background-repeat: repeat-x;
	background-position: top left;
	color: rgb(245,245,255);
	font-weight: bold;
	height: 20px;
	padding: 0;
	margin: 0;
	text-align: center;
	text-decoration: none;
	line-height: 1.5;
}
.cadre-haut-gauche
{
	background-color: rgb(44,50,97);
	background-image: url("images/coin-haut-gauche.gif");
	background-repeat: no-repeat;
	background-position: top left;
	width: 20px;
	height: 20px;
	/*float: left;*/
	position: absolute;
	left: 0;
	top: 0;
}
.cadre-haut-droit
{
	background-color: rgb(44,50,97);
	background-image: url("images/coin-haut-droit.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width: 20px;
	height: 20px;
	/*float: right;*/
	position: absolute;
	right: 0;
	top: 0;
}
* html .cadre-haut-droit
{
	right: -1px;
}

.cadre-bas-gauche
{
	background-color: rgb(44,50,97);
	background-image: url("images/coin-bas-gauche.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 20px;
	height: 20px;
	float: left;
}
.cadre-bas-droit
{
	background-color: rgb(44,50,97);
	background-image: url("images/coin-bas-droit.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 20px;
	height: 20px;
	float: right;
}
.cadre-bas-milieu
{
	clear: both;
	background-color: rgb(44,50,97);
	background-image: url("images/barre-bas-cadre.gif");
	background-repeat: repeat-x;
	background-position: top left;
	color: rgb(245,245,255);
	font-weight: bold;
	height: 20px;
	padding: 0;
	margin: 0;
	text-align: center;
	text-decoration: none;
	line-height: 1.5;
}
.cadre img
{
	float: left;
	margin-right: 5px;
}
.cadre p
{
	border-right: 1px solid;
	border-left: 1px solid;
	padding: 10px 10px;
	margin: 0;
	background-color: rgb(250,250,250);
	zoom: 1;
}
.clr
{
	clear: both;
}
td.HautCadre
{
	background-color: rgb(44,50,97);
	background-image: url("images/barre-haut-cadre.gif");
	background-repeat: repeat-x;
	background-position: top left;
	color: rgb(245,245,255);
	font-weight: bold;
}
td.BasCadre
{
	background-color: rgb(44,50,97);
	background-image: url("images/barre-bas-cadre.gif");
	background-repeat: repeat-x;
	background-position: bottom left;
	color: rgb(245,245,255);
	font-size: 10px;
}
td.HautGaucheCadre
{
	background-color: rgb(44,50,97);
	background-image: url("images/coin-haut-gauche.gif");
	background-repeat: no-repeat;
	background-position: top left;
}
td.HautDroitCadre
{
	background-color: rgb(44,50,97);
	background-image: url("images/coin-haut-droit.gif");
	background-repeat: no-repeat;
	background-position: top right;
}
td.BasGaucheCadre
{
	background-color: rgb(44,50,97);
	background-image: url("images/coin-bas-gauche.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
}
td.BasDroitCadre
{
	background-color: rgb(44,50,97);
	background-image: url("images/coin-bas-droit.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}
td.BordGaucheCadre
{
	background-color: rgb(250,250,250);
	border-left-color: rgb(44,50,97);
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: rgb(44,50,97);
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
td.BordDroitCadre
{
	background-color: rgb(250,250,250);
	border-right-color: rgb(44,50,97);
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: rgb(44,50,97);
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
td.Langue
{
	background: rgb(250,250,250);
	border-bottom-color: rgb(44,50,97);
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
td.Traduction
{
	background: rgb(250,250,250);
	border-left-color: rgb(44,50,97);
	border-left-style: solid;
	border-left-width: 1px;
	border-bottom-color: rgb(44,50,97);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 4px;
}
td.Msg
{
	background: rgb(250,250,250);
	border-bottom-color: rgb(44,50,97);
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
img
{
	border: none;
}
#content
{
	width: 400px;
	margin: 0 auto;	
}
#pensee
{
	color: rgb(75,75,125);
	font-size: 9px;
	position: absolute;
	bottom: 3px;
	left: 0;	
	text-align: center;
	width: 99%;
	margin: 0;
	padding: 0;
}
#menu a:link, #menu a:visited
{
	color: rgb(232,240,255);
	font-family: Verdana,Tahoma,Arial,Times;
	font-weight: bold;
	text-decoration:none;
}
#menu a:hover
{
	color: rgb(250,250,210);
	text-decoration: underline;
	font-weight: bold;
}
#menu ul
{
	margin-top: 20px;
	margin-bottom: 20px;
}
#menu li
{
	list-style-image: none;
	list-style-type: none;
}
#menu li.actif
{
	list-style-image: url(images/fleche.gif);
}
#visitor
{
	font-size: 10px;
	text-align: center;
	padding-right: 20px;
}
#logo
{
	margin-top: 5px;
	margin-left: 10px;
}
#w3c
{
	position: absolute;
	bottom: 10px;
	left: 30px;
}
#counter
{
	position: absolute;
	bottom: 10px;
	left: 20px;
}
#menu
{
	/*border: 1px dotted black;*/
	width: 165px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	color: rgb(225,225,225);
	font-family: Verdana,Tahoma,Arial,Times;
	font-size: 13px;
	text-decoration:none;
	background-color: rgb(85,105,166);
	background-image: url("images/menu-guepard.gif");
	background-repeat: repeat-y;
	background-position: top right;
	padding: 0;
	margin: 0;
}
#contenu
{
	height: 100%;
	overflow: auto;
	margin: 0 0 0 165px;
	padding: 0;
	position: relative;
}

