body {
	background-color: #CDCDCD;
	background-image: url(imgs/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.associatedText {
	font-size: x-small;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
}
.lienhaut {
	font-size: xx-small;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	text-transform: uppercase;
}
.lienhaut:visited 
{
	font-size: xx-small;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	text-transform: uppercase;
}
.lienbas {
	font-size: xx-small;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
}
.lienbas :visited 
{
	font-size: xx-small;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
}
.liMenu
{
	margin-left: 5px;
	padding-left: 5px;
}
.pictureCell
{
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
}
h1 {
	font:"Times New Roman", Times, serif;
	font-size:large;
	font-weight:bolder;
}

.bordureall
{
	border-width: 1px;
	border-color: #000000;
	border-style: double;
}
.borderleft
{
	border-left-width: 1px;
	border-left-color: #D1A3A4;
	border-left-style: solid;
}
.borderright
{
	border-right-width: 1px;
	border-right-color: #D1A3A4;
	border-right-style: solid;
}
.bordureleft
{
	border-left-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
}
.bordureright
{
	border-right-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
}
.borduretop
{
	border-top-width: 1px;
	border-top-color: #000000;
	border-top-style: solid;
}

/* Logo */
.company {
	font:"Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
.associated {
	font-size: x-small;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	color:#000000
}
.porter {
	font-size: x-small;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#000000;
}


/* Site engine styles */
.seNormalText {
	font-size: small;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
}
.seBoldText {
	font:"Times New Roman", Times, serif;
	font-size: small;
	font-weight:bold;
}
.seTitle
{
	font:"Times New Roman", Times, serif;
	font-size:medium;
	font-weight:bolder;
}
.seConfirmText {
	font-size: x-small;
	font-family: "Times New Roman", Times, serif;
	color: #920102;
	font-weight: bold;
}
.seErrorText {
	font-size: x-small;
	font-family: "Times New Roman", Times, serif;
	color: Red;
	font-weight: bold;
}
a {
	font-size: x-small;
	font-family:"Times New Roman", Times, serif;
	color:#810201;
}
a:visited {
	font-size: x-small;
	font-family:"Times New Roman", Times, serif;
	color:#810201;
}

.aNews {
	font-size: small;
	font-family:"Times New Roman", Times, serif;
	color:#810201;
}
.aNews:visited {
	font-size: small;
	font-family:"Times New Roman", Times, serif;
	color:#810201;
}

.seTinyLink {
	font-family: "Times New Roman", Times, serif;
	font-size:x-small;
	color:#810201;
	text-decoration:none;
}
.seTinyLink:Hover {
	font-family: "Times New Roman", Times, serif;
	font-size:x-small;
	color:#810201;
	text-decoration:underline;
}
.seHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #920102;
	font-weight: bold;
	text-decoration: none;
	background-color: #D8D8D5;
}
.seTableLink {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-weight: bold;
	color: #810201;
	text-decoration: underline;
}
.seTableRow {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	background-color: #F0F0F0;
}
.seTableRowAlternate {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	background-color: #FBFBFB;
}
.seInputControl {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	background-color: #D8D8D5;
	padding: 1px;
	border-top: 1px solid #D9B2B3;
	border-right: 1px solid #810201;
	border-bottom: 1px solid #810201;
	border-left: 1px solid #D9B2B3;
}
.seMemoControl {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	color: #000000;
	text-decoration: none;
	background-color: #D8D8D5;
	border: 1px solid #D9B2B3;
	padding: 1px;
}
.seNoteText {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #810201;
	text-decoration: none;
	line-height: normal;
}