body {
	background-color: #92F8FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #010066;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #010066;
}


td.tactivite {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #010066;
	
}

tr.activitepassee {
	font-style: italic;
	color: rgb(153, 153, 153);
	
}

p {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 0px;

}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  	font-size: 18px;
	line-height: 30px;
	color: #010066;
}

.texteCont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	width: 694px;
	}
	
.textTop {
	font-family: "Times New Roman", Times, serif;
	font-size: 44px;
	line-height: 50px;
	color:#010066;
	text-indent: 10px;
	}

.textNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
font-style: bold;
	line-height: 30px;
	color:#010066;
	text-indent: 10px;
	}

.highLight {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #010066;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  	color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	line-height: 32px;
	text-indent: 10px;
	background-color: #010066;
  	color: #92F8FA;
	overflow: visible;
}

td.titlesmalltable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;	
	color: #010066;
}

td.comite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #010066;
}
table.comite {
	border: 2px;
	border-style: solid;
	border-color: #010066;
}

td.index {
	border: 2px;
	border-style: solid;
	border-color: #010066;
}

td.annee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	vertical-align: top;
	font-weight: bold;
}

td.nom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	vertical-align: top;
	font-weight: bold;
}

td.resultat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	vertical-align: top;
	font-style: italic;
}

 td.bold {
	font-weight: bold;
}

 td.italic {
	font-style: italic;
	text-align: left;
}

}

 td.contact1 {
	border: 5px ;
}

.imagetitle{
	font-family: Arial;
	font-size:12px;
	color:#06C;;
	margin-bottom : 0px;
	font-weight:bold;
}

.imageadded{
	font-family: Arial;
	font-size:10px;
	margin-bottom : 0px;
	font-style:italic;
}

.imagedescription{
	font-family: Arial;
	font-size:14px;
	margin-bottom : 0px;
	line-height: 16px;
	text-align: justify;
	vertical-align: top;
}
/*************** list tag styles ***************/

ul{
 list-style-type: disc;
}

ul ul{
 list-style-type: square;
}

ul ul ul{
 list-style-type: none;
}
 
.tableCont {
	width: 694px;
	max-width: 694px;
	height: 400px;
	max-height: 400px;
	overflow: auto;
	color: #010066;
	font-size: 16px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #010066;
	font-style: italic;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #010066;
}

a.nlink, a.nlink:visited {
	color: #010066;
	text-decoration: none;
}

a.nlink:hover {
	text-decoration: none;
	background-color:#ccffff;
}

.navLinkSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background-color:#010066;
	color: #FFFFFF;
}

/******* news page d'accueil *******/
.news{
	display: block;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 0px 10px;
	width: 683px;
	border-bottom: #010066 solid 1px;
}
html>body .news {height: auto;}

.news h3{
	font: bold 175% Arial,sans-serif;
	padding: 30px 0px 5px 0px;
}

.news img{
	float: left;
	padding: 0px 10px 0px 0px;
	border-left: #010066 solid 1px;
}

.style3 {font-size: 16px; color: #010066; }
.style4 {color: #010066}

.footer {
	color:#FFF;
	text-align: right;
	font-size: 11px;

}


