/* CSS Document */

a {
	color: #0000ff;
}
a:visited {
	color: #9900CC
}
a:hover {
	color: #000099
}
a:active {
	color: #ee00ee;
}
.Normal {
	font-family: Century Gothic, Verdana, Arial;
	font-weight: normal;
	background-color:#B0B0FF
}
.Principal {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 20px;
	padding-right: 20px;
	background-color:#B0B0FF
}
.Erreur {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#FFBBBB
}
.Titre {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
}
.menu_zones {
        font-family: Century Gothic, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#000000;
        border: 1px solid #9191FF;
        background-image : url(../images/button_bg.gif);
		background-color:#FFFF00;
        background-position : bottom;
        margin-top: 0px;
        margin-bottom: 0px;
        text-align: center;
}
.menu_zones a {
        text-decoration: none;
		color:#000000;
		font-stretch: stretchType ¦ condensed;
		color:#000000;
        display: block;
        position: relative;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 2px;
        padding-right: 2px;
}

.menu_zones a:hover {
        text-decoration: none;
		color:#000000;
        background: #9191FF;
}

/* The largest text used in the index page title and toptic title etc. */
.maintitle	{
	font-weight: bold; font-size: 22px; font-family: Century Gothic, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #000000;
}

/* 2e partie du titre, après le signe plus grand */
.smalltitle	{
	font-weight: bold; font-size: 15px; font-family: Century Gothic, Arial, Helvetica, sans-serif;
	text-decoration: none; line-height : 120%; color : #000000;
}

body,td,th,p {
	font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
}

th {
font-family: Century Gothic, Verdana, Arial;
	font-size: 12px;
	background-color:#6C6CFF;
	color:#FFFFFF;
}

th a, th a:visited, th a:active {
color:#BFBFFF;
}

td{
	border-color:#FFFFFF;
	border-width:5px;
}

body {
	background-color: #000000;
	background-image: url(../images/marbren.jpg);
}
.Petit {
font-family: Century Gothic, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
}

