body
{
	background: white;
	font-family: sans-serif;
	margin-right: 10%;
	margin-left: 10%;
	font-size: 0.9em;
	color: #222;
}

#flags
{
	text-align: center;
	margin-top: 1em;
}

#flags img
{
	border-width: 1px;
}

#tourne
{
	text-align: center;
	color: #666666;
	font-size: 0.8em;
	font-style: italic;
}

.clictap
{
	font-size: 2.5em;
	font-weight: bold;
}

.slogan
{
	color: #666666;
	font-size: 0.8em;
	font-style: italic;
}

a
{
	color: #2368e7;
}

a:visited
{
	color: #0dabb8;
}

a:hover
{
	color: #548cf3;
	text-decoration: none;
}

#contenu a:active
{
	position: relative;
	top: 1px;
	left: 1px;
}

#contenu
{
	text-align: justify;
	padding: 2em;
	padding-top: 1em;
	margin: 1px;
	margin-bottom: 0;
}

#menu
{
	font-size: 1em;
	letter-spacing: -0.02em;
}

#menu ul
{
	margin: 0;
	margin-top: 30px;
	margin-bottom: 20px;
	padding: 0;
	list-style-type: none;
}

#menu li
{
	padding: 0.2em;
	margin: 0.2em;
	margin-top: 0.4em;
	border: solid transparent 1px;
}

/*#menu li:hover
{
	border: inset #378de5 1px;
}*/

#menu a
{
	font-weight: bold;
	color: #474030;
	text-decoration: none;
}

#contenu h1
{
	color: #0db80d;
	font-size: 1.5em;
	margin-top: 0;
	text-align: right;
}

#contenu h2
{
	font-size: 1.2em;
	color: #214a74;
}

#contenu h3
{
	color: #1686ba;
	font-size: 1.1em;
}

#cadre
{
	background-color: #efefef;
	background-image: url(_images/fond.png);
	background-repeat: no-repeat;
	background-position: top right;
}

#cadre .bordh
{
	background-image: url(_images/cadre_bordh.png);
	background-position: top;
	background-repeat: repeat-x;
}

#cadre .bordb
{
	background-image: url(_images/cadre_bordb.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

#cadre .bordd
{
	background-image: url(_images/cadre_bordd.png);
	background-position: right;
	background-repeat: repeat-y;
}

#cadre .bordg
{
	background-image: url(_images/cadre_bordg.png);
	background-position: left;
	background-repeat: repeat-y;
}

#cadre .coinhg
{
	background-image: url(_images/cadre_coinhg.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#cadre .coinhd
{
	background-image: url(_images/cadre_coinhd.png);
	background-position: top right;
	background-repeat: no-repeat;
}

#cadre .coinbg
{
	background-image: url(_images/cadre_coinbg.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#cadre .coinbd
{
	background-image: url(_images/cadre_coinbd.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 5px;
}

table#skel
{
	width: 100%;
	border-spacing: 0;
}

table#skel td
{
	vertical-align: top;
}

table#skel td#casemenu
{
	width: 22%;
}

#menu
{
	background-color: #eebb40;
}

#menu .bordh
{
	background-image: url(_images/menu_bordh.png);
	background-position: top;
	background-repeat: repeat-x;
}

#menu .bordb
{
	background-image: url(_images/menu_bordb.png);
	background-position: bottom;
	background-repeat: repeat-x;
}

#menu .bordd
{
	background-image: url(_images/menu_bordd.png);
	background-position: right;
	background-repeat: repeat-y;
}

#menu .bordg
{
	background-image: url(_images/menu_bordg.png);
	background-position: left;
	background-repeat: repeat-y;
}

#menu .coinhg
{
	background-image: url(_images/menu_coinhg.png);
	background-position: top left;
	background-repeat: no-repeat;
}

#menu .coinhd
{
	background-image: url(_images/menu_coinhd.png);
	background-position: top right;
	background-repeat: no-repeat;
}

#menu .coinbg
{
	background-image: url(_images/menu_coinbg.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#menu .coinbd
{
	background-image: url(_images/menu_coinbd.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 1em;
}

.erreur
{
	font-style: italic;
	color: red;
	margin-left: 2em;
}
