body
{
	width: 760px;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;	
	font-family: Arial, "Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;
}

caption
{
	margin: auto;
	font-weight: bold;
	font-size: 1.2em;
	background-color: #9B72CF;
	color: #FFFFFF;
}

table
{
	margin: auto;
	border: 1px solid #9B72CF;
	border-collapse: collapse;
}

th
{
	background-color: #9B72CF;
	color: white;
	font-size: 1.1em;
	font-family: Arial, "Arial Black", Times, "Times New Roman", serif;
}

td
{
	font-family: Arial, "Comic Sans MS", "Trebuchet MS", Times, "Times New Roman", serif;
	padding: 5px;
}

p
{
	padding: 0px;
	margin: 0px;	
}

a
{
	color: #4e297a;
}

a:hover
{
	text-decoration: underline;
	font-style: italic;
	color: #4e297a;
}

#header
{
	width: 760px;
	border: 1px solid #f1ecf9;
	margin-bottom: 5px;
	color: #4e297a;
	font-size: 0.7em;
}

#header table
{
	background-color: white;
	margin: auto;
	border:none;	
	border-collapse: separate;
}

#header th
{
	background-color: #9B72CF;
	color: white;	
	width: 200px;
	border: none;
	border-top: 5px solid white;	
	border-left: 5px solid white;
	border-right: 5px solid white;
}

#header td
{
	background-color: #f1ecf9;
	border:none;
	border-left: 5px solid white;
	border-right: 5px solid white;
}

#header p
{
	padding: 0px;
	margin: 0px;	
}

/***** menu onglet CSS *****/
@media print {
/*A l'impression on cache le menu, marche au moins pour IE, Moz et Opéra.*/
	.menu, .ssmenu {
		visibility:hidden;
	}
}

.menu, .ssmenu {
/* Il est important de laisser une largeur et une marge, au cas où le Javascript soit désactivé. */
	background-color:#FFF7F7;
	color:#4e297a;
	font-weight:bold;
	border:1px solid #b99bdd;
	padding:1px;
	width:150px;
	margin:1em;
}

.menu {
	text-align:center;
}

/*
.ssmenu {
	background-image: url('lookxp/lookxpback.gif');
	background-attachment:left;
	background-repeat:repeat-y;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#cbc8e7,strength=3);
}
*/

.menu span, .ssmenu span {
/* pour cacher les ; en fin de <li>, ce qui permet aux synthèse vocales de prendre une pause dans l'élocution */
	display:none;
}

.ssmenu ul, .ssmenu li {
/* Les items (les <li>) des sous-menus, notamment pour enlever les puces des liste */
	padding:0;
	list-style-type:none;
}

.menu a, .ssmenu a, .menu a:visited, .ssmenu a:visited {
/* Les liens qui ne sont pas sous le curseur.
	Un width:100% fait planter Mozilla, sans le width:100% c'est IE et Opera...
	La combinaison aucun width et height:100% marche sur tous, donc ne pas toucher */
/*	font-family:Verdana;	*/
	text-decoration:none;
	color:#4e297a;
	padding:4px 3px;
/* Ne pas modifier le block */
	display:block;
/*	Un width:100% fait planter Mozilla, sans le width:100% c'est IE et Opera... La combinaison
	aucun width et height:100% marche sur tous, donc ne pas toucher ces 2 lignes */
/*	height:100%;
	margin:0px;*/
	margin:0px;
	width:100%;
	voice-family: "\"}\"";
	voice-family:inherit;
}

html>body .menu a, html>body .menu a:visited, html>body .menu a:hover, html>body .menu a:active,
html>body .ssmenu a, html>body .ssmenu a:visited, html>body .ssmenu a:hover, html>body .ssmenu a:active {
	width :auto;
}

.ssmenu ul:hover, .ssmenu a:hover, .ssmenu a:focus, .menu a:hover, .menu a:focus {
/* Les liens sous le curseur. On change les couleurs du texte et de fond, et on enlève le soulignement. */
	border:1px solid #b99bdd;
	background-color:#f1ecf9;	
	color:#4e297a;
	text-decoration:none;
	padding:3px 2px;
}

#main
{
	margin-left: 0px;
	margin-bottom: 5px;
	padding: 5px;
	color: #4e297a;
	font-size: 0.8em;
/*	min-height: 385px;	*/	
	border: 1px solid #9B72CF;
}

#main table
{
	background-color:#f1ecf9;
}

#main h1
{
	color: #4e297a;
	text-align: center;
}

#main h2
{
	padding-left: 30px;
	color: #4e297a;
	text-align: left;
	font-weight: bold; 
}

#main h3
{
	color: #4e297a;
	text-align: center;
	font-family: Arial, "Arial Black", Times, serif;
}

#menu
{
	float: left;
	width: 200px;
}

.element_menu
{
	background-color: #FFFFFF;
	border: 1px solid #b99bdd;
	color: #4e297a;
	font-size: 1em;
	margin-bottom: 10px;
	text-align: center;
}

.element_menu h4
{	
	background-color: #b99bdd;
	color: white;
	text-align: center;
	margin: 0px;
}

.element_menu ul
{
	padding: 0px;
	padding-left: 20px;
	margin: 0px;	
	margin-top: 5px;	
	margin-bottom: 10px;
	text-align: left;
}

.element_menu a
{
	color: #4e297a;
}

.element_menu a:hover
{
	background-color: #f1ecf9;
	color: #4e297a;
	font-size: 1.1em;
}

#barre
{
	padding: 0px;
	margin: 0px;
}

#barre table
{
	background-color: white;
	font-size: 1.1em;
	font-weight: bold;
/*	margin: auto;
	border: 1px solid white;
	border-top: 0px;	*/
	border: none;
	border-collapse: separate;
	padding: 0px;
	padding-left: 3px;
	margin: 0px;
}

#barre td
{
	width: 104px;
	background-color: #FFFFFF;
	border: 1px solid white;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#barre p
{
	padding: 0px;
	margin: 0px;	
}
/*
#barre  a
{
	color: white;
	text-decoration: none;
}

#barre  a:hover
{
	text-decoration: underline;
 	color: white;
	font-style: italic;
}
*/

#barre p a {
	background: url('/img/affichage/onglet_vif.png') no-repeat;
	color: white;
	text-decoration: none;
	height:25px;
	padding: 0px;
	padding-top:10px;
	display:block;
	margin:0px;
}

#barre p a:hover, #barre p a:focus {
	background: url('/img/affichage/onglet_vic.png') no-repeat;
	color: #9B72CF;
	text-decoration: none;
	font-style: normal;
	height:25px;
	padding: 0px;
	padding-top:10px;
	margin: 0px;
}

#message
{
	float: right;
	border: 1px solid #b99bdd;
	background-color: #f1ecf9;
	height: 383px;
	width: 536px;
	text-align: center;
}

#footer
{
	padding: 5px;
	color: #4e297a;
	text-align: center;
	font-size: 0.8em;
	background-color: #FFFFFF;
	border: 1px solid #f1ecf9;
}
