/* CSS pour le site Bouygues Telecom */
/****************************************/

/********************************************************************************/
		/* Styles généraux */
/********************************************************************************/

body {
	/*background :#EEF9FC url(img/fond.png) repeat-y left;*/    
}

html, body, ul, ol, li, p, form, table, tr, th, td, hr, img, a, h1, h2, h3, h4, br, div, input, textarea, select, option {
    margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 11px;
	border: 0 none;
	list-style: none;
	color: #606060 ;
}

h1 {
	font-size: 24pt;
	font-weight: bold;
	/*text-transform: uppercase;*/
	font-family: arial, sans-serif;
	color: #8D3281;
}

input, textarea, select {
    padding: 1px;
	border: 1px solid #D1D1D1;
}

/****************************************/

.clearfloat, .clearbothclean { 
	clear: both;
}

/****************************************/

a.carre, ul.carre li a, a.carreSpeciales, ul.carreSpeciales li a {
    padding: 0 0 0 14px;
    color: #a4027c;
	background: url(img/puce_carre_mauve.gif) 0 3px no-repeat;
}

		a.carre:hover, ul.carre li a:hover, a.carreSpeciales:hover, ul.carreSpeciales li a:hover {
			padding: 0 0 0 14px;
			color: #a45691;	    
			background: url(img/puce_carre_mauve.gif) 0 3px no-repeat;
		}
		
a.carre_mur {
    padding: 0 0 0 14px;
    color: #5e6366;
	background: url(img/puce_fleche_grise.gif) 0 2px no-repeat;
}

		a.carre_mur:hover {
			padding: 0 0 0 14px;
			color: #abacab;	    
			background: url(img/puce_fleche_grise.gif) 0 2px no-repeat;
		}

a.carre_recherche {
    text-decoration: underline;
    padding: 0 0 0 20px;
    color: #5e6366;
	background: url(img/puce_plus.gif) 0 2px no-repeat;
	line-height: 19px;
}

		a.carre_recherche:hover {
			text-decoration: underline;
			padding: 0 0 0 20px;
			color: #abacab;	    
			background: url(img/puce_plus.gif) 0 2px no-repeat;
			line-height: 19px;
		}

a.carre_gris, ul.carre_gris li a {
    padding: 0 0 0 14px;
    color: #737373;
	background: url(img/puce_carre_gris.gif) 0 3px no-repeat;
}
a.carre_imprimer {
    padding: 0 0 0 16px;
    color: #a4027c;
	background: url(img/puce_carre_imprimer.gif) 0 2px no-repeat;
}
/****************************************/

.hautdepage {
    float: right;
    display: block;
    padding: 0 0 0 1px;
    width: 92px;
	height: 20px;
	text-align: center;
	background: url(img/hautdepage.png) no-repeat top;
}

		.hautdepage a {
		     color: #AEAEAE;	
		}

			    .hautdepage a:hover {
				     color: #5e6366;	
			    }
		    
a.retourhaut {padding:0 10px 0 0;background: url(img/haut-de-page.gif) no-repeat 0 0;color:#aeaeae;}

/****************************************/

.orange {
    color: #ff01a1;
}

/****************************************/

.titre {
    font-size: 21px;
    font-weight: bold;
    color: #A4027C;
    margin-bottom: 15px;
}

/****************************************/

.gras {
    font-weight: bold;
}

/****************************************/

.fermer_popup {
	margin: 20px 25px 0 0;
	text-align: right;
}

/****************************************/

div.data_bt li {
	margin: 0 0 0 12px;
	padding: 0 0 0 1px;
	list-style: disc;
}

span.data_bt li {
	margin: 0 0 0 12px;
	padding: 0 0 0 3px;
	list-style: disc;
}

/****************************************/

.print_show {
	display: none;
}

/****************************************/

.exposant {
	vertical-align: 4px;
	font-size: 70%;
}

/****************************************/

a.ecrivez {
	color: #017a99;
}

		a:hover.ecrivez {
			color: #25b4c5;
		}

/****************************************/

ul.encoche li {
	margin: 3px 0 0 0;
	padding: 0 0 0 16px;
	text-decoration: none;
	color: #007A97;
	background: url(img/encoche.gif) no-repeat 0 3px;
}

ul.picto li {
	float: left;
	margin: 5px 5px 0 0;
}

ul.puce li {
	padding: 0 0 0 10px;
	font-weight: normal;
	background-position: top left;
	background-repeat: no-repeat;
}

/****************************************/

.prix01 {
    font-weight: bold;
	color: #ff01a1;
}

.prix02 {
	color: #ff01a1;
}

/****************************************/
/* Note : cadre d'affichage pour la note d'un produit (ex: 10/Exceptionnel, page 03) */ 
	 
 .note {
    margin: 5px;
	width: 73px;
	height: 73px;
	text-align: center;
	background: url(img/note_fond.png); 
}
	 
		.note p {
			display: block;
			margin: 0;
			padding: 4px;
			font-weight: normal;
			color: #26B2BF;
			border: none;
			
		}
		 
		.note strong {
		    display: block;
			font-size: 30px;
			color: #FF4E00;	
			
		}
			 
/****************************************/
/* actions : zone avec les boutons de validation des formulaires */

.actions input {
	margin: -1px 0 0 0;
	border: none;
}		

/****************************************/

.box_centre {
	margin: 0 0 0 10px;
	margin: 0 3px 0 0;
}

.box_pub {
	margin: 5px;
}

.box_pub2 {
	padding: 18px 0 0 0;
}

.box_pub3 {
	padding: 6px 0;
}

/********************************************************************************/
		/* Fin styles généraux */
/********************************************************************************/

/********************************************************************************/
		/* Structure des zones du site */
/********************************************************************************/

/* globalcontainer */
/****************************************/
#globalcontainer {
	width: 1014px;
	margin: 0 auto 0 auto;
}

/* global */
/****************************************/

#global {
	width: 1014px;
}

/* console */
/****************************************/

#console {
    float: left;
    display: inline;
    width: 174px;
    /*height: 1000px;*/
    /*background-color: orange;*/
    /*background: url(img/fond_console.png) no-repeat;*/
}

/*#menuUM {
    margin: 0;
	width: 174px;
	background: url(img/menu/leftnav_bg.gif) repeat-y;
}*/

#menuUM {
	margin: 0 0 0 0;
	width: 174px;
}

img {
	border: none;
}

/* menuUM */
#menuUM h1 {
	margin: 0;
}

#menuUM_in {
    padding: 10px 0 0 10px;
}
#menuUM_in img {
	margin: 15px 0 0 0;
}
#menuUM dl {
	margin: 5px 0 0px 0;
}

#menuUM h2 {
	margin:0 0 0px 0;
}

#menuUM dl#offre dt,
#menuUM dl#achat dt,
#menuUM dl#smenu3 dt,
#menuUM dl#smenu4 dt {
	padding-left: 15px;
}

#menuUM dl#offre dt {
	background: url(img/menu/puceOffre.gif) no-repeat 0 50%;
	color: #3a5378;
}
#menu dl#achat dd li {
	background: url(img/menu/puceAchat.gif) no-repeat 0 3px;
}

#menuUM dl#offre dt a,
#menuUM dl#offre dd a {
	color: #3a5378;
}

#menuUM dl#achat dt {
	background: url(img/menu/puceAchat.gif) no-repeat 0 50%;
	color: #707070;
}

#menuUM dl#achat dt a,
#menuUM dl#achat dd a  {
	color: #707070;
}

#menuUM dl#smenu3 dt {
	background: url(img/menu/puceAcces.gif) no-repeat 0 50%;
	color: #a4ae10;
}

#menuUM dl#smenu3 dt a,
#menuUM dl#smenu3 dd a {
	color: #a4ae10;
}

#menuUM dl#smenu4 dt {
	background: url(img/menu/puceLeclate.gif) no-repeat 0 50%;
	color: #9e0389;
}
#menuUM dl#smenu4 dt a,
#menuUM dl#smenu4 dd a  {
	color: #9e0389; 
}
#menuUM dl#smenu3,#menuUM dl#smenu4{
	display: none;
}

#menuUM dl#offre dt a,
#menuUM dl#offre dd a,
#menuUM dl#achat dt a,
#menuUM dl#achat dd a,
#menuUM dl#smenu3 dt a,
#menuUM dl#smenu3 dd a,
#menuUM dl#smenu4 dt a,
#menuUM dl#smenu4 dd a {
    text-decoration: none;
}

#menuUM dl#offre dt a:hover,
#menuUM dl#offre dd a:hover,
#menuUM dl#achat dt a:hover,
#menuUM dl#achat dd a:hover,
#menuUM dl#smenu3 dt a:hover,
#menuUM dl#smenu3 dd a:hover,
#menuUM dl#smenu4 dt a:hover,
#menuUM dl#smenu4 dd a:hover  {
	text-decoration: underline;
}

#menuUM dd {
	margin: 0 0 0 20px;
	display:  none;
}

#menuUM dd ul {
	
	margin: 0;
	
}
#menuUM dd ul li{
	list-style: none;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
}
#menu dl#offre dd li,
#menu dl#smenu2 dd li,
#menu dl#smenu3 dd li,
#menu dl#smenu4 dd li {
	padding-left: 12px;
}

#menu dl#smenu2 dd li {
	background: url(img/menu/puceAchat.gif) no-repeat 0 3px;
	margin-left: 20px;
}

#menu dl#offre dd li{
	background: url(img/menu/puceOffre.gif) no-repeat 0 50%;
}

#menu dl#achat dd li {
	background: urlimg/menu/puceAchat.gif) no-repeat 0 3px;
}

#menu dl#acces dd li {
	background: url(img/menu/puceAchat.gif) no-repeat 0 3px;
}

#menu dl#leclate dd li {
	background: url(img/menu/puceAchat.gif) no-repeat 0 3px;
}

#menu dd ul ul {
	margin: 0 0 0 10px;
}

#newsletter {
	margin-top: 15px;
	padding-left: 6px;
}

#newsletter form {
	margin: 0 0 0 30px;
	vertical-align: top;
}

#newsletter input {
	display: inline;
	vertical-align: top;
	color: #a0a0a0;
}

#newsletter input.NLfield {
	width: 80px;
	height: 12px;
	font-size: 10px;
}

#console_suivi {
    float: left;
    display: inline;
    width: 174px;
    height: 157px;
    background: url(img/fond_console_suivi.gif) no-repeat;
}

		#console_suivi p a {
		    float: left;
		    display: block;
		    width: 174px;
		    height: 157px;		
		}
												}
/* content_up */
/****************************************/

#content_up {
    float: left;
    display: inline;
    width: 840px;
    /*background: url(img/fond_content_up.gif) repeat-y;*/
}

/* Dimensions des colonnes par défaut */
/********************************************************************************/

/* col_left */
/****************************************/

#col_left {
	float: left;
    display: inline;
	width: 746px;
	/*background: url(img/col_left_ombre.png) no-repeat top right;*/
}

#col_left2 {
	float: left;
    display: inline;
	width: 596px;
	/*background: url(img/col_left_ombre.png) no-repeat top right;*/
}

/* col_right */
/****************************************/

#col_right {
	/*position:relative; */
	float: left;
	display: inline;
	width: 244px;
	/*top: -105px;*/
	/*background: url(img/col_right_ombre.png) repeat-x top;*/
}

		#col_right .box {
			margin: 15px 0 0 0;
		}
		

#panier {
	float: left;
	display: inline;
	margin: 6px 0 0 0;
	width: 240px;
	height: 103px;
	background: url(img/panier/fond_panier.gif) bottom no-repeat;
}

	#panier_haut {
		float: left;
		display: inline;
		width: 240px;
		height: 85px;
	}
	
			#panier_haut_mobile_off {
				float: left;
				display: inline;
				margin: 10px 0 0 79px;
				width: 67px;
				height: 75px;
				background: url(img/panier/choix_mobile_off.gif) no-repeat;
			}
			
					#panier_haut_mobile_off a {
						display: block;
						width: 67px;
						height: 75px;						
					}
					
			#panier_haut_mobile_on {
				float: left;
				display: inline;
				margin: 10px 0 0 79px;
				width: 67px;
				height: 75px;
				background: url(img/panier/choix_mobile_on.gif) no-repeat;
			}
			
					#panier_supprimer_telephone {
						float: left;
						display: inline;
						margin: 8px 0 0 51px;
						width: 12px;
						height: 12px;
					}
			
							#panier_haut_mobile_on a {
								display: block;
								width: 12px;
								height: 12px;						
							}
			
			#panier_haut_offre_off {
				float: left;
				display: inline;
				margin: 10px 0 0 9px;
				width: 67px;
				height: 75px;
				background: url(img/panier/choix_offre_off.gif) no-repeat;					
			}
			
					#panier_haut_offre_off a {
						display: block;
						width: 67px;
						height: 75px;						
					}
					
			#panier_haut_offre_on {
				float: left;
				display: inline;
				margin: 10px 0 0 9px;
				width: 67px;
				height: 75px;
				background: url(img/panier/choix_offre_on.gif) no-repeat;					
			}
			
					#panier_supprimer_offre {
						float: left;
						display: inline;
						margin: 8px 0 0 51px;
						width: 12px;
						height: 12px;
						text-align: center;								
					}
					
							#panier_haut_offre_on a {
								display: block;
								width: 12px;
								height: 12px;						
							}
			
	#panier_bas {
		float: left;
		display: inline;
		width: 240px;
		height: 18px;				
	}
	
			#panier_bas_vider {
				float: left;
				display: inline;
				width: 130px;
				height: 18px;
			}
			
					#panier_bas_vider_bouton {
						float: left;
						display: inline;
						margin: 3px 0 0 10px;
					}
					
					
					#panier_bas_vider_dte {
						float: left;
						display: inline;
						width: 100px;
						height: 18px;								
					}
					
							#panier_bas_vider_dte p {
								float: left;
								display: inline;
								margin: 2px 0 0 2px;										
								color: #545c00;
							}
							
									#panier_bas_vider_dte p a {
										color: #545c00;
										text-decoration: none;
									}
			
			#panier_bas_commander {
				float: left;
				display: inline;
				margin: 0 0 0 130px;
				width: 110px;
				height: 18px;						
			}
						
						


    
/* footer */
/****************************************/

#footer {
	clear: both;
	float: left;
	display: inline;
	margin: 10px 0 0 0;
    padding: 0 0 0 0;
    width: 1014px;
	text-align: center;
	color: #bdbdbd;
}

    #footer.accueil {
        margin: 0;
    	width: 1014px;
    }
    
    #footer strong {
		font-weight: normal;
		color: #bdbdbd;
    }
    
	#footer a {
		text-decoration: none;
		color: #bdbdbd;
	}

			#footer a:hover {
				text-decoration: underline;
				color: #bdbdbd;
			}
	
	#footer div {
		text-decoration: none;
		color: #bdbdbd;
	}
    
#footer_haut {
	width: 1014px;
	height: 96px;
	margin-top: 40px;
	background: url(img/trait_horiz_long.gif) top no-repeat;
}
#footer_milieu {
	width: 1014px;
	background: url(img/trait_horiz_long.gif) bottom no-repeat;
	padding: 0 0 4px 0;
	/*margin: -10px 0 5px 0;*/
	color: #d692c5;
}

#footer_milieu p {
}
	
#footer_bas {
	padding: 10px 0 10px 0;
	width: 1014px;
	background: url(img/trait_horiz_long.gif) bottom no-repeat;
}
    
#ajout_parrainer {
    height: 96px;
    
}
		#ajout_parrainer p {
			margin: 6.5px 0 0 0;
			padding: 8px 0;
			font-size: 93%;
			letter-spacing: 0.01em;
			color: #d692c5;
		}

		#ajout_parrainer p {
			color: #d692c5;
		}

		
			#ajout_parrainer p a {
				margin: 0;
				padding: 0;
				text-decoration: none;
				color: #d692c5;
				font-size: 11px;
			}

				#ajout_parrainer p a:hover {
					text-decoration: underline;
					color: #d692c5;
				}
						
.foot_p1 {
	border-right: 1px solid #d692c5;
}

.baseline{ 
  margin: 15px 0 15px 0;
  padding: 0 20px;
} 
 	
.upline {
    margin: -15px 0 0 0;
	padding: 0 0 5px 0;
    color: #7a94b7;
}

/********************************************************************************/
		/* Fin structure des zones du site */
/********************************************************************************/

/****************************************************************************************/
/* Modèles de boîtes extensibles en hauteur & largeur utilisées dans l'ensemble du site */
/****************************************************************************************/

.box {  }

/****************************************/

		.box .box_b,
		.box .box_bd,
		.box .box_bg,
		.box .box_h,
		.box .box_hd,
		.box .box_hg {
			font-size: 1px;
		}		

/* Petite marge pour le titre */
/****************************************/
				.box .box_hd img {
				    margin: 0 0 0 5px ;		
				}

/* "Padding" à l'intérieur des boîtes */
/****************************************/
		.box .box_center {
			margin: 10px;
		}

/*****************************************************/
/* Modèle 1 : liseret gris utilisé autour des pop up */
/*****************************************************/

		.box.model_01 {
		   margin: 5px;
		   width: 400px;
		   background: #fff url(img/box/popup/g.png) repeat-y left;
		}
	 
				/* Hauteur des coins, à spécifier */
				/****************************************/
			    .box.model_01 .box_hg, .box.model_01 .box_hd, .box.model_01 .box_bd, .box.model_01 .box_bg { 
				    width: 400px;
				    height: 4px; 
			    }
	
				/* Images à utiliser */
				/****************************************/
				.box.model_01 .box_d  { background: url(img/box/popup/d.png)  repeat-y right; }
				.box.model_01 .box_h  { background: url(img/box/popup/h.png)  repeat-x; }
				.box.model_01 .box_hg { background: url(img/box/popup/hg.png) no-repeat; }
				.box.model_01 .box_hd { background: url(img/box/popup/hd.png) no-repeat top right; }
				.box.model_01 .box_b  { background: url(img/box/popup/b.png)  repeat-x bottom; }
				.box.model_01 .box_bg { background: url(img/box/popup/bg.png) no-repeat bottom left; }
				.box.model_01 .box_bd { background: url(img/box/popup/bd.png) no-repeat bottom right; }

/*****************************************************/
			/* Modèle 2 : boîtes grises */
/*****************************************************/

		.box.model_02 {
			margin: 5px;
			width: 50px;
			background: #F5F5F5 url(img/box/gris/g.png) repeat-y left;
		}

				/* Hauteur des coins, à spécifier */
				/****************************************/
				.box.model_02 .box_hg, .box.model_02 .box_hd { 
					width: 50px;
					height: 20px;
				}
				.box.model_02 .box_bd, .box.model_02 .box_bg {
					width: 50px;
					height: 5px;
				}

				/* Images à utiliser */
				/****************************************/
				
		       .box.model_02 .box_d  { background: url(img/box/gris/d.png)  repeat-y right; }
		       .box.model_02 .box_h  { background: url(img/box/gris/h.png)  repeat-x; }
		       .box.model_02 .box_hg { background: url(img/box/gris/hg.png) no-repeat; }
		       .box.model_02 .box_hd { background: url(img/box/gris/hd.png) no-repeat top right; }
		       .box.model_02 .box_b  { background: url(img/box/gris/b.png)  repeat-x bottom; }
		       .box.model_02 .box_bg { background: url(img/box/gris/bg.png) no-repeat bottom left; }
		       .box.model_02 .box_bd { background: url(img/box/gris/bd.png) no-repeat bottom right; }

		 
		/* Exceptions */
		/****************************************/

		.box.redaction_avis {
			width: 418px;
		}
				.box.redaction_avis .box_bd, .box.redaction_avis .box_hd {
					width: 418px;
				}
	   
		.box.modele_redaction {
			width: 242px;
		}
		
				.box.modele_redaction .box_bd, .box.modele_redaction .box_hd {
				   width: 242px;
				}
		
.model_02.sommaire_faq {
	margin: 0 5px 5px 5px;
	width: 50px;
}

.model_02.rechercher_par, .model_02.commentaire, .model_02.glossairelettres, .model_02.redaction_avis {
	margin: -3px 5px 5px 5px;
	width: 50px;
	background: #ebeff2 url(img/box/bleu/g.gif) repeat-y left;
}

.model_02.commentaire {
	margin: 0;
}
		
		.model_02.rechercher_par .box_d,
		.model_02.commentaire .box_d,
		.model_02.glossairelettres .box_d,
		.model_02.redaction_avis .box_d,
		.model_02.sommaire_faq .box_d  { background: url(img/box/bleu/d.gif)  repeat-y right; }
	   
		.model_02.rechercher_par .box_h,
		.model_02.commentaire .box_h,
		.model_02.glossairelettres .box_h,
		.model_02.redaction_avis .box_h,
		.model_02.sommaire_faq .box_h { background: url(img/box/bleu/h.gif)  repeat-x; }
	   
		.model_02.rechercher_par .box_hg,
		.model_02.commentaire .box_hg,
		.model_02.glossairelettres .box_hg,
		.model_02.redaction_avis .box_hg,
		.model_02.sommaire_faq .box_hg { background: url(img/box/bleu/hg.gif) no-repeat; }
	   
		.model_02.rechercher_par .box_hd,
		.model_02.commentaire .box_hd,
		.model_02.glossairelettres .box_hd,
		.model_02.redaction_avis .box_hd,
		.model_02.sommaire_faq .box_hd{ background: url(img/box/bleu/hd.gif) no-repeat top right; }
	   
		.model_02.rechercher_par .box_b,
		.model_02.commentaire .box_b,
		.model_02.glossairelettres .box_b,
		.model_02.redaction_avis .box_b,
		.model_02.sommaire_faq .box_b { background: url(img/box/bleu/b.gif)  repeat-x bottom; }
	   
		.model_02.rechercher_par .box_bg,
		.model_02.commentaire .box_bg,
		.model_02.glossairelettres .box_bg,
		.model_02.redaction_avis .box_bg,
		.model_02.sommaire_faq .box_bg { background: url(img/box/bleu/bg.gif) no-repeat bottom left; }
	   
		.model_02.rechercher_par .box_bd,
		.model_02.commentaire .box_bd,
		.model_02.glossairelettres .box_bd,
		.model_02.redaction_avis .box_bd,
		.model_02.sommaire_faq .box_bd  { background: url(img/box/bleu/bd.gif) no-repeat bottom right; }

.model_02.edito,
.model_02.plusclub,
.model_02.plusclub .box_g,
.model_02.plusclub .box_d { background: #fff ; margin: 10px 0 0 0; }
	   	
.model_02.plusclub .box_h { background: #fff; height: auto; margin: 0 0 -10px 0; }   

.box_bdForm { background: url(img/box/bleu/bd.gif) no-repeat top right; }
.box_hdForm { background: url(img/box/bleu/hd.gif) no-repeat bottom right; }
.box_hgForm { background: url(img/box/bleu/hg.gif) no-repeat bottom left; }
.box_bgForm { background: url(img/box/bleu/bg.gif) no-repeat top left; }

/*****************************************************/
/* Modèle 3 : Modèle de boite en dégradé et bicolore */
/*****************************************************/

		.box.model_03 {
		    margin: 5px;
		    width: 400px;
		    background: #fff url(img/box/degrade/fond.png) repeat-x bottom; 
		}
	 
				/* Hauteur des coins, à spécifier */
				/****************************************/
		        .box.model_03 .box_hg, .box.model_03 .box_hd {
			        width: 400px;
			        height: 20px;
		        }
		        
		        .box.model_03 .box_bd, .box.model_03 .box_bg {
			        width: 400px;
			        height: 4px;
		        }
	 
				/* Images à utiliser */
				/****************************************/
		        .box.model_03 .box_g  { background: url(img/box/degrade/g.png)  repeat-y left; }
		        .box.model_03 .box_d  { background: url(img/box/degrade/d.png)  repeat-y right; }
		        .box.model_03 .box_h  { background: url(img/box/degrade/h.png)  repeat-x; }
			    .box.model_03 .box_hg { background: url(img/box/degrade/hg.png) no-repeat; }
		        .box.model_03 .box_hd { background: url(img/box/degrade/hd.png) no-repeat top right; }
		        .box.model_03 .box_b  { background: url(img/box/degrade/b.png)  repeat-x bottom; }
		        .box.model_03 .box_bg { background: url(img/box/degrade/bg.png) no-repeat bottom left; }
		        .box.model_03 .box_bd { background: url(img/box/degrade/bd.png) no-repeat bottom right; }

/***************************************************************************/
/* Modèle 4 : boîte de la colonne à droite : "à savoir" , "à préparer" ... */
/***************************************************************************/

		.box.model_04 {
			margin: 5px;
			width: 250px;
			background: #fff url(img/box/memo/g.png) repeat-y left;
		}

				.box.model_04 p {
					display: block;
					text-indent: 10px;
					background-image: url(img/puce_carree_bleue.png);
					background-position: 0 4px;
					background-repeat: no-repeat;
				}

				/* Hauteur des coins, à spécifier */
				/****************************************/
				.box.model_04 .box_hg, .box.model_04 .box_hd, .box.model_04 .box_bd {
					width: 250px;
					height: 30px;
				}

				/* Images à utiliser */
				/****************************************/
				.box.model_04 .box_d  { background: url(img/box/memo/d.png) repeat-y right; }
				.box.model_04 .box_h  { background: url(img/box/memo/h.png) repeat-x; }
				.box.model_04 .box_hg { background: url(img/box/memo/hg.png) no-repeat; }
				.box.model_04 .box_hd { background: url(img/box/memo/hd.png) no-repeat top right; }
				.box.model_04 .box_b  { background: url(img/box/memo/b.png) repeat-x bottom; }
				.box.model_04 .box_bg { background: url(img/box/memo/bg.png) no-repeat bottom left; }
				.box.model_04 .box_bd { background: url(img/box/memo/bd.png) no-repeat bottom right; }

						.box.model_04 .box_hd img {
							margin: 0 0 0 10px ;
						}

				.box.model_04 .texte_memo {
					margin: 0 0 0 5px;
					width: 240px;
				}
	 
						.box.model_04 .texte_memo .encart {
							padding: 8px 5px 5px 12px;
						}
						
								.box.model_04 .texte_memo .encart p {
									margin: 0;
								}
								
						.box.model_04 .texte_memo .numero {
						    display: block;
						    margin: 10px 0px 2px 5px;
							font-size: 17px;
							font-weight: bold;
							color: #ff01a1;
						}
	 
				.box.model_04 .interligne {		
					width: 240px;
					height: 10px;
					background-image: url(img/box/memo/box_inter_memo.png);
					background-position: left;
					background-repeat: no-repeat;
				}

/********************************************************/
/* Modèle 5 : Modèle bicolore, ou dégradé/bordure grise */
/********************************************************/

		.box.model_05 {
		    margin: 5px;
		    width: 400px;
			background: #fff url(img/box/degrade/fond.png) repeat-y; 
		}
	 
				/* Hauteur des coins, à spécifier */
				/****************************************/
				.box.model_05 .box_hg, .box.model_05 .box_hd, .box.model_05 .box_bd, .box.model_05 .box_bg {
					width: 400px;
					height: 4px;
				}
	 
				/* Images à utiliser */
				/****************************************/
				.box.model_05 .box_g  { background: url(img/box/bicolore/g.png) repeat-y left; }
				/*.box.model_05 .box_d  { background: url(img/box/bicolore/d.png) repeat-y right; }*/
				.box.model_05 .box_h  { background: url(img/box/bicolore/h.png) repeat-x bottom; }
				.box.model_05 .box_hg { background: url(img/box/bicolore/hg.png) no-repeat bottom left; }
				.box.model_05 .box_hd { background: url(img/box/bicolore/hd.png) no-repeat bottom right; }
				.box.model_05 .box_b  { background: url(img/box/bicolore/b.png) no-repeat bottom; }
				.box.model_05 .box_bg { background: url(img/box/bicolore/bg.png) no-repeat bottom left; }
				.box.model_05 .box_bd { background: url(img/box/bicolore/bd.png) no-repeat bottom right; }
		  
				
				.box.model_05 .bottom {
				margin: -1px 1px 0 1px;
				padding: 4px;
				border-top: 1px solid #cccccc;
				background-color: #ebeff2;
				}		
		  
				.box.model_05 .top {
					margin: 0 1px 0 1px;
				}
				
/************************************************************************************************/
/* Fin des modèles de boîtes extensibles en hauteur & largeur utilisées dans l'ensemble du site */
/************************************************************************************************/

/********************************************************************************/
		/* 10 ans */
/********************************************************************************/

.boite10ans {
    float: left;
    margin: 1px;
    width: 200px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #005baa;
}

.TF110ans {
    float: left;
    width: 180px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #005baa;
}

.NEO10ans {
    float: left;
    width: 200px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #00b1c1;
}

.NOMAD10ans {
    float: left;
    width: 200px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #00b1c1;
}

.UM10ans {
    float: left;
    width: 200px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #da389d;
}

.engagement10ans {
    font-size: 10px;
    font-weight: none;
    text-align: center;
    color: #aaaaaa;
}

.plus10ans {
    width: 25px;
    height: 16px;
    background-image:url(img/10ans/plousse.gif);
}
    
.pointille10ans { 
    width: 600px;
    height: 1px;
    background-image: url(img/10ans/ligne_pointillee.gif);
}

.infobulle{position:absolute;display:none;padding:10px;font-family:Verdana,Arial;font-size:10px;border:1px solid #A4A4A4;background-color:#fff}
#infoOption{width:500px}
#infoOption2{}
#infoBulleGlobal{margin:0;padding:10px 10px 10px 10px;display:none;position:absolute;font-family:Verdana,Arial;font-size:10px}
#infoBulleTransparent{margin:0;padding:0}
#infoBulleLink{width:100%;height:100%;display:block;text-decoration:none}
#infoBulleContainFleche{background-image:url('img/infobulle/fleche_infobulle_fond.gif');margin:0;padding:0;height:15px}
#infoBulleFleche{width:15px;height:15px}
#infoBulleContainer{padding:5px 5px 5px 5px;color:#606060;background-color:#fff;border-bottom:solid #a4027c 1px;border-left:solid #a4027c 1px;border-right:solid #a4027c 1px;text-align:justify}



/*box nuage tags*/
#box_nuage_tags {position:relative;float:left;display:inline;width:224px;margin-top:15px;}
#box_nuage_tags .titre_filet {float:left;display:inline;width:224px;height:23px;}
#box_nuage_tags .titre_filet p {padding-left:3px;height:17px;line-height:17px;color:#fcd2fc;font-size:12px;font-weight:bold;text-transform:uppercase;}

#box_nuage_tags a {float:left;display:inline;text-decoration:none;}

#box_nuage_tags .gras {font-weight:bold;}
#box_nuage_tags .bleu_pro {color:#2D4B9B;}
#box_nuage_tags .bleu_bt {color:#008e9f;}
#box_nuage_tags .orange {color:#ff4d00;}
#box_nuage_tags .violet {color:#fcd2fc;}
#box_nuage_tags .taille1 {font-size:10px;padding:6px 15px;}
#box_nuage_tags .taille2 {font-size:12px;padding:3px 5px;}
#box_nuage_tags .taille3 {font-size:14px;padding:3px 5px;}
#box_nuage_tags .taille4 {font-size:18px;padding:3px 10px;}
#box_nuage_tags .taille5 {font-size:22px;padding:3px 10px;}
#box_nuage_tags a:hover {color:#fff;}
#box_nuage_tags a.bleu_pro:hover {background-color:#2D4B9B;}
#box_nuage_tags a.bleu_bt:hover {background-color:#008e9f;}
#box_nuage_tags a.orange:hover {background-color:#ff4d00;}
#box_nuage_tags a.violet:hover {background-color:#794681;}
/*fin box nuage tags*/
#infoBulleContainer p{color:#606060;text-align:justify}
