/* CSS Document */

body,table,td,th {
	font-family:"Courier New", Courier, monospace;
	font-size: 18px;
	color:#006600;
	font-weight:normal;
	font-style:normal;
	font-variant:normal;

}

table {
background-position:bottom;
}

body {
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.txt {
	font-family:"Courier New", Courier, monospace;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-weight:600;
	font-variant:normal;
	text-align:justify;
	padding:8px;
}

.txtbold {
	font-family:"Courier New", Courier, monospace;
	font-size: 18px;
	color: #000000;
	font-style: normal;
	font-weight:bolder;
	font-variant:normal;
	text-align:left;
	padding:0px;
}

.title_0 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-style: normal;
	font-weight:bolder;
	font-variant:normal;
	text-align:left;
	padding:0px;
}

.title_1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	color: #943A14;
	font-variant:small-caps;
	font-weight: bolder;
	text-align:left;
	
}

.exceptions {
	font-family:"Times New Roman", Times, serif
	font-size:14px;
	color: #006600;
	font-style:normal;
	text-align:justify;
	text-decoration:none;
}

.citation {
	font-family:"Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	font-style:inherit;
	font-weight:normal;
	font-variant:normal;
	text-align:right;
}

.contact {
	font-family:"Courier New", Courier, monospace;
	font-size: 16px;
	color:#553354;
	font-style: normal;
	font-weight:normal;
	font-variant:normal;
	text-align:justify;
}

.cellphotos{
	background-color:#000000;
	border:thin, #CCCCCC;
	text-align:center;
}


.txtoblique {
	font-family:"Courier New", Courier, monospace;
	font-size: 16px;
	color: #000000;
	font-style:oblique;
	font-weight:700;
	font-variant:normal;
	text-align:justify;

}

#lienscontact {
	font-family:"Courier New", Courier, monospace;
	font-size: 16px;
	color:#553354;
	font-style: normal;
	font-weight:normal;
	font-variant:normal;
	text-align:justify;
}

#weblinks {
	font-family:"Courier New", Courier, monospace;
	font-size: 16px;
	color: #819821;
	font-style:normal;
	font-weight:600;
	font-variant:normal;
	text-align:left;
}

.txtcell {
	padding:20pxs; 
	background-repeat:repeat;
}

a:link {
	font-family:"Courier New", Courier, monospace;
	font-size: 16px;
	color:#819821;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;	
}

a:visited {
	font-family:"Courier New", Courier, monospace;
	font-size: 16px;
	color:#819821;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
}

a:hover {
 	font-family:"Courier New", Courier, monospace;
	font-size: 16px;
	color:#006600;
	font-weight:bolder;
	font-style:normal;
	text-decoration:none;
}

a:active {
	font-family:"Courier New", Courier, monospace;
	font-size: 16px;
	color:#819821;
	font-weight: bold;
	font-style:normal;
	text-decoration:none;
}

a.informations {
	background-image:url(../images/boutoninformations_trashed.png);
}
a.actualite:hover {
  background-image: url(../images/boutoninformations_ank.png);
}

a.actualite {
	background-image:url(../images/bontonactualite_trashed.png);
}
a.actualite:hover {
  background-image:url(../images/bontonactualite_ank.png);
}
