@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #2c538c;
	font-family: tahoma, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

h1
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2a5087;
	font-weight:bold;
	display: block;	
	line-height: 2;
	padding-left: 22px;
	padding-top: 15px;
}

h2
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5a6f86;
	margin-top: 14px;
	margin-bottom: 8px;
	font-weight: bold;
	display: block;
}

h3
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a6f86;
	margin-top: 8px;
	margin-bottom: 8px;
	font-weight: bold;
	display: block;
}

.lieuitalique {
	font-style: italic;
}

.titre_actu {
	font-size: 17px;
	display: block;
	padding-bottom: 2px;
	padding-top: 2px;
	border-top-color: #CCCCCC;
	border-top-style: dotted;
	border-top-width: 1px;
	color: #2a5087;
	line-height: 1.2;
	text-align:left;
	font-weight: 700;



/*	font-size: 17px;
	display: block;*/
	//padding-top: 8px;
	/*padding-bottom: 5px;*/
	//border-top-color: #CCCCCC;
	//border-top-style: dotted;
	//border-top-width: 1px;
/*	color: #2a5087;
	margin-top: 15px;
	line-height: 1.2;
	text-align:left;
	font-weight: bold;*/
}

h2 a {
	color: #547ffb !important;
}
h2 a:hover {
	text-decoration: none;
	color: #547ffb !important;
}

/*
br
{
	margin-bottom: 5px;
}*/

p
{
	margin-top: 10px;
	margin-bottom: 10px;
}

hr
{
	border: 0;
	height: 1px;
	color: #8e9dad;
	background-color: #8e9dad;
	margin-top: 8px;
	margin-bottom: 8px;
}


.table_principal {
	background-image: url(images/2008_fd_page.gif);
	background-repeat: repeat-y;
	width: 999px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: justify;
}
.bandeau {
	background-image: url(images/2008_bandeau.jpg);
	background-repeat: no-repeat;
	height: 113px;
}
input {
	font-size: 11px;
	color:#868686;
	border: 1px solid #d0d0d0;
	padding: 2px;
}

#table_principal {
	width: 999px;
	margin-right: auto;
	margin-left: auto;
}
.bdp {
	font-size: 11px;
	color: #ABC2E4;
	text-align: right;
	background-color: #2c538c;
	height: 20px;
}
.bdp a:link, a, a:visited, a:active {
	color: #ABC2E4;
}
.bdp a:hover{
	color: #FFF;
}

.table_rec_adh {
	background-image: url(images/2008_fd_rec_fab.png);
	padding-right: 20px;
	padding-bottom:7px;
}
.table_rec_adh img{
	position: relative;
	top: 1px;
}
.table_rec_adh a:link, .table_rec_adh a:visited {
	color:#5a83fe;
	font-weight:bold;
}
.table_rec_adh a:hover {
	color:#ff0000;
	font-weight:bold;
}

.table_breves_FD {
	background-image: url(images/2008_fd_breves_M.gif);
	background-repeat: repeat-y;
}
.table_breves_FD_B {
	background-image: url(images/2008_fd_breves_B.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.breve {
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-align: left;
	padding-right: 19px;
	padding-left: 14px;
	text-align:justify;
}
.titre_breve {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-right: 19px;
	padding-left: 14px;
	padding-bottom: 4px;
	padding-top: 6px;
}
.rec_adh_liste {
	line-height: 22px;
	font-size:13px;
	font-family:Tahoma, Arial;
}
.rec_adh_prod {
	line-height: 22px;
}
.rec_adh_prod a:link, .rec_adh_prod a:visited{
	line-height: 22px;
/*	color: #666666;*/
	font-weight:normal;
}

.titre_fabricant {
	font-size: 22px;

	font-weight:bold;
}

.tr_agenda {
	background-image: url(images/2008_tr_agenda.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.table_agenda {
	border: 1px solid #99a5ad;
	background-image: url(images/2008_fd_table_agenda.gif);
	background-repeat: repeat-y;
}
.date_agenda {
	color: #395a7d;
	text-align: center;
}
.titre_date_agenda 
{
	color: #395a7d;
	text-align: center;
	font-size:13px;
	font-weight:bold;
}
.item_agenda {
	color: #000000;
	text-align:left;
	padding: 3px;
}
.titre_item_agenda 
{
	color: #000000;
	text-align:left;
	padding: 3px;
	font-size:13px;
	font-weight:bold;
}

.resume_actu {
	text-align: justify;
	
}

.resume_actu img {
	margin-left: 10px;
	margin-right: 10px;
}

.titre_actu_principal {
	font-size: 22px;
	display: block;
	padding-bottom: 2px;
	padding-top: 2px;
	border-top-color: #CCCCCC;
	border-top-style: dotted;
	border-top-width: 1px;
	color: #2a5087;
	line-height: 1.2;
	text-align:left;
	font-weight: 700;
}
.onglets_navig {
	background-image: url(images/2008_fd_bandeau_onglets.gif);
	background-repeat: repeat-x;
	height: 28px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width: 987px;
	margin-top: 12px;
}
.onglet {
	background-image: url(images/2008_fd_onglet_G.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 28px;
	font-weight: normal;
	color: #5a83fe;
	text-align: center;
	height: 28px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 7px;
	padding-left: 7px;
}

.onglet a, .onglet a:visited, .onglet a:active {
	font-weight: normal;
	color: #547ffb;
	text-decoration: none;
}
.onglet a:hover {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.ongletD {
	background-image: url(images/2008_fd_onglet_D.gif);
	background-repeat: no-repeat;
	background-position: left;
	width:3px;
}
.ongletD_selec {
	background-image: url(images/2008_fd_onglet_selec_D.gif);
	background-repeat: no-repeat;
	background-position: right;
	width:3px;
}
.onglet_selec {
	background-image: url(images/2008_fd_onglet_selec_G.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	line-height: 28px;
	color: #000;
	text-align: center;
	height: 28px;
	padding-right: 7px;
	padding-left: 7px;
	cursor:pointer;
}
.onglet_selec a{
	color: #000;
	cursor:pointer;
}

#idAccesPriveDroite 
{
	/*display:none;*/
	visibility:hidden;
	border-bottom:solid 1px #96ACC0;
	border-left:solid 1px #96ACC0;
	border-right:solid 1px #96ACC0;
	margin-right:5px;
	float:none;
	position:absolute;
	z-index:10000 !important;
	background-color:#EDF0F2;
	background-image: url(images/2008_fd_acces_reserve.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}	
a:link, a:visited, a:active, a{
	color:#547ffb;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
	color:#000000;
}
.table_contenu {
	margin-right: 20px;
	padding-left: 20px;
	/*padding-top: 10px;*/
}

.table_contenu a:hover,
.tabActualite a:hover
 {
	text-decoration: none;
	color: #ff3e0c;
}

.table_contenu ul,
.tabActualite ul,
.encadreClair ul,
.encadreFonce ul
{
	padding-left: 15px;
	margin: 4px;
	list-style: url(images/Puce_lien.gif);
}

.table_contenu ol,
.tabActualite ol,
.encadreClair ol,
.encadreFonce ol
{
	padding-left: 15px;
	margin: 4px;
}

.table_contenu li,
.tabActualite li,
.encadreClair li,
.encadreFonce li
{
	padding: 2px;
}

.tabActualite td
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}

.actualite_suite
{
	float: right;
}

.tableauVertical th
{
	color: #61758a;
	font-weight: bold;
	background-color: #dbeaff;
	padding: 6px;
}
.tableauVertical td
{
	padding: 6px;
}

.tableauVertical2 th
{
	color: #61758a;
	font-weight: bold;
}

input.zoneTexte
{
	border: solid 1px #8e9dad;
	color: #242424;
	background-color: #f2f8ff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea.zoneTexte
{
	border: solid 1px #8e9dad;
	color: #242424;
	background-color: #f2f8ff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a img
{
	border-color: #000000;
}
.syneg-infos a {
	font-size: 13px;
}
.syneg-infos_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #00519e;
	text-align: left;
	margin: 5px;
	padding: 5px;
}
