﻿/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin-bottom: 8;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	color: #262E6C;
	background-color:White ;
}
td,P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin-bottom: 8;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	color: #262E6C;
	}

.legal {
  color: #FFFFFF;
  }

.title {
 font-size: 14px;
	font-weight: bold;
	margin-bottom: 15;
 }
	
.table {
	margin-bottom: 0;
 }
	
A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 text-decoration: underline;
 margin-bottom: 0;
 margin-left: 0;
 margin-right: 0;
 margin-top: 0;
	color: #262E6C;
}

.nav {
 text-decoration: underline;
	color: #FFFFFF;
}

.copyright {
 text-decoration: none;
	color: #FFFFFF;
}

H1
{
	font-size:16pt}
	
H2 
{
	font-size:14pt}

H3
{
	font-size:13pt}

	
.newsheader
{
	background-color:#fde839;		
}

.titrecolonnedroite
{
	background-color:#fde839;
	font-weight:bold ;
	}

.erreur,.alert
{
	color:Red;
	}
	
	.newsimage 
	{
		margin:12px}
		
		
		.linklocation, .linkchoices , .linklocations
		{
			font-size:8pt; 
		}
		
		.menutable {
			}
			
.menucell 
{
	background-color :#262e6c ;
	text-align :center ;
	vertical-align : middle ;
	color:White ;
	text-decoration:none;
}
				 
.menucell_selected
{
	font-weight:bold ;
	background-color: #dcdcdc;
	text-align: center;
	vertical-align: middle;
	text-decoration:none;
}