@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Apple Garamond;
	font-size: 12px;
	color: #784F20;
}
body {
	background-color:#E9E1BC;
}
a:link {
	color: #784F20;
	text-decoration: none;
	font-size:small;
}
a:visited {
	text-decoration: none;
	color: #784F20;
	font-size:small;
}
a:hover {
	text-decoration: none;
	color: #990000;
	font-size:small;
}
a:active {
	text-decoration: none;
	font-size:small;
}
.Style1 {color: #FFFFFF;
}
.Style2 {font-size: 24px;
}
.Style3 {
	font-size: 16
}
.Style4 {
	color: #FF0000;
	font-style: italic;
}
.Style5 {font-family: Arial, Helvetica, sans-serif;
}
<!--
.Style6 {font-size: 14px;
}
.Style7 {font-size: 16px;
}
.Style10 {font-size: small}
.AffNews
{
	overflow:auto;
	width:605px;
	height:375px;
	border:solid 1px;
	background-color:#E9E1BC;
}
.AffNewsAdmin
{
	overflow:auto;
	width:605px;
	height:350px;
	border:solid 1px;
	background-color:#E9E1BC;
}
.Style8 {font-size: medium;
}

.Style9 {font-size: large;
}
/*########################
##						##
##		  NEWS			##
##						##
########################*/

.TitreNews
{
	color:#784F20;
	font-size:large;
	font-weight:bold;
}

.tableaunews 
{
	width: 580px;
	border:0;
	background-color: #E9E1BC;
}
.rowPopup {
   border: none;
   text-decoration: none;
   text-align: center;
   positon:relative;
   margin: 3px 20px 3px 20px;
   visibility:visible;
   font-size:x-small;
   z-index:1;
   clear:both;
}
.labelPopup {
   position: relative;
   vertical-align: baseline;
   font-weight: bold;
   z-index:1;
   font-size: xx-small;
   float:left;
}

.fieldPopup {
   vertical-align: baseline;
   position: relative;
   font-size: xx-small;
   z-index:1;   
   float:left;
}

a:link.Type2 {
	color: #784F20;
	text-decoration: none;
}
a:visited.Type2 {
	text-decoration: none;
	color: #784F20;
}
a:hover.Type2 {
	text-decoration: none;
	color: #990000;
}
a:active.Type2 {
	text-decoration: none;
}
