p, div, span, td {
	font-family : Arial;
	font-size : x-small;
	color : #000000;
}

a {
	font-family : Arial;
	font-size : x-small;
	color : #6c9dd3;
}

a:hover {
	font-family : Arial;
	font-size : x-small;
	color : #336699;
}

b {
	font-family : Arial;
	font-size : x-small;
	color : #6c9dd3;
}
body {
	background-color: #b9dbf3;
	font-family : Arial;
	font-size : x-small;
	color : #000000;
}

.liste_titre {
	font-family : Arial;
	font-size : normal;
	font-weight:bold;
	color : #6c9dd3;
}

.table1 {
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.table2 {
	border-top: 1px solid #000000;
	border-right:  Aucune ;
	border-bottom: 1px solid #000000;
	border-left: Aucune ;
}
.tableform {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #6c9dd3;
	text-align: right;
}
.tableform2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.tableform2_no {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	background-color: #FFCCFF;
}
.fdtable {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-family : Arial;
	font-size : x-small;
	color : #000000;
	background-attachment: scroll;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	color: #6C9DD3;
	text-decoration: none;
}

.copyright:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: italic;
	color : #336699;
		text-decoration: none;
}
.message {
	font-weight: bold;
	color: #FF0000;
	background-color: #FFCCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	padding-right: 15px;
	padding-left: 15px;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 1px ridge #FF0000;
}

.liste_titre {
	font-family : Arial;
	font-size : normal;
	font-weight:bold;
	color : #6c9dd3;
}

.comptes_rendus {
	
	margin-left : 	auto;
	margin-right : 	auto;
	border : 1px solid black;
	padding : 10px;	
	width : 50%;
	margin-top : 30px;
}	

.comptes_rendus li {
	
	list-style : 	none;
	padding : 		5px 0 5px 3px;	
}	
h3{
	color : #6c9dd3;
	font-size : 1.3em;
}
.bold{
	font-weight:bold;
	font-size:1.1em;
}