/* Définition de règle */
@charset "iso-8859-1";

/* auteur: DABET Florent 
 Date de création: 24/04/2003 */
 
/* Les tailles sont en pixels */

body.orten {
	font-family: Comic Sans MS, Arial, Helvetica;
	background: url(images/logo_o.gif);
	background-color: #FFFFFF;
	border-color: gray;
	margin: 0;
	color: #000000;
}
table.tabMain {
	margin: 0.5em;/*ext*/
	border: 0;
	border-spacing: 0;
	padding: 2;
	width: 97%;
	background-color: #CDD2E2;
}
table.tabHaut {
	border: 0.5em;
	border-spacing: 0.5em;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 10em;
	background-color: #CDD2E2;
}

table.tabMenuGauche {
	border: 0;
	border-spacing: 0;
	margin: 0.5em;
	padding: 2;
	width: 100%;
}

table.tabText{
	border: 0.0em;
	width: 35em;
	height: 20em;
	border-spacing: 0em;
	vertical-align: bottom;
	padding: 0em;
	margin:0.2em;
}
table.tabText{
	border: 0.0em;
	width: 35em;
	border-spacing: 0em;
	vertical-align: bottom;
	padding: 0em;
	margin:0.2em;
}


th.barreTitre {
	width: 99%;
	background: #DDD2E2;
	height: 2em;
	vertical-align: top;
	text-align: center;
	color: #112233;
	font-size: 12pt;
}


p.textMenuHaut {	
	font-family: Comic Sans MS, Helvetica;   font-weight: bold; 
	font-style: normal;   font-size: 10pt; text-indent: 0;
	margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;
}
p.textSousMenuHaut {	
	font-family: Verdana, Arial;   font-weight: normal;
	font-style: normal;   font-size: 8pt; text-indent: 0;
	margin-left: 10; margin-right: 0; margin-top: 0; margin-bottom: 0;
}
p.textMenuGauche {	
	font-family: Verdana, Arial;   font-weight: bold;   
	font-style: normal;   font-size: 8pt; text-indent: 0;
	margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 0;
	/*text-align:center; background-color:White;*/
	/*color: #CDD2E2;*/
}
p.liste {	
	font-family: Comic Sans MS, Helvetica;   font-weight: normal;   
	font-style: normal;   font-size: 9pt; text-indent: 0;
	margin-left: 0; margin-right: 0; margin-top: 0.4em; margin-bottom: 0;
}
p.dansliste {
	font-family: Comic Sans MS, Helvetica;   font-weight: normal;   
	font-style: normal;   font-size: 9pt; text-indent: 0;
	margin-left: 0; margin-right: 0; margin-top: -0.18em; margin-bottom: 0;
}

p {	font-family: Comic Sans MS, Helvetica;   font-weight: normal;   
	font-style: normal;   font-size: 9pt; text-indent: 10;
	margin-left: 0; margin-right: 0; margin-top: 0.8em; margin-bottom: 0;
}

h1 {font-family: Comic Sans MS, Verdana, Arial, Helvetica;   font-weight: normal;   
	font-style: normal;   font-size: 24pt;}

h2 {font-family: Comic Sans MS, Verdana, Arial, Helvetica;   font-weight: normal;   
	font-style: normal;   font-size: 18pt;}

h3 {font-family: Verdana, Arial, Helvetica;   font-weight: normal;   
	font-style: normal;   font-size: 14pt;}

h4 {font-family: Verdana, Arial, Helvetica;   font-weight: normal;   
	font-style: normal;   font-size: 12pt;}

h5 {font-family: Verdana, Arial, Helvetica;   font-weight: normal;   
	font-style: normal;   font-size: 10pt;}

h6 {font-family: Verdana, Arial, Helvetica;   font-weight: normal;   
	font-style: normal;   font-size: 8pt;}

li {font-family: Comic Sans MS, Arial, Helvetica; font-weight: normal;   
	font-style: normal;   font-size: 9pt;}
	
ul {list-style-image: url(images/ablbull2.png);
	margin-right: 5px;}
	
ul.disc 
{
	list-style-image: none;
	list-style-type: disc;
}

a    		{ text-decoration: none; color: #2222FF }
a:link 		{ text-decoration: underline; }
a:hover 	{ text-decoration: underline; }
a:visited 	{ text-decoration: underline; color: #885555 }

span.orten
{
	font-family: "Lucida Sans";
	font-weight: bold;
	color: #1115CC;
}

span.ortenpix {
	font-family: sans-serif;
	font-weight: bold;
	color: #F7B500;
}

span.activcurve {
	font-family: sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #016BB4;
}

