

body 
{ 
  background-color:#000000; 
  margin-top:0px;
  font-family:Verdana,Arial,sans-serif;
  font-size:8pt;	
}
body.white
{ 
  background-color:#ffffff; 
  margin-top:0px;
  font-family:Verdana,Arial,sans-serif;
  font-size:8pt;	
}

p.ti	 { font-size: x-small }
p.titi	 { font-size: xx-small }
font.sma     { font-size: small }
font.ti      { font-size: x-small }
font.titi      { font-size: xx-small }

/* LINKS */

a.point:link { font-size:8pt;  color:#333333; text-decoration:none ; border-bottom: 1px dotted #333333;}
a.point:visited { font-size:8pt;  color:#333333; text-decoration:none ; border-bottom: 1px dotted #333333;}
a.point:hover { font-size:8pt;  color:#B4BAC5; text-decoration:none ; border-bottom: 1px dotted #B4BAC5;}
a.point:active { font-size:8pt;  color:#333333; text-decoration:none ; border-bottom: 1px dotted #333333;}
a.point:focus { font-size:8pt;  color:#333333; text-decoration:none ; border-bottom: 1px dotted #333333;}

a.main:link { font-size:8pt;  color:#333333; text-decoration:none }
a.main:visited { font-size:8pt;  color:#333333; text-decoration:none }
a.main:hover { font-size:8pt;  color:#333333; text-decoration:underline }
a.main:active { font-size:8pt;  color:#333333; text-decoration:none }
a.main:focus { font-size:8pt;  color:#333333; text-decoration:none }

a.main2:link { font-size:8pt;  color:#333333; text-decoration:underline }
a.main2:visited { font-size:8pt;  color:#333333; text-decoration:none }
a.main2:hover { font-size:8pt;  color:#333333; text-decoration:underline }
a.main2:active { font-size:8pt;  color:#333333; text-decoration:none }
a.main2:focus { font-size:8pt;  color:#333333; text-decoration:none }

a.navbar:link { font-size:8pt;  color:#333333; text-decoration:none }
a.navbar:visited { font-size:8pt;  color:#333333; text-decoration:none }
a.navbar:hover { font-size:8pt;  color:#333333; text-decoration:underline }
a.navbar:active { font-size:8pt;  color:#333333; text-decoration:none }
a.navbar:focus { font-size:8pt;  color:#333333; text-decoration:none }

a.der_sorties1_img:link { font-size:x-small;  color:#ff0000; text-decoration:underline; }
a.der_sorties1_img:visited { font-size:x-small;  color:#ff0000; text-decoration:underline; }
a.der_sorties1_img:hover { font-size:x-small;  color:#00FFFF; text-decoration:underline; }
a.der_sorties1_img:active { font-size:x-small;  color:#ff0000; text-decoration:underline; }
a.der_sorties1_img:focus { font-size:x-small;  color:#ff0000; text-decoration:underline; }

a.der_sorties2_img:link { font-size:x-small;  color:#ffffff; text-decoration:underline; }
a.der_sorties2_img:visited { font-size:x-small;  color:#ffffff; text-decoration:underline; }
a.der_sorties2_img:hover { font-size:x-small;  color:#00FFFF; text-decoration:underline; }
a.der_sorties2_img:active { font-size:x-small;  color:#ffffff; text-decoration:underline; }
a.der_sorties2_img:focus { font-size:x-small;  color:#ffffff; text-decoration:underline; }

a.der_sorties1:link { font-size:x-small;  color:#ff0000; text-decoration:none ; border-bottom: 1px dotted #ff0000;}
a.der_sorties1:visited { font-size:x-small;  color:#ff0000; text-decoration:none ; border-bottom: 1px dotted #ff0000;}
a.der_sorties1:hover { font-size:x-small;  color:#00FFFF; text-decoration:none ; border-bottom: 1px dotted #00FFFF;}
a.der_sorties1:active { font-size:x-small;  color:#ff0000; text-decoration:none ; border-bottom: 1px dotted #ff0000;}
a.der_sorties1:focus { font-size:x-small;  color:#ff0000; text-decoration:none ; border-bottom: 1px dotted #ff0000;}

a.der_sorties2:link { font-size:x-small;  color:#ffffff; text-decoration:none ; border-bottom: 1px dotted #ffffff;}
a.der_sorties2:visited { font-size:x-small;  color:#ffffff; text-decoration:none ; border-bottom: 1px dotted #ffffff;}
a.der_sorties2:hover { font-size:x-small;  color:#00FFFF; text-decoration:none ; border-bottom: 1px dotted #00FFFF;}
a.der_sorties2:active { font-size:x-small;  color:#ffffff; text-decoration:none ; border-bottom: 1px dotted #ffffff;}
a.der_sorties2:focus { font-size:x-small;  color:#ffffff; text-decoration:none ; border-bottom: 1px dotted #ffffff;}


/* TABS (id)*/

#tab0 { 
			font-family:Verdana 8pt,Arial,sans-serif;
  			font-size:8pt;
			color:#333333;
			table-layout:auto;
			padding-top:0;
			padding-bottom:0;
			padding-left:0;
			padding-right:0;
			border:0;}

#tab1 { 
			font-family:Verdana 8pt,Arial,sans-serif;
  			font-size:8pt;
			color:#ffffff;
			table-layout:auto;
			padding-top:0;
			padding-bottom:0;
			padding-left:10px;
			padding-right:0;
			border:0;}
			
#tab2 	{ font-family:Verdana 10pt,Arial,sans-serif;
  			font-size:8pt;
			color:#364123;
			table-layout:auto;
			padding-top:0;
			padding-bottom:0;
			padding-left:10px;
			padding-right:0;
			border:0;}

#tab3 { 
			font-family:Verdana 8pt,Arial,sans-serif;
  			font-size:x-small;
			color:#333333;
			table-layout:auto;
			padding-top:0;
			padding-bottom:0;
			padding-left:0;
			padding-right:0;
			border:0;}
			
/* FORMS */

select 
{
	background:#E9EBEE;
	font-family:Verdana,Arial,sans-serif;
	font-size:8pt;
	color:#333333;
	border:1px solid transparent;
} 

option 
{
	background:#E9EBEE;
	font-family:Verdana,Arial,sans-serif;
	font-size:8pt;
	color:#333333;
	border:1px solid #333333;
} 

input 
{
	background:#E9EBEE;
	font-family:Verdana,Arial,sans-serif;
	font-size:8pt;
	color:#333333;
	border:1px solid #333333;
} 

textarea 
{
	background:#E9EBEE;
	font-family:Verdana ,Arial,sans-serif;
	font-size:8pt;
	color:#333333;
	border:1px solid #333333; 
}

input.tab 
{
	background:#E9EBEE;
	font-family:Verdana,Arial,sans-serif;
	font-size:8pt;
	color:#666666;
	border:0;
	/*border: 0px solid transparent;*/
	
	
}