/* Générale */	body {background-color: #ffffff;}
body, input, textearea, select
	{
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		font-size: 11px; /* cette déclaration est déjà aussi présente ligne 316 [IE5.x] */
	}

a:link, a:visited, a:active
	{
		text-decoration: none;
		color: #0750d9;
	}

a:hover
	{
		text-decoration: underline;
	}

img
	{
		border: 0px;
	}
/* Générale */

/* Chemin de fer */
.chemin_de_fer
	{
		text-align: left;
		font-weight: bold;
		text-transform: lowercase;
		float: left;
	}

.chemin_de_fer .bloque
	{
		padding: 5px 6px 0px 0px;
		float: left;
		height: 20px;
	}
/* Chemin de fer */

/* Menu */
.menu
	{
		width: 144px;
		text-align: left;
		font-weight: bold;
		color: #ffffff;
	}

.menu .titre
	{
		height: 16px;
		padding: 2px 0px 0px 10px;
		border-bottom: 1px solid #ffffff;
	}

.menu .titre_haut
	{
		height: 16px;
		padding: 2px 0px 0px 10px;
		background-image: url(img/fond_menu.gif);
		background-repeat: no-repeat;
		border-bottom: 1px solid #ffffff;
	}

.menu .lien
	{
		height: 16px;
		padding: 2px 0px 0px 10px;
		border-bottom: 1px solid #ffffff;
	}

.menu .sous_rubrique
	{
		padding-bottom: 3px;
		border-bottom: 1px solid #ffffff;
	}

.menu .sous_rubrique .titre
	{
		padding-left: 10px;
		border-bottom: 0px;
	}

.menu .sous_rubrique .lien
	{
		height: 14px;
		border-bottom: 0px;
	}

.menu .sous_rubrique a:active, .menu .sous_rubrique a:link, .menu .sous_rubrique a:visited, .menu .sous_rubrique a:hover
	{
		font-weight: normal;
	}
/* Menu */

/* Corp de page */
.corp_de_page
	{
		text-align: left;
	}

.corp_de_page #boite_titre {background-image: url(img/fond1px.gif); background-repeat: repeat; height: 23px; margin-bottom: 10px;}
.corp_de_page #boite_titre #arrgauche {background-image: url(img/titre-arrgauche.gif); background-repeat: no-repeat; float: left; height: 23px; width: 6px;}
.corp_de_page #boite_titre #arrdroite {background-image: url(img/titre-arrdroite.gif); background-repeat: no-repeat; float: right; height: 23px; width: 6px;}
.corp_de_page #boite_titre #rubrique{
	background-position: right;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: White;
	float: left;
	height: 23px;
}
.corp_de_page #boite_titre #sous-rubrique{
	background-position: left;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	height: 23px;
}
.corp_de_page #boite_titre .txtValign {padding-top: 4px;}
.corp_de_page #boite_titre .titreseul {padding-top: 4px; width: 62px;}
.corp_de_page #boite_titre #nav {padding-top: 4px;	font-weight: bold; float: right;}
.corp_de_page #boite_titre #logo {height: 19px; padding: 2px 0px 2px 4px;	float: right;}
.corp_de_page #boite_titre #rubrique a:link, #boite_titre #rubrique a:visited, #boite_titre #rubrique a:active {color: #ffffff;}
.corp_de_page .boite_arrondie /* univers*.css L.22 (background-color) */
	{
		float: left;
		margin: 0px 0px 10px 0px;
	}

.corp_de_page .boite_arrondie .puce_titre /* univers*.css L.20 (background-color) */
	{
		background-image: url(img/puce_titre.gif);	/* img changee pr Alice */
	}

.corp_de_page .boite_arrondie .titre /* univers*.css L.23 (color) */
	{
		float: left;
		background-image: none;
		height: 14px;
		padding: 0px;
		font-size: 11px; font-weight: bold; text-transform: uppercase;
		width: auto;
	}

.corp_de_page .boite_arrondie .contenu .avec /* univers*.css L.33 (color) */
	{
		float: left; height: 14px;
		width: 150px;
		text-align: right;
	}

.corp_de_page .boite_arrondie .sous_titre /* univers*.css L.23 (color) */
	{
		font-weight: bold;
	}

.corp_de_page .boite_arrondie .contenu
	{
		background-color: #ffffff;
		overflow: hidden;
	}


.corp_de_page .boite_arrondie .haut { background-image: url(img/hffffff.gif);}
.corp_de_page .boite_arrondie .haut_droit { background-image: url(img/hdffffff.gif);}
.corp_de_page .boite_arrondie .droit { background-image: url(img/dffffff.gif);}
.corp_de_page .boite_arrondie .bas_droit { background-image: url(img/bdffffff.gif);}
.corp_de_page .boite_arrondie .bas { background-image: url(img/bffffff.gif);}
.corp_de_page .boite_arrondie .bas_gauche { background-image: url(img/bgffffff.gif);}
.corp_de_page .boite_arrondie .gauche { background-image: url(img/gffffff.gif);}
.corp_de_page .boite_arrondie .haut_gauche { background-image: url(img/hgffffff.gif);}

.corp_de_page .boite_arrondie .haut_gris { background-image: url(img/hf2f2f2.gif);}
.corp_de_page .boite_arrondie .haut_droit_gris { background-image: url(img/hdf2f2f2.gif);}
.corp_de_page .boite_arrondie .droit_gris { background-image: url(img/df2f2f2.gif);}
.corp_de_page .boite_arrondie .bas_droit_gris { background-image: url(img/bdf2f2f2.gif);}
.corp_de_page .boite_arrondie .bas_gris { background-image: url(img/bf2f2f2.gif);}
.corp_de_page .boite_arrondie .bas_gauche_gris { background-image: url(img/bgf2f2f2.gif);}
.corp_de_page .boite_arrondie .gauche_gris { background-image: url(img/gf2f2f2.gif);}
.corp_de_page .boite_arrondie .haut_gauche_gris { background-image: url(img/hgf2f2f2.gif);}
.corp_de_page .boite_arrondie .contenu_gris { background-color: #F2F2F2;}

.corp_de_page .boite_arrondie_gris_trans .haut { background-image: url(img/gthf2f2f2.gif);}
.corp_de_page .boite_arrondie_gris_trans .haut_droit { background-image: url(img/gthdf2f2f2.gif);}
.corp_de_page .boite_arrondie_gris_trans .droit { background-image: url(img/gtdf2f2f2.gif);}
.corp_de_page .boite_arrondie_gris_trans .bas_droit { background-image: url(img/gtbdf2f2f2.gif);}
.corp_de_page .boite_arrondie_gris_trans .bas { background-image: url(img/gtbf2f2f2.gif);}
.corp_de_page .boite_arrondie_gris_trans .bas_gauche { background-image: url(img/gtbgf2f2f2.gif);}
.corp_de_page .boite_arrondie_gris_trans .gauche { background-image: url(img/gtgf2f2f2.gif);}
.corp_de_page .boite_arrondie_gris_trans .haut_gauche { background-image: url(img/gthgf2f2f2.gif);}
.corp_de_page .boite_arrondie_gris_trans .contenu { background-color: #F2F2F2;}

.corp_de_page .boite_arrondie .haut_image {}
.corp_de_page .boite_arrondie .haut_droit_image { background-image: url(img/hdimg.gif);}
.corp_de_page .boite_arrondie .droit_image {}
.corp_de_page .boite_arrondie .bas_droit_image { background-image: url(img/bdimg.gif);}
.corp_de_page .boite_arrondie .bas_image {}
.corp_de_page .boite_arrondie .bas_gauche_image { background-image: url(img/bgimg.gif);}
.corp_de_page .boite_arrondie .gauche_image {}
.corp_de_page .boite_arrondie .haut_gauche_image { background-image: url(img/hgimg.gif);}
.corp_de_page .boite_arrondie .contenu_image { overflow: hidden;}

.corp_de_page .boite_texte
	{
		float: left;
		overflow: hidden;
	}

.corp_de_page .boite_texte .puce_titre /* univers*.css L.20 (background-color) */
	{
		height: 14px;
		width: 10px;
		margin-right: 3px;
		background-image: url(img/puce_titre_2.gif); /* img changee pr Alice */
		float: left;
	}


.corp_de_page .boite_texte .titre /* univers*.css L.35 (color) */
	{
		float: left;
		/*display: inline;*/
		background-image: none;
		height: 14px;
		padding: 0px;
		font-size: 11px; font-weight: bold; text-transform: uppercase;
		width: auto;
	}

.corp_de_page .boite_texte .sous_titre /* univers*.css L.36 (color) */
	{
		margin-top: 2px;
		font-weight: bold;
	}

.corp_de_page .boite_texte .lien_titre
	{
		margin-top: 2px;
		font-size: 14px;
		font-weight: bolder;
	}

.corp_de_page .boite_texte .avec /* univers*.css L.33 (color) */
	{
		float: right; height: 14px;
		width: 150px;
		text-align: right;
	}
/*
.corp_de_page .boite_texte .lien_titre a:link, .corp_de_page .boite_texte .lien_titre a:visited, .corp_de_page .boite_texte .lien_titre a:active
	{
		color: #00225f;
	}
*/
/* Corp de page */

/* Renvoi trafic */
.renvoi_de_trafic
	{
		text-align: left;
		background-image: url(img/fond_menu.gif);
		background-repeat: no-repeat;
		padding-top: 23px;
		overflow: visible;
		font-weight: bold;
	}

.renvoi_de_trafic .contenu
	{
		padding: 0px 10px 4px 10px;
		font-weight: normal;
	}

.renvoi_de_trafic .titre_1, .renvoi_de_trafic .titre_2, .renvoi_de_trafic .titre_3, .renvoi_de_trafic .titre_4, .renvoi_de_trafic .titre_5, .renvoi_de_trafic .titre_6 /* univers*.css L.35 (border-color) */
	{
		margin-bottom: 2px;
		padding: 3px 0px 0px 14px;
		height: 16px;
		background-image: url(img/fond_renvoi_de_traffic.gif); /* img changee pr Alice */
		border-style: solid;
		border-width: 1px 0px 1px 0px;
	}

.renvoi_de_trafic .titre_1 /* univers*.css L.40 (border-color) */
	{
		background-color: #EE1D23;
		color: #EE1D23;
	}

.renvoi_de_trafic .titre_2 /* univers*.css L.40 (border-color) */
	{
		background-color: #ff9706;
		color: #ff9706;
	}

.renvoi_de_trafic .titre_3 /* univers*.css L.40 (border-color) */
	{
		background-color: #61af32;
		color: #61af32;
	}

.renvoi_de_trafic .titre_4 /* univers*.css L.40 (border-color) */
	{
		background-color: #0061b4;
		color: #0061b4;
	}

.renvoi_de_trafic .titre_5 /* univers*.css L.40 (border-color) */
	{
		background-color: #d8005f;
		color: #d8005f;
	}

.renvoi_de_trafic .titre_6 /* univers*.css L.40 (border-color) */
	{
		background-color: #253185;
		color: #253185;
	}
/* Renvoi trafic */

/* Pub */
.fond_couleur_pub_gauche /* univers*.css L.43 (background-color) */
	{
		background-image: url(img/gauche_pub.gif);
	}

.fond_couleur_pub_droite /* univers*.css L.43 (background-color) */
	{
		background-image: url(img/droite_pub.gif);
	}
/* Pub */

.corp_de_page .popupDegrade	/* univers*.css L.45 (border-top)*/
	{
		width: 100%; margin-top: 1px;
	}

.corp_de_page .popupDegrade .degrade /* univers*.css L.46 (background-image, background-color)*/
	{
		height: 9px;
		width: 70%;
		background-position: right;
		background-repeat: no-repeat;
		font-size: 1px;
	}

.corp_de_page .popupDegrade .ctnPopup
	{
		padding: 10px 10px 10px 10px;
	}

.corp_de_page .popupDegrade .titrePopup
	{
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
		margin-bottom: 10px;
	}


/* cette d?aration est d? pr?nte dans la class "body", mais elle est n?ssaire ?E5.x */
.menu, .chemin_de_fer, .corp_de_page, .corp_de_page .boite_arrondie, .renvoi_de_trafic, table { font-size: 11px;}
/* cette déclaration est déjà présente dans la class "body", mais elle est nécéssaire IE5.x */

/* class * offres aux clics */

.boite_arrnd .haut_A {
	background: url(img/clics/b_h_F5_L6.gif) repeat-x;
	width:auto;
	height: 5px;
	font-size: 1px;
}

.boite_arrnd .haut_A .ang_hg_A {
	background: url(img/clics/b_ang_hg_F5_L6.gif) no-repeat top left;
	float: left;
	width: 5px;
	height: 5px;
	font-size: 1px;
}


.boite_arrnd .haut_A .ang_hd_A {
	background: url(img/clics/b_ang_hd_F5_L6.gif) no-repeat top right;
	float: right;
	width: 5px;
	height: 5px;
	font-size: 1px;
}

/* BAS  */

.boite_arrnd .bas_B {
	background: url(img/clics/b_bas_F1_L6.gif) repeat-x;
	width:auto;
	height: 5px;
	font-size: 1px;
}


.boite_arrnd .bas_B .ang_bg_B {
	background: url(img/clics/b_ang_bg_F1_L6.gif) no-repeat bottom right;
	float: left;
	width: 5px;
	height: 5px;
	font-size: 1px;
}

.boite_arrnd .bas_B .ang_bd_B {
	background: url(img/clics/b_ang_bd_F1_L6.gif) no-repeat bottom left;
	float: right;
	width: 5px;
	height: 5px;
	font-size: 1px;
}

/* contenu boite */

.boite_arrnd .contenu_C {
	width: auto;
	height: auto;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	text-align: left;
}


/* separation */

.sep_v
 {
 background: url(img/clics/sep_v.gif) no-repeat 50%;
 text-align:center;
 }

.titOffrClics
 {
 font-family: Arial, Helvetica, sans-serif;
 color: #666666;
 font-size:12px;
 text-align:center;
 }

 .bgTrait
  {
  background: url(img/clics/bgT.gif) repeat-x;
  }

