﻿FONT.tag 	    { font-family:Garamond, Times New Roman, Times; font-size:9pt; color:#808080; font-weight:bold}
P.tag		    { font-family:Garamond, Times New Roman, Times; font-size:9pt; color:#808080; font-weight:normal }
A.tag			{ font-family:Garamond, Times New Roman, Times; font-size:9pt; color:#808080; font-weight:normal; letter-spacing:0.03em; word-spacing:0.015em; line-height:18px; text-decoration:none }
a:hover.tag	    { font-family:Garamond, Times New Roman, Times; font-size:9pt; color:#800000; font-weight:normal; letter-spacing:0.03em; word-spacing:0.015em; line-height:18px  }

A.index             { color: #676799; font-family:Arial,Helvetica; text-decoration:none; font-size:10pt; font-weight:bold }
A:hover.index       { color: #973500; font-family:Arial,Helvetica; text-decoration:none; font-size:10pt; font-weight:bold } 

A.nav               { color: #808080; font-family:Arial, Helvetica; text-decoration:none; font-size:12px; font-weight:bold }
A:hover.nav         { color: #FFFFFF; font-family:Arial, Helvetica; text-decoration:none; font-size:12px; font-weight:bold } 

A.bas               { color: #808080; font-family:Arial, Helvetica; text-decoration:none; font-size:12px; font-weight:bold }
A:hover.bas         { color: #000000; font-family:Arial, Helvetica; text-decoration:none; font-size:12px; font-weight:bold } 


body
{
	font-family: Arial, Helvetica; 
	font-size:10pt;
	background-color: #ebebeb;	

}

#logo1 {background: url(images/logo_samoens.png) no-repeat 0 0; float: right; width: 150px; height: 79px; padding-left: 50px; display: block; padding-top: 0px;}
#logo2 {background: url(images/logo_samoens.png) no-repeat 0 0; float: right; width: 150px; height: 79px; padding-right: 10px; display: block; padding-top: 0px; }

table
{
	table-border-color-light: rgb(204, 153, 255);
	table-border-color-dark: rgb(204, 0, 204);
	font-family: Arial, Helvetica; font-size:10pt
}

table.cont {
	border-collapse: collapse;
	border: 3px solid #CCCCCC;
	background-color: white;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

P.content {
	font-family: Arial,Helvetica;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
	margin-top: 0px;
	margin-left:10px;
	margin-right:10px
}
A.content {
	font-family: Arial,Helvetica;
	font-size: 10pt;
	color: #800000;
	font-weight: bold;
	line-height: 18px;
	text-decoration: underline;
}
a:hover.content {
	font-family: Arial,Helvetica;
	font-size: 10pt;
	color: #800000;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}


TD.vert 		{ background-color:#BADE8D; }
TD.beige	    { background-color:#FCE19A; }
TD.jaune		{ background-color:#F3AC41; }
TD.light		{ background-color:#D6D6D6; }
TD.vlight		{ background-color:#E4E4E4; }
TD.bleu		    { background-color:#78C7ED; }
TD.blanc		{ background-color:#FFFFFF; }
TD.gris		    { background-color:#808080; }
TD.black		{ background-color:#000000; }


h1
{
	font-family: Arial Black; color: #336699; font-size:14pt; font-weight:bold
}
h2
{
	font-family: Arial Black; color: #66CC33; font-size:14pt; font-weight:bold
}
h3
{
	font-family: Arial Black; color: #CC6600; font-size:14pt; font-weight:bold
}
h4
{
	font-family: Arial Black; color: #990000; font-size:14pt; font-weight:bold
}
h5
{
	font-family: Arial Black; color: #996633; font-size:14pt; font-weight:bold
}
h6
{
	font-family: Arial Black; color: #6699CC;font-size:14pt; font-weight:bold
}