body {
	background-image: url(images/fond.jpg);
	background-repeat: repeat;
	background-color:#fff7fe;
	margin: 1px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
table {

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#top  {
	background-image: url(images/titre_akrosex.jpg);
	width:990px;
	top:0px;
	height:117px;
	background-repeat:no-repeat;
	
}

.mainTable {
	height:100%;
	border:1px solid #000000;
	padding:0px;
  	border-collapse: collapse;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
#bottomFooter {
	background-image: url(images/table-bas.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:990px;
	height:40px;
	color:#000000;
	font-size:9px;
	border-top:1px solid #000000;
}
#topmenu {
  	border-collapse: collapse;
  	padding:0px;
	width:990px;
	height:36px;
	background-image: url(images/sstitre-fond.png);
	background-repeat:repeat-x;
	background-position:top left;
	font-size:11px;

}
#topmenu a:link, #topmenu a:visited, #topmenu a:active {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
#topmenu a:hover {
	color:#f440f6;
	text-decoration:none;
}
#topmenuLeft {
	width:16px;
	height:36px;
	background-image: url(images/sstitre-gauche.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#topmenuRight {
	width:15px;
	height:36px;
	background-image: url(images/sstitre-droite.png);
	background-repeat:no-repeat;
	background-position:top right;
}
.topmenuSeparator {

	width:11px;
	height:36px;
	background-image: url(images/sstitre-separator.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#content {
	min-height:400px;
}


a, a:link, a:visited, a:active {
	color:#f440f6;
	text-decoration:none;
}

a:hover {
	color:#8e038f;
	text-decoration:underline;
	
}

.menu-gauche {
	float:left;
	font-size:11px;
	color:#000000;
	width:150px;
	padding:20px;
	margin:10px;
	border:2px solid #fecbff;
	background-image: url(images/fond-menu.png);
	background-repeat:repeat;
	background-position:top left;
}
.menu {
	font-size:11px;
	color:#000000;
	width:180px;
	padding:20px;
	margin:10px;
	border:2px solid #fecbff;
	background-image: url(images/fond-menu.png);
	background-repeat:repeat;
	background-position:top left;
}
.table-ssbordure {
  	border-collapse: collapse;
  	padding:0px;
	border:0px;	
}

.grille {
  	border-collapse: collapse;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}
.grille th {
	padding:4px;
	border-right:1px solid #000000;
	color:#FFFFFF;
	background-color:#f440f6;
}
.grille td {
	padding:4px;
	border-right:1px solid #000000;
	border-bottom:1px dashed #f440f6;
}
.ligne_alterne {
	background-color:#ffe4ff;
}
.erreur, .erreurs
{
	font-weight:bold;
	color:#FF0000;
}
