body {
	background-color: #F0F0F0;
	margin: 0px 0px 0px 0px;
	
	font-family: Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

a:link { color: #000000; text-decoration: underline}
a:visited { color: #000000; text-decoration: underline}
a:hover { color: #000000; text-decoration: none}
a:active { color: #000000; text-decoration: underline} 

.navigation {
	background-color: #DFDFDF;
	height: 108px;
	width: 100%;

	background-image: url(../../images/nav_bg.jpg);
	background-repeat: repeat-x;
}

.navigation_flash {
	background-color: #DFDFDF;
	height: 108px;
	width: 100%;

	background-image: url(../../images/nav_bg_flash.jpg);
	background-repeat: repeat-x;
}

.navigation table{
	border-collapse: collapse;
	border-spacing: 0px;
}

.navigation table  { border-collapse: collapse; border-spacing: 0; }
.navigation td, tr { padding: 0; }

.navigation_bt_ini{
	height: 108px;
	width: 73px;
	background-color: #eeeeee;
	background-image: url(../../images/nav_bg_ini.jpg);
	background-repeat: no-repeat;
}

.navigation_bt_over{
	height: 108px;
	width: 73px;
	background-color: #eeeeee;
	background-image: url(../../images/nav_bg_over.jpg);
	background-repeat: no-repeat;
}

.navigation div.language{
	top: 6px;
	left: 722px;
	position: absolute;
	color: #46546C;
	font-size: 10px;
	background-color: #F8F8F8;
	border-width: 1px;
	border-style: solid;
	border-color: #46546C;
	padding: 2px 2px 2px 2px;
	text-space: 1px;
}

.navigation div.language a{
	text-decoration: none;
	color: #46546C;
}

/**
* Navigation bas de page
**/
.navigation_bas{
	height: 25px;
	font-size: 10px;
	color: #666666;
	width: 100%;
	top: 0px;
	position: relative;
	text-align: center;
	top: -5px;
	position: relative;
}

.navigation_bas a:link { color: #666666; text-decoration: none}
.navigation_bas a:visited { color: #666666; text-decoration: none}
.navigation_bas a:hover { color: #666666; text-decoration: underline}
.navigation_bas a:active { color: #666666; text-decoration: none} 

/**
* Main
**/

.main {
	height: 100%;
	width: 100%;
	top: -5px;
	position: relative;
	font-size: 10pt;
}

.main tr.row1 {
	height: 100%;
}

.main td.nouvelles {
	height: 100%;
	width: 194px;
	
	border-width: 1px;
	border-style: solid;
	border-color: #C2C2C2;
	
	background-color: #DFDFDF;		
	background-image: url(../../images/box_top_middle.jpg);
	background-repeat: repeat-x;
	
	vertical-align: top;
}

.main td.inscription {
	height: 100%;
	width: 105px;
	
	border-width: 1px;
	border-style: solid;
	border-color: #C2C2C2;
	
	background-color: #DFDFDF;		
	
	vertical-align: top;
}

.main td.contenu {
	height: 100%;
	
	border-width: 1px;
	border-style: solid;
	border-color: #C2C2C2;
	
	background-color: #DFDFDF;		
	
	/*
	background-image: url(../../images/contenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	*/
	vertical-align: top;
}

.main td.vignettes{
	height: 100%;
	
	border-width: 1px;
	border-style: solid;
	border-color: #C2C2C2;
	
	background-color: #DFDFDF;		
	
	vertical-align: top;
}

/**
* Entete des boites
**/
.boite{
	background-image: url(../../images/box_top_middle.jpg);
	background-repeat: repeat-x;
	
	border-collapse: collapse;
	border-width: 0px;	
	width: 100%;
}

/**
* Nouvelles
**/
.nouvelles{
	margin: 2px 5px 5px 5px;
	text-align: left;
}

.nouvelles div.date{
	color: #000000;
	line-height: 16px;
	padding: 6px 0px 0px 2px;	
}

.nouvelles div.date a{
	color: #000000;
}

.nouvelles div.titre{
	color: #46546C;
	font-weight: bold;
	padding: 0px 0px 0px 2px;
}
.nouvelles div.titre a{
	color: #46546C;
}

.nouvelles div.suite{
	color: #000000;
	line-height: 16px;
	padding: 2px 0px 5px 2px;	
}


.nouvelle_image{
	float: right; 
	border-width: 1px;
	border-style: solid;
	border-color: #46546C;
	padding: 1px 1px 1px 1px;
}

/**
* Inscription
**/
.inscription{
	margin: 2px 5px 5px 5px;
	text-align: left;
	font-size: 8pt;
	color: #46546C;
}

.inscription a:link { color: #46546C; }
.inscription a:visited { color: #46546C; }
.inscription a:hover { color: #46546C; }
.inscription a:active { color: #46546C; }

.inscription input{
	width: 90px;
}

.inscription input.submit{
	width: 90px;
	margin: 5px 0px 0px 0px;
}

.inscription div.line{
	width: 100%;
	border-top: 1px;
	border-bottom: 0px;
	border-right: 0px;
	border-left: 0px;
	border-style: solid;
	border-color: #46546C;
}

input{
	width: 300px;
	border-width: 1px;
	border-style: solid;
	border-color: #46546C;
	background-color: #eeeeee;
}

textarea{
	border-width: 1px;
	border-style: solid;
	border-color: #46546C;
	background-color: #eeeeee;
	width: 400px;
	height: 100px;
	font-family: Arial, sans-serif;
}

/**
* Vignettes de bas de page
**/
.vignette{
	background-color: #eeeeee;
	background-image: url(../../images/vignette_bg.jpg);
	background-repeat: no-repeat;
	width: 138px;
	height: 107px;
	margin: 0px 10px 0px 10px;
}

.vignette img{	
	top: 2px;
	position: relative;
}

.vignette_previous{
	margin: 0px 0px 0px 6px;
}

.vignette_next{
	margin: 0px 6px 0px 0px;
}

/**
* Contenu
**/
.contenu {
	height: 100%;
	margin: 2px 7px 12px 7px;
	text-align: left;
	/*background-image: url(../../images/contenu_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;*/
}

.contenu div.titre{
	width: 100%;
	color: #000000;
	padding: 0px 0px 8px 0px;
	
	background-image: url(../../images/t_bg.jpg);
	background-repeat: repeat-x;
}

/**
* Tableau donnees
**/
.tableau_donnees {
	border-width: 1px;
	border-style: solid;
	border-color: #46546C;
	border-collapse: collapse;
	color: #46546C;
}
.tableau_donnees a:link { color: #46546C; }
.tableau_donnees a:visited { color: #46546C; }
.tableau_donnees a:hover { color: #46546C; }
.tableau_donnees a:active { color: #46546C; }

.tableau_donnees tr{	
	background-color: #eeeeee;
}

.tableau_donnees tr.header{	
	background-color: #E7E7E7;
	font-weight: bold;
}

.tableau_donnees td{	

	font-size: 10pt;

	border-right-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-style: solid;
	border-color: #46546C;

	padding: 4px 4px 4px 4px;
}

/**
* Texte contenu
**/

.contenu div.txt_titre{
	color: #46546C;
	font-weight: bold;
	line-height: 16px;
	padding: 0px 0px 3px 0px;
}
.contenu div.txt_titre a { color: #46546C; }

.contenu div.txt_sous_section{
	color: #46546C;
	font-weight: bold;
	line-height: 16px;
	padding: 3px 0px 6px 0px;
}
.contenu div.txt_sous_section a { color: #46546C; }

.contenu div.txt_texte{
	color: #00000;
	font-weight: normal;
	padding: 2px 0px 4px 0px;
}

.image_border{
	border-width: 1px;
	border-style: solid;
	border-color: #46546C;
	padding: 1px 1px 1px 1px;
}