body {
	padding:0;
	margin:0;
	background:url(images/back.jpg) top center no-repeat;
}

.menuuu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}


.tableau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FF8B35;
	border-left-color: #FF8B35;
}

.rubriques {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-right-width: thin;
	border-right-color: #FF8B35;
	margin: 5px;
	padding: 5px;
}


.case {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: thin solid #FFCD7F;
	background-color: #FCFCE2;
}

.bordure-bas {
	background-image: url(images/bordure-bas.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.page {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-align:justify;
	padding:5px;
}

.page li {
	list-style:url(images/puce2.jpg) inside;
}

.Menuuu2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align: bottom;
	text-align: center;
	background-image: url(images/degrade.jpg);
	background-repeat: repeat-x;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: FFCD7F;
	border-right-color: FFCD7F;
	border-left-color: FFCD7F;
}
.bordure-haut {
	background-image: url(images/bordure-haut.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}



.cellule {
	cursor:pointer;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FF8B35;
	margin: 4px;
	padding: 4px;
}


.cellule a:link {
	text-decoration: none;
	color: #3F7700;
	font-weight: bold;
}

.cellule a:hover {
	color: #3F7700;
	font-weight: bold;
}

.cellule a:visited {
	text-decoration: none;
	color: #3F7700;
	font-weight: bold;
}

.cellule a:active {
	text-decoration: none;
	color: #1BB432;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #3F7700;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #3F7700;
	font-weight: bold;
}

a:hover {
	color: #FF8B35;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	text-decoration: none;
	color: #3F7700;
	font-weight: bold;
}

body,td {
    font-family:Verdana;
	font-size:11px;
}

h5 {
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
}

