/* CSS Document */
td.motif-gauche{
	background-attachment: fixed;
	background-image: url(images/motif_cote_g.gif);
	background-repeat: repeat-y;
	background-position: right;
}
td.motif-droite{
	background-attachment: fixed;
	background-image: url(images/motif_cote_d.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.Menu-bas{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;

}
.Menu-bas a{
	color: #FFFFFF;
	text-decoration: none;
}
.Menu-bas a:hover{
	color: #0299CE;
}
.Contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 5F5F5F;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Contenu a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 5F5F5F;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	texy-decoration: none;
}
.Contenu a:hover{
	color: 000000;
}
.Sous-Titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 0299CE;
	font-weight: bold;
	text-decoration: none;
}
.Sous-Titre-MAJ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 0299CE;
	font-weight: bold;
	text-decoration: none;
	padding-right: 14px;
	padding-left: 13px;
	text-transform: uppercase;


}
.Sous-Titre-MAJ-2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 0299CE;
	font-weight: bold;
	text-decoration: none;
	padding-right: 14px;
	text-transform: uppercase;
}
.Liens-Menu-GAuche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	padding-bottom: 8px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;

}
.Liens-Menu-GAuche a {
	color: #000000;
	text-decoration: none;
}
.Liens-Menu-GAuche a:hover {
	color: #5F5F5F;
}


.Liens-Menu-GaucheB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #0299CE;
}
.Liens-Menu-GaucheB a {
	text-decoration: none;
	color: #0299CE;
}
.Liens-Menu-GaucheB a:hover {
	color: #0299CE;
}
.Titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 5F5F5F;
	padding-right: 14px;
	padding-left: 13px;
}
.Bg-Titre {
	background-attachment: fixed;
	background-image: url(images/bg_titre.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.Bg-MG-Titre {
	background-attachment: fixed;
	background-image: url(images/bg_mg-titre.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.Bg-SMG-Titre {
	background-attachment: fixed;
	background-image: url(images/bg_smg-titre.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.MG-Titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 0299CE;
	padding-right: 14px;
	padding-left: 14px;
}
.SMG-Titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 6e6e6e;
	padding-right: 14px;
	padding-left: 14px;
}
.SMG-Titre a {
	text-decoration: none;
	color: 6e6e6e;
}
.SMG-Titre a:hover {
	color: 0299CE;
}
.Tableau-Haut {
	background-color: #0299CE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
.Tableau-Haut-2 {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0299CE;
	text-align: center;
	font-weight: bold;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
}
.Tableau-Cellules {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 2px 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000
}
