	/* ________________________________________________________________________________________ */
	/* --------- cadre around type ------------------------------------------------------------ */
		
		
		.around-small{
			-moz-border-radius:4px;
			-khtml-border-radius:4px;
			-webkit-border-radius:4px;
		}
		
		.around-medium{
			-moz-border-radius:8px;
			-khtml-border-radius:8px;
			-webkit-border-radius:8px;
		}
		
		.around-large{
			-moz-border-radius:16px;
			-khtml-border-radius:16px;
			-webkit-border-radius:16px;
		}
	
	
	
	/* ________________________________________________________________________________________ */
	/* --------- cadre frm_green -------------------------------------------------------------- */
	
		.frm_green{ 
			margin:10px 0px; 
			color:#2d4203;
			border-bottom:1px solid rgba(0, 0, 0, 0.25);
			-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
			-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
		}
		
		.frm_green .entry{
			border:1px #FFF solid;
			padding:5px 10px;
		}
		
		.frm_green .border{ border:1px #6b9b0c solid; background-color:#6c9c0c;  }
		
		.frm_green .gradient{
			min-height:79px;
			background: url(images/frame_green/frame_green_gardient.jpg) repeat-x top center;
			border:1px #c4d79e solid;
			background-color:#6e9e0c;
		}
		
		.frm_green .gradient_long{
			min-height:180px;
			background: url(images/frame_green/frame_green_gardient_long.png) repeat-x top center;
			border:1px #c4d79e solid;
			background-color:#6c9c0c;
		}
		
		
		/* ________________________________________________________________________________________ */
		/* --------- Information contenu cadre green ---------------------------------------------- */
		
			.frm_green h2{ font: italic bold 14px/20px Arial, Helvetica, sans-serif; }
			.frm_green a{ color:#2d4203; }
			
			.frm_green p{
				font: normal  12px/18px Arial, Helvetica, sans-serif;
				padding:3px 0px;
				text-align:justify;
			}
			
			.frm_green ul{list-style:inside; line-height:18px; }
			.frm_green ul ul{list-style:inside;
				margin-left:15px;
				line-height:18px;
			}
			
	/* ________________________________________________________________________________________ */
	/* --------- cadre frm_green -------------------------------------------------------------- */
	
		.frm_darkgreen{ 
			margin:10px 0px; 
			color:#b1c7a5;
			border-bottom:1px solid rgba(0, 0, 0, 0.25);
			-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
			-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
		}
		
		.frm_darkgreen .entry{
			border:1px #FFF solid;
			padding:5px 10px;
		}
		
		.frm_darkgreen .border{ border:1px #6b9b0c solid; background-color:#6c9c0c;  }
		
		.frm_darkgreen .gradient{
			min-height:79px;
			background: url(images/frame_darkgreen/frame_darkgreen.jpg) repeat-x top center;
			border:1px #8bb98b solid;
			background-color:#395e23;
		}
		
		.frm_darkgreen .gradient_long{
			min-height:180px;
			background: url(images/frame_darkgreen/frame_darkgreen_long.jpg) repeat-x top center;
			border:1px #8bb98b solid;
			background-color:#395e23;
		}
		
		
		/* ________________________________________________________________________________________ */
		/* --------- Information contenu cadre green ---------------------------------------------- */
		
			.frm_darkgreen h2{ font: italic bold 14px/20px Arial, Helvetica, sans-serif; }
			.frm_darkgreen a{ color:#b1c7a5; }
			
			.frm_darkgreen p{
				font: normal  12px/18px Arial, Helvetica, sans-serif;
				padding:3px 0px;
				text-align:justify;
			}
			
			.frm_darkgreen ul{list-style:inside; line-height:18px; }
			.frm_darkgreen ul ul{list-style:inside;
				margin-left:15px;
				line-height:18px;
			}
			
			
			
			
		
		
		
		
	/* ________________________________________________________________________________________ */
	/* --------- cadre frm_orange ------------------------------------------------------------- */
	
		.frm_orange{ 
			margin:10px 0px; 
			color:#5f1c02;
			border-bottom:1px solid rgba(0, 0, 0, 0.25);
			-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
			-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);

		}
		
		.frm_orange .entry{
			border:1px #FFF solid;
			padding:5px 10px;
		}
		
		.frm_orange .border{ border:1px #ef7701 solid; background-color:#f07a03;  }
		
		.frm_orange .gradient{
			min-height:79px;
			background: url(images/frame_orange/frame_orange_gardient.jpg) repeat-x top center;
			border:1px #f9c999 solid;
			background-color:#f07a03;
		}
		
		.frm_orange .gradient_long{
			min-height:180px;
			background: url(images/frame_orange/frame_orange_gardient_long.jpg) repeat-x top center;
			border:1px #f9c999 solid;
			background-color:#f07a03;
		}
		
		
		/* ________________________________________________________________________________________ */
		/* --------- Information contenu cadre orange ---------------------------------------------- */
		
			.frm_orange h2{ font: italic bold 14px/20px Arial, Helvetica, sans-serif; }
			.frm_orange a{ color:#5f1c02; }
			
			.frm_orange p{
				font: normal  12px/18px Arial, Helvetica, sans-serif;
				padding:3px 0px;
				text-align:justify;
			}
			
			.frm_orange ul{list-style:inside; line-height:18px; }
			.frm_orange ul ul{list-style:inside;
				margin-left:15px;
				line-height:18px;
			}
		
		
	/* ________________________________________________________________________________________ */
	/* --------- cadre frm_purple ------------------------------------------------------------- */
	
		.frm_purple{ 
			margin:10px 0px; 
			color:#20020f;
			border-bottom:1px solid rgba(0, 0, 0, 0.25);
			-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
			-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);

		}
		
		.frm_purple .entry{
			border:1px #FFF solid;
			padding:5px 10px;
		}
		
		.frm_purple .border{ border:1px #6a0631 solid; background-color:#6d0734;  }
		
		.frm_purple .gradient{
			min-height:79px;
			background: url(images/frame_purple/frame_purple_gardient.jpg) repeat-x top center;
			border:1px #a66a83 solid;
			background-color:#6d0734;
		}
		
		.frm_purple .gradient_long{
			min-height:180px;
			background: url(images/frame_purple/frame_purple_gardient_long.jpg) repeat-x top center;
			border:1px #a66a83 solid;
			background-color:#6d0734;
		}
		
		
		/* ________________________________________________________________________________________ */
		/* --------- Information contenu cadre purple ---------------------------------------------- */
		
			.frm_purple h2{ font: italic bold 14px/20px Arial, Helvetica, sans-serif; }
			.frm_purple a{ color:#20020f; }
			
			.frm_purple p{
				font: normal  12px/18px Arial, Helvetica, sans-serif;
				padding:3px 0px;
				text-align:justify;
			}
			
			.frm_purple ul{list-style:inside; line-height:18px; }
			.frm_purple ul ul{list-style:inside;
				margin-left:15px;
				line-height:18px;
			}
		
		
		
	
	/* ________________________________________________________________________________________ */
	/* --------- cadre frm_azure ------------------------------------------------------------- */
	
		.frm_azure{ 
			margin:10px 0px; 
			color:#576063;
			border-bottom:1px solid rgba(0, 0, 0, 0.25);
			-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
			-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
		}
		
		.frm_azure .entry{
			border:1px #FFF solid;
			padding:5px 10px;
			
		}
		
		.frm_azure .border{ border:1px #a6b0a6 solid; background-color:#acbabb;  }
		
		.frm_azure .gradient{
			min-height:79px;
			background: url(images/frame_azure/frame_azure_gardient.jpg) repeat-x top center;
			border:1px #ffffff solid;
			background-color:#acbabb;
		}
		
		.frm_azure .gradient_long{
			min-height:180px;
			background: url(images/frame_azure/frame_azure_gardient_long.jpg) repeat-x top center;
			border:1px #ffffff solid;
			background-color:#acbabb;
		}
		
		
		/* ________________________________________________________________________________________ */
		/* --------- Information contenu cadre azure ---------------------------------------------- */
		
			.frm_azure h2{ font: italic bold 14px/20px Arial, Helvetica, sans-serif; }
			.frm_azure a{ color:#576063; }
			
			.frm_azure p{
				font: normal  12px/18px Arial, Helvetica, sans-serif;
				padding:3px 0px;
				text-align:justify;
			}
			
			.frm_azure ul{list-style:inside; line-height:18px; }
			.frm_azure ul ul{list-style:inside;
				margin-left:15px;
				line-height:18px;
			}

	
	
	/* ________________________________________________________________________________________ */
	/* --------- cadre frm_turquoise ------------------------------------------------------------- */
	
		.frm_turquoise{ 
			margin:10px 0px; 
			color:#0b4746;
			border-bottom:1px solid rgba(0, 0, 0, 0.25);
			-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
			-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
		}
		
		.frm_turquoise .entry{
			border:1px #FFF solid;
			padding:5px 10px;

		}
		
		.frm_turquoise .border{ border:1px #3a8685 solid; background-color:#3d8988;  }
		
		.frm_turquoise .gradient{
			min-height:79px;
			background: url(images/frame_turquoise/frame_turquoise_gardient.jpg) repeat-x top center;
			border:1px #b1e1e0 solid;
			background-color:#3d8988;
		}
		
		.frm_turquoise .gradient_long{
			min-height:180px;
			background: url(images/frame_turquoise/frame_turquoise_gardient_long.jpg) repeat-x top center;
			border:1px #b1e1e0 solid;
			background-color:#3d8988;
		}
		
		
		/* ________________________________________________________________________________________ */
		/* --------- Information contenu cadre turquoise ---------------------------------------------- */
		
			.frm_turquoise h2{ font: italic bold 14px/20px Arial, Helvetica, sans-serif; }
			.frm_turquoise a{ color:#0b4746; }
			
			.frm_turquoise p{
				font: normal  12px/18px Arial, Helvetica, sans-serif;
				padding:3px 0px;
				text-align:justify;
			}
			
			.frm_turquoise ul{list-style:inside; line-height:18px; }
			.frm_turquoise ul ul{list-style:inside;
				margin-left:15px;
				line-height:18px;
			}
		
		
		
	/* ________________________________________________________________________________________ */
	/* --------- cadre frm_white ------------------------------------------------------------- */
	
		.frm_white{ 
			margin:10px 0px; 
			color:#666565;
			border-bottom:1px solid rgba(0, 0, 0, 0.25);
			-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
			-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
		}
		
		.frm_white .entry{
			border:1px #FFF solid;
			padding:5px 10px;
			
			

		}
		
		.frm_white .border{ border:1px #bdbfbf solid; background-color:#d6d6d6;  }
		
		.frm_white .gradient{
			min-height:79px;
			background: url(images/frame_white/frame_white_gardient.jpg) repeat-x top center;
			border:1px #ffffff solid;
			background-color:#d6d6d6;
		}
		
		.frm_white .gradient_long{
			min-height:180px;
			background: url(images/frame_white/frame_white_gardient_long.jpg) repeat-x top center;
			border:1px #ffffff solid;
			background-color:#d6d6d6;
		}
		
		
		/* ________________________________________________________________________________________ */
		/* --------- Information contenu cadre white ---------------------------------------------- */
		
			.frm_white h2{ font: italic bold 14px/20px Arial, Helvetica, sans-serif; }
			.frm_white a{ color:#666565; }
			
			.frm_white p{
				font: normal  12px/18px Arial, Helvetica, sans-serif;
				padding:3px 0px;
				text-align:justify;
			}
			
			.frm_white ul{list-style:inside; line-height:18px; }
			.frm_white ul ul{list-style:inside;
				margin-left:15px;
				line-height:18px;
			}
			
	/* ________________________________________________________________________________________ */
	/* --------- cadre frm_yakilane ------------------------------------------------------------- */
	
		.frm_yakilane{ 
			margin:10px 0px; 
			color:#d6d6d6;
			border-bottom:1px solid rgba(0, 0, 0, 0.25);
			-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
			-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
		}
		
		.frm_yakilane .entry{
			border:1px #FFF solid;
			padding:5px 10px;

		}
		
		.frm_yakilane .border{ border:1px #47668a solid; background-color:#d6d6d6;  }
		
		.frm_yakilane .gradient{
			min-height:79px;
			background: url(images/frame_yakilane/frame_yakilane_gardient.jpg) repeat-x top center;
			border:1px #87b0df solid;
			background-color:#2b507b;
		}
		
		.frm_yakilane .gradient_long{
			min-height:180px;
			background: url(images/frame_yakilane/frame_yakilane_gardient_long.jpg) repeat-x top center;
			border:1px #87b0df solid;
			background-color:#2b507b;
		}
		
		
		/* ________________________________________________________________________________________ */
		/* --------- Information contenu cadre white ---------------------------------------------- */
		
			.frm_yakilane h2{ font: italic bold 14px/20px Arial, Helvetica, sans-serif; }
			.frm_yakilane a{ color:#d6d6d6; }
			
			.frm_yakilane p{
				font: normal  12px/18px Arial, Helvetica, sans-serif;
				padding:3px 0px;
				text-align:justify;
			}
			
			.frm_yakilane ul{list-style:inside; line-height:18px; }
			.frm_yakilane ul ul{list-style:inside;
				margin-left:15px;
				line-height:18px;
			}
			
			
	/* ________________________________________________________________________________________ */
	/* --------- cadre frm_yakilane ------------------------------------------------------------- */
	
		.frm_greenyellow{ 
			margin:10px 0px; 
			color:#fff;
			border-bottom:1px solid rgba(0, 0, 0, 0.25);
			-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
			-webkit-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
		}
		
		.frm_greenyellow .entry{
			border:1px #FFF solid;
			padding:5px 10px;

		}
		
		.frm_greenyellow .border{ border:1px #aabf4e solid; background-color:#d4d8c3;  }
		
		.frm_greenyellow .gradient{
			min-height:79px;
			background: url(images/frame_greenyellow/frame_greenyellow_gardient.jpg) repeat-x top center;
			border:1px #b4db0d solid;
			background-color:#708904;
		}
		
		.frm_greenyellow .gradient_long{
			min-height:180px;
			background: url(images/frame_greenyellow/frame_greenyellow_gardient_long.jpg) repeat-x top center;
			border:1px #b4db0d solid;
			background-color:#708904;
		}
			
			
			
		/* ________________________________________________________________________________________ */
		/* --------- Information contenu cadre white ---------------------------------------------- */
		
			.frm_greenyellow h2{ font: italic bold 14px/20px Arial, Helvetica, sans-serif; }
			.frm_greenyellow a{ color:#fff; }
			
			.frm_greenyellow p{
				font: normal  12px/18px Arial, Helvetica, sans-serif;
				padding:3px 0px;
				text-align:justify;
			}
			
			.frm_greenyellow ul{list-style:inside; line-height:18px; }
			.frm_greenyellow ul ul{list-style:inside;
				margin-left:15px;
				line-height:18px;
			}				
			

