a {
	color: #336699;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.5em;
	color: #336699;
	margin: 0.1em;
	padding-left: 30px;
	padding-right: 30px;
	}
	
h1 {
	color: #777777;
	line-height: 1.5em;
	}
		
h2 {
	color: #CCCCCC;
	line-height: 1.5em;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	background-color: #999999;
	color: #DCDCDC;
	line-height: 1.5em;
	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #AAAAAA;
	color: #333333;
	line-height: 1.5em;
	margin-left: 20px;
	}

 th {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1em;
	color: #333333
	}
	
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	list-style-type: square;
	list-style-position: outside
	}
	
li {
	margin: 0px;
	padding: 0px;	
}

.BulletBackgroundColor {
	color: #FFFFFF
	}
.DataColor {
	color: #DEDECA
	}
.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #CCCCCC
	}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #CCCCCC;
	background-image: url(../images/header2.jpg);
	background-repeat: repeat-x;
	height: 93px;
	}
.FormBackgroundColor {
	color: #CCCCCC
	}
.ImageTitleColor {
	color: #CCCCCC
	}
.LabelColor {
	color: #CCCCCC
	}
.ListColorEven {
	color: #CCCCCC
	}
.ListFooterColor {
	color: #333333
	}
.ListHeaderColor {
	color: #333333
	}
.ListColorOdd {
	color: #DEDECA
	}
.ListTitleColor {
	color: #CCCCCC
	}
.NavigationBackgroundColor {
	color: #666666
	}
.NavigationColor {
	color: #CCCCCC
	}
.NewsDataColor {
	color: #DEDECA
	}
.StoryTitle {
	color: #000000;
	font-weight: bold
	}
.StoryContentColor {
	color: #000000
	}
.TitleColor {
	color: #000000
	}
a:hover {	
	text-decoration: underline
	}
tr.ListHeaderColor th {
	text-align: left;
	}.small {
	font-size: 85%;
}
.main {
	text-align: left;
}

.main table {
	margin-right: 20px;
	margin-left: 20px;
	border-collapse:collapse;
	empty-cells:show;

}
.main td {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	
}
.main td.existe {

}

.main td.existepas {
	background-color: #FF6600;
}
.erreur {
	font-size: 14px;
	color: #FF0000;
}
